summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_namelistdb.c
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-1/+1
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-1/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-10/+10
* tridge the destroyer returns!Andrew Tridgell1998-09-051-15/+0
* set a maximum name refresh time of 20 minutes.Andrew Tridgell1998-08-311-2/+2
* added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1998-08-301-0/+4
* nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1998-06-291-1/+3
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-1/+1
* The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns aChristopher R. Hertel1998-06-231-2/+2
* I've replaced the linked list used to manage the subnet namelists with aChristopher R. Hertel1998-06-101-167/+190
* Fixed compile problem after make proto.Jeremy Allison1998-06-091-3/+2
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-97/+134
* Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison1998-06-081-1/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-3/+3
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-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/+586