summaryrefslogtreecommitdiffstats
path: root/lib/ldb-samba
Commit message (Expand)AuthorAgeFilesLines
* ldbsamba: Move pyldb-utils dependency to python_samba__ldbKai Blin2014-05-141-2/+2
* ldb_ildap: Map some wrong username/password errors on to LDB_ERR_INVALID_CRED...Andrew Bartlett2014-04-021-1/+9
* lib/ldb-samba: add more attributes with LDB_SYNTAX_SAMBA_GUIDStefan Metzmacher2014-02-111-4/+24
* lib/ldb-samba: fix a compiler warningChristian Ambach2013-12-121-0/+1
* lib/ldb-samba/ldb_ildap: Also skip special base DNsAndrew Bartlett2013-09-171-0/+3
* lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher2013-07-091-1/+1
* lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher2013-07-091-0/+2
* 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
* build: rename security → samba-securityBjörn Jacke2012-08-101-1/+1
* s4-ldb_wrap: Do not vasprintf() the ldb debug messages that will not be shownAndrew Bartlett2012-08-091-5/+7
* ldb: use tdb directly, not tdb_compat.Rusty Russell2012-06-192-3/+4
* ldb_wrap.c: fix TDB2-incompatible API usage.Rusty Russell2012-01-301-1/+1
* ldif-handler: Fix the case for attribute dnspropertyAmitay Isaacs2011-12-231-1/+1
* ldb-samba: Added handler to decode dnsProperty attributeAmitay Isaacs2011-10-202-0/+22
* s4-ldb: enable display of partialAttributeSet with --show-binaryAndrew Tridgell2011-10-042-1/+23
* s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoingAndrew Tridgell2011-09-052-0/+23
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-071-6/+6
* 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-282-0/+31
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-059-0/+3191