1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/libnet
Matthieu Patou 2cc6f9ce7f libnet-vampire: reports Exops as they rather than sync on some partitions
Instead of showing:
Partition[CN=RODC,OU=Domain Controllers,DC=samba,DC=example,DC=com]
objects[1] linked_values[8]
Report a exop based on CN=RODC,OU=Domain Controllers,DC=samba,DC=example,DC=com
as
Exop on CN=RODC,OU=Domain Controllers,DC=samba,DC=example,DC=com, ...

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-By: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Matthieu Patou <mat@samba.org>
Autobuild-Date(master): Wed Jan  9 09:01:30 CET 2013 on sn-devel-104
2013-01-09 09:01:30 +01: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
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 s4-libnet: Checkr return codes in samsync_ldb_handle_domain(). 2012-12-21 13:56:00 +01: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 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 libnet-vampire: reports Exops as they rather than sync on some partitions 2013-01-09 09:01:30 +01: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