1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00
Commit Graph

14073 Commits

Author SHA1 Message Date
Simo Sorce
f75ce8c20a r26581: Make ldb_wait uniform, so that it is easy to remove it completely from modules
later on.
2007-12-24 01:51:07 -06:00
Jelmer Vernooij
f1997dabed r26580: Include sentinel in build.h, in case the list is empty. 2007-12-24 01:51:07 -06:00
Jelmer Vernooij
ad97efc480 r26579: Fix the typo that breaks the code coverage build. 2007-12-24 01:51:06 -06:00
Jelmer Vernooij
c89c667ec2 r26578: Ensure directory exists. 2007-12-24 01:51:06 -06:00
Jelmer Vernooij
1cf374eb31 r26577: Fix the standalone ldb build. 2007-12-24 01:51:06 -06:00
Jelmer Vernooij
ba8be2dfc0 r26576: Allow the static module loading code to be used for the Python modules.
Simplify the way module initialization functions are handled.
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
03270c5ffd r26575: Build a private copy of the Python executable for Samba 4, so we know we're always using the same library we build the modules for. 2007-12-24 01:51:04 -06:00
Simo Sorce
166195b487 r26574: Do not call functions in the variable declaration, fix checking for tmp_ctx,
and also makes code more readable and debuggable.

Eliminate silly parenthesys.

Simo.
2007-12-24 01:51:04 -06:00
Jelmer Vernooij
874f0ac056 r26573: Fix warnings. 2007-12-24 01:51:04 -06:00
Jelmer Vernooij
15038d9586 r26572: Fix warnings in the Python code. 2007-12-24 01:51:04 -06:00
Jelmer Vernooij
cb76c60007 r26571: Hide warnings about unused macros and casting qualifiers in autogenerated files. 2007-12-24 01:51:03 -06:00
Jelmer Vernooij
c550c03372 r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Volker Lendecke
c1dd0af164 r26569: Jelmer tells me that ldb must inevitably be build as a shared library,
otherwise it will break.

Sorry for breaking Samba4.

I will have to look how we can fix Samba3 :-(((
2007-12-24 01:51:02 -06:00
Volker Lendecke
1d624c8b88 r26568: Revert r26482
Next attempt to fix the Samba3 torture breakage

Jelmer, can you please review this?

Thanks,

Volker
2007-12-24 01:51:02 -06:00
Jelmer Vernooij
485db76d84 r26567: Allow registering new ldb modules from python. 2007-12-24 01:51:02 -06:00
Jelmer Vernooij
e5573283df r26566: Fix member provision when using python. 2007-12-24 01:51:01 -06:00
Jelmer Vernooij
485d1fa3d1 r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now. 2007-12-24 01:51:01 -06:00
Jelmer Vernooij
f40fad9827 r26564: More python bindings for registry code. 2007-12-24 01:51:01 -06:00
Jelmer Vernooij
cfffd0357e r26563: Fix reg_diff_apply argument order. 2007-12-24 01:51:01 -06:00
Jelmer Vernooij
b07ca944ba r26562: Fix provisioning using Python. 2007-12-24 01:51:00 -06:00
Jelmer Vernooij
d2b9055bc0 r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. 2007-12-24 01:51:00 -06:00
Jelmer Vernooij
cb5d6a9ee2 r26560: Add script for running in valgrind. 2007-12-24 01:51:00 -06:00
Jelmer Vernooij
a1175231a5 r26559: Make the provision function a bit smaller. 2007-12-24 01:51:00 -06:00
Günther Deschner
7aa34b4879 r26558: Add IDL for netr_GetForestTrustInformation().
Guenther
2007-12-24 01:51:00 -06:00
Andrew Bartlett
722d8a5665 r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
Add in another varient to test with in the OpenLDAP module-guessing
game, from Howard Chu.

Andrew Bartlett
2007-12-24 01:50:59 -06:00
Jelmer Vernooij
6cc5e838e6 r26555: Use python-config utility to find python compile/link flags. 2007-12-24 01:50:59 -06:00
Jelmer Vernooij
37c7b65546 r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev. 2007-12-21 06:28:52 +01:00
Jelmer Vernooij
769ac782f3 r26553: Fix html output. 2007-12-21 06:28:51 +01:00
Jelmer Vernooij
a84975610c r26552: remove unused state variable, use dot as path separator for test names. 2007-12-21 06:28:50 +01:00
James Peach
188156228b r26551: Make sure NULL is defined before using it to test for getifaddrs().
Patch from Timur I. Bakeyev <timur@com.bat.ru>.
2007-12-21 06:28:50 +01:00
Stefan Metzmacher
11bdc9bed8 r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
metze
2007-12-21 06:28:49 +01:00
Jelmer Vernooij
ac01d515b7 r26549: Remove suite-specific bits. 2007-12-21 06:28:48 +01:00
Jelmer Vernooij
84f5b3e257 r26548: Remove remaining variables from state hash. 2007-12-21 06:28:48 +01:00
Jelmer Vernooij
0bf6bdcd7f r26547: Make testsuites less special during subunit handling. 2007-12-21 06:28:47 +01:00
Jelmer Vernooij
bd5217906c r26546: Rather than having a gazillion targets, add output format variable for 'make test'. 2007-12-21 06:28:47 +01:00
Jelmer Vernooij
48ceaa9643 r26545: Sync output with ejs. 2007-12-21 06:28:46 +01:00
Jelmer Vernooij
6ac86f8be7 r26540: Revert my previous commit after concerns raised by Andrew. 2007-12-21 05:52:06 +01:00
Jelmer Vernooij
e53e79eebe r26539: Remove unnecessary statics. 2007-12-21 05:52:05 +01:00
Jelmer Vernooij
5f921af41e r26538: Pass path generation function around rather than base directory. 2007-12-21 05:51:59 +01:00
Jelmer Vernooij
e91fe76d29 r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). 2007-12-21 05:51:57 +01:00
Jelmer Vernooij
43c8bfeedf r26536: More tests for provisioning code. 2007-12-21 05:51:56 +01:00
Jelmer Vernooij
40bf88c8a7 r26535: Get rid of all-knowing ProvisionSettings object. 2007-12-21 05:51:56 +01:00
Stefan Metzmacher
1d5d970830 r26534: configure: using == in shell scripts isn't portable
Thanks to Björn Jacke <bj@sernet.de> for reporting this.

metze
2007-12-21 05:51:55 +01:00
Stefan Metzmacher
3d64338f3c r26533: libreplace: hopefully fix the share library/module build on darwin
metze
2007-12-21 05:51:55 +01:00
Rafal Szczesniak
4d0ff8e375 r26532: Fix mistake in assignment. 2007-12-21 05:51:55 +01:00
Rafal Szczesniak
ded8a45d79 r26531: Prevent from displaying the results if the function
call has failed.
2007-12-21 05:51:54 +01:00
Rafal Szczesniak
73566f520c r26530: Add NET-API-GROUPLIST test. 2007-12-21 05:51:54 +01:00
Andrew Bartlett
f4023b176e r26529: Indeed, this belongs in the schema module. Ranged results need to use
an attribute with ';' in the name.

Andrew Bartlett
2007-12-21 05:51:52 +01:00
Kai Blin
41a1f59850 r26528: dsdb: Fix a warning. 2007-12-21 05:51:51 +01:00
Jelmer Vernooij
84ac6c6bbf r26527: Start on tests for provision. 2007-12-21 05:51:50 +01:00