summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wintest Share more of the S4 test code with the s3 testAndrew Bartlett2010-12-103-257/+298
* s3-winbind Improve memory handling in NTLMv2-backend plaintext authenticationAndrew Bartlett2010-12-101-17/+6
* s3-winbind Don't send the LM password to the server, everAndrew Bartlett2010-12-101-11/+1
* s3-libsmb Don't ever ask for machine$ principals as a target.Andrew Bartlett2010-12-101-30/+6
* s3-docs Add docs for 'client use spnego principal' and 'send spengo principal'Andrew Bartlett2010-12-102-0/+56
* s3-docs Explain change to NTLMv2 by default in the clientAndrew Bartlett2010-12-101-6/+7
* s3-client Use NTLMv2 by default in the Samba clientAndrew Bartlett2010-12-101-2/+2
* s3-smbd Don't send SPNEGO principal (rfc4178 hint) by defaultAndrew Bartlett2010-12-103-0/+15
* s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett2010-12-104-6/+19
* subunitrun: Use unittest.TestProgram if subunit.TestProgram is notJelmer Vernooij2010-12-102-27/+12
* s4-python: Add convenience function for forcibly importing bundledJelmer Vernooij2010-12-102-4/+17
* subunitrun: Extend hack to cope with older system subunit run installs.Jelmer Vernooij2010-12-101-0/+2
* subunitrun: Remove global subunit module when reimporting from aJelmer Vernooij2010-12-101-1/+6
* s4-dist: Remove no longer existing files from blacklist (fixes 'makeJelmer Vernooij2010-12-101-2/+1
* s4-python: Fix use of bundled modules.Jelmer Vernooij2010-12-101-1/+1
* s4-python: Split up ensure_external_module.Jelmer Vernooij2010-12-102-10/+23
* selftest: Make sure system subunit.run has TestProgram.Jelmer Vernooij2010-12-101-1/+1
* smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij2010-12-104-13/+14
* selftest: Check exit code when listing tests.Jelmer Vernooij2010-12-101-0/+11
* s4-selftest: Add convenience function for running testsuites usingJelmer Vernooij2010-12-101-9/+17
* selftest: Allow discovering tests in pure python testsuites.Jelmer Vernooij2010-12-101-2/+2
* subunitrun: Support --list.Jelmer Vernooij2010-12-101-3/+8
* selftest: Rename $LIST to $LISTOPT for consistency with testrepository.Jelmer Vernooij2010-12-101-2/+2
* dnspython: Update to newer upstream snapshot.Jelmer Vernooij2010-12-1022-95/+1175
* subunit: Update to newer upstream snapshot.Jelmer Vernooij2010-12-108-16/+47
* testtools: Import new upstream snapshot.Jelmer Vernooij2010-12-1036-367/+3694
* selftest: add --list option.Jelmer Vernooij2010-12-102-1/+25
* selftest: Document --testenv in --help output, remove documentation forJelmer Vernooij2010-12-101-1/+1
* pidl: use $CC -E if $CPP is not defined, if both undefined use cppMatthieu Patou2010-12-101-2/+8
* build: use CPP and CC values when calling pidlMatthieu Patou2010-12-102-1/+19
* build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou2010-12-105-4/+13
* build: finishing fixing broken libiconv on hpuxMatthieu Patou2010-12-101-0/+2
* s4 libcli: Add libcli_echo lib and torture testKai Blin2010-12-098-0/+372
* s4: Implement UDP echo server exampleKai Blin2010-12-094-0/+388
* s4:pyrpc_util: s/typename/type_name to avoid c++ warningsStefan Metzmacher2010-12-092-6/+6
* talloc: pytalloc-util should not have an ABI-file yetStefan Metzmacher2010-12-091-2/+0
* wintest Remove the password expiry as the first stepAndrew Bartlett2010-12-092-4/+13
* waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell2010-12-095-19/+6
* waf: fixed path to abi_directoryAndrew Tridgell2010-12-091-1/+1
* s4-spnego Match Windows 2008, and no longer supply a name in the CIFS NegprotAndrew Bartlett2010-12-091-10/+1
* s4-lsa Implement kerberos ticket life policyAndrew Bartlett2010-12-098-11/+117
* s4-tests Workaround new default of 'client ntlmv2 auth = yes' in testsAndrew Bartlett2010-12-092-3/+3
* s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett2010-12-091-0/+1
* waf: add a dependency between the library and its vscriptAndrew Tridgell2010-12-092-1/+3
* waf: don't use symbol versioning on our modulesAndrew Tridgell2010-12-091-3/+6
* waf: use vscripts for our private libraries tooAndrew Tridgell2010-12-092-15/+14
* waf: make mkdir_p on a empty string not recurse foreverAndrew Tridgell2010-12-091-1/+1
* waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell2010-12-097-23/+92
* build: do not duplicate the checks for python in samba4Matthieu Patou2010-12-092-14/+3
* build: Cope with broken libiconvMatthieu Patou2010-12-081-1/+5