summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r26591: Get the first bits of samba3dump to work again.Jelmer Vernooij2007-12-263-68/+101
* r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij2007-12-262-9/+140
* r26589: torture: Add non-const version of torture_tcase_add_simple_testKai Blin2007-12-263-105/+111
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-2612-124/+138
* r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij2007-12-263-40/+196
* r26586: Rename fetch to get for consistency with the Python dictionary interf...Jelmer Vernooij2007-12-264-13/+14
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-266-58/+128
* r26584: Fix exception handling in ldb constructor.Jelmer Vernooij2007-12-263-79/+18
* r26583: Throw a proper exception in the python code when tdb_open() fails, fi...Jelmer Vernooij2007-12-264-29/+26
* r26582: Use the same swig flags everywhere.Jelmer Vernooij2007-12-244-4/+4
* r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...Simo Sorce2007-12-245-72/+90
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-2417-20/+27
* r26579: Fix the typo that breaks the code coverage build.Jelmer Vernooij2007-12-241-1/+1
* r26578: Ensure directory exists.Jelmer Vernooij2007-12-241-0/+1
* r26577: Fix the standalone ldb build.Jelmer Vernooij2007-12-241-11/+8
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-2428-44/+107
* r26575: Build a private copy of the Python executable for Samba 4, so we know...Jelmer Vernooij2007-12-244-13/+46
* r26574: Do not call functions in the variable declaration, fix checking for t...Simo Sorce2007-12-241-5/+7
* r26573: Fix warnings.Jelmer Vernooij2007-12-242-3/+3
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-2419-221/+182
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-247-45/+37
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-2437-1281/+3815
* r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke2007-12-241-0/+1
* r26568: Revert r26482Volker Lendecke2007-12-241-1/+0
* r26567: Allow registering new ldb modules from python.Jelmer Vernooij2007-12-244-21/+78
* r26566: Fix member provision when using python.Jelmer Vernooij2007-12-241-9/+9
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-2411-18/+243
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-248-104/+240
* r26563: Fix reg_diff_apply argument order.Jelmer Vernooij2007-12-244-10/+4
* r26562: Fix provisioning using Python.Jelmer Vernooij2007-12-242-31/+44
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-245-10/+25
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-243-4/+8
* r26559: Make the provision function a bit smaller.Jelmer Vernooij2007-12-241-164/+182
* r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner2007-12-242-5/+12
* r26557: sync WHATSNEW with release branch of Samba4Andrew Bartlett2007-12-241-28/+19
* r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.Andrew Bartlett2007-12-242-8/+19
* r26555: Use python-config utility to find python compile/link flags.Jelmer Vernooij2007-12-241-102/+8
* r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij2007-12-211-1/+1
* r26553: Fix html output.Jelmer Vernooij2007-12-211-2/+2
* r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij2007-12-216-136/+144
* r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach2007-12-211-0/+4
* r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2007-12-212-0/+29
* r26549: Remove suite-specific bits.Jelmer Vernooij2007-12-214-26/+24
* r26548: Remove remaining variables from state hash.Jelmer Vernooij2007-12-214-53/+44
* r26547: Make testsuites less special during subunit handling.Jelmer Vernooij2007-12-215-57/+88
* r26546: Rather than having a gazillion targets, add output format variable fo...Jelmer Vernooij2007-12-211-6/+3
* r26545: Sync output with ejs.Jelmer Vernooij2007-12-213-36/+32
* Merge commit 'release-4-0-0alpha2' into v4-0-testStefan Metzmacher2007-12-210-0/+0
|\
| * r26541: Mark this as the releaseAndrew Bartlett2007-12-211-1/+1
| * r26501: Merge kblin's updated READMEAndrew Bartlett2007-12-211-11/+12