Commit Graph

18 Commits

Author SHA1 Message Date
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin
bbb9dc66ff Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
Moisie2000
1245a6921c Adds an exclusion list for macOS system items which should not be backed up 2020-07-13 16:13:08 +01:00
Nick Glencross
48a29f8ddf Fix exlude -> exclude in variable names 2017-02-27 19:06:32 +00:00
Martin
b8cec01c35 Fix journal replay after index 2017-01-14 00:31:15 +01:00
Martin
44523df6ee More efficient saved journal data application using database cursor
(cherry picked from commit 02876d3c53b7940ebbf406ac381ebb99fc835dee)
2017-01-13 21:27:11 +01:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00
Martin
7c201e9636 Handle hard link deletes 2016-04-30 01:56:53 +02:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
332147f7c5 Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
Martin
cb228ef0d7 Fixed change journal with refactored database access 2014-11-18 20:19:01 +01:00
Martin
87f0e5c92b Point to new file entry if the file was copied 2014-10-25 21:22:06 +02:00
Martin
d871bc7b09 Improved the continuous data protection 2014-10-13 21:39:21 +02:00
Martin
8ec1e2d513 Continuous file protection 2014-07-26 16:09:14 +02:00
Martin
f15fb4c007 Continous data protection 2014-07-26 16:07:44 +02:00
Martin
5d365c77f9 Removed old directory change watcher 2014-07-26 16:07:43 +02:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00