summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* upgradeprovision: Fix use of dict.get().Jelmer Vernooij2011-01-051-11/+5
* s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.Jelmer Vernooij2011-01-051-0/+10
* s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov2011-01-041-1/+1
* s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov2011-01-041-1/+1
* s4-smbtorture: check driver_version equality as well.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: always setup full driver level 8 in test_add_driver_arg().Günther Deschner2011-01-041-6/+13
* s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 asGünther Deschner2011-01-041-7/+2
* s4-smbtorture: setup help and dependent files in spoolss driver unc path tests.Günther Deschner2011-01-041-0/+8
* s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: add more tests for driver_dates.Günther Deschner2011-01-041-0/+39
* dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards2011-01-041-1/+1
* s4-heimdal_build Remove talloc dep for krb5-glue.cAndrew Bartlett2011-01-041-6/+0
* s4-heimdal_build Remove talloc dependency from hdb-glue.cAndrew Bartlett2011-01-041-6/+0
* s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature sizeStefan Metzmacher2011-01-031-1/+6
* s4:dynconfig: Add prototypes to match dynconfig.cBrad Hards2011-01-032-20/+36
* s4:ldb: Make sample module implementation static.Brad Hards2011-01-031-2/+2
* s4:ldb: Add prototype header.Brad Hards2011-01-031-0/+2
* remove unnecessary use of pass.Jelmer Vernooij2011-01-031-8/+0
* pyldb: Fix memory reference error.Jelmer Vernooij2011-01-032-2/+6
* Use TestCase.get_credentials() where possible.Jelmer Vernooij2011-01-034-7/+6
* pyldb: Always return -1, 0, or 1 in tp_compare functions.Jelmer Vernooij2011-01-031-6/+9
* Revert broken destructor changes.Jelmer Vernooij2011-01-031-1/+1
* pyldb: Fix memory context, add more OOM checks.Jelmer Vernooij2011-01-032-7/+11
* pyldb: Some more OOM checks.Jelmer Vernooij2011-01-031-4/+28
* Make all functions in pyldb.c private, as they can't be used anyway.Jelmer Vernooij2011-01-032-26/+27
* s4-python: Add missing prototypes.Jelmer Vernooij2011-01-032-0/+4
* pyldb: Use pytalloc-util.Jelmer Vernooij2011-01-032-1/+2
* ldb: Remove duplicate definition of check_special, use PyObject_New.Jelmer Vernooij2011-01-031-5/+4
* s4-python: Properly call PyObject_Del from all destructors.Jelmer Vernooij2011-01-031-1/+1
* s4: Happy New Year 2011Stefan Metzmacher2011-01-021-1/+1
* heimdal_build: Add missing dependencies when building with system heimdal.Jelmer Vernooij2011-01-013-3/+4
* heimdal_build: Support using system gssapi library.Jelmer Vernooij2011-01-011-0/+2
* heimdal_build: Support using system hdb and kdc libraries.Jelmer Vernooij2011-01-011-0/+5
* heimdal_build: Add conditionals for all libraries.Jelmer Vernooij2011-01-011-110/+105
* heimdal_build: Allow using system krb5.Jelmer Vernooij2011-01-012-70/+72
* heimdal_build: Allow using system heimntlm.Jelmer Vernooij2011-01-012-12/+16
* heimdal_build: Look for asn1_compile (but by default, don't use it).Jelmer Vernooij2011-01-012-10/+31
* s4-python: Only set BASETYPE flag if subclassing is supported.Jelmer Vernooij2011-01-015-20/+16
* s4-python: Add more prototypes.Jelmer Vernooij2011-01-013-0/+6
* s4-python: Properly call PyObject_Del from all destructors.Jelmer Vernooij2011-01-012-6/+7
* s4:ldb: setup TEST_DATA_PREFIX for make testStefan Metzmacher2010-12-271-1/+5
* s4:ldb:python/api: use filename() instead of hardcoded filenamesStefan Metzmacher2010-12-271-6/+6
* s4:ldb/tests: there's no need to copy samba4.pngStefan Metzmacher2010-12-272-4/+1
* s4:selftest: specify the gentest_seeds.dat locationStefan Metzmacher2010-12-271-1/+1
* s4:selftest: selftest.pl already sets TEST_DATA_PREFIXStefan Metzmacher2010-12-271-3/+2
* s4:ldb:python/api: use only one ldb file in test_contains()Stefan Metzmacher2010-12-241-2/+3
* s4:ldb:python/api: use filename() instead of hardcoded filenamesStefan Metzmacher2010-12-241-6/+7
* Start on alpha 15.Jelmer Vernooij2010-12-241-1/+1
* Typo fix in KDC parameters.Brad Hards2010-12-241-3/+3
* mkrelease: Simplify further.Jelmer Vernooij2010-12-241-7/+1