1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

10 Commits

Author SHA1 Message Date
Andrew Tridgell
58f6c75bab implemented attribute mapping and chmod. file attributes are mapped in
the same manner as smbd. See the README for a full explanation.
(This used to be commit 0a5dcddd3fa23081d7cd214acc32b8046125a74e)
1998-10-06 11:14:52 +00:00
Andrew Tridgell
ed75bab8e2 added SMBW_PREFIX environment variable (allowing you to specify root
of smb filesystem)

fixed "cd /smb" bug

updated README with full list of environment variables.
(This used to be commit 71acf338d721b106af8d80e7b3a6f318ab75da8b)
1998-10-06 10:24:22 +00:00
Andrew Tridgell
36ee52334b - fixed errno return in smbw_open()
- updated README a bit
- fixed Linux compilation of utime()
(This used to be commit 4bacf32755f8012110797f7aae2b3e1e0e2f537b)
1998-10-05 13:51:19 +00:00
Alexandre Oliva
a2941d4244 added Solaris 2.5
(This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
1998-10-05 04:53:28 +00:00
Andrew Tridgell
4be0416cfa updated README
(This used to be commit 507646d4e54665cb6ce5ba2aa35d72d95cdd8e81)
1998-10-05 03:56:09 +00:00
Andrew Tridgell
86701c6a3c added fchdir() support
(This used to be commit a42729dbf5414f54e5d623514533958c62ada5f6)
1998-10-03 15:28:47 +00:00
Andrew Tridgell
f2d8f110db fixed vi on smbwrappper (it was a problem in cli_read())
(This used to be commit 1dcc84b942d4669f978aebdeaf85ea609c2b732f)
1998-10-03 15:01:11 +00:00
Andrew Tridgell
4d9ab2add2 support getcwd() in smbwrapper
(This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa)
1998-10-03 13:58:07 +00:00
Andrew Tridgell
13b431ff2d added a bit more to the docs
(This used to be commit e040047c647df3991becbf2b45de785fc875d1ff)
1998-10-03 12:47:52 +00:00
Andrew Tridgell
24bf006d52 the guts of the smbwrapper code. I may change the layout of this at
some stage.
(This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)
1998-10-02 12:37:31 +00:00