lib: Remove unused serverid.tdb
[samba.git] / source3 / nmbd / nmbd_browsesync.c
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andreas Schneidernmbd: Fix request data data processing.
2012-12-12 Andreas Schneiders3-nmbd: Cleanup code to make it more readable.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-08 Stefan Metzmachers3:nmbd: log a failure in get_domain_master_name_node_s...
2012-08-08 Stefan Metzmachers3:nmbd: don't log get_domain_master_name_node_status_f...
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...
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonRemove overmalloc_safe_strcpy - can be simple strlcpy.
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-06-28 Andreas Schneiders3-nmbd: Leave the sync function if there are no syncs.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
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 Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
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.... :-...
2007-10-10 Jeremy Allisonr928: Ensure we're calling send_mailslot() with a UNIX...
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 AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
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-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-27 Jeremy AllisonEnsure we use correct length nstrings for workgroup...
2003-08-23 Jeremy AllisonHalf-way though the big conversion of all nmbd access...
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-07 Jeremy AllisonWe used to use the name "*",0x0 here, but some Windows
2003-05-07 Jeremy AllisonWe used to use the name "*",0x0 here, but some Windows
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...
2003-03-18 Andrew BartlettNMBD string parinoia and memcpy() parinoia fixes from...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-10 Gerald Cartercheck a pointer before dereferencing it; not sure why...
2003-03-10 Gerald Cartercheck a pointer before dereferencing it; not sure why...
2003-03-05 Andrew BartlettA couple more fixes for fstrcpy() into a malloced regio...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
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-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
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...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
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-10-21 Christopher R. HertelChanged the debug calls to use the newer debug macros...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-08-31 Andrew Tridgellminor fixes to the DMB<->DMB sync code. We now get...
1998-08-31 Andrew TridgellI realised that my DMB<->DMB sync code has the property...
1998-08-30 Andrew Tridgelladded a dest_port parameter to send_mailslot() so we...
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...
1998-08-30 Andrew Tridgellwe we have successfully done a query on *<1b> from...
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
1998-08-03 Christopher R. HertelI finished removing timestring() calls from DEBUG(...
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-24 Christopher R. HertelConverted the browser database to a ubi_dLinkList....
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-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-20 Jeremy AllisonFixed bug found by Bernhard Laeser where we are announc...
1998-01-09 Jeremy Allisondocs/Support.txt: Removed consultant.
1997-12-24 Jeremy AllisonFinally added the code Andrew wanted that will allow...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...