summary refs log tree commit diff
path: root/nixos/modules/services/networking/syncthing.nix
Commit message (Expand)AuthorAge
* nixos/syncthing: disallow relative pathsRobert Schütz2022-11-12
* nixos/syncthing: keep manually added dirs/devicesAndrew Barchuk2022-10-30
* nixos/syncthing: remove exit code 2 from exit status successChristian Kögler2022-09-11
* Merge pull request #185782 from e1mo/e1mo/syncthing-receiveencryptedChristian Kögler2022-09-09
|\
| * nixos/syncthing: Add receiveencrypted folder typeMoritz 'e1mo' Fromm2022-08-09
* | Merge branch 'master' into option-docs-mdpennae2022-09-01
|\ \
| * | nixos/syncthing: fix path setting for versioningKFears2022-08-28
| |/
* / nixos/*: automatically convert option descriptionspennae2022-08-31
|/
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/syncthing: don't leak the secret API key in process listingsBjørn Forsman2022-07-23
* nixos/syncthing: fix services.syncthing.folders descriptionGreizgh2022-06-23
* treewide: attempt at markdown option docspennae2022-06-12
* nixos/modules/syncthing: add 22000/udp to firewallZane van Iperen2022-01-18
* treewide: add literalDocBook text to options with complex defaultspennae2021-12-09
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/syncthing: fix declarative init crash on HTTPSRobin Stumm2021-08-31
* nixos/syncthing: fix escapes interpreted in configRobin Stumm2021-08-30
* syncthing: add extraFlags option that adjust serviceJakub Sokołowski2021-08-29
* syncthing: add autoAcceptFolders to devices configJakub Sokołowski2021-08-29
* nixos/syncthing: fix curl not retrying on network errorsNaïm Favier2021-08-01
* nixos/syncthing: clean up option descriptionsNaïm Favier2021-07-29
* nixos/syncthing: move declarative options to the top levelNaïm Favier2021-07-28
* nixos/syncthing: add declarative.extraOptionsNaïm Favier2021-07-28
* nixos/syncthing: add ignoreDelete folder optionDoron Behar2020-08-30
* nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger2020-04-02
* nixos/syncthing.nix: Sandbox the systemd service.Félix Baylac-Jacqué2020-01-20
* nixos/syncthing: Fix submodule name usageSilvan Mosberger2020-01-02
* nixos/syncthing: add versioningIngolf Wagner2019-11-19
* Revert "nixos/syncthing: simple versioning"Frederik Rietdijk2019-11-13
* nixos/syncthing: simple versioningIngolf Wagner2019-11-12
* treewide: remove redundant quotesvolth2019-08-26
* syncthing: create default group if not overriddenAlexey Shmalko2019-07-29
* nixos/syncthing: do not use nogroupPeter Hoeg2019-07-10
* Merge pull request #62157 from Lassulus/syncthing-fixMatthew Bauer2019-05-29
|\
| * nixos/syncthing: run init only if devices or folders are setlassulus2019-05-29
* | nixos/syncthing: better examples for declarative optionslassulus2019-05-29
|/
* syncthing: made module more NixOps friendlyIngolf Wanger2019-05-22
* nixos/syncthing: add options for declarative device/folder configlassulus2019-05-20
* nixos/syncthing: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/syncthing: setup user only on system serviceIoannis Koutras2019-02-06
* nixos/syncthing: move configuration to condigDirrnhmjoj2018-10-15
* nixos/modules: services.syncthing use types.str instead of types.stringIngolf Wagner2018-10-14
* nixos/modules: services.syncthing add guiAddress parameterIngolf Wagner2018-10-14
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* syncthing,qsyncthingtray: remove syncthing-inotifyTimo Kaufmann2018-02-24
* syncthing: use service files from upstreamPeter Hoeg2016-10-19
* syncthing service: add syncthing-inotify (#17320)jokogr2016-08-06
* syncthing: fix system serviceIoannis Koutras2016-07-26
* syncthing: Allow the user service to be enabled with systemctl (#17136)Michele Guerini Rocco2016-07-21
* syncthing service: respect cfg.package (#15810)anderspapitto2016-05-30