summaryrefslogtreecommitdiff
path: root/source3/utils/testparm.c
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37966 testparm: warn about 'kerberos encryption types = legacy'Stefan Metzmacher2022-12-131-0/+8
* CVE-2022-38023 testparm: warn about unsecure schannel related optionsStefan Metzmacher2022-12-131-0/+61
* CVE-2022-38023 testparm: warn about server/client schannel != yesStefan Metzmacher2022-12-131-3/+17
* s3/utils: check result of talloc_strdupNoel Power2022-10-171-0/+5
* s3/utils: Fix use after free with popt 1.19Noel Power2022-10-141-3/+3
* testparm: clarify "Weak crypto is allowed" messageMichael Tokarev2022-07-011-7/+4
* s3:utils: Fix missing space in testparm outputAndreas Schneider2022-02-211-2/+1
* s3:utils: Add a testparm check for idmap autoridAndreas Schneider2022-02-161-0/+51
* testparm: don't ignore unknown optionsRalph Boehme2021-09-101-1/+10
* s3:utils: Migrate testparm to new cmdline option parserAndreas Schneider2021-05-251-9/+30
* s3:utils: Tell users that workgroup/realm is required for ADS modeAndreas Schneider2021-04-291-0/+22
* s3:testparm: Warn about 'server schannel = no'Andreas Schneider2021-02-091-0/+7
* s3:utils: Add weak crypto information to testparmAndreas Schneider2020-03-191-0/+9
* s3:param: make "servicename" a substituted optionRalph Boehme2019-11-271-10/+14
* smbdotconf: mark "passwd program" with substitution="1"Ralph Boehme2019-11-271-7/+7
* smbdotconf: mark "passwd chat" with substitution="1"Ralph Boehme2019-11-271-3/+5
* s3:printing: Fix %J substitionRalph Boehme2019-11-071-1/+1
* s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme2019-10-241-2/+0
* s3:utils: Use C99 initializer for poptOption in testparmAndreas Schneider2019-01-281-6/+49
* s3/testparm: Reduce debug level to 1Anoop C S2018-11-291-2/+2
* s3:testparm: Use cmdline_messaging_contextChristof Schmitt2018-09-071-0/+3
* testparm: Remove warning from the last centuryAndreas Schneider2018-06-191-10/+0
* s3:utils: Do not report an invalid range for AD DC roleAndreas Schneider2017-08-231-7/+9
* s3/utils: Add warning to testparm for "client ipc signing" param valuesNoel Power2017-06-061-0/+12
* testparm: remove check for "ea support" in fruit sharesUri Simchoni2017-03-021-6/+0
* s3-testparm: Print an error if we have overlapping idmap configAndreas Schneider2016-12-121-0/+146
* s3-testparm: Print error if the default backend is incorrectAndreas Schneider2016-12-121-0/+26
* s3-testparm: Fix trailing whitespacesAndreas Schneider2016-12-121-8/+8
* testparm: vfs_fruit checksRalph Boehme2016-03-101-0/+24
* testparm: Add warning if the netbios name is too longAndreas Schneider2015-05-211-0/+5
* s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam2015-04-221-1/+1
* s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam2015-04-221-1/+1
* s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+1
* s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+1
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett2014-02-121-6/+6
* param: rename lp function and variable from "encrypted_passwords" to "encrypt...Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from "printcommand" to "print_command"Garming Sam2014-02-071-1/+1
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from 'passwordserver' to 'password_ser...Garming Sam2014-02-071-2/+2
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-3/+3
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-031-3/+3
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-031-3/+3
* testparm: don't warn for TCP_NODELAY in socket options.Michael Adam2013-11-201-3/+3
* testparm: Warnings should not cause failureMartin Schwenke2013-11-201-4/+0
* testparm: Add warning for socket options.Andreas Schneider2013-11-041-0/+33
* testparm: Reformat text and add a newline.Andreas Schneider2013-11-041-54/+110
* s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett2012-09-061-2/+0
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-22/+22
* s3-auth: remove "security=server" (depricated since 3.6)Stefan Metzmacher2012-05-151-4/+2