1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/nmbd
Jean-François Micouleau 558e4cf0b8 rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Changed the way the wins record are handled in memory. Now they are living
much longer with the different states: active, released and tombstone.
Also added a version ID, some wins flags and the wins owner ip address to
the namrec->data struct, and a function to process messages sent by the
wins replication daemon.

the initiate_wins_processing() function is not correct, I'll fix it later.

        J.F.
(This used to be commit b902e087d0)
2002-01-25 22:50:15 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
asyncdns.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_become_dmb.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd_become_lmb.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_browserdb.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_browsesync.c Same fix as went into 2.2 (I'm waiting for jerry to finish some code). 2002-01-11 19:10:25 +00:00
nmbd_elections.c Same fix as went into 2.2 (I'm waiting for jerry to finish some code). 2002-01-11 19:10:25 +00:00
nmbd_incomingdgrams.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_incomingrequests.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_lmhosts.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_logonnames.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd_mynames.c Fix name register bug with non-existent wins server. 2002-01-16 19:23:05 +00:00
nmbd_namelistdb.c rewrote nmbd's wins backend to use a tdb instead of a flat text file. 2002-01-25 22:50:15 +00:00
nmbd_namequery.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd_nameregister.c Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). 2001-10-08 19:39:07 +00:00
nmbd_namerelease.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_nodestatus.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_packets.c Same fix as went into 2.2 (I'm waiting for jerry to finish some code). 2002-01-11 19:10:25 +00:00
nmbd_processlogon.c Add an output parameter to message_send_all that says how many 2001-12-21 00:37:49 +00:00
nmbd_responserecordsdb.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd_sendannounce.c Same fix as went into 2.2 (I'm waiting for jerry to finish some code). 2002-01-11 19:10:25 +00:00
nmbd_serverlistdb.c remove unused variable 2002-01-25 17:03:36 +00:00
nmbd_subnetdb.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd_synclists.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_winsproxy.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd_winsserver.c rewrote nmbd's wins backend to use a tdb instead of a flat text file. 2002-01-25 22:50:15 +00:00
nmbd_workgroupdb.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
nmbd.c rewrote nmbd's wins backend to use a tdb instead of a flat text file. 2002-01-25 22:50:15 +00:00