Martin
|
431ce079b2
|
Add file backup deletion protection for local backups
|
2021-07-09 19:32:41 +02:00 |
|
Martin Raiber
|
8df03ccf50
|
Add client local backup management to server
|
2021-06-08 19:04:47 +02:00 |
|
Martin
|
9979795b5c
|
Add missing function
|
2019-09-12 13:16:43 +02:00 |
|
Martin
|
8f07d473dc
|
Cleanup hyper-v images
(cherry picked from commit 0000b736d27dfb6e8473686c99f701d0b8a32f9a)
# Conflicts:
# urbackupserver/dao/ServerCleanupDao.cpp
|
2018-11-09 14:46:09 +01:00 |
|
Martin Raiber
|
e4d5f1ab1b
|
Prevent cleanup from deleting incremental image chains that cause number of incremental images to fall below min_incr_image
(cherry picked from commit 4e82dbc8cb7bf5a5633cac7fea83fe90a625a548)
# Conflicts:
# urbackupserver/server_cleanup.cpp
# urbackupserver/server_cleanup.h
|
2018-09-14 20:07:57 +02:00 |
|
Martin
|
d167712a42
|
Allow client renames
(cherry picked from commit ddb1cef7b8eb99e528b473559dc45b0ba5e37691)
# Conflicts:
# urbackupserver/ClientMain.cpp
# urbackupserver/ClientMain.h
# urbackupserver/dao/ServerCleanupDao.cpp
# urbackupserver/dao/ServerCleanupDao.h
# urbackupserver/dllmain.cpp
|
2018-04-07 18:47:48 +02:00 |
|
Martin
|
2fd0234a6a
|
Fix image backup complete race
(cherry picked from commit bf9b508dec0a9c24388a69024a8dad4ea54d71aa)
|
2018-02-17 19:32:52 +01:00 |
|
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 |
|