summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline/popt_credentials.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11popt_credentials: Implement pending machine account manually, rather than thr...Jelmer Vernooij1-5/+10
2010-05-21Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison1-2/+2
2010-05-21Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison1-2/+3
2010-05-21Revert "Make -k a simple non-bool option."Andrew Bartlett1-0/+9
2010-05-20Make -k a simple non-bool option.Jeremy Allison1-9/+0
2010-03-24s4:cmdline Add --sign and --encrypt options to our common command lineAndrew Bartlett1-1/+28
2008-11-02Remove global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26392: cmdline: remove unused varStefan Metzmacher1-2/+0
2007-12-21r26308: Split up big popt common callback function.Jelmer Vernooij1-5/+2
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-1/+1
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24335: Fix -N support.Jelmer Vernooij1-1/+1
2007-10-10r23912: We always accept / as a seperator, and it is far less confusingAndrew Bartlett1-1/+1
2007-10-10r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett1-7/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23064: Clarify comment and indentAndrew Bartlett1-12/+12
2007-10-10r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher1-1/+0
2007-10-10r22306: try to make the aix compiler happyStefan Metzmacher1-1/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+2
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r13618: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett1-3/+39
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+115