r21496: A number of ldb control and LDAP changes, surrounding the
[kamenim/samba.git] / source4 / lib / ldb / samba /
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 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
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 Vernooijr9595: Add ldb map module
2007-10-10 Jelmer Vernooijr9591: - Remove empty file
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...