lib: Rename fgets_slash to x_fgets_slash
[samba.git] / source3 / nmbd / nmbd_mynames.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
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr24027: merge from people.samba.org/bzr/metze/samba...
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...
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...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-28 Andrew Tridgellfix minor nits in nmbd from adtam@cup.hp.com
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-03-29 Jeremy AllisonFix to stop PERMANENT_NAMES being added when nmbd start...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Jeremy AllisonFix name register bug with non-existent wins server.
2001-10-08 Jeremy AllisonFixed WINS re-registration bug. Don't ask..... :-(...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2000-11-17 Jeremy AllisonJohn Reillys fix for de-registering broadcast names...
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-08-31 Andrew Tridgellset a maximum name refresh time of 20 minutes.
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-06-08 Jeremy AllisonAdded code to add the Samba names onto the remote_broad...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-02-24 Jeremy AllisonFixed bug reported by Janne.Harju@nmp.nokia.com. When...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...