Commit Graph

19 Commits

Author SHA1 Message Date
Martin
2ff52f27c6 Detach settings db at a few more places to prevent web interface lock-ups 2014-09-30 19:01:09 +02:00
Martin
d0e86512dc Copy file entry in proper transaction and exit before that, if another backup is running 2014-09-18 22:08:58 +02:00
Martin
96d1c1a008 Only mark statistic calculation as done if it was not interrupted 2014-09-12 17:53:29 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
9852fe9536 Destroy database at some threads 2013-11-18 22:19:17 +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
20c763cbb5 Fixed coverity issues 2013-11-02 23:19:48 +01:00
Martin
f605991855 Only show calculated backup size if it was calculated completely 2013-10-03 21:51:16 +02:00
Martin
12597a4817 Better cache creation 2013-05-24 23:25:06 +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
aa0829cece Free sqlite cache at appropriate places 2013-03-17 14:34:49 +01:00
Martin
e86ae61f81 Implemented advanced settings 2013-03-01 22:22:54 +01:00
Martin Raiber
2ee264305a Correctly change client addr during image backups 2012-09-28 04:03:13 +02:00
Martin Raiber
7ef3f03acf Optimized deleted files statistics update 2012-05-23 22:44:26 +02:00
Martin Raiber
ff13b4cd2a Optimized deleted files statistics update 2012-05-23 18:50:02 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00