index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
testparm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
s3:testparm: Fix "sync machine password to keytab" validation
Samuel Cabrero
1
-35
/
+60
2025-02-24
s3:testparm: make it clear that 'client use krb5 netlogon' is experimental
Stefan Metzmacher
1
-0
/
+13
2025-02-20
s3/utils: Add a check for "winbind varlink service"
Samuel Cabrero
1
-0
/
+10
2025-01-02
testparm: do not fail if /run/samba does not exist
Michael Tokarev
1
-4
/
+2
2024-09-13
sync machine password to keytab: handle FreeIPA use case
Alexander Bokovoy
1
-1
/
+2
2024-07-26
s3:testparm: Add check for "sync machine password to keytab" to testparm
Pavel Filipenský
1
-0
/
+92
2024-04-23
s4:ldap_server: add support for tls channel bindings
Stefan Metzmacher
1
-0
/
+12
2023-09-26
testparm: Allow idmap ranges overlap for idmap_nss
Samuel Cabrero
1
-3
/
+8
2023-08-23
s3:utils: Use lpcfg_set_cmdline() in testparm
Pavel Kalugin
1
-1
/
+4
2023-06-13
testparm: Fix a typo
Volker Lendecke
1
-9
/
+9
2023-03-28
s3:utils: Fix grammar in testparm
Andreas Schneider
1
-1
/
+1
2023-02-28
s3:utils: Check if the autorid rangesize is a multiple of the range
Andreas Schneider
1
-0
/
+11
2022-12-13
CVE-2022-37966 testparm: warn about 'kerberos encryption types = legacy'
Stefan Metzmacher
1
-0
/
+8
2022-12-13
CVE-2022-38023 testparm: warn about unsecure schannel related options
Stefan Metzmacher
1
-0
/
+61
2022-12-13
CVE-2022-38023 testparm: warn about server/client schannel != yes
Stefan Metzmacher
1
-3
/
+17
2022-10-17
s3/utils: check result of talloc_strdup
Noel Power
1
-0
/
+5
2022-10-14
s3/utils: Fix use after free with popt 1.19
Noel Power
1
-3
/
+3
2022-07-01
testparm: clarify "Weak crypto is allowed" message
Michael Tokarev
1
-7
/
+4
2022-02-21
s3:utils: Fix missing space in testparm output
Andreas Schneider
1
-2
/
+1
2022-02-16
s3:utils: Add a testparm check for idmap autorid
Andreas Schneider
1
-0
/
+51
2021-09-10
testparm: don't ignore unknown options
Ralph Boehme
1
-1
/
+10
2021-05-25
s3:utils: Migrate testparm to new cmdline option parser
Andreas Schneider
1
-9
/
+30
2021-04-29
s3:utils: Tell users that workgroup/realm is required for ADS mode
Andreas Schneider
1
-0
/
+22
2021-02-09
s3:testparm: Warn about 'server schannel = no'
Andreas Schneider
1
-0
/
+7
2020-03-19
s3:utils: Add weak crypto information to testparm
Andreas Schneider
1
-0
/
+9
2019-11-27
s3:param: make "servicename" a substituted option
Ralph Boehme
1
-10
/
+14
2019-11-27
smbdotconf: mark "passwd program" with substitution="1"
Ralph Boehme
1
-7
/
+7
2019-11-27
smbdotconf: mark "passwd chat" with substitution="1"
Ralph Boehme
1
-3
/
+5
2019-11-07
s3:printing: Fix %J substition
Ralph Boehme
1
-1
/
+1
2019-10-24
s3: remove now unneeded call to cmdline_messaging_context()
Ralph Boehme
1
-2
/
+0
2019-01-28
s3:utils: Use C99 initializer for poptOption in testparm
Andreas Schneider
1
-6
/
+49
2018-11-29
s3/testparm: Reduce debug level to 1
Anoop C S
1
-2
/
+2
2018-09-07
s3:testparm: Use cmdline_messaging_context
Christof Schmitt
1
-0
/
+3
2018-06-19
testparm: Remove warning from the last century
Andreas Schneider
1
-10
/
+0
2017-08-23
s3:utils: Do not report an invalid range for AD DC role
Andreas Schneider
1
-7
/
+9
2017-06-06
s3/utils: Add warning to testparm for "client ipc signing" param values
Noel Power
1
-0
/
+12
2017-03-02
testparm: remove check for "ea support" in fruit shares
Uri Simchoni
1
-6
/
+0
2016-12-12
s3-testparm: Print an error if we have overlapping idmap config
Andreas Schneider
1
-0
/
+146
2016-12-12
s3-testparm: Print error if the default backend is incorrect
Andreas Schneider
1
-0
/
+26
2016-12-12
s3-testparm: Fix trailing whitespaces
Andreas Schneider
1
-8
/
+8
2016-03-10
testparm: vfs_fruit checks
Ralph Boehme
1
-0
/
+24
2015-05-21
testparm: Add warning if the netbios name is too long
Andreas Schneider
1
-0
/
+5
2015-04-22
s3:param: remove arg save_defaults from lp_load_with_registry_shares()
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove arg initialize_globals from lp_load_with_registry_shares()
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove "global_only" parameter from lp_load_with_registry_shares().
Michael Adam
1
-1
/
+1
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-02-12
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
1
-6
/
+6
2014-02-07
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
1
-2
/
+2
2014-02-07
param: rename lp function and variable from "printcommand" to "print_command"
Garming Sam
1
-1
/
+1
[next]