summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter2007-10-101-0/+9
* r14660: Install ldb_errors.hJelmer Vernooij2007-10-101-1/+1
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-101-0/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-2/+2
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-3/+6
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-101-0/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-1/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-5/+0
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-0/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-101-36/+36
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-16/+16
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+2
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-12/+0
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-101-0/+3
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-0/+9
* r13074: Add oLschema2ldif manpageJelmer Vernooij2007-10-101-0/+1
* r13067: Don't install ldbtestJelmer Vernooij2007-10-101-1/+0
* r12941: Add Attribute Scoped Search controlSimo Sorce2007-10-101-0/+10
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+23
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2007-10-101-0/+9
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-0/+8
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2007-10-101-0/+9
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-1/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-12/+10
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-0/+1
* r11300: Treat libraries as a special kind of subsystemJelmer Vernooij2007-10-101-13/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-40/+40
* r10918: - fixed standalone ldb buildAndrew Tridgell2007-10-101-9/+0
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-0/+9
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-101-3/+2
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-1/+2
* r9595: Add ldb map moduleJelmer Vernooij2007-10-101-0/+8
* r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce2007-10-101-0/+11
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+7
* r8669: The objectguid module belongs in Samba's ldb module collection, not inAndrew Bartlett2007-10-101-9/+0
* r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett2007-10-101-0/+9
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2007-10-101-0/+9
* r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell2007-10-101-1/+2
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-1/+3
* r7958: More debian packaging updates; packages build now withJelmer Vernooij2007-10-101-7/+7
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij2007-10-101-1/+8
* r7936: new ldb_dn_explode and ldb_dn_casefold functions and coSimo Sorce2007-10-101-1/+1
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-2/+2
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2007-10-101-1/+9
* r7767: fixed ldb dependenciesAndrew Tridgell2007-10-101-1/+1