summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/samba/ldif_handlers.c
Commit message (Expand)AuthorAgeFilesLines
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2006-01-061-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-301-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-281-0/+1
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2005-12-091-0/+67
* r11459: display a schemaIDGUID as a guid in ldif, making it easier to workAndrew Tridgell2005-11-021-0/+8
* r8810: Fix missing headers. Still doesn't fix the build but getting closer th...Rafal Szczesniak2005-07-271-0/+1
* r8228: fix compiler warningsStefan Metzmacher2005-07-081-9/+9
* r8224: - add objectGUID ldif_handlerStefan Metzmacher2005-07-081-14/+140
* r8082: large rewite of ldb_dn.cSimo Sorce2005-07-021-16/+16
* r8038: - fixed indexing on binary values that need base64 encoding and canoni...Andrew Tridgell2005-07-011-1/+23
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2005-07-011-3/+23
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2005-06-241-6/+0
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2005-06-211-0/+95