summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r--src/ldapcontroller.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h
index c52caad..bfcfdcd 100644
--- a/src/ldapcontroller.h
+++ b/src/ldapcontroller.h
@@ -82,6 +82,13 @@ class LDAPController: public TDECModule
void btnChangeLDAPRootPassword();
void btnChangeRealmAdminPassword();
+ void btnAddMultiMasterReplicationMapping();
+ void btnEditMultiMasterReplicationMapping();
+ void btnRemoveMultiMasterReplicationMapping();
+
+ void multiMasterReplicationHighlighted();
+ void modifySelectedMultiMasterReplication();
+
private:
int controlKAdminDaemon(sc_command command);
int controlSASLServer(sc_command command);