summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_nameregister.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2009-03-12Fix bug #6186 - map readonly does not workJeremy Allison1-0/+8
2008-02-29Fix part of bug #3617 from valgrind trace.Jeremy Allison1-2/+4
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-4/+4
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-3/+3
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-11/+12
2003-08-28Add length warning on register name.Jeremy Allison1-2/+12
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-12/+16
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-4/+2
2002-08-17sync 3.0 branch with headJelmer Vernooij1-11/+11
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-332/+457
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-08Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison1-0/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+2
2001-07-30Fixes for varargs problems with std c.Jeremy Allison1-4/+4
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-2/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-0/+7
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-10/+10
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-1/+1
1998-06-23The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1-3/+6
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-5/+5
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1-4/+4
1997-12-18kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1-2/+4
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+390