summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-12-26r26587: Fix reading Samba 3 WINS database and initial work on group db, ↵Jelmer Vernooij3-40/+196
aliases and secrets. (This used to be commit c7c4cf258ac7975b409d26c9386838d4780c756f)
2007-12-26r26586: Rename fetch to get for consistency with the Python dictionary ↵Jelmer Vernooij4-13/+14
interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a)
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij6-58/+128
(This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa)
2007-12-26r26584: Fix exception handling in ldb constructor.Jelmer Vernooij3-79/+18
(This used to be commit 5383cf8e69233b3cb7c1876f52644537e459dea6)
2007-12-26r26583: Throw a proper exception in the python code when tdb_open() fails, ↵Jelmer Vernooij4-29/+26
fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6)
2007-12-24r26582: Use the same swig flags everywhere.Jelmer Vernooij4-4/+4
(This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a)
2007-12-24r26581: Make ldb_wait uniform, so that it is easy to remove it completely ↵Simo Sorce5-72/+90
from modules later on. (This used to be commit f75ce8c20aa2b466e9ee86fdf1702b2ffda10ddf)
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij17-20/+27
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46)
2007-12-24r26579: Fix the typo that breaks the code coverage build.Jelmer Vernooij1-1/+1
(This used to be commit ad97efc480fc21d794f880abcd6c95827592986e)
2007-12-24r26578: Ensure directory exists.Jelmer Vernooij1-0/+1
(This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b)
2007-12-24r26577: Fix the standalone ldb build.Jelmer Vernooij1-11/+8
(This used to be commit 1cf374eb3125c66844f01d013016feaf99760582)
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij28-44/+107
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
2007-12-24r26575: Build a private copy of the Python executable for Samba 4, so we ↵Jelmer Vernooij4-13/+46
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc)
2007-12-24r26574: Do not call functions in the variable declaration, fix checking for ↵Simo Sorce1-5/+7
tmp_ctx, and also makes code more readable and debuggable. Eliminate silly parenthesys. Simo. (This used to be commit 166195b487ffa51933f772a56f47f7f0d4c867eb)
2007-12-24r26573: Fix warnings.Jelmer Vernooij2-3/+3
(This used to be commit 874f0ac0561e38a8c0ceda983f6c88c75ee29e9c)
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij19-221/+182
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-24r26571: Hide warnings about unused macros and casting qualifiers in ↵Jelmer Vernooij7-45/+37
autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij37-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)
2007-12-24r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke1-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)
2007-12-24r26568: Revert r26482Volker Lendecke1-1/+0
Next attempt to fix the Samba3 torture breakage Jelmer, can you please review this? Thanks, Volker (This used to be commit 1d624c8b883ffd44408da1d584dd063cef0edec9)
2007-12-24r26567: Allow registering new ldb modules from python.Jelmer Vernooij4-21/+78
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189)
2007-12-24r26566: Fix member provision when using python.Jelmer Vernooij1-9/+9
(This used to be commit e5573283df9e98bccc8eae227cf0f11367ecf084)
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵Jelmer Vernooij11-18/+243
now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19)
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij8-104/+240
(This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f)
2007-12-24r26563: Fix reg_diff_apply argument order.Jelmer Vernooij4-10/+4
(This used to be commit cfffd0357ee4c4bb3f3c9adb051eeee1bbac526a)
2007-12-24r26562: Fix provisioning using Python.Jelmer Vernooij2-31/+44
(This used to be commit b07ca944ba62a3f3de58c06b66533c0953a32de9)
2007-12-24r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij5-10/+25
(This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2)
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij3-4/+8
(This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82)
2007-12-24r26559: Make the provision function a bit smaller.Jelmer Vernooij1-164/+182
(This used to be commit a1175231a58c60f32574816643dafc78ff867161)
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner2-5/+12
Guenther (This used to be commit 7aa34b48795d303ba600f34a4b1bc916007aee44)
2007-12-24r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.Andrew Bartlett2-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)
2007-12-24r26555: Use python-config utility to find python compile/link flags.Jelmer Vernooij1-102/+8
(This used to be commit 6cc5e838e6c411ce74e7abde685720aa1f3cbdfb)
2007-12-21r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij1-1/+1
(This used to be commit 37c7b65546190bdce40cb48435cc4fd51d89a124)
2007-12-21r26553: Fix html output.Jelmer Vernooij1-2/+2
(This used to be commit 769ac782f30805b725ed9aba532a976b2892ab03)
2007-12-21r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij6-136/+144
(This used to be commit a84975610c2825e9ceecdd47d744282bd55220be)
2007-12-21r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach1-0/+4
Patch from Timur I. Bakeyev <timur@com.bat.ru>. (This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb)
2007-12-21r26550: libreplace: fallback to __ss_family of struct sockaddr_storageStefan Metzmacher2-0/+29
metze (This used to be commit 11bdc9bed80b9842ac1ab8f22509a5d191cddc91)
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij4-26/+24
(This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9)
2007-12-21r26548: Remove remaining variables from state hash.Jelmer Vernooij4-53/+44
(This used to be commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a)
2007-12-21r26547: Make testsuites less special during subunit handling.Jelmer Vernooij5-57/+88
(This used to be commit 0bf6bdcd7f21740853ae852193d51bdf14201782)
2007-12-21r26546: Rather than having a gazillion targets, add output format variable ↵Jelmer Vernooij1-6/+3
for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2)
2007-12-21r26545: Sync output with ejs.Jelmer Vernooij3-36/+32
(This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18)
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij37-103/+103
(This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij37-103/+103
(This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
2007-12-21r26538: Pass path generation function around rather than base directory.Jelmer Vernooij6-148/+164
(This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88)
2007-12-21r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).Jelmer Vernooij4-199/+197
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
2007-12-21r26536: More tests for provisioning code.Jelmer Vernooij6-24/+40
(This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4)
2007-12-21r26535: Get rid of all-knowing ProvisionSettings object.Jelmer Vernooij2-284/+274
(This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb)
2007-12-21r26534: configure: using == in shell scripts isn't portableStefan Metzmacher1-1/+1
Thanks to Björn Jacke <bj@sernet.de> for reporting this. metze (This used to be commit 1d5d97083029956fd1ce5eb2c0333052a46a334a)
2007-12-21r26533: libreplace: hopefully fix the share library/module build on darwinStefan Metzmacher1-2/+2
metze (This used to be commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3)