summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_become_lmb.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-14/+14
2011-05-04Remove overmalloc_safe_strcpy - can be simple strlcpy.Jeremy Allison1-1/+1
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2010-08-06s3-nmbd: include svcctl.h where needed.Günther Deschner1-0/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-10/+10
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-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-6/+6
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-11/+11
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison1-1/+1
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison1-349/+339
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-2/+1
2003-03-18NMBD string parinoia and memcpy() parinoia fixes from HEAD.Andrew Bartlett1-3/+3
2003-01-15*lots of small merges form HEADGerald Carter1-1/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-17/+15
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-4/+3
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-6/+6
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-6/+3
1998-09-05tridge the destroyer returns!Andrew Tridgell1-2/+2
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-5/+6
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-6/+24
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-30/+53
1998-06-23The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1-2/+3
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-15/+15
1998-02-24Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcastJeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison1-8/+15
1998-01-03added timestrings to become and unbecome domain/local master browserHerb Lewis1-6/+6
1997-12-16WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1-0/+6
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1-3/+26
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+534