Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 2 | -25/+2 |
2007-10-10 | r10509: Some more sconscript fixes. Now getting to link stage for smbclient | Jelmer Vernooij | 1 | -19/+0 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r10364: Turn gensec:gssapi on by default, except for a login of the form | Andrew Bartlett | 1 | -11/+0 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10328: Add more emacs python-mode markers. | Tim Potter | 1 | -0/+2 |
2007-10-10 | r10323: Add first bits required for getting compile with scons working. This ... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r10316: More dynconfig fixes | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r10245: Get rid of XFILE in a few places. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9993: Gcc is fussy about the lack of parentheses around assignment statements. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9772: Make credentials callbacks more consistant with the abstraction | Andrew Bartlett | 1 | -6/+3 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 2 | -8/+19 |
2007-10-10 | r8972: More simplifications... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r8679: only call fault setup once (thanks to andrew for pointing this out) | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8678: setup for gdb backtrace in 'make test' | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8067: added a method for disabling the password prompt in programs that want | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r7967: We don't have the ms_krb5 stuff any more. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r7530: Simply calling convention of lp_load(). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 1 | -5/+17 |
2007-10-10 | r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for this | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6024: Some of the ordering constraints on the popt callbacks were getting | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 2 | -21/+2 |
2007-10-10 | r5976: SIDs can't have more then 5 subauths (caught by [validate] and | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -5/+4 |
2007-10-10 | r5932: Use cli_credentials somewhat more in the Gtk+ code | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5929: Use cli_credentials for the SMB functions as well. | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 6 | -276/+269 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r5199: fix some minor configure bugs | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5135: I prepare a clean up in includes.h | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r4817: ccache was being made ineffective on all the build farm machines | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4045: readd krb5 support defaulted to disable | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r3750: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3323: more warning reductions | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3102: typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3101: some minor fixes | Stefan Metzmacher | 1 | -8/+9 |
2007-10-10 | r3100: support 'bin/smbclient //w2k3-101/c$ -U \\administrator@w2k3.vmnet1.vm... | Stefan Metzmacher | 2 | -2/+7 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -7/+11 |
2007-10-10 | r2674: I have realised that talloc() should have its context marked const, as | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r2640: valgrind does a great job on some types of memory leaks, but is slow | Andrew Tridgell | 1 | -4/+9 |