summaryrefslogtreecommitdiffstats
path: root/source/smbwrapper/README
Commit message (Collapse)AuthorAgeFilesLines
* added command line options to smbshAndrew Tridgell1998-10-191-18/+18
|
* - updated docs to say OSF1 worksAndrew Tridgell1998-10-071-2/+5
| | | | - more solaris acl fixes
* implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell1998-10-061-1/+19
| | | | the same manner as smbd. See the README for a full explanation.
* added SMBW_PREFIX environment variable (allowing you to specify rootAndrew Tridgell1998-10-061-2/+28
| | | | | | | | of smb filesystem) fixed "cd /smb" bug updated README with full list of environment variables.
* - fixed errno return in smbw_open()Andrew Tridgell1998-10-051-3/+11
| | | | | - updated README a bit - fixed Linux compilation of utime()
* added Solaris 2.5Alexandre Oliva1998-10-051-0/+1
|
* updated READMEAndrew Tridgell1998-10-051-5/+10
|
* added fchdir() supportAndrew Tridgell1998-10-031-1/+1
|
* fixed vi on smbwrappper (it was a problem in cli_read())Andrew Tridgell1998-10-031-3/+1
|
* support getcwd() in smbwrapperAndrew Tridgell1998-10-031-1/+1
|
* added a bit more to the docsAndrew Tridgell1998-10-031-12/+21
|
* the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1998-10-021-0/+26
some stage.