summaryrefslogtreecommitdiffstats
path: root/source4/lib/cmdline
Commit message (Expand)AuthorAgeFilesLines
* 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
* r14511: Install more headersJelmer Vernooij2007-10-102-1/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-102-0/+2
* r13618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13341: Trivial.Andrew Bartlett2007-10-101-1/+1
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-3/+39
* r13205: Add another useful comment.Andrew Bartlett2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-103-8/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-106-466/+124
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-102-2/+2
* r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett2007-10-102-7/+18
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-2/+2
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-6/+0
* r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett2007-10-101-0/+1
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-102-25/+2
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-101-19/+0
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-2/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij2007-10-101-2/+2
* r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett2007-10-101-11/+0
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+1