param: rename lp function and variable from 'piddir' to 'pid_directory'
[samba.git] / source3 / nmbd / nmbd_incomingrequests.c
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-02-14 Andrew Tridgells3-nmbd: note TODO item for qsort
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Jeremy AllisonEnsure we don't take address of one past buffer.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
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 Allisonr12107: Move to a tdb-based wins database. At the momen...
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...
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.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2000-04-25 Andrew Tridgelldon't qsort a list less than 2 entries
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 Tridgellchanged the way that name query records are sorted...
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
1998-08-28 Andrew Tridgellnmbd would core dump if a large number of netbios alias...
1998-07-14 Jeremy Allisonloadparm.c:
1998-06-10 Christopher R. HertelI've replaced the linked list used to manage the subnet...
1998-06-09 Christopher R. HertelThis is a first step toward moving long namelists into...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-02-26 Jeremy AllisonCode to work around a bug in FTP OnNet software NBT...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-16 Jeremy Allisonnmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...