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
Andrew Bartlett 35b309fa0c gensec: clarify memory ownership for gensec_session_info() and gensec_session_key()
This is slightly less efficient, because we no longer keep a cache on
the gensec structures, but much clearer in terms of memory ownership.
Both gensec_session_info() and gensec_session_key() now take a mem_ctx
and put the result only on that context.

Some duplication of memory in the callers (who were rightly uncertain
about who was the rightful owner of the returned memory) has been
removed to compensate for the internal copy.

Andrew Bartlett
2011-08-03 18:48:02 +10:00
..
devdocs
ldap_backend.c s4:LDAP server - remove validation checks of input DNs 2011-03-04 08:51:38 +01: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 Use tevent_req_oom 2011-06-20 12:33:24 +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 service_ldap, service_smb: Lowercase output file names. 2010-11-22 20:28:14 +01:00