Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-10-03 | fixed wrapper for access(). This gets xedit working. | Andrew Tridgell | 1 | -1/+1 |
1998-10-03 | support getcwd() in smbwrapper | Andrew Tridgell | 1 | -0/+36 |
1998-10-03 | added mkdir() and rmdir() support | Andrew Tridgell | 1 | -0/+87 |
1998-10-03 | added simple device/inode number support based on a checksum of the | Andrew Tridgell | 1 | -1/+17 |
1998-10-03 | added lseek() support for directories | Andrew Tridgell | 1 | -3/+46 |
1998-10-03 | added lseek() to smbwrapper | Andrew Tridgell | 1 | -6/+53 |
1998-10-03 | added basic chmod(), chown() and utime() support (not fully | Andrew Tridgell | 1 | -3/+158 |
1998-10-03 | added unlink() and rename() support to smbwrapper | Andrew Tridgell | 1 | -50/+149 |
1998-10-03 | lots of improvements to smbwrapper. It now works with Samba, Win95 and | Andrew Tridgell | 1 | -66/+214 |
1998-10-02 | the guts of the smbwrapper code. I may change the layout of this at | Andrew Tridgell | 1 | -0/+1005 |