summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move testr configuration to root.Jelmer Vernooij2011-11-133-4/+4
* waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij2011-11-136-9/+21
* waf: Simplify handling of python modules.Jelmer Vernooij2011-11-132-21/+6
* Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.Jelmer Vernooij2011-11-131-3/+0
* pytdb: Shorter description which fits on a single line.Jelmer Vernooij2011-11-131-1/+2
* testtools: Import new upstream snapshot.Jelmer Vernooij2011-11-136-8/+30
* subunit: Import new upstream snapshot.Jelmer Vernooij2011-11-137-22/+92
* wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM.Jelmer Vernooij2011-11-131-4/+10
* wafsambaa: Support libraries that don't have the same name as their pkg-confi...Jelmer Vernooij2011-11-131-1/+1
* ldb: Only check for pkg-config file when checking for system ldb.Jelmer Vernooij2011-11-131-2/+2
* tevent: Only check for pkg-config file when checking for system tevent.Jelmer Vernooij2011-11-131-1/+1
* tdb: Only check for pkg-config file when checking for system tdb.Jelmer Vernooij2011-11-131-1/+1
* talloc: Only check for pkg-config file when checking for system talloc.Jelmer Vernooij2011-11-131-2/+2
* subunit: Only check for pkg-config file and use proper pkg-config file name.Jelmer Vernooij2011-11-131-1/+1
* wafsamba: add CHECK_BUNDLED_SYSTEM_PKG function.Jelmer Vernooij2011-11-131-8/+64
* tevent: Only build pytevent if the system doesn't provide it.Jelmer Vernooij2011-11-131-5/+8
* ldb: Use pyembed rather than pyext for ldb-util library.Jelmer Vernooij2011-11-132-2/+6
* tevent: remove unnecessary enablement.Jelmer Vernooij2011-11-131-1/+0
* pytalloc-util: Don't mark as python extension, use pyembed instead.Jelmer Vernooij2011-11-131-1/+1
* waf: Don't link python modules against libpython2.x, consistent with other Py...Jelmer Vernooij2011-11-133-6/+5
* upgrade: use logger.warning.Jelmer Vernooij2011-11-131-4/+4
* samba-tool: allow dbcheck to correct the originating_change_time of the delet...Matthieu Patou2011-11-131-0/+34
* s4-dsdb: initialize correctly the value of originating_change_time for the De...Matthieu Patou2011-11-131-2/+52
* s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...Matthieu Patou2011-11-131-7/+24
* samba-tool: dbcheck avoid problems with deleted objectsMatthieu Patou2011-11-131-1/+1
* s4: Simple test script to create lots of contacts to stress the LDBMatthieu Patou2011-11-111-0/+96
* s4-librpc: do not limit to the first IP when trying to do a rpc connectionMatthieu Patou2011-11-111-7/+25
* s4-socket: allow connect_multi_next_socket to try all the IP for a given hostMatthieu Patou2011-11-111-12/+21
* py_passdb: Cannot steal an item pointer from an arrayAmitay Isaacs2011-11-111-4/+9
* policy/tests: Fix import of TestCase.Jelmer Vernooij2011-11-111-2/+3
* selftesthelper: Fix argument order.Jelmer Vernooij2011-11-101-1/+1
* selftest: Make planoldpythontestsuite arguments consistent with planpythontes...Jelmer Vernooij2011-11-101-1/+1
* selftesthelpers: Fix syntax error.Jelmer Vernooij2011-11-101-1/+1
* selftest: Simplify calling of python tests.Jelmer Vernooij2011-11-101-14/+39
* selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij2011-11-102-5/+3
* ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest ratherJelmer Vernooij2011-11-102-34/+38
* subunitrun: Add notes about subunitrun being deprecated.Jelmer Vernooij2011-11-101-0/+12
* selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij2011-11-101-7/+11
* Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij2011-11-101-12/+5
* Revert "test: added -D option to subunitrun"Jelmer Vernooij2011-11-101-5/+0
* Revert "pyldb: fixed ldb API test"Jelmer Vernooij2011-11-101-36/+39
* libcli/cldap/cldap.c - remove outdated commentMatthias Dieter Wallnöfer2011-11-101-2/+0
* s3: server_id.pid has turned 64 (bits, that is)Volker Lendecke2011-11-101-4/+11
* s3: Avoid a race with the async echo handlerVolker Lendecke2011-11-101-33/+28
* libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher2011-11-101-10/+25
* s4:finddcs_cldap: debug the correct server address instead of NULLStefan Metzmacher2011-11-101-1/+2
* s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)Stefan Metzmacher2011-11-101-3/+12
* s3:smbd: fully construct the dptr before allocating a dnum in the bitmapStefan Metzmacher2011-11-101-27/+29
* s3:smbd: avoid string_set() in dir.cStefan Metzmacher2011-11-101-2/+9
* Fix -Wunused-but-set-variable compiler warnings in tevent_signal.cMartin Schwenke2011-11-101-4/+2