summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/mosquitto.nix
AgeCommit message (Expand)Author
13 daysnixos/mosquitto: fix "listeners" option defaultBjørn Forsman
2024-07-29treewide: remove unused with statements from maintainer listsJörg Thalheim
2024-07-01maintainers: remove pennaepennae
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-02-27nixos/mosquitto: remove stutter in acl file nameSandro
2024-02-26Merge pull request #259937 from charmoniumQ/patch-1pennae
2024-01-19nixos: fix remaining services for network-online dep fixJade Lovelace
2023-11-27treewide: use `mkPackageOption`h7x4
2023-10-08nixos/mosquitto: fix ACL permissionsSam Grayson
2023-07-24nixos/mosquitto: leverage systemd credentialsdatafoo
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae
2022-12-17nixos: fix typosfigsoda
2022-10-28nixos/mosquitto: clarify hashedPassword generationpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-06-12treewide: attempt at markdown option docspennae
2022-05-15nixos/mosquitto: fix attribute path display in assertionspennae
2022-05-15nixos/mosquitto: add missing listener option bind_interfacepennae
2022-01-19nixos/mosquitto: add package optiondatafoo
2022-01-17nixos/mosquitto: wait for network-online.target, not network.targetpennae
2021-10-28nixos/mosquitto: add module documentationpennae
2021-10-24nixos/mosquitto: restore passwordless system featurepennae
2021-10-22nixos/mosquitto: rewrite the modulepennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-05-01nixos/mosquitto: Migrate away from bind_address/port config keysMartin Weinelt
2021-05-01nixos/mosquitto: harden systemd unitMartin Weinelt
2020-11-27Merge pull request #85133 from snicket2100/mosquitto-service-sandboxingSandro
2020-10-25nixos/mosquitto: add passwordFile and hashedPasswordFile optionsFelix Tenley
2020-04-13mosquitto: systemd service sandboxingsnicket2100
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-04-20cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen
2019-03-01mosquitto (nixos): notify systemd when startedPeter Hoeg
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-02-08Multiple users with hashedPassword is broken in mosquittoFlorian Baumann
2018-01-13Merge pull request #27131 from richardlarocque/mosquitto_pwJoachim F
2017-08-06nixos/mosquitto: Fix instructions for password genRichard Larocque
2017-08-06nixos/mosquitto: Add checkPasswords optionRichard Larocque
2017-04-11treewide: use boolToString functionFranz Pletz
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2016-05-24mosquitto service: initHans-Harro Horn