summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-12-24r26569: Jelmer tells me that ldb must inevitably be build as a shared library,Volker Lendecke1-0/+1
2007-12-24r26568: Revert r26482Volker Lendecke1-1/+0
2007-12-21r26482: Use shared library version of ldb, to make sure not every module ends...Jelmer Vernooij1-0/+1
2007-12-21r26374: Remove dependency on dynconfig.Jelmer Vernooij1-1/+0
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij1-7/+0
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-4/+3
2007-10-10r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher1-7/+0
2007-10-10r25421: SHLIBEXT comes in via samba's config.h alreadyStefan Metzmacher1-6/+0
2007-10-10r25269: this doesn't fix the problems with BSD make completely...Stefan Metzmacher1-4/+0
2007-10-10r25259: try to work arround the build failures on OpenBSD 3.7Stefan Metzmacher1-0/+4
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-4/+2
2007-10-10r25105: No need to register ldb_map as a module.Jelmer Vernooij1-2/+1
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij1-96/+3
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-2/+0
2007-10-10r25081: Add modules_dir member to ldb_context that is used rather than a globalJelmer Vernooij1-1/+8
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett1-12/+0
2007-10-10r22952: Make sure we look at extra_cflags when building custom targets.James Peach1-1/+5
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-30/+21
2007-10-10r22722: fix dependenciesStefan Metzmacher1-2/+1
2007-10-10r22684: Fix native Samba build.Jelmer Vernooij1-0/+1
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-1/+15
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher1-7/+3
2007-10-10r19863: Create -uninstalled.pc files. This should reenable compilation and ru...Jelmer Vernooij1-5/+6
2007-10-10r19743: merge from samba3:Stefan Metzmacher1-10/+0
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-1/+3
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+1
2007-10-10r18123: Fix manual file build.Jelmer Vernooij1-1/+1
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-14/+16
2007-10-10r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell1-1/+11
2007-10-10r17614: Our first "client side' ldb module.Simo Sorce1-0/+10
2007-10-10r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.Andrew Bartlett1-0/+14
2007-10-10r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett1-7/+10
2007-10-10r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett1-9/+9
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-25/+25
2007-10-10r15315: - reenable the ildap backendStefan Metzmacher1-1/+0
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-2/+2
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-1/+1
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-1/+3
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-16/+16
2007-10-10r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter1-0/+9
2007-10-10r14660: Install ldb_errors.hJelmer Vernooij1-1/+1
2007-10-10r14604: Support 'aliases' for ldb modulesJelmer Vernooij1-0/+1
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-2/+2
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-3/+6
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij1-0/+1
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-1/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1