summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_become_lmb.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-4/+4
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-14/+14
* Remove overmalloc_safe_strcpy - can be simple strlcpy.Jeremy Allison2011-05-041-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* s3-nmbd: include svcctl.h where needed.Günther Deschner2010-08-061-0/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* 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-6/+6
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-11/+11
* Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-1/+1
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-349/+339
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-2/+1
* NMBD string parinoia and memcpy() parinoia fixes from HEAD.Andrew Bartlett2003-03-181-3/+3
* *lots of small merges form HEADGerald Carter2003-01-151-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-17/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-4/+3
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-6/+6
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-6/+3
* tridge the destroyer returns!Andrew Tridgell1998-09-051-2/+2
* added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1998-08-301-5/+6
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-6/+24
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-30/+53
* The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1998-06-231-2/+3
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-15/+15
* Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison1998-02-241-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* docs/Support.txt: Removed consultant.Jeremy Allison1998-01-091-8/+15
* added timestrings to become and unbecome domain/local master browserHerb Lewis1998-01-031-6/+6
* WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-161-0/+6
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-3/+26
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+534