Commit Graph

152 Commits

Author SHA1 Message Date
Martin
38823ebf35 Check if executable runs during server installation 2017-02-18 13:05:39 +01:00
Martin
da2a179c30 Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
Martin
2372f38143 Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
Martin
22941de0fd Fix file index creation issue 2017-01-01 17:31:46 +01:00
Martin
6715bc638b Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
Martin
1776731c57 Force settings update after settings upgrade change 2016-12-12 17:59:14 +01:00
Martin
4a7563b135 Hostname database and settings to configure it to not start backups if clients have certain hostnames 2016-12-10 20:57:39 +01:00
Martin
1c2e75a919 Fix speed limit on upgrade 2016-12-07 21:46:06 +01:00
Martin
8108fb5a89 Linux image mounting 2016-12-07 02:50:58 +01:00
Martin
f7dcb1bcb4 Windows image unmounting 2016-12-06 19:37:09 +01:00
Martin
61f05582b2 Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
Martin
4be2333d03 Image backup browsing and archival 2016-11-29 18:21:41 +01:00
Martin
b8ec8b91d5 Amalgamized miniz into two files 2016-11-25 16:01:36 +01:00
Martin Raiber
377fcec3b9 Updated MiniZ 2016-11-15 22:36:05 +01:00
Martin Raiber
bb2dcdbca4 Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
Martin
8126cacc23 Always use WAL journal mode except for VACUUM 2016-10-24 17:35:16 +02:00
Martin
5c8934f3b0 Put files into backup folders after backup storage synchronization and recover from missing sync files by deleting the backups on startup 2016-10-01 13:39:07 +02:00
Martin
3a5ec082d9 Settings groups for clients 2016-08-09 21:07:10 +02:00
Martin
c14a48b8fe Settings database is already opened by the normal database opening 2016-08-05 12:21:33 +02:00
Martin
dabad267cf Separate wal checkpointing thread for settings database 2016-07-05 01:37:56 +02:00
Martin
9f41f89362 Do not try to increase cache size for upgrade if current db version is smaller than 15 2016-07-01 15:16:57 +02:00
Martin
f32009343c Update settings after setting backup folder 2016-06-13 23:01:38 +02:00
Martin
4a403ed9a4 Show loading screen after starting restore from web interface 2016-06-05 22:50:03 +02:00
Martin
321215cc85 App to calculate hash of file 2016-05-31 18:04:17 +02:00
Martin
6f39041fdf Allow configuration of SQLite mmap 2016-05-31 18:03:52 +02:00
Martin
ac8093c0e1 Init WalCheckpointThread earlier 2016-05-28 03:50:32 +02:00
Martin
2e3b681739 md5sum check tool that works on Windows 2016-05-28 01:11:40 +02:00
Martin
49d3156f34 Do not do passive WAL checkpoints during database backup 2016-05-19 01:31:35 +02:00
Martin
35e133212e New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
Martin
3cb741dba0 Fix setting non-admin password from command line 2016-05-04 12:08:33 +02:00
Martin
e71192cd5d Changed default page size back to 4k 2016-03-05 16:49:41 +01:00
Martin
8ee2608b19 Changed files.created type to integer 2016-02-20 18:16:32 +01:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
91d22a096c Return appropriate exit code after resetting password
(cherry picked from commit 0a9ef332e33e3a668de9989b42a1174b6c31f334)
2016-02-14 23:37:54 +01:00
Martin
a6a29a64c3 Fixed admin user creation
(cherry picked from commit f3d83308822d81f725e469672dab394905c5f6f5)
2016-02-14 23:22:50 +01:00
Martin
aa6cce8cd9 Handle database failures during index creation/upgrade 2016-02-09 12:05:07 +01:00
Martin
2d4e100eba Flush file index during server shutdown 2016-02-01 16:56:03 +01:00
Martin Raiber
cf0c2c6df4 Fix a few query leaks
(cherry picked from commit 91356f346aa049b6a8468d492a4badcfb040bd62)
2016-01-30 20:57:31 +01:00
Martin
c77a0b49ec Background checkpointing for all databases 2016-01-18 15:43:00 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Martin
a107ca05b4 Add client button on status page 2016-01-13 22:57:33 +01:00
Martin
1a3bb3865d Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
Martin
95e76550cd Sparse file handling (TODO: Linux) 2016-01-11 00:29:46 +01:00
Martin
eac6651390 Use proper flags 2016-01-05 17:18:10 +01:00
Martin
fe5eee7758 Embed initial databases into executable 2016-01-05 16:58:43 +01:00
Martin
c00827d8d2 Show backed up volume in progress 2016-01-02 17:42:00 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
31d773d489 Allow specification of user account name when resetting password 2015-12-16 18:04:18 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
61d11684a1 Fixed password upgrade and resetting 2015-12-11 23:06:46 +01:00