summaryrefslogtreecommitdiff
path: root/lib/ldb-samba/ldif_handlers.c
Commit message (Expand)AuthorAgeFilesLines
* lib/ldb-samba: Avoid talloc() in ldif_read_objectSid() by parsing the SID str...Andrew Bartlett2016-07-281-15/+23
* lib/ldb-samba: Use ndr_push_struct_into_fixed_blob() in ldif_handlers.cAndrew Bartlett2016-07-281-2/+9
* lib/ldb-samba: We can confirm a GUID is a GUID by lengthAndrew Bartlett2016-06-171-5/+3
* ldb-samba: Add "secret" as a value to hide in LDIF filesAndrew Bartlett2016-05-111-1/+1
* ldb-samba: Use ndr_pull_struct_blob_all_noallocAndrew Bartlett2016-05-031-10/+4
* dsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRINGAndrew Bartlett2016-03-091-22/+70
* ldb-samba: Implement transitive extended matchingSamuel Cabrero2016-01-181-0/+6
* Revert "ldb-samba: Implement transitive extended matching"Andrew Bartlett2015-08-171-6/+0
* ldb-samba: implement --show-binary for msDS-RevealedUsersStefan Metzmacher2015-03-121-0/+71
* ldb-samba: Implement transitive extended matchingSamuel Cabrero2014-12-221-0/+6
* lib/ldb-samba: add ldif handler for msDS-TrustForestTrustInfoStefan Metzmacher2014-11-201-0/+20
* ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory()Stefan Metzmacher2014-07-171-1/+6
* lib/ldb-samba: add more attributes with LDB_SYNTAX_SAMBA_GUIDStefan Metzmacher2014-02-111-4/+24
* s4-dsdb: Avoid printing secret attributes in ldb trace logsAndrew Bartlett2012-08-291-0/+8
* LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are thought as ">=" or "<="Matthias Dieter Wallnöfer2012-08-221-2/+2
* ldif-handler: Fix the case for attribute dnspropertyAmitay Isaacs2011-12-231-1/+1
* ldb-samba: Added handler to decode dnsProperty attributeAmitay Isaacs2011-10-201-0/+21
* s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2011-10-041-1/+22
* s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoingAndrew Tridgell2011-09-051-0/+22
* s4-ldb: two DNs only match if they have the same deletion statusAndrew Tridgell2011-08-041-0/+13
* ldb: changed DN matching rules to obey GUID/SID/string orderingAndrew Tridgell2011-08-041-0/+54
* ldb-samba: Explain the current behaviour of ldif_canonicalise_objectCategoryAndrew Bartlett2011-08-031-2/+7
* ldb-samba: Allow --show-binary flag on defaultSecurityDescriptorAmitay Isaacs2011-07-281-0/+30
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-0/+1416