summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_nameregister.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-7/+7
* s3-nmbd: Fix netbios name truncation.Jeremy Allison2014-10-291-8/+68
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* Fix bug #6186 - map readonly does not workJeremy Allison2009-03-121-0/+8
* Fix part of bug #3617 from valgrind trace.Jeremy Allison2008-02-291-2/+4
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* 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
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-3/+3
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-11/+12
* Add length warning on register name.Jeremy Allison2003-08-281-2/+12
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-12/+16
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-4/+2
* sync 3.0 branch with headJelmer Vernooij2002-08-171-11/+11
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-332/+457
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison2001-10-081-0/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* Fixes for varargs problems with std c.Jeremy Allison2001-07-301-4/+4
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-2/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-0/+7
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-10/+10
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1998-06-231-3/+6
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-5/+5
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-4/+4
* kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1997-12-181-2/+4
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+390