1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ldap_server
Andrew Tridgell f5c5fd9e82 s4-ldap: removed an incorrect talloc_move()
the parent of this session_info is either the stream_connection, or
its a system_session(). In either case reparenting it on the
ldapsrv_connection doesn't achieve anything that I can see.

The move was causing a steal on reference error because the
session_info often has multiple references.

Thanks to Metze for spotting this.

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Dec  1 22:10:42 CET 2010 on sn-devel-104
2010-12-01 22:10:42 +01:00
..
devdocs r20407: the oMObjectClass values are not padded to 10 bytes! 2007-10-10 14:30:24 -05:00
ldap_backend.c s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determine the source of the request 2010-10-27 11:55:11 +00:00
ldap_bind.c s4/auth: Add logon_parameters to authenticate_username_pw 2010-11-05 06:32:43 +00:00
ldap_extended.c s4:ldap_server: rewrite to socket layer to use tstream 2010-10-08 11:55:26 +00:00
ldap_server.c s4-ldap: removed an incorrect talloc_move() 2010-12-01 22:10:42 +01:00
ldap_server.h s4:ldap_server: rewrite to socket layer to use tstream 2010-10-08 11:55:26 +00:00
wscript_build service_ldap, service_smb: Lowercase output file names. 2010-11-22 20:28:14 +01:00