dlist: remove unneeded type argument from DLIST_ADD_END()
[samba.git] / source3 / nmbd / nmbd_serverlistdb.c
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-05-04 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2014-10-06 David Disseldorpnmbd: don't leak cache_path onto talloc tos
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
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...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-08-06 Günther Deschners3-nmbd: include svcctl.h where needed.
2010-02-10 Andrew Tridgells3-nmbd: update nmbd to use new DLIST_ macros
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-16 Michael Adams3:put the browse list into cache_dir, not lock_dir.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
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 Allisonr16579: Fix Klocwork #2016. Possible null deref.
2007-10-10 Jeremy Allisonr15700: Make nmbd udp sockets non-blocking to prevent...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-28 Jeremy AllisonFixed off-by-one bugs in workgroup name comparisons...
2003-08-27 Jeremy AllisonEnsure we use correct length nstrings for workgroup...
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-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
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-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... remove unused variable
2002-01-18 Jeremy AllisonTidyup & code refactoring from Martin.Sheppard@csiro.au.
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
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-17 Andrew Tridgellfixed a potential problem with wins_write_database...
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-24 Jeremy Allisonnmbd_elections.c: Added new parameter to dump_workgroup...
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...