Age | Commit message (Expand) | Author | Files | Lines |
2000-11-01 | Added a authentication hook to smbwrapper which allows a (username, | Tim Potter | 1 | -0/+10 |
1998-10-23 | fixed problems with PWD - we no longer use the PWD env variable | Andrew Tridgell | 1 | -2/+0 |
1998-10-19 | - don't use env variables for passwords and usernames (yeah!) | Andrew Tridgell | 1 | -1/+0 |
1998-10-08 | use 1 second resolution calls if possible | Andrew Tridgell | 1 | -0/+1 |
1998-10-06 | implemented attribute mapping and chmod. file attributes are mapped in | Andrew Tridgell | 1 | -2/+2 |
1998-10-04 | add support for dup() and dup2() | Andrew Tridgell | 1 | -3/+9 |
1998-10-04 | modified cli_read() and cli_write() to issue multiple outstanding | Andrew Tridgell | 1 | -0/+1 |
1998-10-04 | use dummy file descriptors opened on /dev/null to ensure that the smbw | Andrew Tridgell | 1 | -2/+1 |
1998-10-04 | more smbw cleanups. | Andrew Tridgell | 1 | -0/+1 |
1998-10-04 | - split smbw directory code into smbw_dir.c | Andrew Tridgell | 1 | -0/+26 |
1998-10-03 | added a bit more to the docs | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | added lseek() to smbwrapper | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | added basic chmod(), chown() and utime() support (not fully | Andrew Tridgell | 1 | -0/+1 |
1998-10-03 | lots of improvements to smbwrapper. It now works with Samba, Win95 and | Andrew Tridgell | 1 | -0/+2 |
1998-10-02 | the guts of the smbwrapper code. I may change the layout of this at | Andrew Tridgell | 1 | -0/+28 |