diff options
author | David Boreham <dboreham@redhat.com> | 2005-03-11 02:44:17 +0000 |
---|---|---|
committer | David Boreham <dboreham@redhat.com> | 2005-03-11 02:44:17 +0000 |
commit | a957eeb8962ee1611b2546fda2bb11a5c909e59b (patch) | |
tree | a954c178f40f3531a52b01227c48e7a2df8d8894 /ldap/servers/slapd/libslapd.def | |
parent | 9a7d1e1fd10a644ed17952acd18f755470d4744a (diff) | |
download | ds-a957eeb8962ee1611b2546fda2bb11a5c909e59b.tar.gz ds-a957eeb8962ee1611b2546fda2bb11a5c909e59b.tar.xz ds-a957eeb8962ee1611b2546fda2bb11a5c909e59b.zip |
Merge over new code: fractional replication, wan replication and windows sync plus associated UI
Diffstat (limited to 'ldap/servers/slapd/libslapd.def')
-rw-r--r-- | ldap/servers/slapd/libslapd.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldap/servers/slapd/libslapd.def b/ldap/servers/slapd/libslapd.def index eee9cc2e..6c79ed9e 100644 --- a/ldap/servers/slapd/libslapd.def +++ b/ldap/servers/slapd/libslapd.def @@ -1145,3 +1145,4 @@ EXPORTS sasl_map_init @1178 sasl_map_done @1179 slapd_SECITEM_FreeItem @1180 + slapi_op_type_to_string @1181 |