summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_winsserver.c
Commit message (Expand)AuthorAgeFilesLines
...
* I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1998-06-101-4/+11
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-54/+67
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-9/+9
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-201-9/+6
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-3/+4
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-1/+13
* 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-4/+3
* fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1997-12-261-4/+4
* fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1997-12-261-6/+6
* allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1997-12-141-1/+2
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+1565