| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257 |
- /** BEGIN COPYRIGHT BLOCK
- * This Program is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; version 2 of the License.
- *
- * This Program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this Program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place, Suite 330, Boston, MA 02111-1307 USA.
- *
- * In addition, as a special exception, Red Hat, Inc. gives You the additional
- * right to link the code of this Program with code not covered under the GNU
- * General Public License ("Non-GPL Code") and to distribute linked combinations
- * including the two, subject to the limitations in this paragraph. Non-GPL Code
- * permitted under this exception must only link to the code of this Program
- * through those well defined interfaces identified in the file named EXCEPTION
- * found in the source code files (the "Approved Interfaces"). The files of
- * Non-GPL Code may instantiate templates or use macros or inline functions from
- * the Approved Interfaces without causing the resulting work to be covered by
- * the GNU General Public License. Only Red Hat, Inc. may make changes or
- * additions to the list of Approved Interfaces. You must obey the GNU General
- * Public License in all respects for all of the Program code and other code used
- * in conjunction with the Program except the Non-GPL Code covered by this
- * exception. If you modify this file, you may extend this exception to your
- * version of the file, but you are not obligated to do so. If you do not wish to
- * provide this exception without modification, you must delete this exception
- * statement from your version and license this file solely under the GPL without
- * exception.
- *
- *
- * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
- * Copyright (C) 2005 Red Hat, Inc.
- * All rights reserved.
- * END COPYRIGHT BLOCK **/
- #ifdef HAVE_CONFIG_H
- # include <config.h>
- #endif
- /* windows_private.c */
- #include "repl.h"
- #include "repl5.h"
- #include "slap.h"
- #include "slapi-plugin.h"
- #include "winsync-plugin.h"
- #include "windowsrepl.h"
- struct windowsprivate {
-
- Slapi_DN *windows_subtree; /* DN of synchronized subtree (on the windows side) */
- Slapi_DN *directory_subtree; /* DN of synchronized subtree on directory side */
- /* this simplifies the mapping as it's simply
- from the former to the latter container, or
- vice versa */
- ber_int_t dirsync_flags;
- ber_int_t dirsync_maxattributecount;
- char *dirsync_cookie;
- int dirsync_cookie_len;
- PRBool dirsync_cookie_has_more;
- PRBool create_users_from_dirsync;
- PRBool create_groups_from_dirsync;
- char *windows_domain;
- int isnt4;
- int iswin2k3;
- /* This filter is used to determine if an entry belongs to this agreement. We put it here
- * so we only have to allocate each filter once instead of doing it every time we receive a change. */
- Slapi_Filter *directory_filter; /* Used for checking if local entries need to be sync'd to AD */
- Slapi_Filter *deleted_filter; /* Used for checking if an entry is an AD tombstone */
- Slapi_Entry *raw_entry; /* "raw" un-schema processed last entry read from AD */
- void *api_cookie; /* private data used by api callbacks */
- };
- static void windows_private_set_windows_domain(const Repl_Agmt *ra, char *domain);
- static int
- true_value_from_string(char *val)
- {
- if (strcasecmp (val, "on") == 0 || strcasecmp (val, "yes") == 0 ||
- strcasecmp (val, "true") == 0 || strcasecmp (val, "1") == 0)
- {
- return 1;
- } else
- {
- return 0;
- }
- }
- static int
- windows_parse_config_entry(Repl_Agmt *ra, const char *type, Slapi_Entry *e)
- {
- char *tmpstr = NULL;
- int retval = 0;
-
- if (type == NULL || slapi_attr_types_equivalent(type,type_nsds7WindowsReplicaArea))
- {
- tmpstr = slapi_entry_attr_get_charptr(e, type_nsds7WindowsReplicaArea);
- if (NULL != tmpstr)
- {
- windows_private_set_windows_subtree(ra, slapi_sdn_new_dn_passin(tmpstr) );
- }
- retval = 1;
- }
- if (type == NULL || slapi_attr_types_equivalent(type,type_nsds7DirectoryReplicaArea))
- {
- tmpstr = slapi_entry_attr_get_charptr(e, type_nsds7DirectoryReplicaArea);
- if (NULL != tmpstr)
- {
- windows_private_set_directory_subtree(ra, slapi_sdn_new_dn_passin(tmpstr) );
- }
- retval = 1;
- }
- if (type == NULL || slapi_attr_types_equivalent(type,type_nsds7CreateNewUsers))
- {
- tmpstr = slapi_entry_attr_get_charptr(e, type_nsds7CreateNewUsers);
- if (NULL != tmpstr && true_value_from_string(tmpstr))
- {
- windows_private_set_create_users(ra, PR_TRUE);
- }
- else
- {
- windows_private_set_create_users(ra, PR_FALSE);
- }
- retval = 1;
- slapi_ch_free((void**)&tmpstr);
- }
- if (type == NULL || slapi_attr_types_equivalent(type,type_nsds7CreateNewGroups))
- {
- tmpstr = slapi_entry_attr_get_charptr(e, type_nsds7CreateNewGroups);
- if (NULL != tmpstr && true_value_from_string(tmpstr))
- {
- windows_private_set_create_groups(ra, PR_TRUE);
- }
- else
- {
- windows_private_set_create_groups(ra, PR_FALSE);
- }
- retval = 1;
- slapi_ch_free((void**)&tmpstr);
- }
- if (type == NULL || slapi_attr_types_equivalent(type,type_nsds7WindowsDomain))
- {
- tmpstr = slapi_entry_attr_get_charptr(e, type_nsds7WindowsDomain);
- if (NULL != tmpstr)
- {
- windows_private_set_windows_domain(ra,tmpstr);
- }
- /* No need to free tmpstr because it was aliased by the call above */
- tmpstr = NULL;
- retval = 1;
- }
- return retval;
- }
- /* Returns non-zero if the modify was ok, zero if not */
- int
- windows_handle_modify_agreement(Repl_Agmt *ra, const char *type, Slapi_Entry *e)
- {
- /* Is this a Windows agreement ? */
- if (get_agmt_agreement_type(ra) == REPLICA_TYPE_WINDOWS)
- {
- return windows_parse_config_entry(ra,type,e);
- } else
- {
- return 0;
- }
- }
- void
- windows_init_agreement_from_entry(Repl_Agmt *ra, Slapi_Entry *e)
- {
- agmt_set_priv(ra,windows_private_new());
- windows_parse_config_entry(ra,NULL,e);
- windows_plugin_init(ra);
- }
- const char* windows_private_get_purl(const Repl_Agmt *ra)
- {
- const char* windows_purl;
- char *hostname;
- hostname = agmt_get_hostname(ra);
- windows_purl = slapi_ch_smprintf("ldap://%s:%d", hostname, agmt_get_port(ra));
- slapi_ch_free_string(&hostname);
- return windows_purl;
- }
- Dirsync_Private* windows_private_new()
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_new\n", 0, 0, 0 );
- dp = (Dirsync_Private *)slapi_ch_calloc(sizeof(Dirsync_Private),1);
- dp->dirsync_maxattributecount = -1;
- dp->directory_filter = NULL;
- dp->deleted_filter = NULL;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_new\n", 0, 0, 0 );
- return dp;
- }
- void windows_agreement_delete(Repl_Agmt *ra)
- {
- Dirsync_Private *dp = (Dirsync_Private *) agmt_get_priv(ra);
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_delete\n", 0, 0, 0 );
- PR_ASSERT(dp != NULL);
-
- winsync_plugin_call_destroy_agmt_cb(ra, dp->directory_subtree,
- dp->windows_subtree);
- slapi_sdn_free(&dp->directory_subtree);
- slapi_sdn_free(&dp->windows_subtree);
- slapi_filter_free(dp->directory_filter, 1);
- slapi_filter_free(dp->deleted_filter, 1);
- slapi_entry_free(dp->raw_entry);
- dp->raw_entry = NULL;
- dp->api_cookie = NULL;
- slapi_ch_free((void **)dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_delete\n", 0, 0, 0 );
- }
- int windows_private_get_isnt4(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_isnt4\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
-
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_isnt4\n", 0, 0, 0 );
-
- return dp->isnt4;
- }
- void windows_private_set_isnt4(const Repl_Agmt *ra, int isit)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_isnt4\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->isnt4 = isit;
-
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_isnt4\n", 0, 0, 0 );
- }
- int windows_private_get_iswin2k3(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_iswin2k3\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_iswin2k3\n", 0, 0, 0 );
- return dp->iswin2k3;
- }
- void windows_private_set_iswin2k3(const Repl_Agmt *ra, int isit)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_iswin2k3\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->iswin2k3 = isit;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_iswin2k3\n", 0, 0, 0 );
- }
- /* Returns a copy of the Slapi_Filter pointer. The caller should not free it */
- Slapi_Filter* windows_private_get_directory_filter(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_directory_filter\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- if (dp->directory_filter == NULL) {
- char *string_filter = slapi_ch_strdup("(&(|(objectclass=ntuser)(objectclass=ntgroup))(ntUserDomainId=*))");
- /* The filter gets freed in windows_agreement_delete() */
- dp->directory_filter = slapi_str2filter( string_filter );
- slapi_ch_free_string(&string_filter);
- }
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_directory_filter\n", 0, 0, 0 );
- return dp->directory_filter;
- }
- /* Returns a copy of the Slapi_Filter pointer. The caller should not free it */
- Slapi_Filter* windows_private_get_deleted_filter(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_deleted_filter\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- if (dp->deleted_filter == NULL) {
- char *string_filter = slapi_ch_strdup("(isdeleted=*)");
- /* The filter gets freed in windows_agreement_delete() */
- dp->deleted_filter = slapi_str2filter( string_filter );
- slapi_ch_free_string(&string_filter);
- }
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_deleted_filter\n", 0, 0, 0 );
- return dp->deleted_filter;
- }
- /* Returns a copy of the Slapi_DN pointer, no need to free it */
- const Slapi_DN* windows_private_get_windows_subtree (const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_windows_subtree\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
-
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_windows_subtree\n", 0, 0, 0 );
-
- return dp->windows_subtree;
- }
- const char *
- windows_private_get_windows_domain(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_windows_domain\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
-
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_windows_domain\n", 0, 0, 0 );
-
- return dp->windows_domain;
- }
- static void
- windows_private_set_windows_domain(const Repl_Agmt *ra, char *domain)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_windows_domain\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->windows_domain = domain;
-
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_windows_domain\n", 0, 0, 0 );
- }
- /* Returns a copy of the Slapi_DN pointer, no need to free it */
- const Slapi_DN* windows_private_get_directory_subtree (const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_directory_replarea\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_directory_replarea\n", 0, 0, 0 );
-
- return dp->directory_subtree;
- }
- /* Takes a copy of the sdn passed in */
- void windows_private_set_windows_subtree (const Repl_Agmt *ra,Slapi_DN* sdn )
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_windows_replarea\n", 0, 0, 0 );
- PR_ASSERT(ra);
- PR_ASSERT(sdn);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- slapi_sdn_free(&dp->windows_subtree);
- dp->windows_subtree = sdn;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_windows_replarea\n", 0, 0, 0 );
- }
- /* Takes a copy of the sdn passed in */
- void windows_private_set_directory_subtree (const Repl_Agmt *ra,Slapi_DN* sdn )
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_directory_replarea\n", 0, 0, 0 );
- PR_ASSERT(ra);
- PR_ASSERT(sdn);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
-
- slapi_sdn_free(&dp->directory_subtree);
- dp->directory_subtree = sdn;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_directory_replarea\n", 0, 0, 0 );
- }
- PRBool windows_private_create_users(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_create_users\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_create_users\n", 0, 0, 0 );
- return dp->create_users_from_dirsync;
- }
- void windows_private_set_create_users(const Repl_Agmt *ra, PRBool value)
- {
- Dirsync_Private *dp;
-
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_create_users\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->create_users_from_dirsync = value;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_create_users\n", 0, 0, 0 );
- }
- PRBool windows_private_create_groups(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_create_groups\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_create_groups\n", 0, 0, 0 );
- return dp->create_groups_from_dirsync;
- }
- void windows_private_set_create_groups(const Repl_Agmt *ra, PRBool value)
- {
- Dirsync_Private *dp;
-
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_create_groups\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->create_groups_from_dirsync = value;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_create_groups\n", 0, 0, 0 );
- }
- /*
- This function returns the current Dirsync_Private that's inside
- Repl_Agmt ra as a ldap control.
- */
- LDAPControl* windows_private_dirsync_control(const Repl_Agmt *ra)
- {
- LDAPControl *control = NULL;
- BerElement *ber;
- Dirsync_Private *dp;
- char iscritical = PR_TRUE;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_dirsync_control\n", 0, 0, 0 );
-
- PR_ASSERT(ra);
-
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- ber = ber_alloc();
- ber_printf( ber, "{iio}", dp->dirsync_flags, dp->dirsync_maxattributecount, dp->dirsync_cookie, dp->dirsync_cookie_len );
- /* Use a regular directory server instead of a real AD - for testing */
- if (getenv("WINSYNC_USE_DS")) {
- iscritical = PR_FALSE;
- }
- slapi_build_control( REPL_DIRSYNC_CONTROL_OID, ber, iscritical, &control);
- ber_free(ber,1);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_dirsync_control\n", 0, 0, 0 );
- return control;
- }
- /*
- This function scans the array of controls and updates the Repl_Agmt's
- Dirsync_Private if the dirsync control is found.
- */
- void windows_private_update_dirsync_control(const Repl_Agmt *ra,LDAPControl **controls )
- {
- Dirsync_Private *dp;
- int foundDirsyncControl;
- int i;
- LDAPControl *dirsync = NULL;
- BerElement *ber;
- ber_int_t hasMoreData;
- ber_int_t maxAttributeCount;
- BerValue *serverCookie;
- #ifdef FOR_DEBUGGING
- int return_value = LDAP_SUCCESS;
- #endif
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_update_dirsync_control\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
-
- if (NULL != controls )
- {
- foundDirsyncControl = 0;
- for ( i = 0; (( controls[i] != NULL ) && ( !foundDirsyncControl )); i++ ) {
- foundDirsyncControl = !strcmp( controls[i]->ldctl_oid, REPL_DIRSYNC_CONTROL_OID );
- }
- if ( !foundDirsyncControl )
- {
- #ifdef FOR_DEBUGGING
- return_value = LDAP_CONTROL_NOT_FOUND;
- #endif
- goto choke;
- }
- else
- {
- dirsync = slapi_dup_control( controls[i-1]);
- }
- ber = ber_init( &dirsync->ldctl_value ) ;
- if (ber_scanf( ber, "{iiO}", &hasMoreData, &maxAttributeCount, &serverCookie) == LBER_ERROR)
- {
- #ifdef FOR_DEBUGGING
- return_value = LDAP_CONTROL_NOT_FOUND;
- #endif
- goto choke;
- }
- slapi_ch_free_string(&dp->dirsync_cookie);
- dp->dirsync_cookie = ( char* ) slapi_ch_malloc(serverCookie->bv_len + 1);
- memcpy(dp->dirsync_cookie, serverCookie->bv_val, serverCookie->bv_len);
- dp->dirsync_cookie_len = (int) serverCookie->bv_len; /* XXX shouldn't cast? */
- /* dp->dirsync_maxattributecount = maxAttributeCount; We don't need to keep this */
- dp->dirsync_cookie_has_more = hasMoreData;
- choke:
- ber_bvfree(serverCookie);
- ber_free(ber,1);
- ldap_control_free(dirsync);
- }
- else
- {
- #ifdef FOR_DEBUGGING
- return_value = LDAP_CONTROL_NOT_FOUND;
- #endif
- }
- #ifdef FOR_DEBUGGING
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_update_dirsync_control: rc=%d\n", return_value, 0, 0 );
- #else
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_update_dirsync_control\n", 0, 0, 0 );
- #endif
- }
- PRBool windows_private_dirsync_has_more(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_dirsync_has_more\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_dirsync_has_more\n", 0, 0, 0 );
- return dp->dirsync_cookie_has_more;
- }
- void windows_private_null_dirsync_cookie(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_null_dirsync_control\n", 0, 0, 0 );
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->dirsync_cookie_len = 0;
- slapi_ch_free_string(&dp->dirsync_cookie);
- dp->dirsync_cookie = NULL;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_null_dirsync_control\n", 0, 0, 0 );
- }
- static
- Slapi_Mods *windows_private_get_cookie_mod(Dirsync_Private *dp, int modtype)
- {
- Slapi_Mods *smods = NULL;
- smods = slapi_mods_new();
- slapi_mods_add( smods, modtype,
- "nsds7DirsyncCookie", dp->dirsync_cookie_len , dp->dirsync_cookie);
- return smods;
- }
- /* writes the current cookie into dse.ldif under the replication agreement entry
- returns: ldap result code of the operation. */
- int
- windows_private_save_dirsync_cookie(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp = NULL;
- Slapi_PBlock *pb = NULL;
- const char* dn = NULL;
- Slapi_DN* sdn = NULL;
- int rc = 0;
- Slapi_Mods *mods = NULL;
-
-
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_save_dirsync_cookie\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- pb = slapi_pblock_new ();
-
- mods = windows_private_get_cookie_mod(dp, LDAP_MOD_REPLACE);
- sdn = slapi_sdn_dup( agmt_get_dn_byref(ra) );
- dn = slapi_sdn_get_dn(sdn);
- slapi_modify_internal_set_pb (pb, dn, slapi_mods_get_ldapmods_byref(mods), NULL, NULL,
- repl_get_plugin_identity(PLUGIN_MULTIMASTER_REPLICATION), 0);
- slapi_modify_internal_pb (pb);
- slapi_pblock_get(pb, SLAPI_PLUGIN_INTOP_RESULT, &rc);
- if (rc == LDAP_NO_SUCH_ATTRIBUTE)
- { /* try again, but as an add instead */
- mods = windows_private_get_cookie_mod(dp, LDAP_MOD_ADD);
- slapi_modify_internal_set_pb (pb, dn, slapi_mods_get_ldapmods_byref(mods), NULL, NULL,
- repl_get_plugin_identity(PLUGIN_MULTIMASTER_REPLICATION), 0);
- slapi_modify_internal_pb (pb);
-
- slapi_pblock_get(pb, SLAPI_PLUGIN_INTOP_RESULT, &rc);
- }
- slapi_pblock_destroy (pb);
- slapi_mods_free(&mods);
- slapi_sdn_free(&sdn);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_save_dirsync_cookie\n", 0, 0, 0 );
- return rc;
- }
- /* reads the cookie in dse.ldif to the replication agreement entry
- returns: ldap result code of ldap operation, or
- LDAP_NO_SUCH_ATTRIBUTE. (this is the equilivent of a null cookie) */
- int windows_private_load_dirsync_cookie(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp = NULL;
- Slapi_PBlock *pb = NULL;
-
- Slapi_DN* sdn = NULL;
- int rc = 0;
- Slapi_Entry *entry = NULL;
- Slapi_Attr *attr = NULL;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_load_dirsync_cookie\n", 0, 0, 0 );
- PR_ASSERT(ra);
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- pb = slapi_pblock_new ();
- sdn = slapi_sdn_dup( agmt_get_dn_byref(ra) );
-
- rc = slapi_search_internal_get_entry(sdn, NULL, &entry,
- repl_get_plugin_identity (PLUGIN_MULTIMASTER_REPLICATION));
- if (rc == 0)
- {
- rc= slapi_entry_attr_find( entry, type_nsds7DirsyncCookie, &attr );
- if (attr)
- {
- struct berval **vals;
- rc = slapi_attr_get_bervals_copy(attr, &vals );
-
- if (vals)
- {
- dp->dirsync_cookie_len = (int) (vals[0])->bv_len;
- slapi_ch_free_string(&dp->dirsync_cookie);
- dp->dirsync_cookie = ( char* ) slapi_ch_malloc(dp->dirsync_cookie_len + 1);
- memcpy(dp->dirsync_cookie,(vals[0]->bv_val), (vals[0])->bv_len+1);
- }
- ber_bvecfree(vals);
- /* we do not free attr */
- }
- else
- {
- rc = LDAP_NO_SUCH_ATTRIBUTE;
- }
- }
- if (entry)
- {
- slapi_entry_free(entry);
- }
-
- slapi_sdn_free( &sdn);
- slapi_pblock_destroy (pb);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_load_dirsync_cookie\n", 0, 0, 0 );
- return rc;
- }
- /* get returns a pointer to the structure - do not free */
- Slapi_Entry *windows_private_get_raw_entry(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_raw_entry\n", 0, 0, 0 );
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_raw_entry\n", 0, 0, 0 );
- return dp->raw_entry;
- }
- /* this is passin - windows_private owns the pointer, not a copy */
- void windows_private_set_raw_entry(const Repl_Agmt *ra, Slapi_Entry *e)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_raw_entry\n", 0, 0, 0 );
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- slapi_entry_free(dp->raw_entry);
- dp->raw_entry = e;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_raw_entry\n", 0, 0, 0 );
- }
- void *windows_private_get_api_cookie(const Repl_Agmt *ra)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_get_api_cookie\n", 0, 0, 0 );
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_get_api_cookie\n", 0, 0, 0 );
- return dp->api_cookie;
- }
- void windows_private_set_api_cookie(Repl_Agmt *ra, void *api_cookie)
- {
- Dirsync_Private *dp;
- LDAPDebug( LDAP_DEBUG_TRACE, "=> windows_private_set_api_cookie\n", 0, 0, 0 );
- dp = (Dirsync_Private *) agmt_get_priv(ra);
- PR_ASSERT (dp);
- dp->api_cookie = api_cookie;
- LDAPDebug( LDAP_DEBUG_TRACE, "<= windows_private_set_api_cookie\n", 0, 0, 0 );
- }
- /* an array of function pointers */
- static void **_WinSyncAPI = NULL;
- void
- windows_plugin_init(Repl_Agmt *ra)
- {
- void *cookie = NULL;
- winsync_plugin_init_cb initfunc = NULL;
- LDAPDebug( LDAP_DEBUG_PLUGIN, "--> windows_plugin_init_start -- begin\n",0,0,0);
- /* if the function pointer array is null, get the functions - we will
- call init once per replication agreement, but will only grab the
- api once */
- if((NULL == _WinSyncAPI) &&
- (slapi_apib_get_interface(WINSYNC_v1_0_GUID, &_WinSyncAPI) ||
- (NULL == _WinSyncAPI)))
- {
- LDAPDebug( LDAP_DEBUG_PLUGIN,
- "<-- windows_plugin_init_start -- no windows plugin API registered for GUID [%s] -- end\n",
- WINSYNC_v1_0_GUID,0,0);
- return;
- }
- initfunc = (winsync_plugin_init_cb)_WinSyncAPI[WINSYNC_PLUGIN_INIT_CB];
- if (initfunc) {
- cookie = (*initfunc)(windows_private_get_directory_subtree(ra),
- windows_private_get_windows_subtree(ra));
- }
- windows_private_set_api_cookie(ra, cookie);
- LDAPDebug( LDAP_DEBUG_PLUGIN, "<-- windows_plugin_init_start -- end\n",0,0,0);
- return;
- }
- void
- winsync_plugin_call_dirsync_search_params_cb(const Repl_Agmt *ra, const char *agmt_dn,
- char **base, int *scope, char **filter,
- char ***attrs, LDAPControl ***serverctrls)
- {
- winsync_search_params_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_DIRSYNC_SEARCH_CB]) ?
- (winsync_search_params_cb)_WinSyncAPI[WINSYNC_PLUGIN_DIRSYNC_SEARCH_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), agmt_dn, base, scope, filter,
- attrs, serverctrls);
- return;
- }
- void
- winsync_plugin_call_pre_ad_search_cb(const Repl_Agmt *ra, const char *agmt_dn,
- char **base, int *scope, char **filter,
- char ***attrs, LDAPControl ***serverctrls)
- {
- winsync_search_params_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_SEARCH_CB]) ?
- (winsync_search_params_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_SEARCH_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), agmt_dn, base, scope, filter,
- attrs, serverctrls);
- return;
- }
- void
- winsync_plugin_call_pre_ds_search_entry_cb(const Repl_Agmt *ra, const char *agmt_dn,
- char **base, int *scope, char **filter,
- char ***attrs, LDAPControl ***serverctrls)
- {
- winsync_search_params_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_SEARCH_ENTRY_CB]) ?
- (winsync_search_params_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_SEARCH_ENTRY_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), agmt_dn, base, scope, filter,
- attrs, serverctrls);
- return;
- }
- void
- winsync_plugin_call_pre_ds_search_all_cb(const Repl_Agmt *ra, const char *agmt_dn,
- char **base, int *scope, char **filter,
- char ***attrs, LDAPControl ***serverctrls)
- {
- winsync_search_params_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_SEARCH_ALL_CB]) ?
- (winsync_search_params_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_SEARCH_ALL_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), agmt_dn, base, scope, filter,
- attrs, serverctrls);
- return;
- }
- void
- winsync_plugin_call_pre_ad_mod_user_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry,
- Slapi_Mods *smods, int *do_modify)
- {
- winsync_pre_mod_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_USER_CB]) ?
- (winsync_pre_mod_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_USER_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry, smods, do_modify);
- return;
- }
- void
- winsync_plugin_call_pre_ad_mod_group_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry,
- Slapi_Mods *smods, int *do_modify)
- {
- winsync_pre_mod_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_GROUP_CB]) ?
- (winsync_pre_mod_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_GROUP_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry, smods, do_modify);
- return;
- }
- void
- winsync_plugin_call_pre_ds_mod_user_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry,
- Slapi_Mods *smods, int *do_modify)
- {
- winsync_pre_mod_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_MOD_USER_CB]) ?
- (winsync_pre_mod_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_MOD_USER_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry, smods, do_modify);
- return;
- }
- void
- winsync_plugin_call_pre_ds_mod_group_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry,
- Slapi_Mods *smods, int *do_modify)
- {
- winsync_pre_mod_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_MOD_GROUP_CB]) ?
- (winsync_pre_mod_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_MOD_GROUP_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry, smods, do_modify);
- return;
- }
- void
- winsync_plugin_call_pre_ds_add_user_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry)
- {
- winsync_pre_add_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_ADD_USER_CB]) ?
- (winsync_pre_add_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_ADD_USER_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry);
- return;
- }
- void
- winsync_plugin_call_pre_ds_add_group_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, Slapi_Entry *ds_entry)
- {
- winsync_pre_add_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_ADD_GROUP_CB]) ?
- (winsync_pre_add_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_DS_ADD_GROUP_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- ds_entry);
- return;
- }
- void
- winsync_plugin_call_get_new_ds_user_dn_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, char **new_dn_string,
- const Slapi_DN *ds_suffix, const Slapi_DN *ad_suffix)
- {
- winsync_get_new_dn_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_GET_NEW_DS_USER_DN_CB]) ?
- (winsync_get_new_dn_cb)_WinSyncAPI[WINSYNC_PLUGIN_GET_NEW_DS_USER_DN_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- new_dn_string, ds_suffix, ad_suffix);
- return;
- }
- void
- winsync_plugin_call_get_new_ds_group_dn_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- Slapi_Entry *ad_entry, char **new_dn_string,
- const Slapi_DN *ds_suffix, const Slapi_DN *ad_suffix)
- {
- winsync_get_new_dn_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_GET_NEW_DS_GROUP_DN_CB]) ?
- (winsync_get_new_dn_cb)_WinSyncAPI[WINSYNC_PLUGIN_GET_NEW_DS_GROUP_DN_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, ad_entry,
- new_dn_string, ds_suffix, ad_suffix);
- return;
- }
- void
- winsync_plugin_call_pre_ad_mod_user_mods_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- const Slapi_DN *local_dn, LDAPMod * const *origmods,
- Slapi_DN *remote_dn, LDAPMod ***modstosend)
- {
- winsync_pre_ad_mod_mods_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_USER_MODS_CB]) ?
- (winsync_pre_ad_mod_mods_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_USER_MODS_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, local_dn,
- origmods, remote_dn, modstosend);
- return;
- }
- void
- winsync_plugin_call_pre_ad_mod_group_mods_cb(const Repl_Agmt *ra, const Slapi_Entry *rawentry,
- const Slapi_DN *local_dn, LDAPMod * const *origmods,
- Slapi_DN *remote_dn, LDAPMod ***modstosend)
- {
- winsync_pre_ad_mod_mods_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_GROUP_MODS_CB]) ?
- (winsync_pre_ad_mod_mods_cb)_WinSyncAPI[WINSYNC_PLUGIN_PRE_AD_MOD_GROUP_MODS_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), rawentry, local_dn,
- origmods, remote_dn, modstosend);
- return;
- }
- int
- winsync_plugin_call_can_add_entry_to_ad_cb(const Repl_Agmt *ra, const Slapi_Entry *local_entry,
- const Slapi_DN *remote_dn)
- {
- winsync_can_add_to_ad_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_CAN_ADD_ENTRY_TO_AD_CB]) ?
- (winsync_can_add_to_ad_cb)_WinSyncAPI[WINSYNC_PLUGIN_CAN_ADD_ENTRY_TO_AD_CB] :
- NULL;
- if (!thefunc) {
- return 1; /* default is entry can be added to AD */
- }
- return (*thefunc)(windows_private_get_api_cookie(ra), local_entry, remote_dn);
- }
- void
- winsync_plugin_call_begin_update_cb(const Repl_Agmt *ra, const Slapi_DN *ds_subtree,
- const Slapi_DN *ad_subtree, int is_total)
- {
- winsync_plugin_update_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_BEGIN_UPDATE_CB]) ?
- (winsync_plugin_update_cb)_WinSyncAPI[WINSYNC_PLUGIN_BEGIN_UPDATE_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), ds_subtree, ad_subtree, is_total);
- return;
- }
- void
- winsync_plugin_call_end_update_cb(const Repl_Agmt *ra, const Slapi_DN *ds_subtree,
- const Slapi_DN *ad_subtree, int is_total)
- {
- winsync_plugin_update_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_END_UPDATE_CB]) ?
- (winsync_plugin_update_cb)_WinSyncAPI[WINSYNC_PLUGIN_END_UPDATE_CB] :
- NULL;
- if (!thefunc) {
- return;
- }
- (*thefunc)(windows_private_get_api_cookie(ra), ds_subtree, ad_subtree, is_total);
- return;
- }
- void
- winsync_plugin_call_destroy_agmt_cb(const Repl_Agmt *ra,
- const Slapi_DN *ds_subtree,
- const Slapi_DN *ad_subtree)
- {
- winsync_plugin_destroy_agmt_cb thefunc =
- (_WinSyncAPI && _WinSyncAPI[WINSYNC_PLUGIN_DESTROY_AGMT_CB]) ?
- (winsync_plugin_destroy_agmt_cb)_WinSyncAPI[WINSYNC_PLUGIN_DESTROY_AGMT_CB] :
- NULL;
- if (thefunc) {
- (*thefunc)(windows_private_get_api_cookie(ra), ds_subtree, ad_subtree);
- }
- return;
- }
- /* #define WINSYNC_TEST_IPA */
- #ifdef WINSYNC_TEST_IPA
- #include "ipa-winsync.c"
- #include "ipa-winsync-config.c"
- #endif
|