Commit Graph

233 Commits

Author SHA1 Message Date
Martin
27686b08d6 Linux file backups with snapshots and symbolic links 2015-12-07 01:06:32 +01:00
Martin
748799cf8a Fixed linux build issue 2015-11-13 22:03:56 +01:00
Martin Raiber
52d7d169dd Fixed file listing via command line 2015-11-02 22:43:33 +01:00
Martin Raiber
5ce4d932ea Fixed issues with new client commandline control 2015-11-02 00:41:37 +01:00
Martin
8ae8013394 List file backups from command line 2015-11-01 20:59:43 +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
54f5140ddf New symbolic link handling only if explicitly requested 2015-10-23 22:13:30 +02:00
Martin
4adc3de505 Only output orig_path and sequence if explicitly requested 2015-10-23 21:10:53 +02:00
Martin
4a45ddd1e6 Restore file backup via restore client 2015-10-17 22:34:07 +02:00
Martin
a6a3b1ba0c Proper symbolic link handling part (2) 2015-08-09 23:27:52 +02:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
17d758bf8b Proper symbolic link handling part (1) 2015-08-08 22:40:19 +02:00
Martin
ae35dd48b8 Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
Martin
d4ddeb99ac Save who set the image_running info to not reset it accidentally 2015-07-29 21:15:37 +02:00
Martin Raiber
920ce93195 Transfer information about empty VHD blocks during image backups 2015-04-04 18:28:33 +02:00
Martin
91ce323b48 Restore backups from web interface 2015-01-31 08:51:08 +01:00
Martin
8e8c1aa7e9 Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00
Martin
3255e806e8 Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
Martin Raiber
9d366da9b0 Fixed issues with the stdout script output backup 2014-12-30 20:57:37 +01:00
Martin
90ca1aba70 Only use backup scripts if server requests them 2014-12-30 20:18:21 +01:00
Martin Raiber
f0dc55c286 Backup script output on Linux 2014-12-30 16:17:55 +01:00
Martin Raiber
788749b5a2 Script output download on Windows: Log stderr depending on script exit code 2014-12-29 19:37:15 +01:00
Martin
eada97fb5e Synthetic full image backups 2014-12-20 01:24:02 +01:00
Martin
8cae59800b Partition numbering seems to start with 1 2014-12-14 22:31:16 +01:00
Martin
cc9a6079d0 Find and backup EFI System Partition 2014-12-14 19:27:58 +01:00
Martin
a0caeaa868 Fixed out of range issue 2014-11-23 16:16:51 +01:00
Martin
75d32693eb Access single file via context menu 2014-11-23 12:37:48 +01:00
Martin
f31c68055f Disabled continuous data protection for now 2014-11-19 22:13:53 +01:00
Martin
7fa4249a20 Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	.gitignore
	urbackupclient/ClientService.cpp
	urbackupclient/ClientServiceCMD.cpp
	urbackupserver/verify_hashes.cpp
	urbackupserver/www/templates.js
	urbackupserver/www/templates/big_endian_info.htm
	urbackupserver/www/urbackup.js
2014-11-17 22:26:15 +01:00
Martin
2b92e65ccc 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
Martin
050c88b429 Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	urbackupclient/ChangeJournalWatcher.cpp
	urbackupclient/ChangeJournalWatcher.h
	urbackupclient/client.cpp
	urbackupclient/urbackupclient.vcxproj.filters
	urbackupcommon/os_functions_win.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/dao/ServerBackupDao.h
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/filedownload.cpp
	urbackupserver/server_hash.cpp
	urbackupserver/server_hash.h
2014-11-12 22:48:09 +01:00
Martin
d3692e786c Enable end-to-end verification only for the next backup 2014-11-08 12:37:44 +01:00
Martin
d871bc7b09 Improved the continuous data protection 2014-10-13 21:39:21 +02:00
Martin
541c4af567 Change server permission management to ACL style 2014-09-14 22:29:56 +02:00
Martin
fd4579500d Merge branch 'next' into fileaccess
Conflicts:
	urbackupclient/ClientService.cpp
	urbackupclient/ClientService.h
	urbackupcommon/settingslist.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/doc/admin_guide.tex
	urbackupserver/fileclient/FileClient.cpp
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/server_download.cpp
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_settings.cpp
	urbackupserver/server_settings.h
	urbackupserver/www/templates.js
2014-09-13 20:15:24 +02:00
Martin
1521d2f1fd Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
Martin
241e129aa2 Continuous file protection 2014-07-26 16:10:15 +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
eb11c7e63b Converted the "compress image backup" switch to a select box, because further image format options are planned 2014-07-25 19:56:52 +02:00
Martin
2f83d0c162 More logging during signature verification 2014-05-29 19:03:16 +02:00
Martin
d639928e55 Fixed capa string 2014-05-15 19:57:57 +02:00
Martin
01082fab4c Compatibility with older servers 2014-05-14 19:58:54 +02:00
Martin
a5d8ee55b5 Don't do sql escaping in most places 2014-05-14 19:05:30 +02:00
Martin
9e561fe59f Treat ' ' as '+' in base64 decode function and removed parameter parsing function 2014-05-14 18:16:18 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
0d77022a31 Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
Martin
af7d117f11 Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
Martin Raiber
084f4e065a Fixed parameter parsing for resumed backups 2014-04-19 16:40:27 +02:00
Martin
56460ffcc4 Show that backups are resumed 2014-04-14 01:36:25 +02:00
Martin
1e0d822cfd Show that backups are resumed 2014-04-13 23:28:34 +02:00
Martin
6db3dbeab2 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
Martin
3c7aaf532e Add time to identity challenge 2014-04-08 20:05:25 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
d4057c3166 More icon states 2014-03-09 22:03:17 +01:00
Martin
f3a9f430f0 Show "Indexing" instead of "0% done" during indexing on the client. 2014-02-20 23:41:57 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin Raiber
437c1cb6f8 Fixed Linux build issues 2013-12-08 22:42:09 +01:00
Martin
5a80d81f4c Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
Martin Raiber
2a08745c68 Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-10-22 18:13:17 +02:00
Martin Raiber
11426cfd22 Improved client backend security 2013-10-22 18:13:00 +02:00
Martin
dd5774b5e0 "not Windows" instead of version number as OS 2013-10-19 22:21:01 +02:00
Martin
9b4170d5ee Authentication for image restores (fix) 2013-09-04 23:02:34 +02:00
Martin
7803cc3faf Password protection for image downloads 2013-09-04 18:26:30 +02:00
Martin Raiber
773f2d7ad8 Fixed Linux client build
Signed-off-by: Martin <martin@urbackup.org>
2013-07-27 16:32:35 +02:00
Martin
d0e56eec9a *Enter server IP/hostname if server is not found when using the restore CD
*Fixed bug where the MBR of the restore volume was not downloaded correctly
2013-07-25 23:00:21 +02:00
Martin Raiber
049e5e5b4b Progress bars on status screen and custom client download stage 1 2013-07-03 21:09:52 +02:00
Martin Raiber
63e98740e3 Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
12aeaa3046 VSS logging 2013-05-29 21:35:21 +02:00
Martin
04d0faf60f End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
Martin
c7495cc41d Enabled hashed image transfer on clients 2013-03-01 22:20:45 +01:00
Martin Raiber
ab2d6fb83e Added silent updates 2012-09-06 16:21:27 +02:00
Martin Raiber
5235600714 Fixed compilation on Windows 2012-08-15 21:20:02 +02:00
Martin Raiber
039e0d0ed0 Optional checksumming of blocks during image backups 2012-06-02 21:14:47 +02:00
Martin Raiber
5c50ddb072 Reorganized internet settings and added a few 2012-05-16 21:55:49 +02:00
Martin Raiber
6d4f8b373c Merge remote branch 'origin/master' into next
Conflicts:
	urbackup/ClientService.cpp
	urbackup/glob/glob.cpp
	urbackup/www/templates.js
	urbackup/www/templates/settings_inv_row.htm
	urbackupclient/client.cpp
	urbackupclient/client.h
	urbackupserver/dllmain.cpp
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_hash.cpp
	urbackupserver/server_settings.cpp
	urbackupserver/server_settings.h
	urbackupserver/serverinterface/settings.cpp
	urbackupserver/urbackupserver.vcxproj.filters
	urbackupserver/www/templates/settings_user.htm
	urbackupserver/www/translation.js
	urbackupserver/www/urbackup.js
2012-05-10 03:10:51 +02:00
Martin Raiber
1b6c290baa Better error messages 2012-05-10 02:15:33 +02:00
Martin Raiber
7ec132ab4b Fixed client build on Linux 2012-04-16 01:18:36 +02:00
Martin Raiber
eee1e1f0bb Further work on internet mode 2012-04-15 16:21:28 +02:00
Martin Raiber
7586582ade Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
Martin Raiber
1dad36e044 Refactored client service 2012-03-01 20:51:32 +01:00