Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added command line options to smbsh | Andrew Tridgell | 1998-10-19 | 1 | -18/+18 |
| | |||||
* | - updated docs to say OSF1 works | Andrew Tridgell | 1998-10-07 | 1 | -2/+5 |
| | | | | - more solaris acl fixes | ||||
* | implemented attribute mapping and chmod. file attributes are mapped in | Andrew Tridgell | 1998-10-06 | 1 | -1/+19 |
| | | | | the same manner as smbd. See the README for a full explanation. | ||||
* | added SMBW_PREFIX environment variable (allowing you to specify root | Andrew Tridgell | 1998-10-06 | 1 | -2/+28 |
| | | | | | | | | of smb filesystem) fixed "cd /smb" bug updated README with full list of environment variables. | ||||
* | - fixed errno return in smbw_open() | Andrew Tridgell | 1998-10-05 | 1 | -3/+11 |
| | | | | | - updated README a bit - fixed Linux compilation of utime() | ||||
* | added Solaris 2.5 | Alexandre Oliva | 1998-10-05 | 1 | -0/+1 |
| | |||||
* | updated README | Andrew Tridgell | 1998-10-05 | 1 | -5/+10 |
| | |||||
* | added fchdir() support | Andrew Tridgell | 1998-10-03 | 1 | -1/+1 |
| | |||||
* | fixed vi on smbwrappper (it was a problem in cli_read()) | Andrew Tridgell | 1998-10-03 | 1 | -3/+1 |
| | |||||
* | support getcwd() in smbwrapper | Andrew Tridgell | 1998-10-03 | 1 | -1/+1 |
| | |||||
* | added a bit more to the docs | Andrew Tridgell | 1998-10-03 | 1 | -12/+21 |
| | |||||
* | the guts of the smbwrapper code. I may change the layout of this at | Andrew Tridgell | 1998-10-02 | 1 | -0/+26 |
some stage. |