Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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) | |||||
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 3 | -4/+8 | |
(This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82) | |||||
2007-12-24 | r26559: Make the provision function a bit smaller. | Jelmer Vernooij | 1 | -164/+182 | |
(This used to be commit a1175231a58c60f32574816643dafc78ff867161) | |||||
2007-12-24 | r26558: Add IDL for netr_GetForestTrustInformation(). | Günther Deschner | 2 | -5/+12 | |
Guenther (This used to be commit 7aa34b48795d303ba600f34a4b1bc916007aee44) | |||||
2007-12-24 | r26557: sync WHATSNEW with release branch of Samba4 | Andrew Bartlett | 1 | -28/+19 | |
(This used to be commit 198705f9b7c6fc23bab6fc9f08f5ce7070e5cc11) | |||||
2007-12-24 | r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT. | Andrew Bartlett | 2 | -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-24 | r26555: Use python-config utility to find python compile/link flags. | Jelmer Vernooij | 1 | -102/+8 | |
(This used to be commit 6cc5e838e6c411ce74e7abde685720aa1f3cbdfb) | |||||
2007-12-21 | r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 37c7b65546190bdce40cb48435cc4fd51d89a124) | |||||
2007-12-21 | r26553: Fix html output. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 769ac782f30805b725ed9aba532a976b2892ab03) | |||||
2007-12-21 | r26552: remove unused state variable, use dot as path separator for test names. | Jelmer Vernooij | 6 | -136/+144 | |
(This used to be commit a84975610c2825e9ceecdd47d744282bd55220be) | |||||
2007-12-21 | r26551: Make sure NULL is defined before using it to test for getifaddrs(). | James Peach | 1 | -0/+4 | |
Patch from Timur I. Bakeyev <timur@com.bat.ru>. (This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb) | |||||
2007-12-21 | r26550: libreplace: fallback to __ss_family of struct sockaddr_storage | Stefan Metzmacher | 2 | -0/+29 | |
metze (This used to be commit 11bdc9bed80b9842ac1ab8f22509a5d191cddc91) | |||||
2007-12-21 | r26549: Remove suite-specific bits. | Jelmer Vernooij | 4 | -26/+24 | |
(This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9) | |||||
2007-12-21 | r26548: Remove remaining variables from state hash. | Jelmer Vernooij | 4 | -53/+44 | |
(This used to be commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a) | |||||
2007-12-21 | r26547: Make testsuites less special during subunit handling. | Jelmer Vernooij | 5 | -57/+88 | |
(This used to be commit 0bf6bdcd7f21740853ae852193d51bdf14201782) | |||||
2007-12-21 | r26546: Rather than having a gazillion targets, add output format variable ↵ | Jelmer Vernooij | 1 | -6/+3 | |
for 'make test'. (This used to be commit bd5217906c12c36df9769fc32aee77d9c1805bf2) | |||||
2007-12-21 | r26545: Sync output with ejs. | Jelmer Vernooij | 3 | -36/+32 | |
(This used to be commit 48ceaa964327ed7094275780cc3c0767636bcb18) | |||||
2007-12-21 | Merge commit 'release-4-0-0alpha2' into v4-0-test | Stefan Metzmacher | 0 | -0/+0 | |
(This used to be commit e53723c40cb022903066503e2de3b750c2dc5112) | |||||
2007-12-21 | r26541: Mark this as the release | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit cc3912220a169280bc5cacfb98775a9f3fa42e90) | |||||
2007-12-21 | r26501: Merge kblin's updated README | Andrew Bartlett | 1 | -11/+12 | |
Andrew Bartlett (This used to be commit 2afff9ba5743e4067a129b87dc4a7c3e5749095f) | |||||
2007-12-21 | r26490: Update WHATSNEW. Unless some fancy new words arive soon, this is what | Andrew Bartlett | 1 | -7/+4 | |
we will put out... Andrew Bartlett (This used to be commit 7e767b80d11a5c51ba027c5b7f08a559049d4836) | |||||
2007-12-21 | r26489: Merge fixed ranged results module to release branch. | Andrew Bartlett | 1 | -28/+34 | |
This is the last blocker for the release that I know of. Andrew Bartlett (This used to be commit d1020d449765f304ba83c3dd65e719ff0c81b427) | |||||
2007-12-21 | r26478: Update versions, fix typo. | Jelmer Vernooij | 1 | -7/+7 | |
(This used to be commit 913ba6093944584f773cc2d293ba9a7394905b3c) | |||||
2007-12-21 | r26390: Start on a WHATSNEW for the alpah2 release. | Andrew Bartlett | 1 | -17/+11 | |
Andrew Bartlett (This used to be commit d86c35c8ab146a7bcdda308cbaac5b9c504577e9) | |||||
2007-12-21 | r26388: Fix up SWAT provision (again...), after changes I made to the | Andrew Bartlett | 2 | -3/+5 | |
command-line version a while back. Andrew Bartlett (This used to be commit 609184581d9f02420b44a46384c34bea2cf62906) | |||||
2007-12-21 | r26387: Merge logfile segfault into alpha2 branch. | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit a6d1477ab97c5b93fad5502868bf324c31c75aa5) | |||||
2007-12-21 | r26364: Branch Samba 4.0 for an alpha2 release. | Andrew Bartlett | 5 | -8/+349 | |
Andrew Bartlett (This used to be commit 7a891215d0779affa606e360608388950c82d6ce) | |||||
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 37 | -103/+103 | |
(This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173) | |||||
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 37 | -103/+103 | |
(This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2) | |||||
2007-12-21 | r26538: Pass path generation function around rather than base directory. | Jelmer Vernooij | 6 | -148/+164 | |
(This used to be commit 5f921af41e4dcd6844f6a662d56bd27c4e76ff88) | |||||
2007-12-21 | r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). | Jelmer Vernooij | 4 | -199/+197 | |
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c) | |||||
2007-12-21 | r26536: More tests for provisioning code. | Jelmer Vernooij | 6 | -24/+40 | |
(This used to be commit 43c8bfeedf06ce806c524a28fa72c643f6db60f4) | |||||
2007-12-21 | r26535: Get rid of all-knowing ProvisionSettings object. | Jelmer Vernooij | 2 | -284/+274 | |
(This used to be commit 40bf88c8a70e8379a6081cb6050034bcd7ae56eb) | |||||
2007-12-21 | r26534: configure: using == in shell scripts isn't portable | Stefan Metzmacher | 1 | -1/+1 | |
Thanks to Björn Jacke <bj@sernet.de> for reporting this. metze (This used to be commit 1d5d97083029956fd1ce5eb2c0333052a46a334a) | |||||
2007-12-21 | r26533: libreplace: hopefully fix the share library/module build on darwin | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 3d64338f3cfeef2e9851ca8c932863af6f1f22c3) | |||||
2007-12-21 | r26532: Fix mistake in assignment. | Rafal Szczesniak | 1 | -1/+1 | |
(This used to be commit 4d0ff8e375d5378c68c505f42246e62cfdd648a2) | |||||
2007-12-21 | r26531: Prevent from displaying the results if the function | Rafal Szczesniak | 1 | -0/+2 | |
call has failed. (This used to be commit ded8a45d79beb0e539c573f67056c8cb4aa62c3f) | |||||
2007-12-21 | r26530: Add NET-API-GROUPLIST test. | Rafal Szczesniak | 2 | -0/+81 | |
(This used to be commit 73566f520c0835f6b6b37d3f62414052468afb99) | |||||
2007-12-21 | r26529: Indeed, this belongs in the schema module. Ranged results need to use | Andrew Bartlett | 1 | -5/+0 | |
an attribute with ';' in the name. Andrew Bartlett (This used to be commit f4023b176eabfb3282fe9b999eac8db55a095ab0) | |||||
2007-12-21 | r26528: dsdb: Fix a warning. | Kai Blin | 1 | -4/+3 | |
(This used to be commit 41a1f59850345c5a2944818a9a00bc6118d05c8a) |