summary refs log tree commit diff
path: root/nixos/modules/services/torrent/transmission.nix
AgeCommit message (Expand)AuthorFilesLines
2022-11-08rmem_max: define merge functionhappysalada1-1/+1
2022-08-31nixos/*: convert straggler options to MDpennae1-6/+6
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-2/+2
2022-08-31nixos/*: remove indentation from long enable optionspennae1-13/+21
2022-08-03nixos/*: automatically convert option docs to MDpennae1-28/+28
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-16/+16
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen1-0/+4
2021-12-09treewide: add defaultText to remaining optionspennae1-0/+4
2021-12-07Merge pull request #147324 from ju1m/transmissionAaron Andersen1-15/+27
2021-12-01nixos/transmission: adjust message-level enumbb20201-1/+1
2021-11-25nixos/transmission: disable downloadDirPermissions by defaultJulien Moutinho1-15/+27
2021-10-21transmission: add extraFlags configuration optionJakub Sokołowski1-1/+10
2021-10-18nixos/transmission: remove SystemCallErrorNumber= to raise errorsJulien Moutinho1-1/+0
2021-10-18nixos/transmission: remove InaccessiblePaths= to enable reload, fixes #135695Julien Moutinho1-2/+0
2021-10-18nixos/transmission: use freeformType on settingsJulien Moutinho1-120/+186
2021-09-23transmission: fix error when watch-dir is enabledThomas Hobson1-0/+2
2021-04-23transmission: move apparmor profile to NixpkgsJulien Moutinho1-47/+30
2021-04-23Revert "Revert "apparmor: fix and improve the service""Julien Moutinho1-51/+12
2020-11-24utillinux: rename to util-linuxGraham Christensen1-3/+3
2020-11-07transmission: fix #98904Julien Moutinho1-0/+2
2020-10-30nixos/transmission: point at the settings dir in cfg.home.David Anderson1-1/+1
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát1-10/+53
2020-09-06apparmor: fix and improve the serviceJulien Moutinho1-53/+10
2020-08-17Merge pull request #95522 from doronbehar/fix/transmissionJörg Thalheim1-1/+17
2020-08-17transmission: fix BindReadOnlyPaths=Julien Moutinho1-3/+1
2020-08-16nixos/transmission: handle watch-dir as incomplete-dirDoron Behar1-1/+17
2020-08-07transmission: apply RFC0042 and harden the serviceJulien Moutinho1-101/+336
2020-06-10transmission: add libstdc++ and libgcc_s permissions to apparmor profileDavid Izquierdo1-0/+2
2020-03-01nixos/transmission: fix startup directory creationbb20201-7/+8
2020-02-24nixos/transmission: Allow others to read the directorySilvan Mosberger1-1/+2
2020-01-14nixos/transmission: Fix module codeJacek Galowicz1-6/+10
2019-12-31nixos/transmission: fix from where service loads configJakub Sokołowski1-1/+1
2019-12-09nixos/transmission: don't use types.strworldofpeace1-1/+1
2019-12-08transmission: Configurable download directory permissionsDavíð Steinn Geirsson1-5/+14
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink1-1/+1
2019-08-25nixos/transmission: make user configurableJos van Bakel1-9/+27
2019-01-31nixos/transmission: Bug fix Appamor Transmission startup errors (#54873)forficate1-0/+3
2018-08-31nixos/transmission: fix AppArmor profile to include keyutilsRicardo M. Correia1-0/+1
2018-07-20[bot]: remove unreferenced codevolth1-6/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-04-13nixos/transmission: fix AppArmor profile to include libkrb5Ricardo M. Correia1-0/+1
2018-04-05nixos/transmission: Refactor out explicit listing of managed directoriesCorey O'Connor1-1/+4
2018-04-05nixos/transmission: refactor preStart into scriptCorey O'Connor1-3/+11
2018-04-03transmission: settings doc location changednyanloutre1-2/+2
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-09-09nixos/transmission: make it possible to use a different home directory (#29138)Ruben Maher1-1/+9
2017-04-11treewide: use boolToString functionFranz Pletz1-2/+1