about summary refs log tree commit diff
path: root/nixos/modules/services/misc/taskserver
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-24/+24
2024-01-16nixos/taskserver: Enable cfg.group to read clients' certificatesDoron Behar1-7/+27
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-131/+1
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae3-6/+5
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-5/+5
2023-01-10nixos/taskserver: convert manual chapter to MDpennae3-127/+215
2023-01-10nixos/manual: replace <quote> with quotespennae1-1/+1
2023-01-10nixos/manual: remove links from program listingspennae1-4/+4
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-08-31nixos/*: convert options with admonitions to MDpennae1-12/+14
2022-08-06nixos/*: automatically convert option docspennae1-8/+8
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-8/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-28/+28
2022-03-05nixos/taskserver: do not open firewall port implicitlypacien1-5/+9
2022-03-05nixos/taskserver: port helper-tool to Python 3pacien2-6/+6
2022-01-26modules/taskserver: Minor updatePamplemousse2-6/+7
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-8/+8
2019-09-19Revert "nixos/doc: re-format"Eelco Dolstra1-18/+56
2019-09-18nixos/doc: re-formatJan Tojnar1-56/+18
2019-07-27nixos/taskserver: crl file is optionalarcnmx1-1/+1
2019-06-17doc: Use prompt more oftenJan Tojnar1-1/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-2/+2
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-1/+1
2018-09-29docs: formatGraham Christensen1-109/+100
2018-09-01nixos docs: give IDs to thingsGraham Christensen1-4/+4
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-10/+0
2018-04-12Added cross-references to NixOS manualReuben D'Netto1-6/+6
2017-07-16nixos/taskserver: Fix manual PKI managementaszlig1-0/+2
2017-05-06nixos: revert changes from 3ab45f4b369c in taskserver modulePeter Simons1-1/+1
2017-04-11treewide: use boolToString functionFranz Pletz1-1/+1
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0
2017-02-17taskserver: Remove taskserver from systemPackagesaszlig1-1/+1
2017-02-17taskserver: Pass configuration via command lineaszlig1-45/+84
2017-02-17taskserver: Allow helper tool in manual configaszlig3-19/+32
2017-02-17taskserver/helpertool: Fix error message on exportaszlig1-1/+1
2017-02-07nixos: fix taskserver module to evaluate properly when keys are managed manuallyPeter Simons1-4/+4
2016-11-05types: loeOf -> listOfEric Sagnes1-2/+2
2016-10-12taskserver : use pythonPackage.buildPythonPackageregnat1-1/+1
2016-08-11modules: move meta at top levelEric Sagnes1-1/+2
2016-08-11manual: automatically generate modules entriesEric Sagnes1-1/+1
2016-06-12Escape all shell arguments uniformlyzimbatm1-2/+0
2016-04-28taskserver service: Really check that it is enabledTuomas Tynkkynen1-2/+2
2016-04-15nixos/taskserver: Fix reference to certtool.aszlig1-1/+1
2016-04-14nixos/taskserver/doc: Improve example org nameaszlig1-4/+4
2016-04-12nixos/taskserver/helper: Fix docstring of add_useraszlig1-1/+1
2016-04-12nixos/taskserver: Fix wrong option doc referencesaszlig1-3/+3
2016-04-12nixos/taskserver: Restart service on failureaszlig1-0/+1
2016-04-12nixos/taskserver: Improve service dependenciesaszlig1-2/+3