Age | Commit message (Expand) | Author | Files | Lines |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 28 | -44/+107 |
2007-12-24 | r26575: Build a private copy of the Python executable for Samba 4, so we know... | Jelmer Vernooij | 4 | -13/+46 |
2007-12-24 | r26574: Do not call functions in the variable declaration, fix checking for t... | Simo Sorce | 1 | -5/+7 |
2007-12-24 | r26573: Fix warnings. | Jelmer Vernooij | 2 | -3/+3 |
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 19 | -221/+182 |
2007-12-24 | r26571: Hide warnings about unused macros and casting qualifiers in autogener... | Jelmer Vernooij | 7 | -45/+37 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 37 | -1281/+3815 |
2007-12-24 | r26569: Jelmer tells me that ldb must inevitably be build as a shared library, | Volker Lendecke | 1 | -0/+1 |
2007-12-24 | r26568: Revert r26482 | Volker Lendecke | 1 | -1/+0 |
2007-12-24 | r26567: Allow registering new ldb modules from python. | Jelmer Vernooij | 4 | -21/+78 |
2007-12-24 | r26566: Fix member provision when using python. | Jelmer Vernooij | 1 | -9/+9 |
2007-12-24 | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ... | Jelmer Vernooij | 11 | -18/+243 |
2007-12-24 | r26564: More python bindings for registry code. | Jelmer Vernooij | 8 | -104/+240 |
2007-12-24 | r26563: Fix reg_diff_apply argument order. | Jelmer Vernooij | 4 | -10/+4 |
2007-12-24 | r26562: Fix provisioning using Python. | Jelmer Vernooij | 2 | -31/+44 |
2007-12-24 | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 5 | -10/+25 |
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 3 | -4/+8 |
2007-12-24 | r26559: Make the provision function a bit smaller. | Jelmer Vernooij | 1 | -164/+182 |
2007-12-24 | r26558: Add IDL for netr_GetForestTrustInformation(). | Günther Deschner | 2 | -5/+12 |
2007-12-24 | r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT. | Andrew Bartlett | 2 | -8/+19 |
2007-12-24 | r26555: Use python-config utility to find python compile/link flags. | Jelmer Vernooij | 1 | -102/+8 |
2007-12-21 | r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26553: Fix html output. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26552: remove unused state variable, use dot as path separator for test names. | Jelmer Vernooij | 6 | -136/+144 |
2007-12-21 | r26551: Make sure NULL is defined before using it to test for getifaddrs(). | James Peach | 1 | -0/+4 |
2007-12-21 | r26550: libreplace: fallback to __ss_family of struct sockaddr_storage | Stefan Metzmacher | 2 | -0/+29 |
2007-12-21 | r26549: Remove suite-specific bits. | Jelmer Vernooij | 4 | -26/+24 |
2007-12-21 | r26548: Remove remaining variables from state hash. | Jelmer Vernooij | 4 | -53/+44 |
2007-12-21 | r26547: Make testsuites less special during subunit handling. | Jelmer Vernooij | 5 | -57/+88 |
2007-12-21 | r26546: Rather than having a gazillion targets, add output format variable fo... | Jelmer Vernooij | 1 | -6/+3 |
2007-12-21 | r26545: Sync output with ejs. | Jelmer Vernooij | 3 | -36/+32 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 37 | -103/+103 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 37 | -103/+103 |
2007-12-21 | r26538: Pass path generation function around rather than base directory. | Jelmer Vernooij | 6 | -148/+164 |
2007-12-21 | r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). | Jelmer Vernooij | 4 | -199/+197 |
2007-12-21 | r26536: More tests for provisioning code. | Jelmer Vernooij | 6 | -24/+40 |
2007-12-21 | r26535: Get rid of all-knowing ProvisionSettings object. | Jelmer Vernooij | 2 | -284/+274 |
2007-12-21 | r26534: configure: using == in shell scripts isn't portable | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r26533: libreplace: hopefully fix the share library/module build on darwin | Stefan Metzmacher | 1 | -2/+2 |
2007-12-21 | r26532: Fix mistake in assignment. | Rafal Szczesniak | 1 | -1/+1 |
2007-12-21 | r26531: Prevent from displaying the results if the function | Rafal Szczesniak | 1 | -0/+2 |
2007-12-21 | r26530: Add NET-API-GROUPLIST test. | Rafal Szczesniak | 2 | -0/+81 |
2007-12-21 | r26529: Indeed, this belongs in the schema module. Ranged results need to use | Andrew Bartlett | 1 | -5/+0 |
2007-12-21 | r26528: dsdb: Fix a warning. | Kai Blin | 1 | -4/+3 |
2007-12-21 | r26527: Start on tests for provision. | Jelmer Vernooij | 5 | -42/+97 |
2007-12-21 | r26526: Fix argument value. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26525: Consistency in the API. | Jelmer Vernooij | 1 | -50/+53 |
2007-12-21 | r26524: Import self join. | Jelmer Vernooij | 1 | -42/+75 |
2007-12-21 | r26523: Refactor provisioning code. | Jelmer Vernooij | 4 | -157/+251 |
2007-12-21 | r26522: Fix warnings on SamDB connect from Python, simplify the setup code fo... | Jelmer Vernooij | 3 | -33/+43 |