r11037:
[bbaumbach/samba-autobuild/.git] / source4 / lib / ldb /
2007-10-10 Andrew Bartlettr10980: Use ldb_attr_cmp and ldb_dn_escape_value
2007-10-10 Stefan Metzmacherr10959: fix compiler warnings
2007-10-10 Andrew Tridgellr10957: make a comment clearer
2007-10-10 Andrew Bartlettr10956: Tridge thought some comments might be a good...
2007-10-10 Andrew Tridgellr10954: added support for canonicalName in the operatio...
2007-10-10 Andrew Bartlettr10953: Add a new function to form a canonicalName...
2007-10-10 Stefan Metzmacherr10924: we don't need this line twice
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10917: copy the element name in a ldb_msg_rename_attr...
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Tridgellr10915: added a standard attribute handler for a ldap...
2007-10-10 Andrew Tridgellr10914: moved the ldap time string functions into ldb...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10897: added in a hackish ldb proxy module that I...
2007-10-10 Andrew Tridgellr10895: allow 'dn=string' searches to work again. Windo...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Tridgellr10892: - improved the handling of the special distingu...
2007-10-10 Andrew Tridgellr10889: make searches for dn's less of a special case...
2007-10-10 Andrew Tridgellr10856: we need aclocal.m4 in ldb for standalone configure
2007-10-10 Stefan Metzmacherr10830: we should use the same name in all places:-)
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Tridgellr10790: allow updating of existing ldb opaque values...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10757: remove the proxy module (it is not complete...
2007-10-10 Andrew Tridgellr10756: another fix for the construction of expressions...
2007-10-10 Andrew Tridgellr10755: fixed the construction of expressions from...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Andrew Tridgellr10708: a bit more error checking in the idap ldb backend
2007-10-10 Andrew Tridgellr10667: cope with a NULL tree for base searches in...
2007-10-10 Andrew Tridgellr10666: - reverse the ildap ldb backend so tree based...
2007-10-10 Andrew Tridgellr10665: fixed some crash errors and an error encoding...
2007-10-10 Andrew Tridgellr10641: fixed the error handling on search errors in...
2007-10-10 Andrew Tridgellr10603: neaten up the ldb module initialisation code
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Andrew Tridgellr10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE...
2007-10-10 Tim Potterr10500: More progress to getting ldb tools building...
2007-10-10 Andrew Tridgellr10485: run autoheader before autoconf
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Andrew Tridgellr10423: minor changes to the ldb test suite to allow...
2007-10-10 Andrew Tridgellr10422: ldb_search() can now use tdb_traverse_read...
2007-10-10 Simo Sorcer10419: Remove unused prototypes of locking functions...
2007-10-10 Tim Potterr10415: The ldb and tdb libraries are bad examples...
2007-10-10 Andrew Tridgellr10408: now that we are using tdb transactions we don...
2007-10-10 Andrew Tridgellr10406: added --nosync option to all ldb tools, so...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
2007-10-10 Andrew Tridgellr10403: fixed the basedn for testing, and add a debug...
2007-10-10 Tim Potterr10379: Add files for ldb and tdb to proto_files. ...
2007-10-10 Tim Potterr10377: Save configuration stuff to sconf.cache so...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Stefan Metzmacherr10312: fix compiler warning
2007-10-10 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer10304: check for basic ldb_message sanity and return...
2007-10-10 Simo Sorcer10303: check no attribute is given empty
2007-10-10 Simo Sorcer10302: Introduce ldap like error codes
2007-10-10 Simo Sorcer10301: fix standalone compiple after tdb changes
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Simo Sorcer10277: do not ovverride LIKE, thanks to derrel I found...
2007-10-10 Andrew Tridgellr10253: a fairly large tdb cleanup and re-organise...
2007-10-10 Simo Sorcer10251: some more work on ldb_sqlite3
2007-10-10 Simo Sorcer10250: the comparison is caseless so we must caseless...
2007-10-10 Simo Sorcer10236: fix (C) note
2007-10-10 Simo Sorcer10233: add commented PRAGMA to avoid fsyncs
2007-10-10 Simo Sorcer10232: Some work on ldb_sqlite3.
2007-10-10 Simo Sorcer10231: seem I flipped these, fix.
2007-10-10 Jelmer Vernooijr10038: Update instructions on using gcov with ldb
2007-10-10 Jelmer Vernooijr9948: Be a bit less verbose
2007-10-10 Andrew Bartlettr9929: Fix indentation
2007-10-10 Andrew Bartlettr9928: ncName is a DN, and needs to use DN matching...
2007-10-10 Jelmer Vernooijr9918: Fix two copy-n-paste bugs that were preventing...
2007-10-10 Jelmer Vernooijr9915: Some more mappings. Fix weird sAMAccountName...
2007-10-10 Jelmer Vernooijr9912: Fix another bug in ldb_map.
2007-10-10 Jelmer Vernooijr9908: Generate posixUser and posixGroup as well
2007-10-10 Jelmer Vernooijr9899: Be more conservative about what is sent to the...
2007-10-10 Tim Potterr9881: I can't believe this can make a difference...
2007-10-10 Tim Potterr9880: Convert remaining initialisers to more portable...
2007-10-10 Tim Potterr9879: A quick check to see if nested initialisers...
2007-10-10 Jelmer Vernooijr9857: Fix rename/delete issues
2007-10-10 Jelmer Vernooijr9854: Finish ldb_map testsuite
2007-10-10 Jelmer Vernooijr9842: More error checks in the ldb_map modules, extend...
2007-10-10 Jelmer Vernooijr9835: Make ldb_map compile in the stand-alone LDB...
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Jelmer Vernooijr9789: Patch from Volker that fixes the build on AIX.
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
2007-10-10 Andrew Tridgellr9775: r11607@blu: tridge | 2005-08-30 12:16:19 ...
2007-10-10 Jelmer Vernooijr9771: - Prevent ldb crash when a invalid DN is added
2007-10-10 Jelmer Vernooijr9770: Couple other bugfixes
2007-10-10 Jelmer Vernooijr9766: Prevent erroneous OOM message
2007-10-10 Jelmer Vernooijr9751: Remove C version of samba3dump (the EJS version...
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Jelmer Vernooijr9718: Work a bit on the SWAT interface
2007-10-10 Jelmer Vernooijr9712: Bunch of small fixes
2007-10-10 Jelmer Vernooijr9699: Add as much attributes the current Samba4 SAM...
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Jelmer Vernooijr9690: Extend test + fix several bugs
2007-10-10 Jelmer Vernooijr9689: valgrind-clean now. Editing works now mostly...
2007-10-10 Jelmer Vernooijr9686: Another round of bugfixes. Works somewhat now...
2007-10-10 Jelmer Vernooijr9685: Add tests for samba3sam mapping module
next