summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_winsserver.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-30changed the way that name query records are sorted in replies. TheyAndrew Tridgell1-36/+6
1998-08-30include our netbios names list and our workgroup in the wins.dat hashAndrew Tridgell1-2/+22
1998-08-30changed the format of the wins.dat file slightly.Andrew Tridgell1-0/+16
1998-08-03More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1-5/+5
1998-06-25clitar.c: Fixed gcc warning with comment in /* */ code.Jeremy Allison1-12/+22
1998-06-23The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1-9/+7
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-4/+11
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-54/+67
1998-05-12includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison1-9/+9
1998-04-20Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1-9/+6
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-3/+4
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-1/+13
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1-4/+3
1997-12-26fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1-4/+4
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1-6/+6
1997-12-14allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1-1/+2
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+1565