summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbw.h
AgeCommit message (Expand)AuthorFilesLines
2000-11-01Added a authentication hook to smbwrapper which allows a (username,Tim Potter1-0/+10
1998-10-23fixed problems with PWD - we no longer use the PWD env variableAndrew Tridgell1-2/+0
1998-10-19- don't use env variables for passwords and usernames (yeah!)Andrew Tridgell1-1/+0
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-0/+1
1998-10-06implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell1-2/+2
1998-10-04add support for dup() and dup2()Andrew Tridgell1-3/+9
1998-10-04modified cli_read() and cli_write() to issue multiple outstandingAndrew Tridgell1-0/+1
1998-10-04use dummy file descriptors opened on /dev/null to ensure that the smbwAndrew Tridgell1-2/+1
1998-10-04more smbw cleanups.Andrew Tridgell1-0/+1
1998-10-04- split smbw directory code into smbw_dir.cAndrew Tridgell1-0/+26
1998-10-03added a bit more to the docsAndrew Tridgell1-1/+1
1998-10-03added lseek() to smbwrapperAndrew Tridgell1-1/+1
1998-10-03added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1-0/+1
1998-10-03lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1-0/+2
1998-10-02the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1-0/+28