Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |