Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-11 | ldb: Support running testsuite without installing first. | Jelmer Vernooij | 1 | -2/+3 | |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -1/+1 | |
do not reference it from ldb.h | |||||
2009-01-30 | Install mising public headers | Simo Sorce | 1 | -1/+1 | |
2009-01-15 | Fix LDB_MODULESDIR for ldb standalone builds | Simo Sorce | 1 | -1/+5 | |
2008-12-23 | pyldb: Fix segfault because of incorrect reference counting. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-23 | ldb: Fix linking against tevent library (rather than events) | Jelmer Vernooij | 1 | -6/+6 | |
replace: Fix copyright for dlfcn.c. | |||||
2008-12-19 | Remove swig support from standalone ldb build. | Jelmer Vernooij | 1 | -1/+0 | |
2008-09-19 | Fix ldb standalone build. | Simo Sorce | 1 | -14/+28 | |
Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries. | |||||
2008-06-15 | Fix standalone ldb build. | Jelmer Vernooij | 1 | -3/+6 | |
(This used to be commit 4ac91e301455721b76f7f456bc50c5c6e47c05d3) | |||||
2008-03-18 | ldb: remove configure with 'make realdistclean' | Stefan Metzmacher | 1 | -1/+1 | |
configure.in doesn't exist at all... metze (This used to be commit ca414d4e9e96b90100c46b006825bc8e935ba0b4) | |||||
2008-02-20 | Allow ldb backends without init function, use init function-less ldb modules. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e) | |||||
2008-02-12 | Fix installation of python module for ldb and tdb. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 6c9a8bf9f03cef0fc1c5f7ec3f8786eccf79c851) | |||||
2008-02-12 | Manually compile python files rather than use setup.py. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 056843a5c2ca9e0ec59fd7e371852ecb5362ee32) | |||||
2008-02-11 | Fix out of tree builds. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit 35c8ebdca2612b52cd3eb2aafd35041d17173722) | |||||
2008-02-11 | Move some more rules to rules.mk | Jelmer Vernooij | 1 | -5/+7 | |
(This used to be commit 2ff3f72fd2559051000c34da9fcd5602514595e4) | |||||
2008-02-11 | ldb: Split up the Makefile so it will be possible later on to directly ↵ | Jelmer Vernooij | 1 | -122/+14 | |
include fragments in the Samba 3 or 4 makefile. (This used to be commit 6d54e9104de577ab727ee99a76e690a2fae71636) | |||||
2008-01-22 | ldb: Fix typo. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit da0952bdd6196b23200063cadd866b1d5551a65c) | |||||
2008-01-10 | r26701: ldb: Build and install python modules when possible. | Jelmer Vernooij | 1 | -7/+21 | |
(This used to be commit 7a66d0eff6e2300cc82b4c7585f9c45afcc851a4) | |||||
2007-12-24 | r26582: Use the same swig flags everywhere. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 7008f90e03a12687f739e5492b3e0ab36587db6a) | |||||
2007-12-21 | r26276: Install SWIG files if swig is present. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e) | |||||
2007-12-21 | r26179: Fix symlink. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit b25d0201da5c02bba3046caa539b3ecb72d3a635) | |||||
2007-12-21 | r26178: Link against -ldl as well to prevent undefined symbols. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 7bb479f81607b9d4a7a6df267b2ed7a394bd68d1) | |||||
2007-12-21 | r26177: Allow prebuilding swig wrapper, install ldb.py. | Jelmer Vernooij | 1 | -2/+6 | |
(This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b) | |||||
2007-12-21 | r26124: Install ldb_handlers.h, required by ldb_samba. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810) | |||||
2007-12-21 | r26117: Fix DESTDIR use for bindir. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7) | |||||
2007-12-21 | r26106: Add targets for building, installing and checking python bindings. | Jelmer Vernooij | 1 | -5/+19 | |
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef) | |||||
2007-12-21 | r26105: Add targets for building and installing the python bindings. | Jelmer Vernooij | 1 | -0/+7 | |
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452) | |||||
2007-12-21 | r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries | Stefan Metzmacher | 1 | -2/+3 | |
metze (This used to be commit 7ee9700abea3e0b5c5f0a6f4941e7e41188edaaf) | |||||
2007-12-21 | r25984: ldb: use MDLD macros from libreplace and use results to build share ↵ | Stefan Metzmacher | 1 | -2/+5 | |
modules metze (This used to be commit 113efcd85685e0c42eb51eb0370e789362c8071a) | |||||
2007-12-21 | r25983: ldb: link shared library against $(LDAP_LIBS) | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 0437ae18455e6721da70cf8a2f1e798f9f28756b) | |||||
2007-12-21 | r25969: ldb: link libnss_ldb.so.2 against the shared library | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 36ef127c8b722cb7a6d709592a3d97d166e7228c) | |||||
2007-12-21 | r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can work | Stefan Metzmacher | 1 | -3/+2 | |
metze (This used to be commit 48957e4b2acd1c19c5be42c6de77eba190dfd7e2) | |||||
2007-12-21 | r25967: ldb: a module doesn't need to link against $(LIBS) | Stefan Metzmacher | 1 | -1/+1 | |
As the main library already links to it. metze (This used to be commit f6a8c36be6def543363fe1a2af9c0f875a07bbb5) | |||||
2007-12-21 | r25953: AIX make doesn't support $^. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 91133d27110ee6447dbc64f1c8d52cb90ca1a86c) | |||||
2007-12-21 | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like ↵ | Jelmer Vernooij | 1 | -1/+1 | |
that. (This used to be commit 228dd6830eb9c91287bb3e0233d8b3a404ff3676) | |||||
2007-12-21 | r25880: Try to get some more flags right. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit bbc36fd3f693480e3ea01c5c9e858008a4f3c229) | |||||
2007-12-21 | r25879: Don't use shared library for command-line utilities for now - breaks ↵ | Jelmer Vernooij | 1 | -13/+12 | |
the testsuite, and there is no portable equivalent of LD_LIBRARY_PATH. (This used to be commit 9730c2950965d22eace9ad498847581171ebe09a) | |||||
2007-12-21 | r25877: Add libreplace macro for soname flags. | Jelmer Vernooij | 1 | -5/+17 | |
(This used to be commit 25aa875119622679881cd0e1b3b9dff8d2cf03ee) | |||||
2007-12-21 | r25862: Avoid po, causes trouble on BSD systems. | Jelmer Vernooij | 1 | -9/+4 | |
(This used to be commit c7fd5a5172d443034245c58020e379b0ca6234f2) | |||||
2007-12-21 | r25858: Clean up po files. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit af135938c19ef56b56b216b53049012ee7125eec) | |||||
2007-12-21 | r25854: Link against -ldl properly. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 6c46a925288e6be0a0e5f86e5a57ce269dc7a3df) | |||||
2007-12-21 | r25853: Specify LIBS to sample_module - fixes build for gcov hosts. | Jelmer Vernooij | 1 | -3/+6 | |
(This used to be commit db9ebea52bf739cc297e94178a3a03548fd5ddfb) | |||||
2007-12-21 | r25851: Move system-specific ldflags checks to libreplace so they can be ↵ | Jelmer Vernooij | 1 | -2/+3 | |
used by ldb. (This used to be commit d28c8b822e7b571f24542409376bba8701eeef79) | |||||
2007-12-21 | r25850: Add macro for picflag. | Jelmer Vernooij | 1 | -3/+9 | |
(This used to be commit 9ebc6f2d17349b214618d65b29826867796c12ce) | |||||
2007-12-21 | r25846: Add configure test for -Wl,--export-dynamic. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1) | |||||
2007-12-21 | r25844: Enable soloading by default. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 8760f81aeae6a3275c6d2e95c72ec5f8b42fbea6) | |||||
2007-12-21 | r25843: Finish check-soloading. | Jelmer Vernooij | 1 | -8/+10 | |
(This used to be commit 4fd3770f0c3f9a3e586f1a03a759dab782e04ba7) | |||||
2007-12-21 | r25842: Start working on test for loading dso's in ldb. | Jelmer Vernooij | 1 | -1/+11 | |
(This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1) | |||||
2007-10-10 | r25100: Include LDAP libs in .pc file so linking statically against libldb ↵ | Jelmer Vernooij | 1 | -1/+4 | |
works again. (This used to be commit bcf5c9447435a826027626ac89a00eaa6739b12a) | |||||
2007-10-10 | r24261: Fix the standalone ldb build after I moved the objectclass module out. | Andrew Bartlett | 1 | -1/+0 | |
Andrew Bartlett (This used to be commit c4c3afcdcb6ac5dc220f353b25689056484ac6c9) |