summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/backup
AgeCommit message (Expand)Author
2019-08-13Merge pull request #65728 from Infinisil/types-eithersAaron Andersen
2019-08-11nixos/postgresql-wal-receiver: add module (#63799)Notkea
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger
2019-08-02nixos/zfs: add autoReplication functionalityAlex Brandt
2019-07-15nixos/backup/tsm: init moduleYarny0
2019-06-27duplicati: fix StateDirectoryDomen Kožar
2019-06-26duplicati: PermissionsStartOnly is deprecatedDomen Kožar
2019-06-25duplicati: allow changing the userDomen Kožar
2019-06-22duplicati: change default interface to 127.0.0.1 for a saner defaultDomen Kožar
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster
2019-05-13FIx some malformed XML in option descriptionsEelco Dolstra
2019-05-02Merge pull request #55771 from Infinisil/nixos/znapzend/parallelSilvan Mosberger
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-04-22Merge pull request #59381 from aanderse/automysqlbackupAaron Andersen
2019-04-15automysqlinit: init at 3.0_rc6Aaron Andersen
2019-04-13nixos/mysql-backup: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2019-04-13nixos/postgresqlBackup: replace deprecated usage of PermissionsStartOnlyAaron Andersen
2019-03-20nixos/bacula: /var/run -> /runBob van der Linden
2019-02-14nixos/znapzend: Run znapzendzetup import in parallelSilvan Mosberger
2019-02-03nixos/duplicity: initOlivier Marty
2019-01-24Merge pull request #54514 from LeOtaku/fix/restic-timer-configSilvan Mosberger
2019-01-23nixos/restic: change type of timerConfig option to attrsOf unitOptionLeOtaku
2019-01-19nixos/postgresqlBackup: add backupAll optionJörg Thalheim
2019-01-10nixos/borgbackup: use coercedTo instead of apply on `paths` (#53756)Yorick
2018-11-30nixos/borgbackup: allow paths to be empty or relative (#51275)Robert Schütz
2018-11-14Merge pull request #49840 from markuskowa/fix-pgBackupSamuel Dionne-Riel
2018-11-10Merge pull request #37365 from proteansec/pkgs/baculaSilvan Mosberger
2018-11-06nixos/postgresqlBackup: set to umask to 0077Markus Kowalewski
2018-11-01bacula: 5.2.13 -> 9.2.1Dejan Lukan
2018-08-01Merge pull request #44332 from jerith666/restic-s3-defaultMatthew Bauer
2018-08-01restic: add missing default for s3CredentialsFileMatt McHenry
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-07-20[bot]: remove unreferenced codevolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-28Merge pull request #41343 from jerith666/restic-s3Matthew Bauer
2018-06-20Merge pull request #42133 from markuskowa/pgbackupJörg Thalheim
2018-06-20nixos/pgbackup: rename option period -> startAtMarkus Kowalewski
2018-06-17nixos/pgbackup: Fix the postgres backup modulesMarkus Kowalewski
2018-06-09nixos/duplicati: add port and interface optionsnyanloutre
2018-06-02restic: add s3CredentialsFile optionMatt McHenry
2018-05-24nixos/borgbackup: make extraArgs a shell variableRobert Schütz
2018-05-24nixos/borgbackup: let borg write to disk and see /tmp, add extraArgsSimon Lackerbauer
2018-05-04restic-rest-server module: initPascal Bach
2018-04-21nixos/restic: init (#38948)Lassulus
2018-04-07duplicati: create servicenyanloutre
2018-03-27Address @yegortimoshenko reviewMichishige Kaito
2018-03-27Add restore service for tarsnap archivesMichishige Kaito
2018-03-27Add support for tarsnap options -H and -LMichishige Kaito
2018-03-25almir: also remove the corresponding module.Guillaume Maudoux
2018-03-25Merge pull request #35073 from Infinisil/fix/znapzendMichael Raskin