summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline/popt_credentials.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib: Remove obsolete popt cmdline parserAndreas Schneider2021-06-201-256/+0
* auth:creds: Add obtained arg to cli_credentials_set_gensec_features()Andreas Schneider2021-04-281-2/+4
* auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider2021-04-281-1/+2
* s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()Andreas Schneider2021-03-241-1/+1
* auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider2020-11-031-2/+2
* s4:lib: Use C99 initializer for poptOption in popt_credentialsAndreas Schneider2019-01-281-12/+75
* s4: popt: Change from talloc_autofree_context() to NULL context.Jeremy Allison2017-05-111-2/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-14/+29
* s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -kAndrew Bartlett2015-03-061-1/+1
* s4-cmdline: Remove unused popt_common_dont_ask()Andrew Bartlett2012-02-101-8/+0
* s4-cmdline: Rename popt tables to avoid symbol conflictsAndrew Bartlett2011-06-211-1/+1
* s4-credentials Add a command line hook to set the kerberos credentials cacheAndrew Bartlett2011-04-041-1/+13
* popt_credentials: Implement pending machine account manually, rather than thr...Jelmer Vernooij2010-10-111-5/+10
* Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison2010-05-211-2/+2
* Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison2010-05-211-2/+3
* Revert "Make -k a simple non-bool option."Andrew Bartlett2010-05-211-0/+9
* Make -k a simple non-bool option.Jeremy Allison2010-05-201-9/+0
* s4:cmdline Add --sign and --encrypt options to our common command lineAndrew Bartlett2010-03-241-1/+28
* Remove global_loadparm.Jelmer Vernooij2008-11-021-1/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26392: cmdline: remove unused varStefan Metzmacher2007-12-211-2/+0
* r26308: Split up big popt common callback function.Jelmer Vernooij2007-12-211-5/+2
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+1
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24335: Fix -N support.Jelmer Vernooij2007-10-101-1/+1
* r23912: We always accept / as a seperator, and it is far less confusingAndrew Bartlett2007-10-101-1/+1
* r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett2007-10-101-7/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23064: Clarify comment and indentAndrew Bartlett2007-10-101-12/+12
* r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher2007-10-101-1/+0
* r22306: try to make the aix compiler happyStefan Metzmacher2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+2
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-3/+39
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+115