duplicati/Duplicati/Library/Interface
2025-11-14 15:45:19 +01:00
..
CommandLineArgument.cs Introduce DateTime option type. 2025-04-01 14:17:37 +02:00
CustomExceptions.cs Update Test method to check for write permissions 2025-05-21 17:19:27 +02:00
Duplicati.Library.Interface.csproj Various updates after the upgrade 2025-11-14 15:45:19 +01:00
IBackend.cs Final conversion to async backends 2025-02-17 16:45:51 +01:00
ICommandLineArgument.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ICompression.cs Fixed duplicate entries in index files (#5856) 2025-01-10 09:24:31 +01:00
IConnectionModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IDestinationProvider.cs Changed logic so the source providers are now logically mounted into the source directory structure. 2025-02-21 16:06:55 +01:00
IDynamicModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IEncryption.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IFileEntry.cs Merge commit 'b1f705f71a' into feature/support-glacier-style-non-readable-files 2025-03-18 20:44:05 +01:00
IFolderEnabledBackend.cs Changed logic so the source providers are now logically mounted into the source directory structure. 2025-02-21 16:06:55 +01:00
IGenericCallbackModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IGenericModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IGenericPriorityModule.cs Handle loading and unloading of modules 2025-06-12 22:13:55 +02:00
IGenericServerModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IGenericSourceModule.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IPowerModeProvider.cs Add PowerMode provider selection 2025-10-15 17:58:24 +02:00
IQuotaEnabledBackend.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IQuotaInfo.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IRenameEnabledBackend.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ISecretProvider.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
ISnapshotProvider.cs Update support for VSS 2025-07-01 16:32:19 +02:00
ISnapshotService.cs Update support for VSS 2025-07-01 16:32:19 +02:00
ISourceProvider.cs Added setup step for source providers. 2025-02-24 12:50:58 +01:00
ISourceProviderEntry.cs Changed logic so the source providers are now logically mounted into the source directory structure. 2025-02-21 16:06:55 +01:00
ISourceProviderModule.cs This creates a new ISourceProvider interface for describing a data source. 2025-02-09 16:14:22 +01:00
IStreamingBackend.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
IWebModule.cs Simplify webmodule lookups 2025-09-05 10:49:20 +02:00
QuotaInfo.cs Rewrite the backend manager. (#5896) 2025-01-28 08:54:50 +01:00
ResultInterfaces.cs Implemented support for repairing the database when only parts of the source data is available. 2025-05-09 11:12:29 +02:00
Strings.cs Introduce DateTime option type. 2025-04-01 14:17:37 +02:00
USNJournalDataEntry.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00