Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories. | Tim Potter | 1 | -0/+9 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -13/+4 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r10405: added transactions into tdb, and hook them into ldb. See my | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r8442: remove tdbtest from our build. If you want it, then do | Andrew Tridgell | 1 | -10/+0 |
2007-10-10 | r5143: don't generate prototypes for lib/tdb/ | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3091: link only the needed stuff | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2088: add tdbtorture tdbdump and tdbtest to the build | Stefan Metzmacher | 1 | -0/+51 |
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r728: - let libldb_tdb depend on new subsystem LIBTDB | Stefan Metzmacher | 1 | -0/+23 |