r22045: As Volker noticed, skip_string's last argument is
[samba.git] / source3 / nmbd / nmbd_workgroupdb.c
2007-10-10 Jeremy Allisonr15700: Make nmbd udp sockets non-blocking to prevent...
2007-10-10 Tim Potterr8946: Some casts to fix warnings when time_t is an...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr2363: Fix to make find_workgroup use the same truncati...
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-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-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.
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-03-23 Jeremy AllisonFix insure-found parameter size missmatch.
2000-04-24 Andrew Tridgellfixed a parameter bug found by insure
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
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-08-03 Christopher R. HertelMore formatting changes. Mostly converted some DEBUG...
1998-08-03 Christopher R. HertelI finished removing timestring() calls from DEBUG(...
1998-06-27 Jeremy Allisonnisppass.c: Fixed incorrect parameter usage.
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-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...