summaryrefslogtreecommitdiffstats
path: root/source3/smbwrapper/README
Commit message (Collapse)AuthorAgeFilesLines
* added command line options to smbshAndrew Tridgell1998-10-191-18/+18
| | | | (This used to be commit 9b249c075e53e6cf75399d60a6371648c03104fa)
* - updated docs to say OSF1 worksAndrew Tridgell1998-10-071-2/+5
| | | | | - more solaris acl fixes (This used to be commit 8fc7bc0ee6919f2c1d438e924fbb8b44f87dee63)
* 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. (This used to be commit 0a5dcddd3fa23081d7cd214acc32b8046125a74e)
* 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. (This used to be commit 71acf338d721b106af8d80e7b3a6f318ab75da8b)
* - fixed errno return in smbw_open()Andrew Tridgell1998-10-051-3/+11
| | | | | | - updated README a bit - fixed Linux compilation of utime() (This used to be commit 4bacf32755f8012110797f7aae2b3e1e0e2f537b)
* added Solaris 2.5Alexandre Oliva1998-10-051-0/+1
| | | | (This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
* updated READMEAndrew Tridgell1998-10-051-5/+10
| | | | (This used to be commit 507646d4e54665cb6ce5ba2aa35d72d95cdd8e81)
* added fchdir() supportAndrew Tridgell1998-10-031-1/+1
| | | | (This used to be commit a42729dbf5414f54e5d623514533958c62ada5f6)
* fixed vi on smbwrappper (it was a problem in cli_read())Andrew Tridgell1998-10-031-3/+1
| | | | (This used to be commit 1dcc84b942d4669f978aebdeaf85ea609c2b732f)
* support getcwd() in smbwrapperAndrew Tridgell1998-10-031-1/+1
| | | | (This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa)
* added a bit more to the docsAndrew Tridgell1998-10-031-12/+21
| | | | (This used to be commit e040047c647df3991becbf2b45de785fc875d1ff)
* the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1998-10-021-0/+26
some stage. (This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)