pcryer
3f254e821d
added mail option for centos 55
2012-09-24 13:07:05 -05:00
Zertrin
d8de5f0bdd
Changes to "check_variables()" to prevent errors if no encryption is desired (by Rolando Daniel Arnaudo)
2012-09-14 17:00:34 +02:00
Zertrin
413e053c62
Follow-up fix Issue #16
2012-08-23 17:35:35 +02:00
Zertrin
449c26d596
Fix issue #16
2012-08-23 03:48:42 +02:00
Zertrin
12f9b93b12
Adapting self-backup procedure for the case where symmetric encryption is used (no GPG keys available)
2012-08-15 02:01:46 +02:00
Zertrin
86ed0651c5
Adaptation of the script's self-backup process resulting from puredoze's enhancement
2012-08-15 01:44:23 +02:00
zertrin
528de37573
Merge pull request #14 from puredoze/master
...
Fixes issue zertrin/duplicity-backup#13
2012-08-14 03:32:36 -07:00
puredoze
477de39e26
Fixes issue zertrin/duplicity-backup#13
2012-08-14 10:17:26 +02:00
zertrin
572f733bd2
Merge pull request #12 from puredoze/master
...
Added support for using separate signature and encryption keys
/!\ configuration file altered, please look at the diff
2012-08-13 09:50:55 -07:00
puredoze
b917a4fd4b
typo & description
2012-08-13 15:47:25 +02:00
puredoze
640e497121
Added support for using separate signature and encryption keys
2012-08-13 12:53:09 +02:00
zertrin
f66427f209
Merge pull request #9 from zertrin/options-parsing
...
Merge branch "options-parsing" to "master" : Intelligent argument parsing added and possibility to specify the config file on the command line re-added.
2012-08-11 15:25:19 -07:00
Zertrin
293b765a5c
Added dry-run command line option (-n or --dry-run) and many short versions of long options (-b, -f, -v, -l, -s)
2012-08-06 18:17:06 +02:00
Zertrin
a6921f391d
Intelligent argument parsing added and possibility to specify the config file on the command line re-added.
2012-08-05 02:11:23 +02:00
Zertrin
f2f2a49a56
Added missing quotes to fix unary operator expected warning in rare occasions (inspired from [MafiaInc])
2012-08-04 23:13:31 +02:00
zertrin
f7bbf4ad70
Merge pull request #6 from pew/master
...
Set GPG_TTY
2012-07-15 14:32:29 -07:00
Jonas Wagner
bf50d8325a
set GPG_TTY
2012-07-15 20:37:37 +02:00
Zertrin
162934621c
CHANGELOG update to reflect 0.7.1
2012-07-09 14:39:30 +02:00
Zertrin
57810277e8
v0.7.1 : Adding duplicity-backup.conf to .gitignore
2012-07-09 14:28:54 +02:00
Zertrin
fe55d48cbb
v0.7 : external config file now mandatory + fix issue #1
2012-07-08 20:46:41 +02:00
zertrin
9489adc9d4
Merge pull request #4 from puredoze/master
...
Support for using only GPG passphrase
2012-06-26 04:56:58 -07:00
jan
d4d30ca7a7
Added support for using only GPG passphrase
2012-06-26 09:16:04 +02:00
Zertrin
44a86ae1bc
Small bug fix on mailx part of sending duplicity log (by originalmind)
...
Seems that BASH requires a space after the '[' character on line 250
2012-06-11 02:36:00 +02:00
Zertrin
7aa30b2e27
Added support for including the config file (if specified and existing) in the encrypted tarball when backuping the script
2012-05-10 20:56:55 +02:00
Zertrin
5f0b38454c
Gestion of spaces in paths for exclude list too.
2012-05-10 20:39:14 +02:00
Zertrin
37b35a499b
Inclusion of two patches written by [shamer] + modified config file management.
2012-05-05 19:53:32 +02:00
Zertrin
ae2da664ec
Tagging with version 0.6
2012-05-05 00:52:48 +02:00
Zertrin
53034bcfd8
Renaming the script + update of README and CHANGELOG
2012-05-05 00:20:55 +02:00
Zertrin
32a241c2a6
Rework of the script to include some github patches that were brought to the original script in order to make the script more generic than only Amazon S3 oriented and fix a few issues.
2012-05-05 00:14:13 +02:00
Nace Oroz
d61caa1b7d
Setting back the default config
2011-08-23 01:26:44 +02:00
Nace Oroz
44964425e0
typos..
2011-08-12 01:47:20 +02:00
Nace Oroz
1cce121bb4
added support for collection-status function
2011-08-12 01:44:53 +02:00
Nace Oroz
bafc5c17d5
Support for backup without encryption and locations other than s3
2011-08-12 01:37:14 +02:00
Damon Timm
3cf523161a
added email address
2011-05-12 17:19:30 -07:00
Damon Timm
49fb17e0f7
updated with version 0.5 info
2011-05-09 15:36:37 -07:00
Damon Timm
3a307e371b
Edited comments and README; whitespace cleanup.
2011-05-09 15:30:08 -07:00
Razvan Marescu
bb3c55b8f8
delete patch file
2010-12-07 21:20:37 -08:00
Razvan Marescu
294af207c5
New feature - email alerts using mailx
2010-12-07 21:01:26 -08:00
Razvan Marescu
4e00543450
New feature - email alert using mailx
2010-12-07 20:58:50 -08:00
Razvan Marescu
1159584072
fixing LOG_FILE to include the hour (%H)
2010-12-06 21:08:49 -08:00
Damon Timm
56b5f5bf2f
fixed errant tab
2010-04-05 17:16:38 -04:00
Damon Timm
5c910e452c
Merge branch 'master' of git://github.com/marionline/dt-s3-backup
2010-04-05 17:13:34 -04:00
Damon Timm
1d19a64bc7
Fixed --list-current-files. Closes GH-1.
2010-04-05 17:06:21 -04:00
Mario Santagiuliana
27e16f0f0c
Correct my nickname: marionline
2010-04-04 11:03:38 +02:00
Mario Santagiuliana
3a52bf0374
Merge branch 'master' of git://github.com/thornomad/dt-s3-backup
2010-04-04 10:58:37 +02:00
Mario Santagiuliana
ce51a5db7c
Add comment to log file when run script without option
2010-04-04 10:54:32 +02:00
Damon Timm
92bb5fb408
updated README
2010-03-13 10:28:12 -05:00
Damon Timm
d5b5cd93c2
updated CHANGELOG
2010-03-13 10:16:24 -05:00
Damon Timm
c44d4bf19d
i don't like markdown after all)
2010-03-13 09:49:38 -05:00
Damon Timm
534f0e9f4d
markdown README
2010-03-13 09:48:51 -05:00