summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* r26583: Throw a proper exception in the python code when tdb_open() fails, ↵Jelmer Vernooij2007-12-264-29/+26
| | | | | | fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6)
* r26582: Use the same swig flags everywhere.Jelmer Vernooij2007-12-244-4/+4
| | | | (This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a)
* r26581: Make ldb_wait uniform, so that it is easy to remove it completely ↵Simo Sorce2007-12-245-72/+90
| | | | | | | from modules later on. (This used to be commit f75ce8c20aa2b466e9ee86fdf1702b2ffda10ddf)
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-2417-20/+27
| | | | (This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46)
* r26579: Fix the typo that breaks the code coverage build.Jelmer Vernooij2007-12-241-1/+1
| | | | (This used to be commit ad97efc480fc21d794f880abcd6c95827592986e)
* r26578: Ensure directory exists.Jelmer Vernooij2007-12-241-0/+1
| | | | (This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b)
* r26577: Fix the standalone ldb build.Jelmer Vernooij2007-12-241-11/+8
| | | | (This used to be commit 1cf374eb3125c66844f01d013016feaf99760582)
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-2428-44/+107
| | | | | Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
* r26575: Build a private copy of the Python executable for Samba 4, so we ↵Jelmer Vernooij2007-12-244-13/+46
| | | | | | know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc)
* r26574: Do not call functions in the variable declaration, fix checking for ↵Simo Sorce2007-12-241-5/+7
| | | | | | | | | | | tmp_ctx, and also makes code more readable and debuggable. Eliminate silly parenthesys. Simo. (This used to be commit 166195b487ffa51933f772a56f47f7f0d4c867eb)
* r26573: Fix warnings.Jelmer Vernooij2007-12-242-3/+3
| | | | (This used to be commit 874f0ac0561e38a8c0ceda983f6c88c75ee29e9c)
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-2419-221/+182
| | | | (This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
* r26571: Hide warnings about unused macros and casting qualifiers in ↵Jelmer Vernooij2007-12-247-45/+37
| | | | | | autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5)
* r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij2007-12-2437-1281/+3815
| | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
* r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke2007-12-241-0/+1
| | | | | | | | | otherwise it will break. Sorry for breaking Samba4. I will have to look how we can fix Samba3 :-((( (This used to be commit c1dd0af1642d7b15c623a76c13c3cf98fb3bd3da)
* r26568: Revert r26482Volker Lendecke2007-12-241-1/+0
| | | | | | | | | | | Next attempt to fix the Samba3 torture breakage Jelmer, can you please review this? Thanks, Volker (This used to be commit 1d624c8b883ffd44408da1d584dd063cef0edec9)
* r26567: Allow registering new ldb modules from python.Jelmer Vernooij2007-12-244-21/+78
| | | | (This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189)
* r26566: Fix member provision when using python.Jelmer Vernooij2007-12-241-9/+9
| | | | (This used to be commit e5573283df9e98bccc8eae227cf0f11367ecf084)
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵Jelmer Vernooij2007-12-2411-18/+243
| | | | | | now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19)
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-248-104/+240
| | | | (This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f)
* r26563: Fix reg_diff_apply argument order.Jelmer Vernooij2007-12-244-10/+4
| | | | (This used to be commit cfffd0357ee4c4bb3f3c9adb051eeee1bbac526a)
* r26562: Fix provisioning using Python.Jelmer Vernooij2007-12-242-31/+44
| | | | (This used to be commit b07ca944ba62a3f3de58c06b66533c0953a32de9)
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-245-10/+25
| | | | (This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2)
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-243-4/+8
| | | | (This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82)
* r26559: Make the provision function a bit smaller.Jelmer Vernooij2007-12-241-164/+182
| | | | (This used to be commit a1175231a58c60f32574816643dafc78ff867161)
* r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner2007-12-242-5/+12
| | | | | Guenther (This used to be commit 7aa34b48795d303ba600f34a4b1bc916007aee44)
* r26557: sync WHATSNEW with release branch of Samba4Andrew Bartlett2007-12-241-28/+19
| | | | (This used to be commit 198705f9b7c6fc23bab6fc9f08f5ce7070e5cc11)
* r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.Andrew Bartlett2007-12-242-8/+19
| | | | | | | | Add in another varient to test with in the OpenLDAP module-guessing game, from Howard Chu. Andrew Bartlett (This used to be commit 722d8a56651dfcd246c85904fed0e2aa48086dff)
* r26555: Use python-config utility to find python compile/link flags.Jelmer Vernooij2007-12-241-102/+8
| | | | (This used to be commit 6cc5e838e6c411ce74e7abde685720aa1f3cbdfb)
* r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 37c7b65546190bdce40cb48435cc4fd51d89a124)
* r26553: Fix html output.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 769ac782f30805b725ed9aba532a976b2892ab03)
* r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij2007-12-216-136/+144
| | | | (This used to be commit a84975610c2825e9ceecdd47d744282bd55220be)
* r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach2007-12-211-0/+4
| | | | | Patch from Timur I. Bakeyev <timur@com.bat.ru>. (This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb)
* r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2007-12-212-0/+29
| | | | | metze (This used to be commit 11bdc9bed80b9842ac1ab8f22509a5d191cddc91)
* r26549: Remove suite-specific bits.Jelmer Vernooij2007-12-214-26/+24
| | | | (This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9)
* r26548: Remove remaining variables from state hash.Jelmer Vernooij2007-12-214-53/+44
| | | | (This used to be commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a)
* r26547: Make testsuites less special during subunit handling.Jelmer Vernooij2007-12-215-57/+88
| | | | (This used to be commit 0bf6bdcd7f21740853ae852193d51bdf14201782)
* r26546: Rather than having a gazillion targets, add output format variable ↵Jelmer Vernooij2007-12-211-6/+3
| | | | | | for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2)
* r26545: Sync output with ejs.Jelmer Vernooij2007-12-213-36/+32
| | | | (This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18)
* Merge commit 'release-4-0-0alpha2' into v4-0-testStefan Metzmacher2007-12-210-0/+0
|\ | | | | | | (This used to be commit e53723c40cb022903066503e2de3b750c2dc5112)
| * r26541: Mark this as the releaseAndrew Bartlett2007-12-211-1/+1
| | | | | | | | (This used to be commit cc3912220a169280bc5cacfb98775a9f3fa42e90)
| * r26501: Merge kblin's updated READMEAndrew Bartlett2007-12-211-11/+12
| | | | | | | | | | Andrew Bartlett (This used to be commit 2afff9ba5743e4067a129b87dc4a7c3e5749095f)
| * r26490: Update WHATSNEW. Unless some fancy new words arive soon, this is whatAndrew Bartlett2007-12-211-7/+4
| | | | | | | | | | | | | | we will put out... Andrew Bartlett (This used to be commit 7e767b80d11a5c51ba027c5b7f08a559049d4836)
| * r26489: Merge fixed ranged results module to release branch.Andrew Bartlett2007-12-211-28/+34
| | | | | | | | | | | | | | This is the last blocker for the release that I know of. Andrew Bartlett (This used to be commit d1020d449765f304ba83c3dd65e719ff0c81b427)
| * r26478: Update versions, fix typo.Jelmer Vernooij2007-12-211-7/+7
| | | | | | | | (This used to be commit 913ba6093944584f773cc2d293ba9a7394905b3c)
| * r26390: Start on a WHATSNEW for the alpah2 release.Andrew Bartlett2007-12-211-17/+11
| | | | | | | | | | Andrew Bartlett (This used to be commit d86c35c8ab146a7bcdda308cbaac5b9c504577e9)
| * r26388: Fix up SWAT provision (again...), after changes I made to theAndrew Bartlett2007-12-212-3/+5
| | | | | | | | | | | | | | command-line version a while back. Andrew Bartlett (This used to be commit 609184581d9f02420b44a46384c34bea2cf62906)
| * r26387: Merge logfile segfault into alpha2 branch.Andrew Bartlett2007-12-211-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit a6d1477ab97c5b93fad5502868bf324c31c75aa5)
| * r26364: Branch Samba 4.0 for an alpha2 release.Andrew Bartlett2007-12-215-8/+349
| | | | | | | | | | Andrew Bartlett (This used to be commit 7a891215d0779affa606e360608388950c82d6ce)
* | r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-2137-103/+103
| | | | | | | | (This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)