1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb/common
Andrew Tridgell 87df785a68 s4-dsdb: use ldb_operr() in the dsdb code
this replaces "return LDB_ERR_OPERATIONS_ERROR" with "return ldb_operr(ldb)"
in places in the dsdb code where we don't already explicitly set an
error string. This should make is much easier to track down dsdb
module bugs that result in an operations error.
2010-07-07 20:14:55 +10:00
..
tests s4-ldb: changed the DN checks for \n to warnings 2009-11-13 19:32:47 +11:00
dsdb_access.c s4-dsdb: use ldb_operr() in the dsdb code 2010-07-07 20:14:55 +10:00
dsdb_dn.c s4-dsdb: added parse functions for DRS linked attribute blobs 2010-01-02 08:16:54 +11:00
dsdb_dn.h s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs 2010-01-02 08:16:57 +11:00
util_samr.c s4:dsdb_enum_group_mem - use "unsigned" counters 2010-05-24 22:01:36 +02:00
util.c s4-dsdb: use ldb_operr() in the dsdb code 2010-07-07 20:14:55 +10:00
util.h s4:dsdb - add a new dsdb delete function which understands the tree delete control 2010-06-20 18:52:29 +02:00