/** BEGIN COPYRIGHT BLOCK * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * * License: GPL (version 3 or any later version). * See LICENSE for details. * END COPYRIGHT BLOCK **/ #ifdef HAVE_CONFIG_H # include #endif #include "slapi-plugin.h" #include "repl.h" static int dumping_to_ldif= 0; static int doing_replica_init= 0; static char **include_suffix= NULL; /* * This is passed the slapd command line arguments. */ void repl_entry_init(int argc, char** argv) { int i; for(i=1;i