summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_mynames.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2008-10-23Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij1-1/+2
2007-11-03Remove more static data from lib/util_sock.c andJeremy Allison1-2/+3
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher1-0/+30
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-5/+3
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-1/+1
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-2/+2
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-94/+90
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-15/+12
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-56/+37
2002-03-29Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINSJeremy Allison1-5/+34
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-16Fix name register bug with non-existent wins server.Jeremy Allison1-32/+29
2001-10-08Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison1-2/+2
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2000-11-17John Reillys fix for de-registering broadcast names (NT doesn't do this).Jeremy Allison1-0/+4
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-6/+5
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-29/+49
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-1/+1
1998-08-31set a maximum name refresh time of 20 minutes.Andrew Tridgell1-1/+1
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-5/+9
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-7/+9
1998-06-08Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison1-4/+9
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-6/+5
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+2
1998-02-24Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison1-6/+34
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-1/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+165