issues
search
Ivesvdf
/
Bacsy
A powerful backup system capable of operating on a distributed P2P basis
GNU General Public License v3.0
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PreviousRunRecord should be in Bacsy::Client, not Bacsy::Common
#86
Ivesvdf
closed
12 years ago
1
Sources should have a way to change their "configuration" at runtime
#85
nathansamson
opened
12 years ago
1
Bacsy crashes when trying to read a file that is not readable (locked)
#84
Ivesvdf
opened
12 years ago
0
Remove comment near delayInSeconds
#83
Ivesvdf
closed
12 years ago
0
Update docs for executeAt in sources
#82
Ivesvdf
closed
12 years ago
0
Exit client when there are no more Timers running and all events are done
#81
Ivesvdf
closed
12 years ago
0
Investigate if runs need to be id'd by (Host, User, Source,Time) io (Host, Source,Time)
#80
Ivesvdf
opened
12 years ago
0
Implement locking mechanism for every (Host, Source) tuple in a store
#79
Ivesvdf
opened
12 years ago
0
MinPriorityForStoring does not work as expected
#78
Ivesvdf
closed
12 years ago
1
Implement deletions and renames
#77
Ivesvdf
opened
12 years ago
0
Change "store x versions" to "store x runs"
#76
Ivesvdf
closed
12 years ago
1
End file transmission with something unique
#75
Ivesvdf
closed
13 years ago
0
Check if BacsyConnection::storeNonDeltaInStores( is worth optimising for 1 store (no more new())
#74
Ivesvdf
opened
13 years ago
0
Build ModifiedDateExclusionRule (needed for fullfiles runs)
#73
Ivesvdf
closed
13 years ago
1
Start using Message class for Receiving as well as sending
#72
Ivesvdf
closed
13 years ago
1
Start using RunType instead of BacsyConnection::WhatFiles
#71
Ivesvdf
closed
13 years ago
0
Start using RunType in JsonStoreIndex
#70
Ivesvdf
closed
13 years ago
0
Use host in JsonStoreIndex (together with target)
#69
Ivesvdf
closed
13 years ago
0
Unify filenames in Test/ to either *Test or *Tests
#68
Ivesvdf
closed
13 years ago
0
Investigate merit of having both JsonHelper and DatagramHelper
#67
Ivesvdf
opened
13 years ago
0
Only write an entry in jsonStoreIndex after backup is *succesful*
#66
Ivesvdf
closed
13 years ago
0
Remove runID from everything
#65
Ivesvdf
closed
13 years ago
0
Change all ifdef define's to include BACSY_
#64
Ivesvdf
closed
13 years ago
0
After connecting to a server, let server respond with type of backup (full/fullfile/delta) it prefers
#63
Ivesvdf
closed
13 years ago
1
Move method implementation out of CascadingFileConfiguration class
#62
Ivesvdf
closed
13 years ago
0
Move method implementations out of StringUtils (to lower in the header file)
#61
Ivesvdf
closed
13 years ago
0
Tests for CascadingStoreConfiguration
#60
Ivesvdf
opened
13 years ago
0
Tests for CascadingSourceConfiguration
#59
Ivesvdf
opened
13 years ago
0
When the last file is sent, send an empty line, after which the the store will confirm success
#58
Ivesvdf
opened
13 years ago
0
Implement Store::needsClipping for dates
#57
Ivesvdf
closed
13 years ago
1
Build a Client::BackupIndex so Clients keep track of where (which server) backups are stored.
#56
Ivesvdf
opened
13 years ago
3
Only write an entry in jsonStoreIndex *after* backup is completed
#55
Ivesvdf
closed
13 years ago
1
Convert functions like StoreManager::notReadyForStoring to isReadyForStoring
#54
Ivesvdf
closed
13 years ago
0
Implement storing dates in the JsonStore
#53
Ivesvdf
closed
13 years ago
0
Enabled for stores.config
#52
Ivesvdf
closed
13 years ago
0
Rename CascadingSourceConfiguration::Section::sourceFile to something else
#51
Ivesvdf
closed
13 years ago
1
Some sort of (curses based?) app that can generate bacsy configuration files
#50
Ivesvdf
opened
13 years ago
0
No check for self assignment in ExclusionRule::operator=
#49
Ivesvdf
closed
13 years ago
0
DryPrintRun only works when a bacsy-server is running
#48
Ivesvdf
closed
13 years ago
0
Double negation in exclusion rule should negate negation
#47
Ivesvdf
closed
13 years ago
0
Implement preferred order parsing
#46
nathansamson
closed
13 years ago
0
Source file api rewrite
#45
nathansamson
closed
13 years ago
0
SourceFileConfiguration should have a nice way to return bools, lists...
#44
nathansamson
opened
13 years ago
3
Make Section a nested class in ConfigurationFile
#43
Ivesvdf
closed
13 years ago
0
Bacsy::Source constructor
#42
nathansamson
closed
13 years ago
0
Bacsy::Source class should have getters
#41
nathansamson
closed
13 years ago
0
Subdirectories of Bacsy/ do not have corresponding namespaces.
#40
Ivesvdf
closed
13 years ago
1
BACSY_COMMON_HEADER_FILES is no longer used and should be removed
#39
Ivesvdf
closed
13 years ago
0
Install bacsy headers in the correct destination.
#38
nathansamson
closed
13 years ago
1
Rename \(.*\)Utilities to \1Utils
#37
Ivesvdf
closed
13 years ago
1
Next