summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_namelistdb.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-19- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1-0/+2
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-10/+10
1998-09-05tridge the destroyer returns!Andrew Tridgell1-15/+0
1998-08-31set a maximum name refresh time of 20 minutes.Andrew Tridgell1-2/+2
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-0/+4
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1-1/+3
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-1/+1
1998-06-23The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1-2/+2
1998-06-10I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1-167/+190
1998-06-09Fixed compile problem after make proto.Jeremy Allison1-3/+2
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel1-97/+134
1998-06-08Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison1-1/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-3/+3
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy 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/+586