Commit Graph

164 Commits

Author SHA1 Message Date
Martin
35438ac1a3 Add option to send ok mails after fail mails 2017-09-19 17:10:37 +02:00
Martin
d34ff592ee Give alert script params a type 2017-04-20 12:49:57 +02:00
Martin Raiber
f8040d272f Update scripts 2017-04-19 17:47:53 +02:00
Martin
b17fe1fde0 Use lua report script 2017-04-14 21:49:08 +02:00
Martin
8fee9073bf Set initial created to zero 2017-04-14 02:26:18 +02:00
Martin
fb7ce0798a Improve alerts 2017-04-14 02:19:35 +02:00
Martin Raiber
f13fc59ab2 Fix Linux build 2017-04-14 01:14:29 +02:00
Martin
4408825065 Added alert script editor 2017-04-13 21:02:22 +02:00
Martin
2e396f5c8e Scipted alert system 2017-04-10 17:53:28 +02:00
Martin
8d71071ea0 Merge remote-tracking branch 'gh/dev' into dev
# Conflicts:
#	urbackupclient/client.cpp
2017-03-03 17:33:47 +01:00
Martin
85aca2de41 Allow restore via Internet 2017-03-02 00:36:06 +01:00
Nick Glencross
3f4e8efb9b Tweak 'successfull' -> 'successful' 2017-02-28 09:02:15 +04:00
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