s3:nmbd: Use #ifdef instead of #if for config.h definitions
[samba.git] / source3 / nmbd / nmbd_winsproxy.c
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr14007: Coverity bug CID #197. Don't compare against...
2007-10-10 Jeremy Allisonr13892: Doh ! My bugfix had a bug :-). Spotted by ...
2007-10-10 Jeremy Allisonr13880: Fix coverity bug CID #97, mem leak on error...
2007-10-10 Jeremy Allisonr13875: Fix coverity bug #148. Deref of rrec before...
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Gerald Carterr5717: BUG 2215: horrible code in nmbd_winsproxy.c...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2000-01-28 Jeremy AllisonModified auto alignment of ud[] struct on stack to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-08-30 Andrew Tridgelladded some defensive programming to nmbd. This mostly...
1998-06-23 Christopher R. HertelThe function add_name_to_subnet(), in file nmbd_namelis...
1998-06-09 Christopher R. HertelThis is a first step toward moving long namelists into...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1997-12-16 Jeremy Allisonnmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...