RIP BOOL. Convert BOOL -> bool. I found a few interesting
[tprouty/samba.git] / source / nmbd / nmbd_namelistdb.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr16665: Fix a couple of bugs I discovered now I've...
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Gerald Carterr12946: fix a segfault in nmbd when 'wins support ...
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
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-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
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-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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... rewrote nmbd's wins backend to use a tdb instead of...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-08-26 Christopher R. HertelSame as nmbd.c. These now test wins_srv_count() instea...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-19 Luke Leighton- bug in nmbd registering DOMAIN_NAME<1c> to WINS serve...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-31 Andrew Tridgellset a maximum name refresh time of 20 minutes.
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
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-23 Christopher R. HertelThe function add_name_to_subnet(), in file nmbd_namelis...
1998-06-10 Christopher R. HertelI've replaced the linked list used to manage the subnet...
1998-06-09 Jeremy AllisonFixed compile problem after make proto.
1998-06-09 Christopher R. HertelThis is a first step toward moving long namelists into...
1998-06-08 Jeremy AllisonAdded code to add the Samba names onto the remote_broad...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
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...