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
/
lib
/
cmdline
/
cmdline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
lib:cmdline: Check if we have a valid default ccache
Andreas Schneider
1
-2
/
+2
2025-04-15
lib:cmdline: POPT_CALLBACK_REASON_POST should handle if we skip the password ...
Andreas Schneider
1
-1
/
+4
2025-04-15
lib:cmdline: Make sure --use-krb5-ccache sets the ccache
Andreas Schneider
1
-24
/
+55
2025-01-02
replace direct calls to memset_s() with commonly used macros
Michael Tokarev
1
-1
/
+1
2024-08-04
lib:cmdline: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-07-10
cmdline:burn: list commands to always burn; warn on unknown
Douglas Bagnall
1
-7
/
+51
2024-07-03
cmdline:burn: add a note about short option combinations
Douglas Bagnall
1
-0
/
+16
2024-07-03
cmdline:burn: explicitly burn --username
Douglas Bagnall
1
-0
/
+4
2024-07-03
cmdline:burn: use allowlist to ensure more passwords burn
Douglas Bagnall
1
-9
/
+77
2024-07-03
cmdline:burn: do not burn options starting --user-*, --password-*
Douglas Bagnall
1
-8
/
+19
2024-07-03
cmdline:burn: localise some variables
Douglas Bagnall
1
-11
/
+7
2024-07-03
cmdline:burn: always return true if burnt
Douglas Bagnall
1
-2
/
+2
2024-07-03
cmdline:burn: handle arguments separated from their --options
Douglas Bagnall
1
-1
/
+26
2024-07-03
cmdline:burn: do not retain false memories
Douglas Bagnall
1
-2
/
+3
2024-07-03
cmdline:burn: '-U' does not imply secrets without '%'
Douglas Bagnall
1
-2
/
+4
2024-06-04
lib: Use cli_credentials_add_gensec_features in a few places
Volker Lendecke
1
-8
/
+2
2024-05-07
lib/cmdline: skip the password prompt if we have a valid krb5 ccache
Stefan Metzmacher
1
-0
/
+19
2024-04-23
lib/cmdline: only call cli_credentials_get_password_and_obtained if needed
Stefan Metzmacher
1
-2
/
+4
2024-04-23
lib/cmdline: move cli_credentials_set_cmdline_callbacks to the end of POPT_CA...
Stefan Metzmacher
1
-13
/
+13
2023-07-21
lib/cmdline: Also redact --newpassword in samba_cmdline_burn()
Andrew Bartlett
1
-0
/
+3
2023-07-21
lib/cmdline: Also burn the --password2 parameter if given
Andrew Bartlett
1
-0
/
+7
2023-07-21
lib/cmdline: Return if the commandline was redacted in samba_cmdline_burn()
Andrew Bartlett
1
-2
/
+5
2023-07-21
lib/fault: During smb_panic() print process comment and setprocname() title
Andrew Bartlett
1
-0
/
+2
2023-03-03
lib:cmdline: Fix typo
Joseph Sutton
1
-1
/
+1
2022-06-22
lib:cmdline: Fix error handling of --client-protection=sign|encrypt|off
Andreas Schneider
1
-56
/
+63
2022-06-22
lib:cmdline: Fix error handling of --use-krb5-ccache=CCACHE
Andreas Schneider
1
-26
/
+32
2022-06-22
lib:cmdline: Fix error handling of --use-kerberos=desired|required|off
Andreas Schneider
1
-16
/
+26
2021-11-17
cmdline: Add a callback to set the machine account details
Volker Lendecke
1
-2
/
+14
2021-10-28
lib:cmdline: Fix -k option which doesn't expect anything
Andreas Schneider
1
-1
/
+1
2021-09-21
lib:cmdline: fix a comment
Michael Adam
1
-2
/
+2
2021-09-10
lib/cmdline: restore s3 option name --max-protocol for MAXPROTOCOL from 4.14
Ralph Boehme
1
-1
/
+1
2021-09-10
lib/cmdline: fix --configfile handling of POPT_COMMON_CONFIG_ONLY used by ntl...
Stefan Metzmacher
1
-2
/
+1
2021-09-06
lib/cmdline: add POPT_COMMON_DAEMON daemon popt options
Ralph Boehme
1
-0
/
+80
2021-06-29
lib:cmdline: Ignore the return code of cli_credentials_guess()
Andreas Schneider
1
-1
/
+8
2021-06-08
lib:cmdline: Use getprogname() to avoid possible issues with setproctitle()
Stefan Metzmacher
1
-6
/
+1
2021-06-08
s3:cmdline: Use D_ERR() instead of DBG_ERR() for talloc log
Stefan Metzmacher
1
-1
/
+1
2021-06-08
lib:cmdline: Also set logfile for the debug system
Andreas Schneider
1
-0
/
+1
2021-05-25
lib:cmdline: Add a --configfile only parser for ntlm_auth
Andreas Schneider
1
-0
/
+19
2021-05-25
lib:cmdline: Add a --option only parser for testparm
Andreas Schneider
1
-0
/
+18
2021-05-20
lib:cmdline: Add a debug only option
Andreas Schneider
1
-0
/
+25
2021-05-18
lib:cmdline: Fix setting 'log file' from smb.conf
Andreas Schneider
1
-7
/
+18
2021-05-06
lib:cmdline: Align integer types
Andreas Schneider
1
-1
/
+2
2021-05-06
lib:cmdline: We need to always set a log file
Andreas Schneider
1
-26
/
+47
2021-05-06
lib:cmdline: Also set logfilebase for -l|--log-basename
Andreas Schneider
1
-0
/
+2
2021-05-06
lib:cmdline: Rename to cmdline_sanity_checker
Andreas Schneider
1
-3
/
+3
2021-05-06
lib:cmdline: Improve error message for duplicate options
Andreas Schneider
1
-1
/
+2
2021-04-28
lib:cmdline: Add sanity check for options
Andreas Schneider
1
-0
/
+114
2021-04-28
lib:cmdline: Add samba_cmdline_burn()
Andreas Schneider
1
-0
/
+49
2021-04-28
lib:cmdline: Set kerberos=required for --use-krb5-ccache=CCACHE
Andreas Schneider
1
-0
/
+9
2021-04-28
lib:cmdline: Implement legacy kerberos options
Andreas Schneider
1
-0
/
+118
[next]