mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
87df785a68
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. |
||
---|---|---|
.. | ||
tests | ||
dsdb_access.c | ||
dsdb_dn.c | ||
dsdb_dn.h | ||
util_samr.c | ||
util.c | ||
util.h |