Commit Graph

48 Commits

Author SHA1 Message Date
Martin
d4ddeb99ac Save who set the image_running info to not reset it accidentally 2015-07-29 21:15:37 +02: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
d3692e786c Enable end-to-end verification only for the next backup 2014-11-08 12:37:44 +01:00
Martin
1521d2f1fd Include capability information in detailed status information 2014-09-11 00:19:01 +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