Commit Graph

23 Commits

Author SHA1 Message Date
Martin
92783dbdc5 Consistency when stopping deletion of image backup 2016-12-16 20:47:24 +01:00
Martin
6715bc638b Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
Martin
fad445b9a8 Do not delete archived images 2016-12-09 21:00:40 +01:00
Martin
e5a6f2cf8c Live storage migration 2016-07-20 21:20:30 +02:00
Martin Raiber
62b8cb0542 Nightly cleanup of SYSVOL/ESP images associated with incomplete images 2016-05-16 23:20:03 +02:00
Martin
83ac2df0d6 Delete in reverse order from database
(cherry picked from commit 68d52cc19e1bcf1429e4ae34322bb7a6ec1a903a)
2016-03-01 01:57:50 +01:00
Martin
1a3bb3865d Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
12e76379eb Put image backups into subvolumes/folders 2016-01-02 16:27:49 +01:00
Martin
207ea6707c Cleanup for new client lists 2015-12-20 21:06:35 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
2baf4a2dc2 Remove orphaned SYSVOL image backups during remove unknown cleanup
(cherry picked from commit 3898b32c14)

Conflicts:
	urbackupserver/server_cleanup.cpp
2015-10-24 17:52:18 +02:00
Martin
4667fbb5dd Fixed bug in image cleanup: Properly delete SYSVOL images and don't delete incremental images if not allowed to
(cherry picked from commit 6ecaa5bf9f)

Conflicts:
	urbackupserver/server_cleanup.cpp
2015-10-24 17:50:18 +02:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
cdcf7dab1a Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
Martin
2b7b1c9b7f Properly bound SQL statements 2014-06-04 00:08:27 +02:00
Martin
5d77bb2b1e Disable foreign keys for deletion 2014-06-03 23:55:28 +02:00
Martin
c539726bfc Create index to speed up cleanup 2014-06-03 22:46:27 +02:00
Martin
0ca3785a2b Cleanup history during nightly cleanups 2014-06-03 21:43:05 +02:00
Martin
6342ceb1b2 Delete incomplete file backups during cleanups 2014-04-08 21:03:25 +02:00
Martin
b70cc08e48 * Handle changes of the backupfolder correctly
* Lazy load database queries
* Bug fixes for symlink pooling
2014-04-01 20:47:29 +02:00
Martin
1efb4fcbbc Delete old logs if they are older than half a year 2014-03-30 22:08:56 +02:00
Martin
76550fcfda Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00