Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-10-04 | add support for dup() and dup2() | Andrew Tridgell | 1 | -2/+2 |
1998-10-04 | refuse symlinks to or from a smb path | Andrew Tridgell | 1 | -0/+1 |
1998-10-04 | simplied the layout of the smbwrapper code. All those 3 line files | Andrew Tridgell | 1 | -4/+21 |
1998-10-03 | use __XXXdir() instead of __libc_XXXdir() | Andrew Tridgell | 1 | -6/+5 |
1998-10-03 | drat. | Andrew Tridgell | 1 | -1/+6 |
1998-10-03 | added fchdir() support | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | added mkdir() and rmdir() support | Andrew Tridgell | 1 | -0/+2 |
1998-10-03 | added lseek() support for directories | Andrew Tridgell | 1 | -0/+1 |
1998-10-03 | lots of improvements to smbwrapper. It now works with Samba, Win95 and | Andrew Tridgell | 1 | -0/+1 |
1998-10-02 | the guts of the smbwrapper code. I may change the layout of this at | Andrew Tridgell | 1 | -0/+44 |