summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_winsproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+1
* 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
* r14007: Coverity bug CID #197. Don't compare against 0, weJeremy Allison2007-10-101-1/+1
* r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,Jeremy Allison2007-10-101-2/+2
* r13880: Fix coverity bug CID #97, mem leak on error path.Jeremy Allison2007-10-101-4/+4
* r13875: Fix coverity bug #148. Deref of rrec before NULL check.Jeremy Allison2007-10-101-2/+7
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-5/+17
* r5717: BUG 2215: horrible code in nmbd_winsproxy.c; gcc folks at redhat clai...Gerald Carter2007-10-101-4/+7
* 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-2/+2
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-4/+4
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-134/+126
* 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-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-3/+3
* Modified auto alignment of ud[] struct on stack to be declared as anJeremy Allison2000-01-281-2/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-3/+3
* added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1998-08-301-0/+1
* 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-5/+9
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-1/+1
* nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1997-12-161-1/+24
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+195