summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij1-19/+0
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-2/+1
2007-10-10r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij1-2/+2
2007-10-10r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett1-11/+0
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+1
2007-10-10r10328: Add more emacs python-mode markers.Tim Potter1-0/+2
2007-10-10r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij1-0/+4
2007-10-10r10316: More dynconfig fixesJelmer Vernooij2-2/+0
2007-10-10r10245: Get rid of XFILE in a few places.Jelmer Vernooij1-2/+2
2007-10-10r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter1-1/+1
2007-10-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett1-6/+3
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2-8/+19
2007-10-10r8972: More simplifications...Jelmer Vernooij1-1/+1
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-1/+0
2007-10-10r8679: only call fault setup once (thanks to andrew for pointing this out)Andrew Tridgell1-3/+4
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell1-0/+3
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-2/+2
2007-10-10r8067: added a method for disabling the password prompt in programs that wantAndrew Tridgell1-1/+9
2007-10-10r7967: We don't have the ms_krb5 stuff any more.Andrew Bartlett1-1/+0
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-1/+1
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett1-5/+17
2007-10-10r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher1-1/+1
2007-10-10r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett1-4/+4
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2-21/+2