replication.def 445 B

12345678910111213141516
  1. ; BEGIN COPYRIGHT BLOCK
  2. ; Copyright 2001 Sun Microsystems, Inc.
  3. ; Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
  4. ; All rights reserved.
  5. ; END COPYRIGHT BLOCK
  6. ;
  7. ;
  8. ;
  9. DESCRIPTION 'Brandx Directory Server 7.1 Replication Plugin'
  10. ;CODE SHARED READ EXECUTE
  11. ;DATA SHARED READ WRITE
  12. EXPORTS
  13. plugin_init_debug_level @1
  14. replication_legacy_plugin_init @2
  15. replication_multimaster_plugin_init @3
  16. repl_chain_on_update @4