s3:libsmb: let cli_tree_connect_creds() only call cli_credentials_get_password()...
[samba.git] / lib / cmdline / cmdline.h
2023-07-21 Andrew Bartlettlib/cmdline: Return if the commandline was redacted...
2023-04-03 Andreas Schneiderlib:cmdline: Fix code spelling
2022-04-21 Christian Ambachlib/cmdline: fix a typo
2021-11-17 Volker Lendeckecmdline: Add a callback to set the machine account...
2021-09-06 Ralph Boehmelib/cmdline: add POPT_COMMON_DAEMON daemon popt options
2021-07-22 Andreas Schneiderlib:cmdline: Use lp_load_global() for servers
2021-06-20 Andreas Schneiderlib:cmdline: Improve doxygen documentation
2021-05-25 Andreas Schneiderlib:cmdline: Add a --configfile only parser for ntlm_auth
2021-05-25 Andreas Schneiderlib:cmdline: Add a --option only parser for testparm
2021-05-20 Andreas Schneiderlib:cmdline: Add SAMBA_CMDLINE_CONFIG_NONE
2021-05-20 Andreas Schneiderlib:cmdline: Add a debug only option
2021-04-28 Andreas Schneiderlib:cmdline: Add sanity check for options
2021-04-28 Andreas Schneiderlib:cmdline: Add samba_cmdline_burn()
2021-04-28 Andreas Schneiderlib:cmdline: Implement legacy kerberos options
2021-04-28 Andreas Schneiderlib:cmdline: Parse cmdline options with popt
2021-04-28 Andreas Schneiderlib:cmdline: Add client credentials
2021-04-28 Andreas Schneiderlib:cmdline: Add initial code for new cmdline option...