View Issue Details

IDProjectCategoryView StatusLast Update
0000315bareos-corefile daemonpublic2015-03-25 19:19
Reporterpstorz Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000315: Support for NotToBackup Registry Key
DescriptionOn windows, the registry key

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup"

contains files/dirs that should not be backed up.
We should be able to automatically exclude those files and directories from backup on windows.
TagsNo tags attached.

Relationships

related to 0000360 closed Incremental Backups with fd Version 14 fail to include files 

Activities

mvwieringen

mvwieringen

2014-07-23 12:36

developer   ~0000937

Fix committed to bareos playground branch with changesetid 1952.
joergs

joergs

2014-12-03 10:10

developer   ~0001093

documentation written.
joergs

joergs

2014-12-03 10:10

developer   ~0001094

regression?
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001466

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4699.
joergs

joergs

2015-03-25 19:19

developer   ~0001617

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: playground 0336c15a

2014-07-21 20:46

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Autoexclude NotForBackup entries on windows

On windows, the registry entry
"SYSTEM\\CurrentControlSet\\Control\\BackupRestore\\FilesNotToBackup"
is intended to have a list of dirs and files that should not be backed
up.

We automatically read that entries and configure the fileset to exclude
them.

Fixes 0000315: Support for NotToBackup Registry Key
Affected Issues
0000315
mod - src/filed/fd_plugins.c Diff File
mod - src/filed/fileset.c Diff File
mod - src/filed/protos.h Diff File
mod - src/findlib/find.c Diff File
mod - src/findlib/protos.h Diff File
mod - src/win32/Makefile.inc Diff File
mod - src/win32/findlib/win32.c Diff File

bareos2015: bareos-14.2 490e84fb

2014-07-21 22:46

pstorz


Committer: mvwieringen

Ported: N/A

Details Diff
Autoexclude NotForBackup entries on windows

On windows, the registry entry
"SYSTEM\\CurrentControlSet\\Control\\BackupRestore\\FilesNotToBackup"
is intended to have a list of dirs and files that should not be backed
up.

We automatically read that entries and configure the fileset to exclude
them.

Fixes 0000315: Support for NotToBackup Registry Key
Affected Issues
0000315
mod - src/filed/fd_plugins.c Diff File
mod - src/filed/fileset.c Diff File
mod - src/filed/protos.h Diff File
mod - src/findlib/find.c Diff File
mod - src/findlib/protos.h Diff File
mod - src/win32/Makefile.inc Diff File
mod - src/win32/findlib/win32.c Diff File

Issue History

Date Modified Username Field Change
2014-06-20 14:38 pstorz New Issue
2014-07-11 21:03 mvwieringen Assigned To => pstorz
2014-07-11 21:03 mvwieringen Status new => assigned
2014-07-23 12:36 mvwieringen Changeset attached => bareos playground 0336c15a
2014-07-23 12:36 mvwieringen Note Added: 0000937
2014-07-23 12:36 mvwieringen Assigned To pstorz => mvwieringen
2014-07-23 12:36 mvwieringen Status assigned => resolved
2014-07-23 12:36 mvwieringen Resolution open => fixed
2014-12-01 12:16 joergs Relationship added related to 0000360
2014-12-03 10:10 joergs Note Added: 0001093
2014-12-03 10:10 joergs Note Added: 0001094
2015-01-26 16:03 mvwieringen adm Assigned To mvwieringen =>
2015-01-26 16:03 mvwieringen adm Status resolved => closed
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-14.2 490e84fb
2015-03-25 16:51 mvwieringen Note Added: 0001466
2015-03-25 16:51 mvwieringen Status closed => resolved
2015-03-25 19:19 joergs Note Added: 0001617
2015-03-25 19:19 joergs Status resolved => closed