summaryrefslogtreecommitdiffstats
path: root/source3/smbwrapper/smbw.h
Commit message (Expand)AuthorAgeFilesLines
* fixed problems with PWD - we no longer use the PWD env variableAndrew Tridgell1998-10-231-2/+0
* - don't use env variables for passwords and usernames (yeah!)Andrew Tridgell1998-10-191-1/+0
* use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-0/+1
* implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell1998-10-061-2/+2
* add support for dup() and dup2()Andrew Tridgell1998-10-041-3/+9
* modified cli_read() and cli_write() to issue multiple outstandingAndrew Tridgell1998-10-041-0/+1
* use dummy file descriptors opened on /dev/null to ensure that the smbwAndrew Tridgell1998-10-041-2/+1
* more smbw cleanups.Andrew Tridgell1998-10-041-0/+1
* - split smbw directory code into smbw_dir.cAndrew Tridgell1998-10-041-0/+26
* added a bit more to the docsAndrew Tridgell1998-10-031-1/+1
* added lseek() to smbwrapperAndrew Tridgell1998-10-031-1/+1
* added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1998-10-031-0/+1
* lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1998-10-031-0/+2
* the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1998-10-021-0/+28