1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ldap_server
Matthias Dieter Wallnöfer 96a9f823ed s4:ldap_backend.c/"map_ldb_error" - handle errors similar to "PyErr_SetLdbError"
If the call was done using an error string ("add_err_string"), then use that one
without an additional "ldb_strerror()" for the definitive LDAP output.
Otherwise generate one using "ldb_strerror()".
This omits redundancies in the error string generation (twice the same
information by "ldb_strerror()").

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-10-11 08:42:07 +02:00
..
devdocs r20407: the oMObjectClass values are not padded to 10 bytes! 2007-10-10 14:30:24 -05:00
ldap_backend.c s4:ldap_backend.c/"map_ldb_error" - handle errors similar to "PyErr_SetLdbError" 2011-10-11 08:42:07 +02:00
ldap_bind.c gensec: clarify memory ownership for gensec_session_info() and gensec_session_key() 2011-08-03 18:48:02 +10:00
ldap_extended.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
ldap_server.c s4-ldap_server: Fix segfault on startup failure of ldap server 2011-09-27 22:43:06 +02:00
ldap_server.h s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi socket 2010-12-13 15:32:04 +01:00
wscript_build credentials: Rename library to samba-credentials to avoid name clashes. 2011-08-18 22:16:38 +02:00