RIP BOOL. Convert BOOL -> bool. I found a few interesting
[ira/wip.git] / source3 / nmbd / nmbd_elections.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 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
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 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker15483: Fix 'declaration after code' warnings.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
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-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
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-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-03-20 Jim McDonoughuse pstrcpy_base()
2003-03-20 Jim McDonoughuse pstrcpy_base()
2003-03-19 Jim McDonoughreplace pstrcpy
2003-03-19 Jim McDonoughreplace pstrcpy
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-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-05 Herb Lewismerge profile data changes from 2.2
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
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...
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 a dest_port parameter to send_mailslot() so we...
1998-06-29 Jeremy Allisonnmbd_elections.c: Removed force elections code to bring...
1998-06-27 Jeremy AllisonAdded code to do elections when told to do so.
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...