1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/libnet
Andrew Bartlett efec5a9299 s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctx
These are only needed for as long as the call, and should be children of the
private context.

This was found based on a log provided by Ricky Nance
<ricky.nance@weaubleau.k12.mo.us>.  Thanks Ricky!

Andrew Bartlett
2012-08-31 14:30:38 +10:00
..
composite.h
groupinfo.c s4-libnet: Add mem_ctx to libnet_rpc_groupinfo calls (bug #8889) 2012-04-30 13:08:28 +02:00
groupinfo.h
groupman.c s4-libnet: Add mem_ctx to libnet_rpc_groupdel calls (bug #8889) 2012-04-30 14:41:36 +02:00
groupman.h
libnet_become_dc.c s4-libnet: Prepare libnet_BecomeDC for samdb_reference_dn() returning an extended DN 2012-08-14 15:37:22 +02:00
libnet_become_dc.h s4:libnet: passdown the DsGetNCChangesReq* to the libnet_BecomeDC_StoreChunk handler 2011-08-12 12:39:05 +02:00
libnet_domain.c s4-libnet: Add mem_ctx to libnet_DomainClose calls (bug #8889) 2012-04-30 13:08:28 +02:00
libnet_domain.h
libnet_export_keytab.c s4-libnet: Fix passing samba_all_enctypes as a fn rather than the encrypt array it returns 2012-08-29 09:56:27 +02:00
libnet_export_keytab.h s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency 2012-04-12 15:23:19 +02:00
libnet_group.c s4-libnet: Add mem_ctx to libnet_rpc_groupadd calls (bug #8889) 2012-04-30 13:08:28 +02:00
libnet_group.h
libnet_join.c s4:libnet: make it possible to join with a given machine password 2011-11-29 09:21:25 +01:00
libnet_join.h s4:libnet: make it possible to join with a given machine password 2011-11-29 09:21:25 +01:00
libnet_lookup.c s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctx 2012-08-31 14:30:38 +10:00
libnet_lookup.h
libnet_passwd.c s4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE for SetPassword 2010-04-15 17:32:31 +02:00
libnet_passwd.h
libnet_rpc.c s4-libnet: Skip calling lsarpc functions over a wrong pipe. 2012-07-06 10:00:58 +02:00
libnet_rpc.h
libnet_samdump.c Ensure convert_string_XXX is always called with a valid converted_size pointer. 2011-03-29 21:01:49 +02:00
libnet_samsync_ldb.c s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper 2011-03-01 06:29:03 +01:00
libnet_samsync.c gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
libnet_samsync.h
libnet_share.c
libnet_share.h
libnet_site.c libcli/cldap: don't pass tevent_context to cldap_socket_init() 2011-10-10 23:23:07 +02:00
libnet_site.h
libnet_time.c
libnet_time.h
libnet_unbecome_dc.c libcli/cldap: don't pass tevent_context to cldap_socket_init() 2011-10-10 23:23:07 +02:00
libnet_unbecome_dc.h
libnet_user.c s4-libnet: Add mem_ctx to libnet_rpc_usermod calls (bug #8889) 2012-04-30 13:08:28 +02:00
libnet_user.h
libnet_vampire.c s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire 2012-08-22 01:31:57 +02:00
libnet_vampire.h s4-libnet: split libnet_Vampire() into two parts 2010-08-23 15:55:39 +10:00
libnet.c s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
libnet.h s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency 2012-04-12 15:23:19 +02:00
prereq_domain.c s4-libnet: Add mem_ctx to libnet_DomainOpen calls (bug #8889) 2012-04-30 13:08:28 +02:00
py_net_dckeytab.c s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency 2012-04-12 15:23:19 +02:00
py_net.c s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency 2012-04-12 15:23:19 +02:00
py_net.h s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency 2012-04-12 15:23:19 +02:00
userinfo.c s4:libnet: pass an explicit mem_ctx to libnet_rpc_userinfo_send() (bug #8889) 2012-04-24 16:43:03 +02:00
userinfo.h
userman.c s4-libnet: Add mem_ctx to libnet_rpc_usermod calls (bug #8889) 2012-04-30 13:08:28 +02:00
userman.h
wscript_build Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00