1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libnet
Garming Sam 952bc3cad0 Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Following the current coding guidelines, it is considered bad practice to return from
within a macro and change control flow as they look like normal function calls.

Change-Id: I133eb5a699757ae57b87d3bd3ebbcf5b556b0268
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-03-05 16:33:21 +01:00
..
composite.h
groupinfo.c s4:libnet: let libnet_rpc_groupinfo() take tevent_context/dcerpc_binding_handle 2014-01-16 16:22:51 +01:00
groupinfo.h
groupman.c s4:libnet: remove unused libnet_rpc_groupdel* code 2014-01-16 16:22:51 +01:00
groupman.h s4:libnet: remove unused libnet_rpc_groupdel* code 2014-01-16 16:22:51 +01:00
libnet_become_dc.c s4:libnet: use helper functions to access dcerpc_binding->target_hostname 2014-02-13 11:54:16 +01: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: let libnet_rpc_groupadd_send() take tevent_context/dcerpc_binding_handle 2014-01-16 16:22:51 +01:00
libnet_group.h
libnet_join.c s4:libnet: add const to libnet_JoinDomain->out.samr_binding 2014-02-13 11:54:16 +01:00
libnet_join.h s4:libnet: add const to libnet_JoinDomain->out.samr_binding 2014-02-13 11:54:16 +01:00
libnet_lookup.c s4:libnet: avoid compiler warnings in libnet_lookup.c 2014-02-13 11:54:13 +01:00
libnet_lookup.h
libnet_passwd.c CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked. 2013-12-09 07:05:46 +01:00
libnet_passwd.h
libnet_rpc.c s4:libnet: use helper functions to access dcerpc_binding->target_hostname 2014-02-13 11:54:16 +01: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 Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
libnet_samsync.c s4:libnet: avoid usage of dcerpc_schannel_creds() 2013-08-10 09:18:59 +02:00
libnet_samsync.h
libnet_share.c
libnet_share.h
libnet_site.c s4:libnet: make use of dcerpc_binding_get_string_option("host") 2014-02-13 11:54:16 +01:00
libnet_site.h
libnet_time.c
libnet_time.h
libnet_unbecome_dc.c s4:libnet: use helper functions to access dcerpc_binding->target_hostname 2014-02-13 11:54:16 +01:00
libnet_unbecome_dc.h
libnet_user.c s4:libnet: let libnet_rpc_usermod_send() take tevent_context/dcerpc_binding_handle 2014-01-16 16:22:52 +01:00
libnet_user.h
libnet_vampire.c s4:libnet: make use of dcerpc_binding_get_string_option("host") 2014-02-13 11:54:16 +01:00
libnet_vampire.h
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 python/drs: Ensure to pass in the local invocationID during the domain join 2013-09-19 12:25:41 -07: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: let libnet_rpc_userinfo() take tevent_context/dcerpc_binding_handle 2014-01-16 16:22:51 +01:00
userinfo.h
userman.c s4:libnet: let libnet_rpc_usermod() take tevent_context/dcerpc_binding_handle 2014-01-16 16:22:52 +01:00
userman.h
wscript_build Introduce system MIT krb5 build with --with-system-mitkrb5 option. 2012-05-23 17:51:50 +03:00