1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/nmbd
Jeremy Allison 94ba56b2bd Fix bug #6224 - nmbd waits 5 minutes at startup before checking if it needs to run elections
Fix logic bug that causes nmbd to wait 5 minutes before
looking for a master browser. This one is *old* :-). Thanks
for Simo for bugging me on this.
Jeremy.
2009-03-26 12:28:40 -07:00
..
asyncdns.c s3:nmbd: as the sig_term() handler only sets a flag we don't need to block SIGTERM 2009-01-27 15:28:09 +01:00
nmbd_become_dmb.c Have nmbd check all available interfaces for WINS before failing 2009-02-04 20:26:50 -08: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 Fix bug #6224 - nmbd waits 5 minutes at startup before checking if it needs to run elections 2009-03-26 12:28:40 -07: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 Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -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 Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +02:00
nmbd_namelistdb.c Fix part of bug #3617 from valgrind trace. 2008-02-29 05:51:09 -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 Fix bug #6186 - map readonly does not work 2009-03-12 10:57:31 -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 s3:nmbd: as the sig_term() handler only sets a flag we don't need to block SIGTERM 2009-01-27 15:28:09 +01:00
nmbd_processlogon.c s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests 2009-03-21 10:44:42 +01:00
nmbd_responserecordsdb.c Patch to fix the "Invalid read of size 4" errors. Bug #3617. 2008-02-29 06:55:33 -08:00
nmbd_sendannounce.c Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +02:00
nmbd_serverlistdb.c Memory leaks and other fixes found by Coverity 2009-01-21 17:13:03 -08:00
nmbd_subnetdb.c Have nmbd check all available interfaces for WINS before failing 2009-02-04 20:26:50 -08:00
nmbd_synclists.c Make cli_tcon_andx async 2009-01-30 12:47:59 +01: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 s3:nmbd: don't leak state_path() to talloc_tos() in wins_write_database() 2009-01-16 01:02:21 +01:00
nmbd_workgroupdb.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
nmbd.c s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests 2009-03-21 10:44:42 +01:00