summaryrefslogtreecommitdiffstats
path: root/source4
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)
* 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)
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-2137-103/+103
| | | | (This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-2137-103/+103
| | | | (This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
* r26538: Pass path generation function around rather than base directory.Jelmer Vernooij2007-12-216-148/+164
| | | | (This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88)
* r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).Jelmer Vernooij2007-12-214-199/+197
| | | | (This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
* r26536: More tests for provisioning code.Jelmer Vernooij2007-12-216-24/+40
| | | | (This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4)
* r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij2007-12-212-284/+274
| | | | (This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb)
* r26534: configure: using == in shell scripts isn't portableStefan Metzmacher2007-12-211-1/+1
| | | | | | | Thanks to Björn Jacke <bj@sernet.de> for reporting this. metze (This used to be commit 1d5d97083029956fd1ce5eb2c0333052a46a334a)
* r26533: libreplace: hopefully fix the share library/module build on darwinStefan Metzmacher2007-12-211-2/+2
| | | | | metze (This used to be commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3)
* r26532: Fix mistake in assignment.Rafal Szczesniak2007-12-211-1/+1
| | | | (This used to be commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2)
* r26531: Prevent from displaying the results if the functionRafal Szczesniak2007-12-211-0/+2
| | | | | call has failed. (This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f)
* r26530: Add NET-API-GROUPLIST test.Rafal Szczesniak2007-12-212-0/+81
| | | | (This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99)
* r26529: Indeed, this belongs in the schema module. Ranged results need to useAndrew Bartlett2007-12-211-5/+0
| | | | | | | an attribute with ';' in the name. Andrew Bartlett (This used to be commit f4023b176eabfb3282fe9b999eac8db55a095ab0)