s3-net: fix net ads dns usage calls.
[ira/wip.git] / source3 / utils / testparm.c
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-06-03 Jeremy AllisonFix bug #2356 - smbclient -t <term code> no longer...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]testparm: prevent "no stackframe around" warning.
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-27 Michael Adam[s3]testparm: give testparm one common exit point and...
2008-09-27 Michael Adam[s3]testparm: free the popt context when it is no longe...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Michael Adamtestparm: allow the default debug level of 2 to be...
2008-07-15 Michael Adamtestparm: refactor the per-share logic checks out into...
2008-07-15 Michael Adamtestparm: skip the per-share logic checks when --skip...
2008-07-15 Michael Adamtestparm: rename -g|--skip-global-ckecks to -l|--skip...
2008-07-14 Michael Adamtestparm: add a switch --skip-global-checks.
2008-05-15 Michael Adamtestparm: list registry shares with testparm.
2008-03-18 Michael Adamtestparm: only check for %u und passwd program when...
2008-03-18 Michael Adamtestparm: correctly check for empty lp_passwd_prog().
2008-03-18 Michael Adamtestparm: fix irritating indentation.
2008-03-18 Michael Adamtestparm: fix a segfault triggered by setting "unix...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24951: Warn if "os level" > 255
2007-10-10 Michael Adamr24825: Give testparm an initial talloc stackframe...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr15549: removing rhosts and 'hosts equiv' authenticatio...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Gerald Carterr13133: patch from Makr Proehl <m.proehl@science-comput...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Günther Deschnerr12415: Forgot newlines.
2007-10-10 Günther Deschnerr12414: Remove the unnecessary SMB_STRDUP in server_rol...
2007-10-10 Volker Lendecker11999: Re-add "passdb expand explicit".
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Lars Müllerr7511: Add three new command line switches to testparm:
2007-10-10 Simo Sorcer5176: Warn the user that print command is ignored...
2007-10-10 Gerald Carterr3683: BUG 2017: fix testparm reporting for the passwd...
2007-10-10 Jelmer Vernooijr2826: Complain if 'password chat' doesn't contain...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2003-10-31 Tim PotterMerge from 3.0:
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-20 John TerpstraChanged output so all debug output goes to stderr,...
2003-09-29 Jelmer VernooijTestparm fixes:
2003-09-29 Jelmer VernooijTestparm fixes:
2003-09-15 Christopher R. HertelFixed test and wording for long share names.
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-09-08 Jeremy AllisonFix for incorrect error message - found by Alex Davis...
2003-08-12 Jeremy AllisonTest invalid map system, map hidden, create mask, force...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-20 Jim McDonoughFix bug #136. Add message about erroneous empty "passd...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
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-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jelmer VernooijAdd some more functions for the modules (backport from...
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettOne more on set_local_machine_name() taking a new ...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-02-20 Jeremy AllisonAdded Volkers "print server role" patch.
2003-01-14 Andrew BartlettMerge from HEAD - patch by metze to fill in 'workgroup...
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Jelmer VernooijSync with HEAD
2002-11-07 Jelmer VernooijBack out lp_modules() check - this one got in by accide...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-05 Jelmer VernooijTell popt this command requires 1 'normal' argument...
2002-11-05 Andrew BartlettMerge vl's 'algorithmic rid base' patch, and my changes...
next