Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 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 | 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) | |||||
2007-12-21 | r26527: Start on tests for provision. | Jelmer Vernooij | 5 | -42/+97 | |
(This used to be commit 84ac6c6bbfc4baaf28906ee5826a9cf888043656) | |||||
2007-12-21 | r26526: Fix argument value. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit af28f0c56d8e5ccc6ce8916d5bbdf9045e1fb47e) | |||||
2007-12-21 | r26525: Consistency in the API. | Jelmer Vernooij | 1 | -50/+53 | |
(This used to be commit 37577fee582e7c9896b5cf8b62016d480b8f147e) | |||||
2007-12-21 | r26524: Import self join. | Jelmer Vernooij | 1 | -42/+75 | |
(This used to be commit daae983c260da6af6a4f1cba1290bc7240d7a970) | |||||
2007-12-21 | r26523: Refactor provisioning code. | Jelmer Vernooij | 4 | -157/+251 | |
(This used to be commit ac1083178f9e521dcd5d3d8b5199abcb00159adf) | |||||
2007-12-21 | r26522: Fix warnings on SamDB connect from Python, simplify the setup code ↵ | Jelmer Vernooij | 3 | -33/+43 | |
for the various LDBs. (This used to be commit 20c686f501b652ec0578a075a124b72ecb5f41b6) | |||||
2007-12-21 | r26521: Fix newlines. | Jelmer Vernooij | 4 | -13/+13 | |
(This used to be commit 174aa1583791a4c305bc49cf78f8f10d42701bc9) | |||||
2007-12-21 | r26520: More Python updates. | Jelmer Vernooij | 9 | -26/+205 | |
(This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7) | |||||
2007-12-21 | r26519: Add libnet_GroupList function. Totally untested (yet), but | Rafal Szczesniak | 2 | -0/+270 | |
it builds for start. (This used to be commit 4e1054dc62d1d761eadce289d1a76a4e14a11d91) | |||||
2007-12-21 | r26518: Fix provision of registry using Python. | Jelmer Vernooij | 6 | -34/+43 | |
(This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4) | |||||
2007-12-21 | r26517: Add functions for setting and getting parameters on a LoadParm. | Jelmer Vernooij | 7 | -38/+375 | |
Pass loadparm context along to Ldb contexts. Other minor Python improvements. (This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0) | |||||
2007-12-21 | r26516: Fix line splitting in subunitrun. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 623b7b31144f9da5e256e5541d04db8698dd39d3) | |||||
2007-12-21 | r26515: nsswitch: Get rid of a pstring | Kai Blin | 1 | -1/+1 | |
(This used to be commit 88a2d0de8431e7fdd375405808761d2e89d3e712) | |||||
2007-12-21 | r26514: Revert the talloc.c part of r26511, as talloc.h already takes care ↵ | Kai Blin | 1 | -3/+0 | |
of thois. Thanks to metze for pointing this out (This used to be commit 4a5e1047fff0620aa534b147ac7e0bd0416a8fe7) | |||||
2007-12-21 | r26513: Update substitution dictionary for ldifs. | Jelmer Vernooij | 5 | -0/+27 | |
(This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f) | |||||
2007-12-21 | r26512: Another attempt at fixing darwin | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 4fa04924ab41bd6ad1a0c6d8d9b1987bf09d5270) | |||||
2007-12-21 | r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v | Kai Blin | 2 | -5/+8 | |
While at it, also add a PRINTF_ATTRIBUTE for talloc_vasprintf. (This used to be commit 5b3a8c8ae195e6a98357a407a0699493f54a8b79) | |||||
2007-12-21 | r26510: attempt to fix shld flags for darwin. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5dbe3aff3c34f64f35f1e13a11c60c5023348919) | |||||
2007-12-21 | r26509: Don't make boolean options eat the next argument. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit b4ae4cbfe5b66364f437a76aa0a4f82e9bc39ce1) |