1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/nmbd
Jeremy Allison ff98a654d6 Fix CID 475. work should not be checked against NULL
here as it can never be null.
Jeremy.
(This used to be commit ecb52f50fe)
2008-01-11 23:56:48 -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 Remove pstring from nmbd. 2007-11-19 15:15:09 -08:00
nmbd_elections.c More logical operation on bool. 2008-01-04 23:26:47 -08:00
nmbd_incomingdgrams.c Fix CID 475. work should not be checked against NULL 2008-01-11 23:56:48 -08:00
nmbd_incomingrequests.c Ensure we don't take address of one past buffer. 2008-01-09 14:35:00 -08:00
nmbd_lmhosts.c Remove pstring from nmbd. 2007-11-19 15:15:09 -08: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 Fix bug noticed by kukks <linux@kukkukk.com> where 2007-11-15 17:59:12 -08: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 Attempt to fix bug #3617. Mix of patches from Volker and 2008-01-02 11:56:07 -08:00
nmbd_processlogon.c Remove pstring from nmbd. 2007-11-19 15:15:09 -08:00
nmbd_responserecordsdb.c Attempt to fix bug #3617. Mix of patches from Volker and 2008-01-02 11:56:07 -08:00
nmbd_sendannounce.c Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
nmbd_serverlistdb.c Remove pstring from nmbd. 2007-11-19 15:15:09 -08: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 Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08: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 the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
nmbd_workgroupdb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00