| .. |
|
backup_scripts
|
Use posgres user for pg_dumpall
|
2016-05-30 14:47:09 +02:00 |
|
sysvol_test
|
Enabled assertions in release build
|
2016-01-13 17:31:37 +01:00 |
|
watchdir
|
Handle hard link deletes
|
2016-04-30 01:56:53 +02:00 |
|
backup_client_db.h
|
Changed page size to 4k
|
2016-03-05 17:08:49 +01:00 |
|
backup_client.db
|
Changed page size to 4k
|
2016-03-05 17:08:49 +01:00 |
|
ChangeJournalWatcher.cpp
|
Log error before assertions
|
2016-05-28 18:51:59 +02:00 |
|
ChangeJournalWatcher.h
|
Handle hard link deletes
|
2016-04-30 01:56:53 +02:00 |
|
client_restore.cpp
|
Do not show error at end of image restore
|
2016-02-09 18:47:10 +01:00 |
|
client_tables.sql
|
|
|
|
client.cpp
|
Improved read error handling during file backup
|
2016-06-09 23:33:32 +02:00 |
|
client.h
|
Collect file read errors and log them before the next file backup
|
2016-06-08 21:42:21 +02:00 |
|
clientdao.cpp
|
Improve modified directory cache invalidation before file backups
|
2016-06-01 21:09:13 +02:00 |
|
clientdao.h
|
Improve modified directory cache invalidation before file backups
|
2016-06-01 21:09:13 +02:00 |
|
ClientSend.cpp
|
Reset timeout on disconnect
|
2016-06-07 21:02:28 +02:00 |
|
ClientSend.h
|
Less frequent notifications during image sending
|
2012-11-18 19:45:49 +01:00 |
|
ClientService.cpp
|
Status command without long polling
|
2016-06-05 23:56:04 +02:00 |
|
ClientService.h
|
Allow different versions for the different OS clients
|
2016-05-29 22:36:23 +02:00 |
|
ClientServiceCMD.cpp
|
Status command without long polling
|
2016-06-05 23:56:04 +02:00 |
|
cmdline_preprocessor.cpp
|
Accidentially added the --no-server to the server
|
2016-01-22 01:53:12 +01:00 |
|
common_tokens.cpp
|
Embed root access key in Linux installer (for restore)
|
2016-02-17 17:27:12 +01:00 |
|
create_backup_client_db_header.sh
|
Regenerated db headers
|
2016-01-05 17:01:36 +01:00 |
|
database.h
|
|
|
|
DirectoryWatcherThread.cpp
|
Improve modified directory cache invalidation before file backups
|
2016-06-01 21:09:13 +02:00 |
|
DirectoryWatcherThread.h
|
Improve modified directory cache invalidation before file backups
|
2016-06-01 21:09:13 +02:00 |
|
dllmain.cpp
|
Create tokens directory before writing token
|
2016-06-03 01:18:36 +02:00 |
|
file_permissions.cpp
|
Fix restore with filter
|
2016-06-06 13:28:30 +02:00 |
|
file_permissions.h
|
Secured client log and server identities
|
2014-03-06 22:09:58 +01:00 |
|
FileMetadataDownloadThread.cpp
|
Ignore enumeration failures if enumerating symlink
|
2016-06-05 22:48:35 +02:00 |
|
FileMetadataDownloadThread.h
|
Restore fixes
|
2016-05-06 22:47:50 +02:00 |
|
ImageThread.cpp
|
Move hdat file to System Volume Information
|
2016-05-30 00:36:42 +02:00 |
|
ImageThread.h
|
Fixed image backup with change block tracking
|
2016-04-26 19:44:18 +02:00 |
|
InternetClient.cpp
|
Only log about Internet only mode if there is a Internet server configured
|
2016-01-29 23:40:51 +01:00 |
|
InternetClient.h
|
Compress transferred data using miniZ now
|
2015-08-30 21:46:57 +02:00 |
|
lin_tokens.cpp
|
Set urbackup_backup_scripts permissions to allow all
|
2016-05-01 20:30:19 +02:00 |
|
lin_ver.cpp
|
More robust Linux operating system acquisition
|
2016-01-22 02:07:19 +01:00 |
|
lin_ver.h
|
Added Linux version querying. Made windows version querying more maintainable.
|
2014-04-25 21:58:20 +02:00 |
|
PersistentOpenFiles.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
PersistentOpenFiles.h
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
README
|
|
|
|
RestoreDownloadThread.cpp
|
Properly adjust paths if mapping root
|
2016-06-03 22:08:45 +02:00 |
|
RestoreDownloadThread.h
|
Resize hash output to correct size if it is lower than what was already output
|
2016-05-12 17:21:53 +02:00 |
|
RestoreFiles.cpp
|
Fix restore with filter
|
2016-06-06 13:28:30 +02:00 |
|
RestoreFiles.h
|
Fix restore with filter
|
2016-06-06 13:28:30 +02:00 |
|
ServerIdentityMgr.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
ServerIdentityMgr.h
|
Refactored identity manager
|
2015-12-12 14:10:25 +01:00 |
|
TokenCallback.cpp
|
In progress: Tar file backup
|
2016-02-05 21:42:24 +01:00 |
|
TokenCallback.h
|
Callback to get tokens from filesrv
|
2015-08-02 15:53:35 +02:00 |
|
tokens.h
|
Set urbackup_backup_scripts permissions to allow all
|
2016-05-01 20:30:19 +02:00 |
|
urbackupclient.vcxproj
|
Fix include/library paths
|
2016-02-22 19:51:54 +01:00 |
|
urbackupclient.vcxproj.filters
|
New tree hashing method
|
2016-02-16 02:17:57 +01:00 |
|
win_all_volumes.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
win_all_volumes.h
|
Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes.
|
2014-11-16 17:53:59 +01:00 |
|
win_disk_mon.cpp
|
Basic disk failure monitoring before file backups
|
2016-01-08 15:38:49 +01:00 |
|
win_disk_mon.h
|
Basic disk failure monitoring before file backups
|
2016-01-08 15:38:49 +01:00 |
|
win_sysvol.cpp
|
Checkpoint files.db in separate thread and give all threads nice names
|
2016-01-15 16:19:23 +01:00 |
|
win_sysvol.h
|
Cache ESP location as well as SYSVOL location
|
2016-01-05 15:45:47 +01:00 |
|
win_tokens.cpp
|
Set urbackup_backup_scripts permissions to allow all
|
2016-05-01 20:30:19 +02:00 |
|
win_ver.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
win_ver.h
|
Added Linux version querying. Made windows version querying more maintainable.
|
2014-04-25 21:58:20 +02:00 |