summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+22
2010-03-24s4:cmdline Add --sign and --encrypt options to our common command lineAndrew Bartlett1-1/+28
2010-02-13s4:popt_common.c - fix intendationMatthias Dieter Wallnöfer1-1/+1
2009-08-24s4:cmdline: setup talloc log and abort functionsStefan Metzmacher1-0/+7
2009-03-17fix build on sles8 and other old popt installationsBjörn Jacke1-0/+4
2008-11-02Remove global_loadparm.Jelmer Vernooij2-6/+2
2008-11-02Move check of SMB_CONF_PATH to loadparm code.Jelmer Vernooij1-5/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij2-0/+3
2008-05-27Use new dynconfig.h location.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-2/+2
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+4
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-4/+4
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-3/+6
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.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-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-0/+1
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-9/+14
2007-12-21r26350: More tests.Jelmer Vernooij1-3/+3
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-3/+3
2007-12-21r26308: Split up big popt common callback function.Jelmer Vernooij2-32/+58
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-3/+3
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-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-10/+11
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-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-13/+9
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2-13/+13
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24868: Don't use callbacks for prompting when stdout is not a tty.Jelmer Vernooij1-2/+7
2007-10-10r24620: move printing out the version string and exit()Stefan Metzmacher1-3/+9
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 Tridgell4-12/+8
2007-10-10r23064: Clarify comment and indentAndrew Bartlett1-12/+12
2007-10-10r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher1-0/+4
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 Metzmacher2-4/+4
2007-10-10r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij1-1/+1
2007-10-10r19637: Leave --realm option only, as abartlet suggested.Rafal Szczesniak1-2/+2
2007-10-10r19630: Support specifying the realm name from command line.Rafal Szczesniak1-0/+6
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2-1/+3
2007-10-10r18299: POPT_CREDENTIALS should depend on LIBPOPTAndrew Tridgell1-1/+2
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij3-8/+4
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-2/+2
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-2/+2
2007-10-10r17281: we now have client/server max protolStefan Metzmacher1-1/+1