ldb:utf8: ldb_ascii_toupper() avoids real toupper()
[samba.git] / source3 / utils / testparm.c
2023-09-26 Samuel Cabrerotestparm: Allow idmap ranges overlap for idmap_nss
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in testparm
2023-06-13 Volker Lendecketestparm: Fix a typo
2023-03-28 Andreas Schneiders3:utils: Fix grammar in testparm
2023-02-28 Andreas Schneiders3:utils: Check if the autorid rangesize is a multiple...
2022-12-13 Stefan MetzmacherCVE-2022-37966 testparm: warn about 'kerberos encryptio...
2022-12-13 Stefan MetzmacherCVE-2022-38023 testparm: warn about unsecure schannel...
2022-12-13 Stefan MetzmacherCVE-2022-38023 testparm: warn about server/client schan...
2022-10-17 Noel Powers3/utils: check result of talloc_strdup
2022-10-14 Noel Powers3/utils: Fix use after free with popt 1.19
2022-07-01 Michael Tokarevtestparm: clarify "Weak crypto is allowed" message
2022-02-21 Andreas Schneiders3:utils: Fix missing space in testparm output
2022-02-16 Andreas Schneiders3:utils: Add a testparm check for idmap autorid
2021-09-10 Ralph Boehmetestparm: don't ignore unknown options
2021-05-25 Andreas Schneiders3:utils: Migrate testparm to new cmdline option parser
2021-04-29 Andreas Schneiders3:utils: Tell users that workgroup/realm is required...
2021-02-09 Andreas Schneiders3:testparm: Warn about 'server schannel = no'
2020-03-19 Andreas Schneiders3:utils: Add weak crypto information to testparm
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "passwd program" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "passwd chat" with substitution="1"
2019-11-07 Ralph Boehmes3:printing: Fix %J substition
2019-10-24 Ralph Boehmes3: remove now unneeded call to cmdline_messaging_context()
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in testparm
2018-11-29 Anoop C Ss3/testparm: Reduce debug level to 1
2018-09-07 Christof Schmitts3:testparm: Use cmdline_messaging_context
2018-06-19 Andreas Schneidertestparm: Remove warning from the last century
2017-08-23 Andreas Schneiders3:utils: Do not report an invalid range for AD DC...
2017-06-06 Noel Powers3/utils: Add warning to testparm for "client ipc signi...
2017-03-02 Uri Simchonitestparm: remove check for "ea support" in fruit shares
2016-12-12 Andreas Schneiders3-testparm: Print an error if we have overlapping...
2016-12-12 Andreas Schneiders3-testparm: Print error if the default backend is...
2016-12-12 Andreas Schneiders3-testparm: Fix trailing whitespaces
2016-03-09 Ralph Boehmetestparm: vfs_fruit checks
2015-05-21 Andreas Schneidertestparm: Add warning if the netbios name is too long
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-08 Garming Samparam: rename lp function and variable from "encrypted_...
2014-02-08 Garming Samparam: rename lp function and variable from "printcomma...
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'passwordse...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_den...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_al...
2013-11-21 Michael Adamtestparm: don't warn for TCP_NODELAY in socket options.
2013-11-20 Martin Schwenketestparm: Warnings should not cause failure
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-04 Andreas Schneidertestparm: Add warning for socket options.
2013-11-04 Andreas Schneidertestparm: Reformat text and add a newline.
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-05-15 Stefan Metzmachers3-auth: remove "security=server" (depricated since...
2011-07-07 Gregor Becks3:testparm: avoid spurious warnings about dos mode...
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-01 Jeremy AllisonFix const warnings.
2011-05-25 Andrew Bartletts3-testparm Warn about incorrect use of 'password server'
2011-05-20 Stefan Metzmachers3:testparm: don't return an error for a warning message
2011-05-18 Andrew Bartletts3-testparm Warn more on incorrect use of 'password...
2011-05-18 Andrew Bartlettlib/util/charset Don't allow invalid 'dos charset ...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-09 Michael Adams3:testparm: add "--option" to testparm
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-05-05 Volker Lendeckes3: Fix bug 5972 -- remove -L testparm parameter
2010-03-24 Karolin Seegers3-testparm: Throw warning when 'workgroup' and 'netbio...
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.
next