r6956: added start of ldb_sqlite3 work
[kai/samba.git] / source4 / lib / ldb /
2007-10-10 Derrell Lipmanr6956: added start of ldb_sqlite3 work
2007-10-10 Stefan Metzmacherr6937: some minor fixes and updates
2007-10-10 Simo Sorcer6935: don't do three things at a time :-)
2007-10-10 Simo Sorcer6934: thanks to HotaruT for pointing out skel.c was...
2007-10-10 Simo Sorcer6931: declare this to avoid warnings until we have...
2007-10-10 Simo Sorcer6867: this code will change the way the @ATTRIBUTES...
2007-10-10 Andrew Tridgellr6833: split out the routine that calculates the diff...
2007-10-10 Andrew Tridgellr6829: include the talloc autoconf tests when building...
2007-10-10 Andrew Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Jelmer Vernooijr6790: Use config.h file for ldb and add test for stdint.h
2007-10-10 Simo Sorcer6759: let us have a wildcard attribute so that we...
2007-10-10 Andrew Tridgellr6560: added a tdb_chainlock_read() call in ldb_search...
2007-10-10 Jelmer Vernooijr6546: Fix ldb standalone build
2007-10-10 Jelmer Vernooijr6487: Use autoconf for standalone build of tdb
2007-10-10 Jelmer Vernooijr6486: Add 'make install' and pkg-config file.
2007-10-10 Jelmer Vernooijr6485: Move LDAP detection M4 file and use it for the...
2007-10-10 Andrew Tridgellr6481: change download instructions to include tdb...
2007-10-10 Andrew Tridgellr6480: fixed whitespace typo
2007-10-10 Andrew Tridgellr6479: - added a simple web page
2007-10-10 Simo Sorcer6470: Remove ldb_search_free() it is not needed anymore.
2007-10-10 Jelmer Vernooijr6442: Add mechanism for configuring ldb independantly...
2007-10-10 Tim Potterr6360: Quieten unused variable warning.
2007-10-10 Richard Sharper6118: Make it so that we can do --with-zlib=no in...
2007-10-10 Andrew Tridgellr6087: - remove the dlopen code for now (before it...
2007-10-10 Andrew Tridgellr6086: default to stderr for error messages in ldb...
2007-10-10 Tim Potterr5769: Fix unused variable warning.
2007-10-10 Simo Sorcer5670: simplify and clarify ldb_modules.c code
2007-10-10 Andrew Tridgellr5665: the data within el2->values can still be used...
2007-10-10 Andrew Tridgellr5664: simo, please look into this. It is possible...
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Andrew Tridgellr5374: - changed the dn key code in the ldb tdb backend...
2007-10-10 Andrew Tridgellr5357: added ldb_msg_add_fmt(), for creating formatted...
2007-10-10 Andrew Bartlettr5330: Remove #include <sys/time.h> from includes.h.
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5189: fixed a double free bug in the ltdb indexing...
2007-10-10 Andrew Bartlettr5092: Add a bit more const - moving it further into...
2007-10-10 Andrew Tridgellr4863: schema_find_attribute() should be static
2007-10-10 Simo Sorcer4862: - better structure schema tests
2007-10-10 Simo Sorcer4859: changed a numbe rof things:
2007-10-10 Simo Sorcer4844: - Remove the unused attrsyn structure
2007-10-10 Andrew Tridgellr4801: remove the two bogus ctype.h includes
2007-10-10 Simo Sorcer4786: forgot to commit the exclusion for schema checki...
2007-10-10 Simo Sorcer4784: finally make schema module use a single ldb
2007-10-10 Andrew Tridgellr4781: the tolower() in schema.c is a premature optimis...
2007-10-10 Simo Sorcer4775: use schema_attr_cmp wrapper to check for the...
2007-10-10 Simo Sorcer4759: use ldb_attr_cmp() to compare attribute names
2007-10-10 Andrew Tridgellr4744: until we decide what to do about attribute alias...
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Bartlettr4678: Add some const to LDB.
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Simo Sorcer4513: add experimental modification attribute checking
2007-10-10 Stefan Metzmacherr4506: fix compiler warnings
2007-10-10 Simo Sorcer4505: Add a first very basic schema module
2007-10-10 Simo Sorcer4503: add an error reporting function (fixes)
2007-10-10 Simo Sorcer4502: add an error reporting function
2007-10-10 Andrew Tridgellr4493: change name of README.gcov so it doesn't get...
2007-10-10 Andrew Tridgellr4488: removed an unused variable
2007-10-10 Andrew Tridgellr4486: fixed some memory leaks in the new ldb code...
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4476: added a little gcov howto for ldb
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr4427: - added ldb_msg_*() functions for sorting, compa...
2007-10-10 Andrew Tridgellr4424: fixed a simple bug in the '|' handling in indexe...
2007-10-10 Volker Lendecker4397: Fix a bug where '(&(objectclass=domain)(!(object...
2007-10-10 Volker Lendecker4366: Fix ldb_modify_internal: Adding values to an...
2007-10-10 Andrew Tridgellr4282: removed a spurious error message now we remove...
2007-10-10 Andrew Tridgellr4281: fixed an ldb indexing bug in ldb found by volker.
2007-10-10 Andrew Tridgellr4071: - ldap does allow adding additional attribute...
2007-10-10 Andrew Tridgellr4059: moved the ldb -o option parsing to a common...
2007-10-10 Stefan Metzmacherr4040: sorry today is not my day...
2007-10-10 Andrew Tridgellr4039: added a test for an element > 128 bytes in lengt...
2007-10-10 Stefan Metzmacherr4038: fix sign/unsign bug I introduced in -r 4022
2007-10-10 Stefan Metzmacherr4022: fix compiler warnings
2007-10-10 Andrew Tridgellr4010: fixed parsing of null attributes in the ldb...
2007-10-10 Stefan Metzmacherr3926: fix compiler warnings
2007-10-10 Simo Sorcer3897: add a locking infrastructure
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Stefan Metzmacherr3782: use ldb_ namespace
2007-10-10 Simo Sorcer3760: mention -o switch in help message
2007-10-10 Simo Sorcer3757: Some fixes for ldb_ldap
2007-10-10 Simo Sorcer3755: add missing files
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Jelmer Vernooijr3753: Have some modules default to "NOT" and enable...
2007-10-10 Andrew Tridgellr3743: auto-support the RH schema location as well
2007-10-10 Andrew Tridgellr3742: make test-ldap give a sane error message when...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Andrew Tridgellr3210: split lib/replace.o into a separate build subsys...
2007-10-10 Stefan Metzmacherr3095: - fix a free'ing of msg.dn
2007-10-10 Stefan Metzmacherr3093: - implment ldb_rename() and ldbrename
2007-10-10 Stefan Metzmacherr3092: prepare for build inside samba
2007-10-10 Stefan Metzmacherr3089: fix memleak
2007-10-10 Andrew Tridgellr2792: got rid of talloc_ldb_alloc() and instead create...
2007-10-10 Andrew Tridgellr2726: added a -r option to ldbdel to allow easy delete...
next