summaryrefslogtreecommitdiffstats
path: root/source3/utils/testparm.c
Commit message (Expand)AuthorAgeFilesLines
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+2
* Don't use 'opt'Jelmer Vernooij2003-03-251-1/+1
* Make variables static to satisfy exotic compilersJelmer Vernooij2003-03-251-1/+0
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-241-2/+2
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-241-2/+2
* We don't need optarg when we have poptJelmer Vernooij2003-03-231-2/+0
* Testparm needs the extra arg to set_local_machine_name() too.Andrew Bartlett2003-03-081-1/+1
* - Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij2003-02-271-0/+6
* Added Volkers "print server role" patch.Jeremy Allison2003-02-201-0/+22
* Patch from metze to to make testparm show values for 'workgroup', 'netbiosAndrew Bartlett2003-01-131-1/+2
* No need to #include smb.h, when we already #include include.hAndrew Bartlett2002-11-241-1/+0
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+3
* Back out lp_modules() check - this one got in by accident when I added poptSe...Jelmer Vernooij2002-11-071-6/+0
* Tell popt this command requires 1 'normal' argument and has two optional 'nor...Jelmer Vernooij2002-11-051-0/+7
* Extra little fix to vl's patch. Make sure the passdb and testparm messagesAndrew Bartlett2002-11-031-2/+4
* Force algorithmic rid base to sane values and talk about it.Volker Lendecke2002-11-031-0/+8
* fix logic error in testparm with wins serversGerald Carter2002-09-301-2/+2
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-1/+1
* This is like jht's (abortive) patch for showing only non-default testparmAndrew Bartlett2002-08-211-4/+6
* Fix the %m security bug again - and try to make it harder to reintroduce inAndrew Bartlett2002-08-101-4/+5
* 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