Martin
|
2a36aae9a8
|
Cache ESP location as well as SYSVOL location
|
2016-01-05 15:45:47 +01:00 |
|
Martin
|
ef4c60f4d6
|
Restore needs crypto now
|
2016-01-04 17:13:21 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
1f48234688
|
Fixed restore
|
2015-12-21 17:28:43 +01:00 |
|
Martin
|
7cb5d0678a
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
Martin
|
5285161f81
|
Restore fixes
|
2015-12-14 17:45:07 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
d0fb217078
|
Changed default client date format
(cherry picked from commit 2897f1aa604870cf2da17ca8582f5969527f6332)
Conflicts:
urbackupclient/dllmain.cpp
|
2015-12-11 12:48:58 +01:00 |
|
Martin
|
6447563c2e
|
Merge remote-tracking branch 'urpc/next' into dev
Conflicts:
.gitignore
Interface/Database.h
configure.ac_client
configure.ac_server
fileservplugin/CClientThread.cpp
fileservplugin/CClientThread.h
fileservplugin/FileServFactory.cpp
fileservplugin/FileServFactory.h
fileservplugin/IFileServFactory.h
fsimageplugin/FSImageFactory.cpp
fsimageplugin/FSImageFactory.h
fsimageplugin/FileWrapper.cpp
fsimageplugin/FileWrapper.h
fsimageplugin/IFSImageFactory.h
fsimageplugin/Makefile.am_client
fsimageplugin/Makefile.am_server
fsimageplugin/dllmain.cpp
fsimageplugin/filesystem.cpp
fsimageplugin/filesystem.h
fsimageplugin/fs/ntfs.cpp
fsimageplugin/fs/ntfs.h
fsimageplugin/fs/ntfs_win.cpp
fsimageplugin/fs/ntfs_win.h
fsimageplugin/fs/unknown.cpp
fsimageplugin/fs/unknown.h
fsimageplugin/fsimageplugin.vcxproj.filters
start_urbackup_client
start_urbackup_server
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ClientService.cpp
urbackupclient/ClientServiceCMD.cpp
urbackupclient/ImageThread.cpp
urbackupclient/client.cpp
urbackupclient/client.h
urbackupclient/client_restore.cpp
urbackupclient/clientdao.cpp
urbackupclient/dllmain.cpp
urbackupclient/win_sysvol.cpp
urbackupclient/win_sysvol.h
urbackupcommon/fileclient/FileClient.cpp
urbackupcommon/fileclient/FileClientChunked.cpp
urbackupcommon/os_functions.h
urbackupcommon/os_functions_lin.cpp
urbackupcommon/os_functions_win.cpp
urbackupcommon/settingslist.cpp
urbackupserver/ImageBackup.cpp
urbackupserver/SQLiteFileCache.cpp
urbackupserver/ServerDownloadThread.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/dllmain.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/server_channel.cpp
urbackupserver/server_channel.h
urbackupserver/server_cleanup.cpp
urbackupserver/server_dir_links.cpp
urbackupserver/server_get.cpp
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/server_update_stats.cpp
urbackupserver/server_writer.cpp
urbackupserver/serverinterface/backups.cpp
urbackupserver/serverinterface/settings.cpp
urbackupserver/serverinterface/usage.cpp
urbackupserver/www/js/urbackup.js
urbackupserver/www/templates.js
urbackupserver/www/templates/settings_inv_row.htm
urbackupserver/www/translations/urbackup.webinterface/ar_SA.po
|
2015-12-09 14:49:13 +01:00 |
|
Martin
|
75604d0d61
|
Linux build system overhaul
|
2015-12-05 18:10:17 +01:00 |
|
Martin
|
1cbacc9d80
|
Determine system reserved volume on startup and then not determine it again
|
2015-10-27 21:28:07 +01:00 |
|
Martin
|
0bf2a6361f
|
Separate functions for read and write transactions
|
2015-10-26 18:51:30 +01:00 |
|
Martin
|
5fe4723c97
|
Separate functions for read and write transactions
|
2015-10-26 18:42:39 +01:00 |
|
Martin
|
17d758bf8b
|
Proper symbolic link handling part (1)
|
2015-08-08 22:40:19 +02:00 |
|
Martin
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
Martin
|
7b25042258
|
Implementation of file access for Linux clients
|
2015-01-10 20:35:39 +01:00 |
|
Martin
|
6a306d8790
|
Perform complete re-index on first file backup after update
|
2014-12-04 20:41:56 +01:00 |
|
Martin
|
008e434915
|
Actually call db update script
|
2014-12-04 20:33:09 +01:00 |
|
Martin
|
66fa1d12da
|
Create user view directories after file backup
|
2014-12-02 23:54:42 +01:00 |
|
Martin
|
e4a9fe4765
|
Backup server identity and client list files
|
2014-11-26 20:40:30 +01:00 |
|
Martin
|
332147f7c5
|
Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated
|
2014-11-21 22:37:05 +01:00 |
|
Martin
|
cb228ef0d7
|
Fixed change journal with refactored database access
|
2014-11-18 20:19:01 +01:00 |
|
Martin
|
b2ac296ff1
|
Merge branch 'next' into fileentryindex
Conflicts:
urbackupclient/dllmain.cpp
|
2014-11-05 20:30:41 +01:00 |
|
Martin
|
d1a75e76ff
|
Fixed alternative indexing method for ReFS
|
2014-11-04 22:49:41 +01:00 |
|
Martin Raiber
|
9eb1d91fcf
|
Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
fsimageplugin/cowfile.cpp
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupclient/dllmain.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/server_get.h
urbackupserver/server_image.cpp
urbackupserver/server_writer.cpp
urbackupserver/server_writer.h
|
2014-11-02 16:19:11 +01:00 |
|
Martin Raiber
|
2f6d85cb38
|
Fixed bugs with USN record v3 support
|
2014-10-30 14:39:54 +01:00 |
|
Martin Raiber
|
19b3f7a8d4
|
USN record v3 support
|
2014-10-29 22:41:28 +01:00 |
|
Martin
|
541c4af567
|
Change server permission management to ACL style
|
2014-09-14 22:29:56 +02:00 |
|
Martin
|
f15fb4c007
|
Continous data protection
|
2014-07-26 16:07:44 +02:00 |
|
Martin
|
2ac45bd06b
|
Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup
|
2014-07-26 16:07:43 +02:00 |
|
Martin
|
89f0eb201a
|
Client: Put temporary files into a folder and delete it on startup
|
2014-07-21 21:48:36 +02:00 |
|
Martin
|
49c0351abf
|
Allow optional paths
|
2014-04-17 18:56:03 +02:00 |
|
Martin
|
a48699cfa1
|
Parameters to configure client backend ports
|
2014-04-08 21:49:48 +02:00 |
|
Martin
|
8c048c115d
|
Fixed issue with multiple last_backup_time keys
|
2014-04-04 23:11:52 +02:00 |
|
Martin
|
43f10b6006
|
Secured client log and server identities
|
2014-03-06 22:09:58 +01:00 |
|
Martin
|
62121bc401
|
Small bug fixes
|
2014-02-24 22:59:12 +01:00 |
|
Martin
|
7fd4d0d9e3
|
Fixed linux client build error
|
2014-02-23 22:22:55 +01:00 |
|
Martin
|
81c2cef172
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Martin
|
9441bafe79
|
Only allow administrators to change paths and settings
|
2014-02-16 18:11:43 +01:00 |
|
Martin
|
87f7dc8cbb
|
Fast client side file hashing (part 1)
|
2014-02-15 00:02:49 +01:00 |
|
Martin
|
20d4781601
|
Properly free file descriptor, if hash size is zero
|
2013-11-03 11:33:44 +01:00 |
|
Martin Raiber
|
68b7cf3f56
|
Clients can now be downloaded preconfigured from the web interface
|
2013-07-22 22:44:25 +02:00 |
|
Martin
|
25b1edd9b5
|
Calculate file hashes on Internet client
|
2013-05-30 22:01:37 +02:00 |
|
Martin
|
f91b06b828
|
Delete saved directory entries on next update
|
2013-02-24 20:21:52 +01:00 |
|
Martin
|
9d8c2a2df0
|
Fixed bug, where changes of root directory paths were not indexed correctly
|
2013-02-17 21:20:51 +01:00 |
|
Martin
|
96f5c6163d
|
Reindex filesystem if exclude or include pattern has changed and save changed dirs with a slash at the end
|
2013-01-30 22:13:16 +01:00 |
|
Martin Raiber
|
9f6e09a1ae
|
Backup files correctly that have no change in the last modification time
|
2012-10-04 19:24:09 +02:00 |
|
Martin
|
d7bd8a7804
|
Proper shutdown for leak check for client
|
2012-08-22 11:37:58 +02:00 |
|
Martin Raiber
|
557acf88dd
|
Fixed client on Linux
|
2012-08-11 16:43:35 +02:00 |
|
Martin Raiber
|
aa173743ec
|
Fixed client build on Linux
|
2012-04-17 23:53:43 +02:00 |
|