TODO tests s3:popt_common: implement -k [yes|no] as alternative to just -k
[metze/samba/wip.git] / source3 / lib / popt_common_cmdline.c
2019-10-29 Stefan MetzmacherTODO tests s3:popt_common: implement -k [yes|no] as...
2019-10-24 Ralph Boehmes3: remove now unneeded call to cmdline_messaging_context()
2019-05-24 Andreas Schneiders3:lib: Move up NULL check
2019-01-28 Andreas Schneiders3:lib: Use C99 initializer for poptOption in popt_comm...
2018-10-16 Andreas Schneiders3:lib:popt: Use memset_s() to burn password string
2018-10-10 Douglas Bagnallpopt_common_creds: actually use the ignore_missing_conf...
2018-09-07 Ralph Boehmes3:popt_common: use cmdline_messaging_context() in...
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file