summaryrefslogtreecommitdiffstats
path: root/source3/utils/testparm.c
Commit message (Expand)AuthorAgeFilesLines
* Cope with the requirement for constant initialisers on some unix C compilers.Andrew Bartlett2002-06-161-1/+1
* Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and theAndrew Bartlett2002-06-141-151/+120
* pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-0/+6
* Merge from 2_2.Volker Lendecke2002-04-141-0/+9
* Spelling.Tim Potter2002-04-071-1/+1
* the SEC_DOMAIN tests also apply to SEC_ADSAndrew Tridgell2002-03-151-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* merge changes from 2.2 branch to prevent smb.conf from changing debug levelHerb Lewis2002-01-071-0/+3
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-6/+0
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-5/+0
* Fixed bug when status=no and max smbd processes > 0.Jeremy Allison2001-10-111-0/+5
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* Check 'hosts equiv' and 'use rhosts' compatability with 'hostnameAndrew Bartlett2001-09-201-0/+16
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-2/+2
* Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_serverChristopher R. Hertel2001-08-261-1/+1
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-4/+4
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+1
* initial support for paramter type P_LISTSimo Sorce2001-06-201-12/+17
* Don't check for passwd program if using pam change password.Jeremy Allison2001-05-101-17/+25
* Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2001-03-261-2/+12
* Removed the sanity check on the WINS SERVER parameter because it simplyChristopher R. Hertel2000-07-181-17/+0
* we don't do "revalidate = yes" any moreAndrew Tridgell2000-05-241-5/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-56/+191
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-191-10/+34
* include/local.h:Jeremy Allison1998-11-101-0/+4
* tridge the destroyer returns!Andrew Tridgell1998-09-051-2/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-1/+1
* and get the message right ...Andrew Tridgell1998-08-211-1/+1
* silly me.Andrew Tridgell1998-08-211-1/+1
* testparm now prints a warning if the lock directory doesn't have 0644Andrew Tridgell1998-08-201-4/+15
* return to old behaviour of dumping ALL parametersHerb Lewis1998-08-131-1/+1
* Put a do_global_tests() function that will be expanded toJeremy Allison1998-05-221-0/+18
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-1/+1
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-241-0/+7
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* add the stdout parameter to lp_dump()Andrew Tridgell1997-09-111-1/+1
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+1
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-6/+5
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-2/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-1/+1
* Lots of changes!Andrew Tridgell1996-05-311-0/+2
* Initial version imported to CVS Samba Release Account1996-05-041-0/+113