1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/libnet
Matthieu Patou c7d4b87512 libnet-vampire: add attributes and classes from the replicated schema to the bootstrap schema (bug #8680)
Replicated schema might have attributes and auxilary classes  on some
critical classes (ie.  top, user, computer ) that are not in the bootstrap
schema. Without those new attributes and classes, bootstrap schema is
unable to translate those critical classes in the schema constructed
from the replicated data. Without thoses classes new schema is useless
and can't be indexed properly.

In order to overcome this problem, we put all new attributes and classes
definitions into the bootstrap schema so that foundations classes can be
translated.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Matthieu Patou <mat@matws.net>
Signed-off-by: Stefan Metzmacher <metze@samba.org>

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-05-23 20:26:17 +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: 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 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: add attributes and classes from the replicated schema to the bootstrap schema (bug #8680) 2013-05-23 20:26:17 +10: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