summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_mynames.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-2/+2
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+2
* Remove more static data from lib/util_sock.c andJeremy Allison2007-11-031-2/+3
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher2007-10-101-0/+30
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-5/+3
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-1/+1
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-2/+2
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-94/+90
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-15/+12
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-56/+37
* Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINSJeremy Allison2002-03-291-5/+34
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fix name register bug with non-existent wins server.Jeremy Allison2002-01-161-32/+29
* Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison2001-10-081-2/+2
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* John Reillys fix for de-registering broadcast names (NT doesn't do this).Jeremy Allison2000-11-171-0/+4
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-6/+5
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-29/+49
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-1/+1
* set a maximum name refresh time of 20 minutes.Andrew Tridgell1998-08-311-1/+1
* I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1998-06-101-5/+9
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-7/+9
* Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison1998-06-081-4/+9
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-6/+5
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison1998-02-241-6/+34
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-1/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+165