Added strstr_m() function. Use in all places where we might run into mb
[samba.git] / source / utils / testparm.c
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2003-10-31 Tim PotterMerge from 3.0:
2003-09-29 Jelmer VernooijTestparm fixes:
2003-09-15 Christopher R. HertelFixed test and wording for long share names.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-03-25 Jelmer VernooijDon't use 'opt'
2003-03-25 Jelmer VernooijMake variables static to satisfy exotic compilers
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijWe don't need optarg when we have popt
2003-03-08 Andrew BartlettTestparm needs the extra arg to set_local_machine_name...
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-20 Jeremy AllisonAdded Volkers "print server role" patch.
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2002-11-24 Andrew BartlettNo need to #include smb.h, when we already #include...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Jelmer VernooijBack out lp_modules() check - this one got in by accide...
2002-11-05 Jelmer VernooijTell popt this command requires 1 'normal' argument...
2002-11-03 Andrew BartlettExtra little fix to vl's patch. Make sure the passdb...
2002-11-03 Volker LendeckeForce algorithmic rid base to sane values and talk...
2002-09-30 Gerald Carterfix logic error in testparm with wins servers
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-21 Andrew BartlettThis is like jht's (abortive) patch for showing only...
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-06-16 Andrew BartlettCope with the requirement for constant initialisers...
2002-06-14 Andrew BartlettPatch (from ctrlsoft <jelmer@nl.linux.org>) to poptify...
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-04-14 Volker LendeckeMerge from 2_2.
2002-04-07 Tim PotterSpelling.
2002-03-15 Andrew Tridgellthe SEC_DOMAIN tests also apply to SEC_ADS
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Jeremy AllisonFixed bug when status=no and max smbd processes > 0.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-20 Andrew BartlettCheck 'hosts equiv' and 'use rhosts' compatability...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-26 Christopher R. HertelSame as nmbd.c. These now test wins_srv_count() instea...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-05-10 Jeremy AllisonDon't check for passwd program if using pam change...
2001-03-26 Jeremy AllisonFix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT...
2000-07-18 Christopher R. HertelRemoved the sanity check on the WINS SERVER parameter...
2000-05-24 Andrew Tridgellwe don't do "revalidate = yes" any more
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-19 Herb Lewisupdate testparm with -s option so it doesn't require...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-21 Andrew Tridgelland get the message right ...
1998-08-21 Andrew Tridgellsilly me.
1998-08-20 Andrew Tridgelltestparm now prints a warning if the lock directory...
1998-08-13 Herb Lewisreturn to old behaviour of dumping ALL parameters
1998-05-22 Jeremy AllisonPut a do_global_tests() function that will be expanded to
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-17 Andrew Tridgell- added "Full View"/"Normal View" on the "view config...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-09-11 Andrew Tridgelladd the stdout parameter to lp_dump()
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-31 Andrew TridgellLots of changes!
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS