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
Stefan Metzmacher be8fff9dbc s4:ldap_server: add use goto do_reply; to make the logic in ldapsrv_BindSASL() more sane
The following patches will simplify the logic by avoiding else branches
by using early returns.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-06-15 09:13:23 +02:00
..
devdocs
ldap_backend.c s4:ldap_server: don't log Unbind and Abandon requests. 2017-06-15 09:13:22 +02:00
ldap_bind.c s4:ldap_server: add use goto do_reply; to make the logic in ldapsrv_BindSASL() more sane 2017-06-15 09:13:23 +02:00
ldap_extended.c s4:ldap_server: add support for async notification requests 2016-02-17 03:43:23 +01:00
ldap_server.c s4:ldap_server: add call->wait_send/recv infrastructure 2017-06-15 09:13:22 +02:00
ldap_server.h s4:ldap_server: add call->wait_send/recv infrastructure 2017-06-15 09:13:22 +02:00
wscript_build ldap_server: Log access without a bind 2017-03-29 02:37:27 +02:00