1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/libnet
Andrew Bartlett fc13489c91 build: Build with system md5.h on OpenIndiana
This changes (again...) our system md5 detection to cope with how
OpenIndiana does md5.  I'm becoming increasingly convinced this isn't
worth our while (we should have just done samba_md5...), but for now
this change seems to work on FreeBSD, OpenIndiana and Linux with
libbsd.

This needs us to rename struct MD5Context -> MD5_CTX, but we provide a
config.h define to rename the type bad if MD5_CTX does not exist (it does
however exist in the md5.h from libbsd).

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jun 19 21:32:36 CEST 2013 on sn-devel-104
2013-06-19 21:32:36 +02: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: Fix setting the group handle and return codes. 2012-12-13 01:01:13 +01: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 build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
libnet_passwd.h
libnet_rpc.c s4-libnet: Don't call talloc_get_type() for the same struct twice. 2012-12-12 15:00:02 +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 Fix a warning about a shadowed variable by renaming the shadowing var 2013-05-20 21:54:06 +10:00
libnet_samsync.c libnet: Fix a typo in dbsync error message. 2012-11-30 14:02:54 +01:00
libnet_samsync.h
libnet_share.c
libnet_share.h
libnet_site.c Fix warnings about set but unused variables 2013-05-20 21:54:06 +10: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 libnet-vampire: make use of dsdb_repl_resolve_working_schema() 2013-05-23 14:18:03 +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