r9785: Add some testdata
[sfrench/samba-autobuild/.git] / source4 / lib / ldb /
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
2007-10-10 Jelmer Vernooijr9672: Fix build for compilers that don't like undefine...
2007-10-10 Andrew Tridgellr9671: patch from Kai Blin fixing a bug in our base64...
2007-10-10 Tim Potterr9625: Get rid of "duplicate const" warning.
2007-10-10 Jelmer Vernooijr9621: Bunch of bug fixes. Add 'format' option to samba...
2007-10-10 Jelmer Vernooijr9616: Finish ldb_map module (still needs a lot of...
2007-10-10 Jelmer Vernooijr9595: Add ldb map module
2007-10-10 Jelmer Vernooijr9591: - Remove empty file
2007-10-10 Simo Sorcer9451: some fixes now core.schema and cosine.schema...
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Simo Sorcer9446: clean up old test file
2007-10-10 Jelmer Vernooijr9438: Add initial files for ldb_map
2007-10-10 Simo Sorcer9394: avoid to use BOOL in ldb
2007-10-10 Simo Sorcer9393: Fix ldb standalone build
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9387: regedit uses "New Key #nn" for newly created...
2007-10-10 Stefan Metzmacherr9318: fix searches with scope ONE and SUB,
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Simo Sorcer8917: Better support for extended ldap search operations
2007-10-10 Rafal Szczesniakr8810: Fix missing headers. Still doesn't fix the build...
2007-10-10 Simo Sorcer8779: Add rdn module to makefile and headers
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...
2007-10-10 Andrew Tridgellr8736: this fixes the ldb speed (raises BENCH-WINS...
2007-10-10 Andrew Bartlettr8669: The objectguid module belongs in Samba's ldb...
2007-10-10 Andrew Tridgellr8668: fixed a segv during upgrade of a very old ldb.
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...
2007-10-10 Andrew Tridgellr8659: return ldif formatted attributes in the ejs...
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 Tridgellr8601: fixed null termination in ltdb connect error
2007-10-10 Andrew Tridgellr8600: fixed null termination on some error messages...
2007-10-10 Simo Sorcer8585: add to ldb and ldap comparison functionality
2007-10-10 Simo Sorcer8529: Matching against the wrong union
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8517: fixed a crash bug in ldb_dn_compare_base()
2007-10-10 Simo Sorcer8515: ldb_dn_cmp now uses ldb_dn_compare so that the...
2007-10-10 Andrew Tridgellr8490: make the ldb tests more portable
2007-10-10 Andrew Tridgellr8485: - be friendly to shells other than bash
2007-10-10 Tim Potterr8414: Some C++ friendlyness fixes - 'not' is apparentl...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Simo Sorcer8377: forgot an ldif test
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Andrew Tridgellr8364: fixed a valgrind bug spotted by simo
2007-10-10 Andrew Tridgellr8342: allow ldb_ldif_read_string() to continue in...
2007-10-10 Stefan Metzmacherr8228: fix compiler warnings
2007-10-10 Stefan Metzmacherr8224: - add objectGUID ldif_handler
2007-10-10 Stefan Metzmacherr8146: fix compiler warning
2007-10-10 Simo Sorcer8084: do not leak memory on errors
2007-10-10 Simo Sorcer8083: check attribute type is valid (only ascii alphan...
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8071: reduce the size of the default ldb tests. We...
2007-10-10 Andrew Tridgellr8043: increase shell compatibility of ldb tests
2007-10-10 Andrew Tridgellr8041: remove a mis-spelled debug message :-)
2007-10-10 Andrew Tridgellr8039: allow ldb test suite to be run outside of the...
2007-10-10 Andrew Tridgellr8038: - fixed indexing on binary values that need...
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Andrew Tridgellr8035: added indexing tests. current ldb fails the...
2007-10-10 Andrew Tridgellr8033: - add easier valgrind testing
2007-10-10 Andrew Tridgellr8011: arrgh, commit the right version this time
2007-10-10 Andrew Tridgellr8010: added testing of wildcard attributes
2007-10-10 Andrew Tridgellr8009: expanded the ldb test suite. It worried me that...
2007-10-10 Andrew Tridgellr8005: escape '"' characters in ldap expressions. Makes...
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 Sorcer7937: main file was missing
2007-10-10 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Tridgellr7926: poptGetNextOpt() returns int, not char
2007-10-10 Derrell Lipmanr7897: work in progress
2007-10-10 Andrew Tridgellr7873: hopefully fixed build of ldb_explode_dn() on AIX
2007-10-10 Andrew Tridgellr7868: canonicalise the message before using ldb_add...
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Simo Sorcer7851: We are case preserving let the DN be returned...
2007-10-10 Derrell Lipmanr7844: eliminate superfluous attribute tables
2007-10-10 Andrew Tridgellr7834: added comment about the "((" search test
2007-10-10 Andrew Tridgellr7833: changed ldbsearch and ldbedit to have command...
2007-10-10 Andrew Tridgellr7832: missed one
2007-10-10 Andrew Tridgellr7831: use cn=TEST as base of test DNs so we don't...
2007-10-10 Derrell Lipmanr7828: Although there is still plenty to do, ldb_sqlite...
2007-10-10 Andrew Tridgellr7808: fixed the build of ldb after the binary file...
2007-10-10 Simo Sorcer7806: add test for binary files as attribute values
2007-10-10 Simo Sorcer7805: add support to read binary files into attributes...
2007-10-10 Andrew Tridgellr7804: added the samba specific ldif handlers into...
2007-10-10 Andrew Tridgellr7803: added support in ldb for callers to setup ldif...
2007-10-10 Andrew Tridgellr7784: give an error in ldb_tdb for invalid modify...
2007-10-10 Andrew Tridgellr7776: add a method for getting arbitrary opaque data...
next