summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-5/+0
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-0/+1
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-36/+36
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-16/+16
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-1/+2
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-12/+0
2007-10-10r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij1-0/+3
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+9
2007-10-10r13074: Add oLschema2ldif manpageJelmer Vernooij1-0/+1
2007-10-10r13067: Don't install ldbtestJelmer Vernooij1-1/+0
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce1-0/+10
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+23
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett1-0/+9
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+8
2007-10-10r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett1-0/+9
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-1/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-12/+10
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-0/+1
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij1-13/+4
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-40/+40
2007-10-10r10918: - fixed standalone ldb buildAndrew Tridgell1-9/+0
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-0/+9
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij1-3/+2
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij1-1/+2
2007-10-10r9595: Add ldb map moduleJelmer Vernooij1-0/+8