1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/nmbd
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
..
asyncdns.c Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
nmbd_become_dmb.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_become_lmb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_browserdb.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
nmbd_browsesync.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_elections.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_incomingdgrams.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_incomingrequests.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_lmhosts.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_logonnames.c Add start of IPv6 implementation. Currently most of this is avoiding 2007-10-10 18:25:16 -07:00
nmbd_mynames.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
nmbd_namelistdb.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_namequery.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_nameregister.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_namerelease.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_nodestatus.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_packets.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_processlogon.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_responserecordsdb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_sendannounce.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
nmbd_serverlistdb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd_subnetdb.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_synclists.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
nmbd_winsproxy.c Add start of IPv6 implementation. Currently most of this is avoiding 2007-10-10 18:25:16 -07:00
nmbd_winsserver.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
nmbd_workgroupdb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd.c start smbd, nmbd and winbindd with the same startup message 2007-10-30 15:44:27 +01:00