summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_serverlistdb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extra headers, and ensure that we correctly bail out of winbindd if weAndrew Bartlett2002-12-011-1/+0
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-17/+14
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* remove unused variableJean-François Micouleau2002-01-251-1/+0
* Tidyup & code refactoring from Martin.Sheppard@csiro.au.Jeremy Allison2002-01-181-26/+23
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* convert more code to use XFILEAndrew Tridgell2001-09-101-20/+20
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-2/+3
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-2/+1
* fixed a potential problem with wins_write_database() child processes.Andrew Tridgell1998-09-171-1/+2
* added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1998-08-301-0/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-3/+3
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-8/+8
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-8/+7
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-241-7/+11
* nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1997-12-161-3/+2
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+454