1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/client
Jeremy Allison 255c2adf7b Remove the horror that was the global smb_rw_error.
Each cli struct has it's own local copy of this variable,
so use that in client code. In the smbd server, add one
static to smbd/proccess.c and use that inside smbd. Fix
a bunch of places where smb_rw_error could be set by
calling read_data() in places where we weren't reading
from the SMB client socket (ie. winbindd).
Jeremy.
2007-11-05 11:12:56 -08:00
..
client.c Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
clitar.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
mount.cifs.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbctool.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
smbmnt.c Latest ipv6 changes broke (deprecated) smbmount, smbmnt and smbctool 2007-10-15 12:31:21 +02:00
smbmount.c Fix the smbmount build 2007-11-05 03:18:52 +01:00
smbspool.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbumount.c Two patches 2007-10-27 12:50:36 -07:00
tree.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
umount.cifs.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00