summaryrefslogtreecommitdiffstats
path: root/source4/lib/cmdline
Commit message (Expand)AuthorAgeFilesLines
* Remove global_loadparm.Jelmer Vernooij2008-11-022-6/+2
* Move check of SMB_CONF_PATH to loadparm code.Jelmer Vernooij2008-11-021-5/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-0/+3
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+4
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-4/+4
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+6
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-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
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-0/+1
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-211-9/+14
* r26350: More tests.Jelmer Vernooij2007-12-211-3/+3
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-211-3/+3
* r26308: Split up big popt common callback function.Jelmer Vernooij2007-12-212-32/+58
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-3/+3
* 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
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-10/+11
* 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
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-13/+9
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-102-13/+13
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r24868: Don't use callbacks for prompting when stdout is not a tty.Jelmer Vernooij2007-10-101-2/+7
* r24620: move printing out the version string and exit()Stefan Metzmacher2007-10-101-3/+9
* 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-104-12/+8
* r23064: Clarify comment and indentAndrew Bartlett2007-10-101-12/+12
* r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher2007-10-101-0/+4
* 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-102-4/+4
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+1
* r19637: Leave --realm option only, as abartlet suggested.Rafal Szczesniak2007-10-101-2/+2
* r19630: Support specifying the realm name from command line.Rafal Szczesniak2007-10-101-0/+6
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-102-1/+3
* r18299: POPT_CREDENTIALS should depend on LIBPOPTAndrew Tridgell2007-10-101-1/+2
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-103-8/+4
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-2/+2
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-2/+2
* r17281: we now have client/server max protolStefan Metzmacher2007-10-101-1/+1
* r15590: Fix another include issueJelmer Vernooij2007-10-101-1/+1
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2007-10-101-1/+2
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-101-18/+5
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-2/+2
* r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett2007-10-101-3/+3