1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/nmbd
Andrew Tridgell 998db177ba finished the asynchronous browse synchronisation code. It even seems
to work (not a lot of testing yet though).

Now we just need to deal with people worried about having more than
two nmbd processes sometimes. (the async processes are created on
demand for browse sync, so you'll only see more than 2 occasionally)
(This used to be commit a350a54680)
1998-08-30 15:58:17 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
asyncdns.c configure: Changes for extra headers. 1998-08-15 01:19:26 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +00:00
nmbd_become_dmb.c One more minor change to the format of a DEBUG message. I broke up a 1998-08-03 18:33:49 +00:00
nmbd_become_lmb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_browserdb.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_browsesync.c finished the asynchronous browse synchronisation code. It even seems 1998-08-30 15:58:17 +00:00
nmbd_elections.c nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. 1998-06-29 22:50:49 +00:00
nmbd_incomingdgrams.c nisppass.c: Fixed incorrect parameter usage. 1998-06-27 00:27:44 +00:00
nmbd_incomingrequests.c changed the way that name query records are sorted in replies. They 1998-08-30 08:45:23 +00:00
nmbd_lmhosts.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_logonnames.c I finished removing timestring() calls from DEBUG() messages. Also went 1998-08-03 18:13:13 +00:00
nmbd_mynames.c I've replaced the linked list used to manage the subnet namelists with a 1998-06-10 19:51:58 +00:00
nmbd_namelistdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_namequery.c This is a first step toward moving long namelists into a database. I 1998-06-09 01:56:18 +00:00
nmbd_nameregister.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_namerelease.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_nodestatus.c This is *not* a big change (although it looks like one). 1998-01-22 13:27:43 +00:00
nmbd_packets.c This checking fixes the statcache bug that stopped NetBench from running 1998-08-28 21:46:29 +00:00
nmbd_processlogon.c chgpasswd.c: Changed back to getsmb... from getsam... 1998-05-18 21:30:57 +00:00
nmbd_responserecordsdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_sendannounce.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
nmbd_serverlistdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_subnetdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_synclists.c finished the asynchronous browse synchronisation code. It even seems 1998-08-30 15:58:17 +00:00
nmbd_winsproxy.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd_winsserver.c changed the way that name query records are sorted in replies. They 1998-08-30 08:45:23 +00:00
nmbd_workgroupdb.c added some defensive programming to nmbd. This mostly means zeroing 1998-08-30 04:27:26 +00:00
nmbd.c finished the asynchronous browse synchronisation code. It even seems 1998-08-30 15:58:17 +00:00