Axel Burri
|
07f7bfe3a6
|
btrbk: fixed sort order in table format of run/dryrun actions
|
2015-10-13 20:08:04 +02:00 |
Axel Burri
|
1ac801c0a6
|
btrbk: add "list volume|source|target" actions (special output of configuration list)
|
2015-10-13 20:08:00 +02:00 |
Axel Burri
|
956b010143
|
documentation: add "--format=table|long|raw" command line option
|
2015-10-13 20:02:02 +02:00 |
Axel Burri
|
b65602f848
|
btrbk: bugfix/cleanup on formatting
|
2015-10-13 20:02:02 +02:00 |
Axel Burri
|
e5c629e218
|
btrbk: use formatted output on run/dryrun actions; cleanup
|
2015-10-13 20:02:02 +02:00 |
Axel Burri
|
b1188484f0
|
btrbk: use command line option "--format=table|raw" in action tree (needs cleanup)
|
2015-10-13 20:02:01 +02:00 |
Axel Burri
|
7bb7883be7
|
btrbk: changed command "config dump" to "list", with new --format=table|raw command line option (needs cleanup)
|
2015-10-13 20:02:01 +02:00 |
Axel Burri
|
03db6883c7
|
btrbk: add framework for printing formatted output (tabular or key="value"...)
|
2015-10-13 20:02:01 +02:00 |
Axel Burri
|
e87373b043
|
btrbk: add "config print" action: prints internal representation of config
|
2015-10-13 20:02:01 +02:00 |
Axel Burri
|
d445dd0b12
|
btrbk: print "Dryrun: YES" in backup summary header if dryrun is set
|
2015-10-13 20:02:01 +02:00 |
Axel Burri
|
1905d80969
|
btrbk: return exit status 10 instead of 0 if one or more backup tasks aborted, and exit status 2 on parse errors
|
2015-09-30 14:00:39 +02:00 |
Axel Burri
|
92159d862a
|
btrbk: additional test for non-zero target file after raw backup, as failure is not detected by exit code
|
2015-09-29 21:49:23 +02:00 |
Axel Burri
|
31e91e8bcd
|
btrbk: enforce preserve of all raw incremental images with new FORCE_PRESERVE tag; changed raw target names; added "timestamp_format short|long" configuration option (YYYYMMDD or YYYYMMDD<T>HHMM)
|
2015-09-29 21:48:47 +02:00 |
Axel Burri
|
370f435297
|
btrbk: bugfix: correctly handle "incremental no" option
|
2015-09-29 14:10:13 +02:00 |
Axel Burri
|
c06bca17bd
|
btrbk: new target_type "raw": send subvolume to file rather than receiving it, with compression and encryption support; added configuration options "raw_target_compress", "raw_target_encrypt", "gpg_keyring", "gpg_recipient"; skip deletion of raw targets for now;
|
2015-09-26 14:02:55 +02:00 |
Axel Burri
|
d73e3f184b
|
btrbk: added "config dump" command (tagged as experimental): dump filtered btrbk config, useful for scripting
|
2015-09-24 16:00:35 +02:00 |
Axel Burri
|
b3d8c1f15f
|
btrbk: allow filtering by "<target-directory>/<snapshot-name>", which makes it possible to pinpoint a single target
|
2015-09-24 14:56:22 +02:00 |
Axel Burri
|
8059fa28db
|
documentation: added documentation for ---raw-output command line option
|
2015-09-24 01:02:42 +02:00 |
Axel Burri
|
a1467fa629
|
btrbk: added command-line option "--raw-output", affects commands "run", "dryrun" and "tree"
|
2015-09-23 14:10:13 +02:00 |
Axel Burri
|
06bfe2a004
|
btrbk: bugfix: sort snapshots by cgen instead of PATH in action "tree"
|
2015-09-23 11:10:42 +02:00 |
Axel Burri
|
dd6104339e
|
btrbk: added "ssh_cipher_spec" configuration option, overriding default SSH ciphers (ssh -c option)
|
2015-09-20 18:32:19 +02:00 |
Axel Burri
|
269b3611ac
|
documentation: added "FILTER STATEMENT" section in btrbk(1), and "group" configuration option in btrbk.conf(5)
|
2015-09-20 17:47:46 +02:00 |
Axel Burri
|
d64aea9cc9
|
btrbk: allow targets for subvolume/group command-line argument
|
2015-09-20 17:39:47 +02:00 |
Axel Burri
|
e7c6e37bd0
|
btrbk: implemented "group" configuration option and filtering for volume/subvolume
|
2015-09-20 17:39:17 +02:00 |
Axel Burri
|
28abe96747
|
btrbk: added "prefix/postfix" options to config_key() function, simplifying snapdir handling
|
2015-09-10 12:11:54 +02:00 |
Axel Burri
|
5b0e618632
|
changed version to 0.20.0
|
2015-09-02 12:27:13 +02:00 |
Axel Burri
|
22d3e95e3a
|
btrbk: bugfix: correct handling of empty "snapshot_dir"
|
2015-09-02 11:48:32 +02:00 |
Jan Wagner
|
68876f0562
|
btrbk: added "ssh_compression" configuration option for setting the SSH compression flag
|
2015-09-02 11:22:50 +02:00 |
Axel Burri
|
79f52924b6
|
btrbk: fixed wrong "--version" line in help message
|
2015-08-27 11:57:58 +02:00 |
Axel Burri
|
d8e8df0ebd
|
btrbk: added command line option "--progress", which simply pipes btrfs send through `pv`
|
2015-08-15 18:43:03 +02:00 |
Axel Burri
|
752dbc6157
|
btrbk: accept long options (use Getopt::Long instead of Getopt::Std)
|
2015-08-15 18:30:14 +02:00 |
Axel Burri
|
d09d81fbeb
|
btrbk: added configuration option "ssh_port"
|
2015-08-13 21:50:26 +02:00 |
Axel Burri
|
fd94bc25fc
|
btrbk: use arrays as arguments for run_cmd(), making it compatible with the adaptions in the open3 branch
|
2015-08-07 16:10:34 +02:00 |
Axel Burri
|
a802674d11
|
btrbk: cosmetics (fixed typo in log message)
|
2015-07-27 12:21:42 +02:00 |
Axel Burri
|
97286ab34c
|
changed version to 0.19.3
|
2015-06-21 15:37:04 +02:00 |
Axel Burri
|
76f15624f3
|
btrbk: adaptions for btrfs-progs >= 4.1: different output for "btrfs subvolume show"
|
2015-06-21 13:45:23 +02:00 |
Axel Burri
|
360deca5f2
|
btrbk: correct parsing of btrfs subvolume list (allow id < top_level)
|
2015-06-17 12:42:29 +02:00 |
Axel Burri
|
8a53b3874c
|
btrbk: bugfix: minor bug when sorting in schedule()
|
2015-06-10 13:10:45 +02:00 |
Axel Burri
|
eab34c9d68
|
btrbk: set development version
|
2015-06-10 13:10:29 +02:00 |
Axel Burri
|
842f8cb201
|
changed version to 0.19.2
|
2015-06-07 12:33:27 +02:00 |
Axel Burri
|
16cfb600b7
|
btrbk: workaround for btrfs-progs < 3.17.3 (returns exit status 0 on errors for "btrfs subvolume show")
|
2015-06-07 11:52:39 +02:00 |
Axel Burri
|
5ab5175340
|
btrbk: bugfix: dont print error messages check_file() when called without key/config_file hints
|
2015-06-07 11:36:12 +02:00 |
Axel Burri
|
e3da1f718f
|
changed version to 0.19.1
|
2015-06-01 12:48:31 +02:00 |
Axel Burri
|
db6a1a464a
|
btrbk: bugfix: check undef on ABORTED flag in summary
|
2015-06-01 12:45:24 +02:00 |
Axel Burri
|
bb7aa10b23
|
btrbk: always use "cgen" for snapshots (correct handling after a "btrfs balance", where "gen" is set to current generation)
|
2015-06-01 12:41:43 +02:00 |
Axel Burri
|
b4a9974c5d
|
changed version to 0.19.0
|
2015-05-27 17:36:58 +02:00 |
Axel Burri
|
1818eefc85
|
btrbk: allow subvolume filtering on "info" action
|
2015-05-27 15:00:25 +02:00 |
Axel Burri
|
a96bb4209f
|
btrbk: fixed mapping of subvoume cmdline args
|
2015-05-27 14:36:38 +02:00 |
Axel Burri
|
f9f85b5cb0
|
btrbk: bugfix: fixed crash in action "diff"
|
2015-05-26 21:12:07 +02:00 |
Axel Burri
|
eba0028fe4
|
btrbk: added consistent print header for all actions
|
2015-05-26 21:12:07 +02:00 |