r12107: Move to a tdb-based wins database. At the moment we still
[samba.git] / source3 / nmbd / nmbd_subnetdb.c
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-12 Tim PotterMerge of #include <smb.h> removals.
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-19 Andrew Tridgellwhen nmbd starts up it is possible that dhcp hasn't...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-26 Christopher R. HertelSame as nmbd.c. These now test wins_srv_count() instea...
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-04-03 Jeremy AllisonAdditional fix for nmbd and 127.0.0.1 interface.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
1998-07-25 Christopher R. HertelCleaned up some testing code and made it more "permanen...
1998-07-02 Jeremy Allisonchgpasswd.c: Fix from Peter Debus <pdebus@turing.une...
1998-06-29 Jeremy Allisonnmbd_elections.c: Removed force elections code to bring...
1998-06-27 Jeremy Allisonnisppass.c: Fixed incorrect parameter usage.
1998-06-10 Christopher R. HertelI've replaced the linked list used to manage the subnet...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...