Commit Graph

27 Commits

Author SHA1 Message Date
Martin
72fda32da5 Automatically offline clients which are to be deleted 2014-04-08 20:29:45 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
3810a9507f Separate action for starting backups 2014-02-22 15:22:17 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin
335400f990 Order clients by name on the web interface 2014-01-16 22:32:41 +01:00
Martin
0c045bb8a3 Revert "Fixing SQLite3 deadlock"
This reverts commit 0590071424.

Conflicts:
	urbackupserver/server_hash.cpp
2013-11-16 23:46:04 +01:00
Martin
0590071424 Fixing SQLite3 deadlock 2013-11-16 15:06:08 +01:00
Martin
016f706d88 Thread safety 2013-11-16 13:07:52 +01: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
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
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
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
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
b3c87fadab Fixed bug, where a disconnected client caused 100% CPU usage 2013-06-18 22:17:21 +02:00
Martin
20a243ef60 Added warnings about not enough space in backup folder 2012-11-19 15:27:20 +01:00
Martin Raiber
a471a4b69d Simplified domain name from start_backup_for_client to start_backup 2012-10-22 00:28:36 +02:00
Martin Raiber
98c602b922 Better logging 2012-07-09 15:52:13 +02:00
Martin Raiber
5c50ddb072 Reorganized internet settings and added a few 2012-05-16 21:55:49 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +02:00
Martin Raiber
4b9a88f14f Allow server-side starting and stopping of backups 2012-04-25 15:59:20 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00