r24958: This is the final text, and the final version. I'll send the release
[ira/wip.git] / source4 / lib / ldb / samba / ldif_handlers.c
2007-10-10 Andrew Bartlettr24567: Try much harder not to leak memory when compari...
2007-10-10 Andrew Bartlettr24459: Fix up ldap.js and test_ldb.sh to test the...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Stefan Metzmacherr22723: fix compiler warnings
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer19888: make it possible to use default attrib handlers...
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19683: Guard GUID_from_string from walking off the...
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Andrew Bartlettr19520: Try not to read past the end of the ldb buffer.
2007-10-10 Andrew Tridgellr19327: fixed a leak in ldif_canonicalise_objectCategory()
2007-10-10 Simo Sorcer17515: Fix warnings
2007-10-10 Stefan Metzmacherr17432: display more GUID values nicely,
2007-10-10 Stefan Metzmacherr17416: display the attributeSecurityGUID nicely.
2007-10-10 Stefan Metzmacherr17415: the ldif handlers can't do search as this now...
2007-10-10 Andrew Bartlettr16965: Take a better stab at comparison functions...
2007-10-10 Andrew Bartlettr16067: Remove const, it isn't required and just causes...
2007-10-10 Andrew Bartlettr16066: The OSX AD plugin uses objectCategory searches...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr13078: fixed the ldb comparison function for objectSids
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12158: added ldif handlers for the ntSecurityDescripto...
2007-10-10 Andrew Tridgellr11459: display a schemaIDGUID as a guid in ldif, makin...
2007-10-10 Rafal Szczesniakr8810: Fix missing headers. Still doesn't fix the build...
2007-10-10 Stefan Metzmacherr8228: fix compiler warnings
2007-10-10 Stefan Metzmacherr8224: - add objectGUID ldif_handler
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
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 Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Tridgellr7804: added the samba specific ldif handlers into...