summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_namequery.c
Commit message (Expand)AuthorAgeFilesLines
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* 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
* r17864: Fix possible null deref if client doesn't give usJeremy Allison2007-10-101-1/+9
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-223/+187
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-2/+2
* Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison2002-12-191-1/+10
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-3/+3
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* Fixes for varargs problems with std c.Jeremy Allison2001-07-301-4/+4
* Andrew B and I were commiting the same fix at the same time in differentChristopher R. Hertel2001-07-101-4/+1
* Fix tree breakage, the last change was entirly non-portable, and we alreadyAndrew Bartlett2001-07-101-1/+3
* Fix from John Malmberg. When I added the additional information to theChristopher R. Hertel2001-07-101-0/+3
* Added info to some of the debug messages to get a better handle on a problemChristopher R. Hertel2001-06-281-24/+56
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-4/+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-8/+8
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-9/+11
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-1/+1
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-201-0/+29
* Fixed bug where second response message was being printed with theJeremy Allison1998-02-241-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+234