aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/backup (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingVladimír Čunát2019-09-024-143/+3
|\
| * Merge pull request #67818 from xvapx/remove/crashplanAaron Andersen2019-08-312-140/+0
| |\
| | * crashplan, crashplan-small-business: remove pkg and moduleMarti Serra2019-09-012-140/+0
| * | nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-312-3/+3
| |/
* / treewide: remove redundant quotesvolth2019-08-264-5/+5
|/
* Merge pull request #65728 from Infinisil/types-eithersAaron Andersen2019-08-131-1/+1
|\
| * nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-081-1/+1
* | nixos/postgresql-wal-receiver: add module (#63799)Notkea2019-08-111-0/+203
* | nixos/zfs: add autoReplication functionalityAlex Brandt2019-08-021-0/+90
|/
* nixos/backup/tsm: init moduleYarny02019-07-151-0/+106
* duplicati: fix StateDirectoryDomen Kožar2019-06-271-1/+1
* duplicati: PermissionsStartOnly is deprecatedDomen Kožar2019-06-261-5/+1
* duplicati: allow changing the userDomen Kožar2019-06-251-2/+16
* duplicati: change default interface to 127.0.0.1 for a saner defaultDomen Kožar2019-06-221-1/+1
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-181-2/+2
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-291-2/+2
* | FIx some malformed XML in option descriptionsEelco Dolstra2019-05-131-17/+10
* | Merge pull request #55771 from Infinisil/nixos/znapzend/parallelSilvan Mosberger2019-05-021-2/+4
|\ \ | |/ |/|
| * nixos/znapzend: Run znapzendzetup import in parallelSilvan Mosberger2019-02-141-2/+4
* | Merge pull request #59381 from aanderse/automysqlbackupAaron Andersen2019-04-221-0/+115
|\ \
| * | automysqlinit: init at 3.0_rc6Aaron Andersen2019-04-151-0/+115
* | | nixos/mysql-backup: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-131-5/+3
* | | nixos/postgresqlBackup: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-131-6/+5
|/ /
* | nixos/bacula: /var/run -> /runBob van der Linden2019-03-201-3/+3
* | nixos/duplicity: initOlivier Marty2019-02-031-0/+141
|/
* Merge pull request #54514 from LeOtaku/fix/restic-timer-configSilvan Mosberger2019-01-241-1/+6
|\
| * nixos/restic: change type of timerConfig option to attrsOf unitOptionLeOtaku2019-01-231-1/+6
* | nixos/postgresqlBackup: add backupAll optionJörg Thalheim2019-01-191-11/+40
|/
* nixos/borgbackup: use coercedTo instead of apply on `paths` (#53756)Yorick2019-01-101-2/+1
* nixos/borgbackup: allow paths to be empty or relative (#51275)Robert Schütz2018-11-301-1/+1
* Merge pull request #49840 from markuskowa/fix-pgBackupSamuel Dionne-Riel2018-11-141-0/+2
|\
| * nixos/postgresqlBackup: set to umask to 0077Markus Kowalewski2018-11-061-0/+2
* | Merge pull request #37365 from proteansec/pkgs/baculaSilvan Mosberger2018-11-101-6/+18
|\ \ | |/ |/|
| * bacula: 5.2.13 -> 9.2.1Dejan Lukan2018-11-011-6/+18
* | Merge pull request #44332 from jerith666/restic-s3-defaultMatthew Bauer2018-08-011-0/+1
|\ \
| * | restic: add missing default for s3CredentialsFileMatt McHenry2018-08-011-0/+1
* | | [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-203-4/+4
* | | [bot]: remove unreferenced codevolth2018-07-205-21/+0
* | | nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-304-7/+7
* | | Merge pull request #41343 from jerith666/restic-s3Matthew Bauer2018-06-281-0/+10
|\| |
| * | restic: add s3CredentialsFile optionMatt McHenry2018-06-021-0/+10
* | | Merge pull request #42133 from markuskowa/pgbackupJörg Thalheim2018-06-201-17/+45
|\ \ \
| * | | nixos/pgbackup: rename option period -> startAtMarkus Kowalewski2018-06-201-3/+3
| * | | nixos/pgbackup: Fix the postgres backup modulesMarkus Kowalewski2018-06-171-16/+44
* | | | nixos/duplicati: add port and interface optionsnyanloutre2018-06-091-1/+18
|/ / /
* | | nixos/borgbackup: make extraArgs a shell variableRobert Schütz2018-05-241-7/+7
* | | nixos/borgbackup: let borg write to disk and see /tmp, add extraArgsSimon Lackerbauer2018-05-241-6/+42
|/ /
* | restic-rest-server module: initPascal Bach2018-05-041-0/+107
* | nixos/restic: init (#38948)Lassulus2018-04-211-0/+150
* | duplicati: create servicenyanloutre2018-04-071-0/+40