summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/README
AgeCommit message (Collapse)AuthorFilesLines
1998-10-19added command line options to smbshAndrew Tridgell1-18/+18
(This used to be commit 9b249c075e53e6cf75399d60a6371648c03104fa)
1998-10-07- updated docs to say OSF1 worksAndrew Tridgell1-2/+5
- more solaris acl fixes (This used to be commit 8fc7bc0ee6919f2c1d438e924fbb8b44f87dee63)
1998-10-06implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell1-1/+19
the same manner as smbd. See the README for a full explanation. (This used to be commit 0a5dcddd3fa23081d7cd214acc32b8046125a74e)
1998-10-06added SMBW_PREFIX environment variable (allowing you to specify rootAndrew Tridgell1-2/+28
of smb filesystem) fixed "cd /smb" bug updated README with full list of environment variables. (This used to be commit 71acf338d721b106af8d80e7b3a6f318ab75da8b)
1998-10-05- fixed errno return in smbw_open()Andrew Tridgell1-3/+11
- updated README a bit - fixed Linux compilation of utime() (This used to be commit 4bacf32755f8012110797f7aae2b3e1e0e2f537b)
1998-10-05added Solaris 2.5Alexandre Oliva1-0/+1
(This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
1998-10-05updated READMEAndrew Tridgell1-5/+10
(This used to be commit 507646d4e54665cb6ce5ba2aa35d72d95cdd8e81)
1998-10-03added fchdir() supportAndrew Tridgell1-1/+1
(This used to be commit a42729dbf5414f54e5d623514533958c62ada5f6)
1998-10-03fixed vi on smbwrappper (it was a problem in cli_read())Andrew Tridgell1-3/+1
(This used to be commit 1dcc84b942d4669f978aebdeaf85ea609c2b732f)
1998-10-03support getcwd() in smbwrapperAndrew Tridgell1-1/+1
(This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa)
1998-10-03added a bit more to the docsAndrew Tridgell1-12/+21
(This used to be commit e040047c647df3991becbf2b45de785fc875d1ff)
1998-10-02the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1-0/+26
some stage. (This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)