| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/crypted-backups: Adding function for mirroring the backup locally or remo...HEADmaster | David Runge | 2015-10-27 | 1 | -1/+69 |
* | bin/crypted-backups: Adding function to cleanup backups older than pre-define... | David Runge | 2015-10-27 | 1 | -3/+24 |
* | bin/crypted-backups: Adding verbose mode. Adding notification also to databas... | David Runge | 2015-10-26 | 1 | -34/+51 |
* | bin/crypted-backups: Distinguishing between checking for folder's existence a... | David Runge | 2015-10-26 | 1 | -9/+36 |
* | bin/crypted-backups: Adding function for database backups. Generalizing the c... | David Runge | 2015-10-26 | 1 | -15/+87 |
* | bin/crypted-backups: Adding backup settings for most programs. Fixing multi-l... | David Runge | 2015-10-26 | 1 | -3/+30 |
* | bin/crypted-backups: First draft of unifying script, instead of many speciali... | David Runge | 2015-10-26 | 1 | -0/+286 |
* | README.rst: Fixing some typos, adding some clarification. | David Runge | 2015-10-25 | 1 | -6/+7 |
* | README.rst: Reformatting README to ReStructuredText. | David Runge | 2015-10-25 | 1 | -69/+135 |
* | TODO: Moving TODOs to separate file. | David Runge | 2015-10-25 | 1 | -0/+4 |
* | README.rst: Moving to ReStructuredText. | David Runge | 2015-10-24 | 1 | -0/+0 |
* | Adding new TODO.0.1 | David Runge | 2015-08-16 | 1 | -0/+1 |
* | system/*.service: Updating to new configuration file location in all service ... | David Runge | 2015-08-11 | 10 | -10/+10 |
* | scripts/backup-{firefox,thunderbird}: Adding home directory | David Runge | 2015-08-11 | 2 | -0/+2 |
* | Clarifying Description of all units. Generalizing backup-mariadb.* to backup-... | David Runge | 2015-04-27 | 17 | -17/+17 |
* | README.md: Adding TODO for scripts. | David Runge | 2015-04-25 | 1 | -0/+1 |
* | user/cleanup-backup.service: Adding the second configuration location and mak... | David Runge | 2015-03-26 | 1 | -1/+2 |
* | README.md: Removing test code block again. Yay for cgit caches. | David Runge | 2015-03-26 | 1 | -1/+0 |
* | README.md: Fixing code blocks (again) | David Runge | 2015-03-26 | 1 | -0/+2 |
* | README.md: Fixing code blocks (again) | David Runge | 2015-03-26 | 1 | -8/+0 |
* | README.md: Fixing code blocks | David Runge | 2015-03-26 | 1 | -1/+14 |
* | README.md: Adding compression and usage, updating requirements and about. | David Runge | 2015-03-26 | 1 | -2/+48 |
* | user/backup-{firefox,thunderbird}.service: Adding second position for a user ... | David Runge | 2015-03-26 | 2 | -2/+4 |
* | README.md: Updating information regarding user configuration. Minor fixes. | David Runge | 2015-03-26 | 1 | -7/+8 |
* | README.md: Updating with requirements, configuration, TODO and license. | David Runge | 2015-03-26 | 1 | -13/+33 |
* | LICENSE: Adding GPLv3 license. | David Runge | 2015-03-25 | 1 | -0/+674 |
* | user/cleanup-backup.{service,timer}: Adding cleanup-backup also for user units. | David Runge | 2015-03-25 | 2 | -0/+21 |
* | user/backup-{firefox,thunderbird}.service: Now sourcing configuration from us... | David Runge | 2015-03-25 | 2 | -2/+2 |
* | config/system/crypted-backups: Removing user specific settings. Moving cleanu... | David Runge | 2015-03-25 | 1 | -32/+12 |
* | config/user/crypted-backups: Adding user specific settings. | David Runge | 2015-03-25 | 1 | -0/+56 |
* | config/system/crypted-backups: Moving system-wide settings to appropriate sub... | David Runge | 2015-03-25 | 1 | -0/+0 |
* | cleanup-backup: Adding first version of cleanup-backup script, service and ti... | David Runge | 2015-03-20 | 3 | -0/+25 |
* | backup-websites: Adding first version of backup-websites script, service and ... | David Runge | 2015-03-20 | 3 | -0/+53 |
* | backup-var-log-journal: Adding first version of backup-var-log-journal script... | David Runge | 2015-03-20 | 3 | -0/+47 |
* | backup-var-log: Adding first version of backup-var-log script, service and ti... | David Runge | 2015-03-20 | 3 | -0/+47 |
* | backup-mariadb: Adding first version of backup-mariadb script, service and ti... | David Runge | 2015-03-20 | 3 | -0/+52 |
* | backup-mail: Adding first version of backup-mail script, service and timer. | David Runge | 2015-03-20 | 3 | -0/+99 |
* | backup-git: Adding first version of backup-git script, service and timer. | David Runge | 2015-03-20 | 3 | -0/+48 |
* | backup-etc: Adding first version of backup-etc script, service and timer. | David Runge | 2015-03-20 | 3 | -0/+47 |
* | backup-bitlbee: Adding first version of backup-bitlbee script, service and ti... | David Runge | 2015-03-20 | 3 | -0/+48 |
* | backup-aura-states: Adding first version of backup-aura-states script, servic... | David Runge | 2015-03-20 | 3 | -0/+50 |
* | README.md: Fixing bullets. | David Runge | 2015-03-19 | 1 | -10/+10 |
* | README.md: Adding first README version with some information on what this rep... | David Runge | 2015-03-19 | 1 | -0/+21 |
* | config/backup-settings: Alphabetical order for programs/folders. Clarifying t... | David Runge | 2015-03-19 | 1 | -20/+20 |
* | scripts/backup-{firefox,thunderbird}: Adding first version of backup scripts ... | David Runge | 2015-03-19 | 2 | -0/+104 |
* | user/backup-*: Adding the first version of Firefox and Thunderbird backup ser... | David Runge | 2015-03-19 | 4 | -0/+44 |
* | config/backup-settings: Adding first version of backup-settings configuration... | David Runge | 2015-03-19 | 1 | -0/+156 |