summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
Commit message (Expand)AuthorAgeFilesLines
* 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
* r10328: Add more emacs python-mode markers.Tim Potter2007-10-101-0/+2
* r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij2007-10-101-0/+4
* r10316: More dynconfig fixesJelmer Vernooij2007-10-102-2/+0
* r10245: Get rid of XFILE in a few places.Jelmer Vernooij2007-10-101-2/+2
* r9993: Gcc is fussy about the lack of parentheses around assignment statements.Tim Potter2007-10-101-1/+1
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2007-10-101-6/+3
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-102-8/+19
* r8972: More simplifications...Jelmer Vernooij2007-10-101-1/+1
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-101-1/+0
* r8679: only call fault setup once (thanks to andrew for pointing this out)Andrew Tridgell2007-10-101-3/+4
* r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2007-10-101-0/+3
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-2/+2
* r8067: added a method for disabling the password prompt in programs that wantAndrew Tridgell2007-10-101-1/+9
* r7967: We don't have the ms_krb5 stuff any more.Andrew Bartlett2007-10-101-1/+0
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-1/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-5/+17
* r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher2007-10-101-1/+1
* r6024: Some of the ordering constraints on the popt callbacks were gettingAndrew Bartlett2007-10-101-4/+4
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-102-21/+2
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-5/+4
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-1/+1
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-3/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-106-276/+269
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5199: fix some minor configure bugsStefan Metzmacher2007-10-101-1/+1
* r5135: I prepare a clean up in includes.hStefan Metzmacher2007-10-102-1/+4
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2007-10-101-0/+1
* r4045: readd krb5 support defaulted to disableStefan Metzmacher2007-10-101-0/+2
* r3750: fix the buildStefan Metzmacher2007-10-101-1/+1
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-4/+3
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-1/+1
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1