1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/ldap_server
Volker Lendecke 86ab467667 ldap_server: Avoid talloc_memdup() for ldap_decode()
Slight optimization for the ldap server: We don't need to copy the
client PDU into the ASN1 struct, the decoding process happens
immediately in the same routine.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-08-17 09:46:36 +00:00
..
devdocs
ldap_backend.c ldap_server: Regression in 0559430ab6 2019-07-11 05:25:26 +00:00
ldap_bind.c s4/ldap_bind: notice backend init failure 2019-05-10 01:15:16 +00:00
ldap_extended.c s4:ldap_server: add support for async notification requests 2016-02-17 03:43:23 +01:00
ldap_server.c ldap_server: Avoid talloc_memdup() for ldap_decode() 2020-08-17 09:46:36 +00:00
ldap_server.h ldap server: generate correct referral schemes 2019-05-24 05:12:14 +00:00
wscript_build ldap_server: Log access without a bind 2017-03-29 02:37:27 +02:00