Implement discovery version converter.
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.dll.sources
index 526f1908eaab4febe3295f3ef125b706c8bcf203..d5010fd1970591d149e8ac43a38e5c4990a7651b 100755 (executable)
@@ -1,4 +1,5 @@
 Novell.Directory.Ldap/AssemblyInfo.cs
+../../build/common/Consts.cs.in
 Novell.Directory.Ldap/SupportClass.cs
 Novell.Directory.Ldap.Utilclass/Base64.cs
 Novell.Directory.Ldap.Utilclass/DN.cs
@@ -65,6 +66,7 @@ Novell.Directory.Ldap.Rfc2251/RfcAbandonRequest.cs
 Novell.Directory.Ldap.Rfc2251/RfcAuthenticationChoice.cs
 Novell.Directory.Ldap.Rfc2251/RfcFilter.cs
 Novell.Directory.Ldap.Rfc2251/RfcLdapString.cs
+Novell.Directory.Ldap.Rfc2251/RfcLdapSuperDN.cs
 Novell.Directory.Ldap.Rfc2251/RfcLdapOID.cs
 Novell.Directory.Ldap.Rfc2251/RfcLdapDN.cs
 Novell.Directory.Ldap.Rfc2251/RfcMessageID.cs
@@ -85,6 +87,7 @@ Novell.Directory.Ldap.Rfc2251/RfcUnbindRequest.cs
 Novell.Directory.Ldap.Rfc2251/RfcExtendedRequest.cs
 Novell.Directory.Ldap.Rfc2251/RfcExtendedResponse.cs
 Novell.Directory.Ldap.Rfc2251/RfcIntermediateResponse.cs
+Novell.Directory.Ldap/AuthenticationTypes.cs
 Novell.Directory.Ldap/LdapConnection.cs
 Novell.Directory.Ldap/LdapAuthHandler.cs
 Novell.Directory.Ldap/LdapBindHandler.cs
@@ -170,6 +173,10 @@ Novell.Directory.Ldap.Extensions/MergePartitionsRequest.cs
 Novell.Directory.Ldap.Extensions/SplitPartitionRequest.cs
 Novell.Directory.Ldap.Extensions/NamingContextConstants.cs
 Novell.Directory.Ldap.Extensions/TriggerBackgroundProcessRequest.cs
+Novell.Directory.Ldap.Extensions/BackupRestoreConstants.cs
+Novell.Directory.Ldap.Extensions/LdapBackupRequest.cs
+Novell.Directory.Ldap.Extensions/LdapBackupResponse.cs
+Novell.Directory.Ldap.Extensions/LdapRestoreRequest.cs
 Novell.Directory.Ldap.Controls/LdapEntryChangeControl.cs
 Novell.Directory.Ldap.Controls/LdapPersistSearchControl.cs
 Novell.Directory.Ldap.Controls/LdapSortControl.cs
@@ -186,24 +193,24 @@ Novell.Directory.Ldap.Events/LdapEventSource.cs
 Novell.Directory.Ldap.Events/SearchResultEventArgs.cs
 Novell.Directory.Ldap.Events/SearchReferralEventArgs.cs
 Novell.Directory.Ldap.Events/PSearchEventSource.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/EdirEventConstants.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/EdirEventArgs.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/EdirEventSpecifier.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/BaseEdirEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/DSETimeStamp.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/EntryEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/ValueEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/ReferralAddress.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/DebugParameter.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/DebugEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/GeneralDSEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/BinderyObjectEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/SecurityEquivalenceEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/ModuleStateEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/NetworkAddressEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/ConnectionStateEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/Novell.Directory.Ldap.Events.Edir.EventData/ChangeAddressEventData.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/EdirEventIntermediateResponse.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/MonitorEventResponse.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/MonitorEventRequest.cs
-Novell.Directory.Ldap.Events/Novell.Directory.Ldap.Events.Edir/EdirEventSource.cs
+Novell.Directory.Ldap.Events.Edir/EdirEventConstants.cs
+Novell.Directory.Ldap.Events.Edir/EdirEventArgs.cs
+Novell.Directory.Ldap.Events.Edir/EdirEventSpecifier.cs
+Novell.Directory.Ldap.Events.Edir/EdirEventIntermediateResponse.cs
+Novell.Directory.Ldap.Events.Edir/MonitorEventResponse.cs
+Novell.Directory.Ldap.Events.Edir/MonitorEventRequest.cs
+Novell.Directory.Ldap.Events.Edir/EdirEventSource.cs
+Novell.Directory.Ldap.Events.Edir.EventData/BaseEdirEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/DSETimeStamp.cs
+Novell.Directory.Ldap.Events.Edir.EventData/EntryEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/ValueEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/ReferralAddress.cs
+Novell.Directory.Ldap.Events.Edir.EventData/DebugParameter.cs
+Novell.Directory.Ldap.Events.Edir.EventData/DebugEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/GeneralDSEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/BinderyObjectEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/SecurityEquivalenceEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/ModuleStateEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/NetworkAddressEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/ConnectionStateEventData.cs
+Novell.Directory.Ldap.Events.Edir.EventData/ChangeAddressEventData.cs