mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
1b0f75ddfb
* all the unix extension commands should work
* send the correct TRANS2_FINDFIRST format to 2k to
get a listing from a msdfs root share (tested against
smbd as well).
* mkdir, rmdir, etc... all seem ok.
I'm sure bugs will pop up so keep testing.
Last thing I plan on doing is to clean up the horrible
mess with connection management in smbclient and global
variables (so i can move the cli_cm_xx() routines to a
separate file).
(This used to be commit
|
||
---|---|---|
.. | ||
client.c | ||
clitar.c | ||
mount.cifs.c | ||
smbmnt.c | ||
smbmount.c | ||
smbspool.c | ||
smbumount.c | ||
tree.c |