Jelmer Vernooij
a214ebc3d6
ldb: Fix the standalone ldb build.
2010-01-02 02:40:30 +01:00
Jelmer Vernooij
df65fc02fb
ldb: Support running testsuite without installing first.
2009-09-11 23:49:36 +02:00
Matthias Dieter Wallnöfer
c7e21907b4
ldb: Don't break the standalone LDB build (operational module removed)
2009-08-11 11:02:03 +02:00
Jelmer Vernooij
d356669492
Remove pyldb_util and simply duplicate the 5-line function it contains,
...
rather than creating a separate shared library for it.
2009-07-18 16:11:21 +02:00
Jelmer Vernooij
6ace18904d
Fix more unresolved symbols.
2009-06-02 18:05:41 +02:00
Andrew Tridgell
6688ee80b2
added support for a prepare_commit() op in ldb modules
...
This op will be used by the partition module to give us good
transaction semantics across the 4 partitions that sam.ldb uses.
2009-03-31 15:07:54 +11:00
Jelmer Vernooij
bbc95fb1a8
ldb: Fix linking against tevent library (rather than events)
...
replace: Fix copyright for dlfcn.c.
2008-12-23 04:18:31 +01:00
Jelmer Vernooij
4b2bdfec78
Fix build of the Python bindings now that SWIG is gone.
2008-12-22 22:08:01 +01:00
Jelmer Vernooij
e0672ae29b
Remove swig support from standalone ldb build.
2008-12-19 01:24:00 +00:00
Simo Sorce
e42caab6f9
Fix ldb standalone build.
...
Add shared-build target to the ldb library, and make it possible to build
it against libtalloc, libevents, libtdb as shared libraries.
2008-09-19 18:08:28 -04:00
Jelmer Vernooij
c68589a5dc
Fix typo.
...
(This used to be commit 1def988ef2
)
2008-05-08 12:40:56 +02:00
Jelmer Vernooij
4aba4d38c7
Fix link flags for ldb and tdb Python modules.
...
(This used to be commit 787a32fdef
)
2008-05-08 11:56:32 +02:00
Jelmer Vernooij
71bc5acead
Allow ldb backends without init function, use init function-less ldb modules.
...
(This used to be commit 141ee91272
)
2008-02-20 01:37:53 +01:00
Jelmer Vernooij
18ef767085
Specify PICFLAG when compiling python modules.
...
(This used to be commit 981957165d
)
2008-02-12 13:09:38 +01:00
Jelmer Vernooij
e84cd8d38b
tdb/ldb: Use prefix in case DESTDIR is not set.
...
(This used to be commit ab19a8f627
)
2008-02-12 02:15:09 +01:00
Jelmer Vernooij
9522586695
Create the required directories when installing Python code.
...
(This used to be commit 8ef36fe545
)
2008-02-12 01:58:42 +01:00
Jelmer Vernooij
1529331b97
Avoid using setup.py for intsallation.
...
(This used to be commit 7b93e43dad
)
2008-02-12 01:21:10 +01:00
Jelmer Vernooij
aa2fd8ee50
Manually compile python files rather than use setup.py.
...
(This used to be commit 056843a5c2
)
2008-02-12 00:49:36 +01:00
Jelmer Vernooij
ecb987c97c
Fix out of tree builds.
...
(This used to be commit 35c8ebdca2
)
2008-02-11 23:51:59 +01:00
Jelmer Vernooij
3e0f0091e5
ldb: Split up the Makefile so it will be possible later on to directly include fragments in the Samba 3 or 4 makefile.
...
(This used to be commit 6d54e9104d
)
2008-02-11 21:54:13 +01:00