r18117: first steps in making samba4 use libreplace
[jelmer/samba4-debian.git] / source / lib / ldb / config.mk
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Jelmer Vernooijr18031: Merge my replace fixes:
2007-10-10 Andrew Tridgellr17738: solving the seemingly trivial problem of timegm...
2007-10-10 Simo Sorcer17614: Our first "client side' ldb module.
2007-10-10 Andrew Bartlettr17580: Add a new tools to convert back from AD-like...
2007-10-10 Andrew Bartlettr17525: This is a merge from the Google Summer of Code...
2007-10-10 Andrew Bartlettr16028: Re-add the objectclass module, in the new async...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Stefan Metzmacherr15315: - reenable the ildap backend
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Tim Potterr14968: Move tdb and ldb swig wrappers in to lib/tdb...
2007-10-10 Jelmer Vernooijr14660: Install ldb_errors.h
2007-10-10 Jelmer Vernooijr14604: Support 'aliases' for ldb modules
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13899: Get the shared library build building again...
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Jelmer Vernooijr13839: Use registration mechanism for backends as...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Jelmer Vernooijr13074: Add oLschema2ldif manpage
2007-10-10 Jelmer Vernooijr13067: Don't install ldbtest
2007-10-10 Simo Sorcer12941: Add Attribute Scoped Search control
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12717: Always compile the skel module, so we know...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Andrew Bartlettr12600: Add a new module to sort the objectclass attrib...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11300: Treat libraries as a special kind of subsystem
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
2007-10-10 Jelmer Vernooijr9685: Add tests for samba3sam mapping module
2007-10-10 Jelmer Vernooijr9595: Add ldb map module
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Andrew Bartlettr8669: The objectguid module belongs in Samba's ldb...
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...
2007-10-10 Andrew Bartlettr8650: Use the timestamps and a new objectguid module...
2007-10-10 Andrew Tridgellr8625: move the ldb_wrap logic into the ldb code. This...
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Jelmer Vernooijr7958: More debian packaging updates; packages build...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Tridgellr7804: added the samba specific ldif handlers into...
2007-10-10 Andrew Tridgellr7767: fixed ldb dependencies
2007-10-10 Andrew Tridgellr7712: ldb/common/util.c is gone
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Andrew Tridgellr7669: removed ldap from our configure tests
2007-10-10 Andrew Tridgellr7667: added a ldb ildap backend, using our internal...
2007-10-10 Derrell Lipmanr7438: work in progress
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Simo Sorcer4505: Add a first very basic schema module
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Stefan Metzmacherr3093: - implment ldb_rename() and ldbrename
2007-10-10 Stefan Metzmacherr2087: the ldb tools really don't need LIBSMB!
2007-10-10 Stefan Metzmacherr728: - let libldb_tdb depend on new subsystem LIBTDB
2007-10-10 Stefan Metzmacherr697: make use of SMB_EXT_LIB for LDAP and KRB5
2007-10-10 Stefan Metzmacherr690: - ignore source/tags
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch