Commit Graph

84 Commits

Author SHA1 Message Date
Martin
20c763cbb5 Fixed coverity issues 2013-11-02 23:19:48 +01:00
Martin
daed74a0f2 Show live log option, even if there is no log for the client yet 2013-10-29 23:29:51 +01:00
Martin
425957b27d Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-10-27 16:29:30 +01:00
Martin
a4aad5b22a Only update database in transaction when recalculating statistics 2013-10-25 19:55:43 +02:00
Martin Raiber
9d083f778b Separate backup windows for full/incremental image/file backups 2013-10-22 19:25:25 +02:00
Martin
10df5f30ac Added about page 2013-10-20 20:13:33 +02:00
Martin
b3c3730c04 Proper startup screen for file entry cache creation 2013-10-19 22:50:40 +02:00
Martin
57e0e08cb8 Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
Martin
b90e7e795d Require add_client right to add client 2013-10-17 23:42:58 +02:00
Martin
37c7de8c69 Set content length when downloading client 2013-10-17 21:30:34 +02:00
Martin
7b7bef8780 Install public key on Linux 2013-10-17 21:27:28 +02:00
Martin
f6fc5facb0 New right "client_settings" which when removed disables changing client settings 2013-10-10 22:33:08 +02:00
Martin
38080069ca Correctly check the incremental image interval for a negative value not the incremental file backup interval 2013-10-08 21:20:34 +02:00
Martin
f605991855 Only show calculated backup size if it was calculated completely 2013-10-03 21:51:16 +02:00
Martin
8eb94a1367 Separate settings for allowing client-side starting of incremental and full backups 2013-10-03 21:22:57 +02:00
Martin
d6794f03cc Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
Martin
421f88c4ac Increased livelog efficiency; Added more client specific log messages 2013-09-22 22:56:47 +02:00
Martin
6bab1f8d5d 1. New feature: Live log on server interface
2. New feature: Check for new version on status screen
2013-09-22 21:18:52 +02:00
Martin
9d87efdff0 Separate settings for client download and update 2013-09-19 16:02:11 +02:00
Martin
3a836861e2 Added client name to download file name 2013-09-05 10:53:20 +02:00
Martin
99ab9335f6 Look in the right directory for the signature file for client download verification. 2013-09-05 10:45:39 +02:00
Martin
7803cc3faf Password protection for image downloads 2013-09-04 18:26:30 +02:00
Martin
fc753b2564 Removed condition that the internet mode must be enabled 2013-08-31 19:06:23 +02:00
Martin
2152342099 Hide status entry if backup method is disabled 2013-08-31 19:04:33 +02:00
Martin
5821df7f42 Strip #I and # from server identity 2013-08-10 15:55:50 +02:00
Martin
8e687a03da Tried to optimize query 2013-08-10 13:20:32 +02:00
Martin
bd876eda81 Fixed SQL statement 2013-08-10 13:13:19 +02:00
Martin
6c86b1861e Fixed SQL query 2013-08-06 23:42:00 +02:00
Martin
5d6163c596 Merge remote-tracking branch 'urpc/next' into feature-quota
Conflicts:
	.gitignore
	configure.ac_server
	start_urbackup_server
	urbackupserver/Makefile.am
	urbackupserver/dllmain.cpp
	urbackupserver/urbackupserver.vcxproj.filters
	urbackupserver/www/index.htm
	urbackupserver_installer_win/generate_msi.bat
	urbackupserver_installer_win/urbackup_server.nsi
	urbackupserver_installer_win/urbackup_server.wxi
	urbackupserver_installer_win/urbackup_server.wxs
2013-07-28 00:13:19 +02:00
Martin Raiber
68b7cf3f56 Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +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 Raiber
ed50ca019b Show clients which use less then 5% of the backup space as "other" 2013-06-26 22:02:11 +02:00
Martin
b3c87fadab Fixed bug, where a disconnected client caused 100% CPU usage 2013-06-18 22:17:21 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
04d0faf60f End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
Martin
3048cde99e Soft client quota 2013-05-25 18:35:27 +02:00
Martin
da2e6e00e3 Merge branch 'next' into feature-quota
Conflicts:
	.gitignore
2013-05-22 18:42:48 +02:00
Martin
b9a97ada57 Suspend index while copying 2013-05-21 21:07:49 +02:00
Martin
a62790a628 Added MDB file cache 2013-05-16 18:53:37 +02:00
Martin
d747e1b93f Renamed setting "internet_server_name" to "internet_server" for compatibility reasons 2013-04-26 19:00:49 +02:00
Martin
07a08c0b7e "internet_server" was not set correctly from web interface 2013-04-25 21:22:42 +02:00
Martin
480de8e6f7 Global soft filesystem quota 2013-04-14 11:23:01 +02:00
Martin Raiber
4f09348676 Fixed Linux build 2013-03-01 23:17:21 +01:00
Martin Raiber
d84ea1e14f Fixed build for Linux 2013-03-01 22:44:23 +01:00
Martin
e86ae61f81 Implemented advanced settings 2013-03-01 22:22:54 +01:00
Martin
e94d5ee5de Added statistics recalculation 2013-03-01 22:22:34 +01:00
Martin
b6f3e92f2b Show backup time adjusted to local time zone 2013-02-24 20:23:59 +01:00
Martin
425a9ec633 Properly select interface language 2013-02-24 20:23:41 +01:00
Martin
9d76c33b10 Added some advanced settings 2013-02-24 20:22:47 +01:00