summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_namequery.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+1
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-10r17864: Fix possible null deref if client doesn't give usJeremy Allison1-1/+9
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-223/+187
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison1-2/+2
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-3/+3
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-07-30Fixes for varargs problems with std c.Jeremy Allison1-4/+4
2001-07-10Andrew B and I were commiting the same fix at the same time in differentChristopher R. Hertel1-4/+1
2001-07-10Fix tree breakage, the last change was entirly non-portable, and we alreadyAndrew Bartlett1-1/+3
2001-07-10Fix from John Malmberg. When I added the additional information to theChristopher R. Hertel1-0/+3
2001-06-28Added info to some of the debug messages to get a better handle on a problemChristopher R. Hertel1-24/+56
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-4/+2
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+1
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-8/+8
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-9/+11
1998-05-05genrand.c: SGI compile warning fix.Jeremy Allison1-1/+1
1998-04-20Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1-0/+29
1998-02-24Fixed bug where second response message was being printed with theJeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+234