r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.
[kamenim/samba.git] / source4 / lib / ldb / Makefile.in
2007-10-10 Andrew Bartlettr17580: Add a new tools to convert back from AD-like...
2007-10-10 Tim Potterr16089: Make doxygen target work if $DOXYGEN variable...
2007-10-10 Jelmer Vernooijr14590: Fix ldb standalone build...
2007-10-10 Jelmer Vernooijr13650: Install manpages when building standalone
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
2007-10-10 Jelmer Vernooijr13181: Fix standalone ldb build
2007-10-10 Jelmer Vernooijr13064: Add 'tags' target to LDB's makefile
2007-10-10 Stefan Metzmacherr12850: - add Doxygen comments to ldb
2007-10-10 Stefan Metzmacherr12847: add some ldb examples from Brad Hards (bradh...
2007-10-10 Stefan Metzmacherr12846: some fixes
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Simo Sorcer12643: don't fail make test
2007-10-10 Andrew Bartlettr12632: Build fixes from Brad Hards <bradh@frogmouth...
2007-10-10 Simo Sorcer12604: fix make clean as Brad Hards <bradh@frogmouth...
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
2007-10-10 Simo Sorcer10301: fix standalone compiple after tdb changes
2007-10-10 Jelmer Vernooijr9835: Make ldb_map compile in the stand-alone LDB...
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Simo Sorcer8779: Add rdn module to makefile and headers
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 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Simo Sorcer7582: Better way to have a fast path searching for...
2007-10-10 Andrew Tridgellr7533: don't show compile flags for each file
2007-10-10 Andrew Tridgellr7526: make test should depend on the bins
2007-10-10 Derrell Lipmanr7446: add distclean target to generated ldb makefile
2007-10-10 Derrell Lipmanr7408: added DN explode function, based on simo's ldap_...
2007-10-10 Simo Sorcer7338: let it be possible to run sqlite3 tests when...
2007-10-10 Simo Sorcer7334: I do not feel oblidged to use sqlite3 when I...
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Jelmer Vernooijr7114: Convert ldb documentation to DocBook/XML
2007-10-10 Jelmer Vernooijr6790: Use config.h file for ldb and add test for stdint.h
2007-10-10 Jelmer Vernooijr6546: Fix ldb standalone build
2007-10-10 Jelmer Vernooijr6486: Add 'make install' and pkg-config file.
2007-10-10 Andrew Tridgellr6480: fixed whitespace typo
2007-10-10 Jelmer Vernooijr6442: Add mechanism for configuring ldb independantly...