summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_incomingrequests.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+4
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-5/+5
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2010-02-14s3-nmbd: note TODO item for qsortAndrew Tridgell1-0/+2
2009-01-21Memory leaks and other fixes found by Coveritytodd stecher1-2/+2
2008-01-09Ensure we don't take address of one past buffer.Jeremy Allison1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+7
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-3/+3
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-3/+3
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-5/+5
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-14/+17
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-309/+297
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-1/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-9/+6
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-170/+146
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
2001-09-17move to SAFE_FREE()Simo Sorce1-6/+6
2000-04-25don't qsort a list less than 2 entriesAndrew Tridgell1-1/+3
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-3/+4
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-14/+14
1998-08-30changed the way that name query records are sorted in replies. TheyAndrew Tridgell1-0/+3
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-2/+2
1998-08-28nmbd would core dump if a large number of netbios aliases is set. TheAndrew Tridgell1-2/+3
1998-07-14loadparm.c:Jeremy Allison1-1/+1
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-3/+3
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-32/+44
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-8/+8
1998-02-26Code to work around a bug in FTP OnNet software NBT implementation.Jeremy Allison1-0/+16
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1997-12-16nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1-1/+35
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+556