summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15590: Fix another include issueJelmer Vernooij1-1/+1
2007-10-10r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij1-1/+2
2007-10-10r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett1-18/+5
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-2/+2
2007-10-10r14598: 'logfile' may be a poor choice for a global variable name, but for nowAndrew Bartlett1-3/+3
2007-10-10r14511: Install more headersJelmer Vernooij2-1/+2
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13938: Around round of splitupsJelmer Vernooij2-0/+2
2007-10-10r13618: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13341: Trivial.Andrew Bartlett1-1/+1
2007-10-10r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett1-3/+39
2007-10-10r13205: Add another useful comment.Andrew Bartlett1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij3-8/+0
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij6-466/+124
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2-2/+2
2007-10-10r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett2-7/+18
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-2/+2
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-6/+0
2007-10-10r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett1-0/+1
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2-25/+2