summaryrefslogtreecommitdiff
path: root/source3/utils/testparm.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-23s3:testparm: Fix "sync machine password to keytab" validationSamuel Cabrero1-35/+60
2025-02-24s3:testparm: make it clear that 'client use krb5 netlogon' is experimentalStefan Metzmacher1-0/+13
2025-02-20s3/utils: Add a check for "winbind varlink service"Samuel Cabrero1-0/+10
2025-01-02testparm: do not fail if /run/samba does not existMichael Tokarev1-4/+2
2024-09-13sync machine password to keytab: handle FreeIPA use caseAlexander Bokovoy1-1/+2
2024-07-26s3:testparm: Add check for "sync machine password to keytab" to testparmPavel Filipenský1-0/+92
2024-04-23s4:ldap_server: add support for tls channel bindingsStefan Metzmacher1-0/+12
2023-09-26testparm: Allow idmap ranges overlap for idmap_nssSamuel Cabrero1-3/+8
2023-08-23s3:utils: Use lpcfg_set_cmdline() in testparmPavel Kalugin1-1/+4
2023-06-13testparm: Fix a typoVolker Lendecke1-9/+9
2023-03-28s3:utils: Fix grammar in testparmAndreas Schneider1-1/+1
2023-02-28s3:utils: Check if the autorid rangesize is a multiple of the rangeAndreas Schneider1-0/+11
2022-12-13CVE-2022-37966 testparm: warn about 'kerberos encryption types = legacy'Stefan Metzmacher1-0/+8
2022-12-13CVE-2022-38023 testparm: warn about unsecure schannel related optionsStefan Metzmacher1-0/+61
2022-12-13CVE-2022-38023 testparm: warn about server/client schannel != yesStefan Metzmacher1-3/+17
2022-10-17s3/utils: check result of talloc_strdupNoel Power1-0/+5
2022-10-14s3/utils: Fix use after free with popt 1.19Noel Power1-3/+3
2022-07-01testparm: clarify "Weak crypto is allowed" messageMichael Tokarev1-7/+4
2022-02-21s3:utils: Fix missing space in testparm outputAndreas Schneider1-2/+1
2022-02-16s3:utils: Add a testparm check for idmap autoridAndreas Schneider1-0/+51
2021-09-10testparm: don't ignore unknown optionsRalph Boehme1-1/+10
2021-05-25s3:utils: Migrate testparm to new cmdline option parserAndreas Schneider1-9/+30
2021-04-29s3:utils: Tell users that workgroup/realm is required for ADS modeAndreas Schneider1-0/+22
2021-02-09s3:testparm: Warn about 'server schannel = no'Andreas Schneider1-0/+7
2020-03-19s3:utils: Add weak crypto information to testparmAndreas Schneider1-0/+9
2019-11-27s3:param: make "servicename" a substituted optionRalph Boehme1-10/+14
2019-11-27smbdotconf: mark "passwd program" with substitution="1"Ralph Boehme1-7/+7
2019-11-27smbdotconf: mark "passwd chat" with substitution="1"Ralph Boehme1-3/+5
2019-11-07s3:printing: Fix %J substitionRalph Boehme1-1/+1
2019-10-24s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme1-2/+0
2019-01-28s3:utils: Use C99 initializer for poptOption in testparmAndreas Schneider1-6/+49
2018-11-29s3/testparm: Reduce debug level to 1Anoop C S1-2/+2
2018-09-07s3:testparm: Use cmdline_messaging_contextChristof Schmitt1-0/+3
2018-06-19testparm: Remove warning from the last centuryAndreas Schneider1-10/+0
2017-08-23s3:utils: Do not report an invalid range for AD DC roleAndreas Schneider1-7/+9
2017-06-06s3/utils: Add warning to testparm for "client ipc signing" param valuesNoel Power1-0/+12
2017-03-02testparm: remove check for "ea support" in fruit sharesUri Simchoni1-6/+0
2016-12-12s3-testparm: Print an error if we have overlapping idmap configAndreas Schneider1-0/+146
2016-12-12s3-testparm: Print error if the default backend is incorrectAndreas Schneider1-0/+26
2016-12-12s3-testparm: Fix trailing whitespacesAndreas Schneider1-8/+8
2016-03-10testparm: vfs_fruit checksRalph Boehme1-0/+24
2015-05-21testparm: Add warning if the netbios name is too longAndreas Schneider1-0/+5
2015-04-22s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam1-1/+1
2015-04-22s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam1-1/+1
2015-04-22s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam1-1/+1
2015-04-22s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam1-1/+1
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2014-02-12lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett1-6/+6
2014-02-07param: rename lp function and variable from "encrypted_passwords" to "encrypt...Garming Sam1-2/+2
2014-02-07param: rename lp function and variable from "printcommand" to "print_command"Garming Sam1-1/+1