Age | Commit message (Expand) | Author | Files | Lines |
2009-09-11 | ldb: Support running testsuite without installing first. | Jelmer Vernooij | 1 | -2/+2 |
2009-08-11 | ldb: Don't break the standalone LDB build (operational module removed) | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2009-07-18 | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 1 | -5/+2 |
2009-06-02 | Fix more unresolved symbols. | Jelmer Vernooij | 1 | -2/+5 |
2009-03-31 | added support for a prepare_commit() op in ldb modules | Andrew Tridgell | 1 | -1/+1 |
2008-12-23 | ldb: Fix linking against tevent library (rather than events) | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | Fix build of the Python bindings now that SWIG is gone. | Jelmer Vernooij | 1 | -4/+4 |
2008-12-19 | Remove swig support from standalone ldb build. | Jelmer Vernooij | 1 | -11/+6 |
2008-09-19 | Fix ldb standalone build. | Simo Sorce | 1 | -16/+13 |
2008-05-08 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-08 | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Allow ldb backends without init function, use init function-less ldb modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-12 | Specify PICFLAG when compiling python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-12 | tdb/ldb: Use prefix in case DESTDIR is not set. | Jelmer Vernooij | 1 | -4/+4 |
2008-02-12 | Create the required directories when installing Python code. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-12 | Avoid using setup.py for intsallation. | Jelmer Vernooij | 1 | -2/+3 |
2008-02-12 | Manually compile python files rather than use setup.py. | Jelmer Vernooij | 1 | -6/+10 |
2008-02-11 | Fix out of tree builds. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-11 | ldb: Split up the Makefile so it will be possible later on to directly includ... | Jelmer Vernooij | 1 | -0/+82 |