Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-26 | r26610: Write out a memberof.conf, to run the memberof plugin on all linked | Andrew Bartlett | 2 | -0/+35 | |
attributes, as found in the schema. Index 'cn', as otherwise exact match searches on this attribute always fail (need to figure out what is so special about cn in OpenLDAP). Andrew Bartlett (This used to be commit 5a4a2d10bc5729d4adac4b173b0dc05e2e076c32) | |||||
2007-12-26 | r26609: Try a few more variatations to get the selftest to run against | Andrew Bartlett | 1 | -1/+16 | |
OpenLDAP. Andrew Bartlett (This used to be commit ff77bd62ced5a5c46e7d8d7eae8c83a96ec9525a) | |||||
2007-12-26 | r26608: More improvements to the upgrade code. | Jelmer Vernooij | 5 | -148/+307 | |
(This used to be commit 7ea06d91f602f770f55a1171174f11b922fed8e7) | |||||
2007-12-26 | r26607: Fix reading of values and subkeys in Samba 3 registry files. | Jelmer Vernooij | 4 | -127/+108 | |
(This used to be commit e3d7454ef70d6fe9a1ce34eaf57268bd5b713ccf) | |||||
2007-12-26 | r26606: masktest: Dynamically allocate strings. | Kai Blin | 1 | -21/+27 | |
(This used to be commit c38f3c6fe9c54339805490ab5ecd6b3d13a35bdb) | |||||
2007-12-26 | r26605: masktest: Get rid of pstrings. | Kai Blin | 1 | -23/+35 | |
(This used to be commit d54fcf4f826d3c650c19eea9ccc45b786c6ae68a) | |||||
2007-12-26 | r26604: Don't depend on Python just yet, since the code that uses it is ↵ | Jelmer Vernooij | 1 | -2/+1 | |
ifdeffed out. (This used to be commit b863fdf474503918f347883a578a8c6624fd615a) | |||||
2007-12-26 | r26603: Don't install no longer available upgrade script. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 69e469d9e18659d70ed684338b472cd38d231f86) | |||||
2007-12-26 | r26602: Revert my previous commit as it only works with GNU make. | Jelmer Vernooij | 4 | -11/+10 | |
(This used to be commit ecd2d96c3173e4d2f77a1ca50f26a16ac7a313b1) | |||||
2007-12-26 | r26601: Remove existing files to prevent errors. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 9427757ae2ceba987883ed322eb49eac0be6c079) | |||||
2007-12-26 | r26600: Provide dir variable with current basedir in Makefile. | Jelmer Vernooij | 4 | -10/+11 | |
(This used to be commit b06d3e1a52d6b71a1e3e7a9e0ecf69f3b899ae18) | |||||
2007-12-26 | r26599: Attempt to also support provisioning using Python in the BECOME-DC test. | Jelmer Vernooij | 4 | -55/+189 | |
Not tested yet as the test it is part of has been disabled because it's broken. (This used to be commit 6b1e25b702847cd6662b4aece35692b099707b74) | |||||
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 6 | -20/+23 | |
(This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8) | |||||
2007-12-26 | r26597: Attempt to provide alternative for hosts that don't have python-config. | Jelmer Vernooij | 1 | -2/+8 | |
(This used to be commit fa5d1923efe5c1dc7ef12757b41f8d8eafcb1288) | |||||
2007-12-26 | r26596: Fixed upgrade.py. | Jelmer Vernooij | 11 | -49/+68 | |
Added blackbox tests for provision and upgrade Python scripts. Clean up temporary files created by the Python tests. (This used to be commit 2227fb6df62240cae64d27a1920d878316f819fc) | |||||
2007-12-26 | r26595: Fix includes for hosts without gssapi as system header. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 64203a6b7b98be59af192290b0106979c2b2f71a) | |||||
2007-12-26 | r26594: Add right paths to the Python sys.path setting so we don't have to ↵ | Jelmer Vernooij | 2 | -0/+15 | |
set magic environment variables when running from the build directory. (This used to be commit 2d2674ad79330f59210408fd03e859afc01f40f2) | |||||
2007-12-26 | r26593: - More work on the python versions of samba3dump and the samba3sam ↵ | Jelmer Vernooij | 10 | -968/+132 | |
tests. - Initial work converting the upgrade code to Python. - Removed the old EJS upgrade code because it has been broken for a long time. (This used to be commit 150cf39fbd4fe088546870fb0d8f20c0d9eb4aca) | |||||
2007-12-26 | r26592: Finish fixing the samba3dump script. | Jelmer Vernooij | 5 | -133/+476 | |
(This used to be commit 85679f3fc98238f90280f9f10d42550d71eeb918) | |||||
2007-12-26 | r26591: Get the first bits of samba3dump to work again. | Jelmer Vernooij | 3 | -68/+101 | |
(This used to be commit 3511027515f8ea860fbe46639d9169999646a297) | |||||
2007-12-26 | r26590: Parsing routines for the smbpasswd file and idmap database. | Jelmer Vernooij | 2 | -9/+140 | |
(This used to be commit 0c14e16a2bc965d3319ca990089566bff98a47fe) | |||||
2007-12-26 | r26589: torture: Add non-const version of torture_tcase_add_simple_test | Kai Blin | 3 | -105/+111 | |
(This used to be commit 1ae9cde5105cc4349a44e6098e9393e06acaf95d) | |||||
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 12 | -124/+138 | |
Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96) | |||||
2007-12-26 | r26587: Fix reading Samba 3 WINS database and initial work on group db, ↵ | Jelmer Vernooij | 3 | -40/+196 | |
aliases and secrets. (This used to be commit c7c4cf258ac7975b409d26c9386838d4780c756f) | |||||
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary ↵ | Jelmer Vernooij | 4 | -13/+14 | |
interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a) | |||||
2007-12-26 | r26585: Fix samba3.python tests. | Jelmer Vernooij | 6 | -58/+128 | |
(This used to be commit 231ec0777b7d1fb1297e3a974871b8735a386cfa) | |||||
2007-12-26 | r26584: Fix exception handling in ldb constructor. | Jelmer Vernooij | 3 | -79/+18 | |
(This used to be commit 5383cf8e69233b3cb7c1876f52644537e459dea6) | |||||
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, ↵ | Jelmer Vernooij | 4 | -29/+26 | |
fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6) | |||||
2007-12-24 | r26582: Use the same swig flags everywhere. | Jelmer Vernooij | 4 | -4/+4 | |
(This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a) | |||||
2007-12-24 | r26581: Make ldb_wait uniform, so that it is easy to remove it completely ↵ | Simo Sorce | 5 | -72/+90 | |
from modules later on. (This used to be commit f75ce8c20aa2b466e9ee86fdf1702b2ffda10ddf) | |||||
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 17 | -20/+27 | |
(This used to be commit f1997dabed584bdc864c4b7235c29603c312ef46) | |||||
2007-12-24 | r26579: Fix the typo that breaks the code coverage build. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ad97efc480fc21d794f880abcd6c95827592986e) | |||||
2007-12-24 | r26578: Ensure directory exists. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit c89c667ec2c5c8b4bbee821deaf8f55a4da2064b) | |||||
2007-12-24 | r26577: Fix the standalone ldb build. | Jelmer Vernooij | 1 | -11/+8 | |
(This used to be commit 1cf374eb3125c66844f01d013016feaf99760582) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 28 | -44/+107 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-24 | r26575: Build a private copy of the Python executable for Samba 4, so we ↵ | Jelmer Vernooij | 4 | -13/+46 | |
know we're always using the same library we build the modules for. (This used to be commit 03270c5ffdb1476bef5eba846c2ea008111375fc) | |||||
2007-12-24 | r26574: Do not call functions in the variable declaration, fix checking for ↵ | Simo Sorce | 1 | -5/+7 | |
tmp_ctx, and also makes code more readable and debuggable. Eliminate silly parenthesys. Simo. (This used to be commit 166195b487ffa51933f772a56f47f7f0d4c867eb) | |||||
2007-12-24 | r26573: Fix warnings. | Jelmer Vernooij | 2 | -3/+3 | |
(This used to be commit 874f0ac0561e38a8c0ceda983f6c88c75ee29e9c) | |||||
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 19 | -221/+182 | |
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | |||||
2007-12-24 | r26571: Hide warnings about unused macros and casting qualifiers in ↵ | Jelmer Vernooij | 7 | -45/+37 | |
autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 37 | -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-24 | r26569: Jelmer tells me that ldb must inevitably be build as a shared library, | Volker Lendecke | 1 | -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-24 | r26568: Revert r26482 | Volker Lendecke | 1 | -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-24 | r26567: Allow registering new ldb modules from python. | Jelmer Vernooij | 4 | -21/+78 | |
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189) | |||||
2007-12-24 | r26566: Fix member provision when using python. | Jelmer Vernooij | 1 | -9/+9 | |
(This used to be commit e5573283df9e98bccc8eae227cf0f11367ecf084) | |||||
2007-12-24 | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 11 | -18/+243 | |
now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | |||||
2007-12-24 | r26564: More python bindings for registry code. | Jelmer Vernooij | 8 | -104/+240 | |
(This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f) | |||||
2007-12-24 | r26563: Fix reg_diff_apply argument order. | Jelmer Vernooij | 4 | -10/+4 | |
(This used to be commit cfffd0357ee4c4bb3f3c9adb051eeee1bbac526a) | |||||
2007-12-24 | r26562: Fix provisioning using Python. | Jelmer Vernooij | 2 | -31/+44 | |
(This used to be commit b07ca944ba62a3f3de58c06b66533c0953a32de9) | |||||
2007-12-24 | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 5 | -10/+25 | |
(This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2) |