about summary refs log tree commit diff
path: root/nixos/modules/services/misc/taskserver/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-24/+24
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae1-1/+1
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae1-1/+0
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae1-3/+2
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae1-1/+1
2023-01-10nixos/taskserver: convert manual chapter to MDpennae1-0/+2
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 3pacien1-1/+1
2022-01-26modules/taskserver: Minor updatePamplemousse1-5/+6
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-8/+8
2019-07-27nixos/taskserver: crl file is optionalarcnmx1-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-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-10/+0
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 configaszlig1-2/+2
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-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
2016-04-12nixos/taskserver: Set up service namespacesaszlig1-0/+7
2016-04-12nixos/taskserver: Set allowedTCPPorts accordinglyaszlig1-0/+8
2016-04-12nixos/taskserver: Reorder into one mkMergeaszlig1-132/+132
2016-04-12nixos/taskserver: Setup CA before main serviceaszlig1-0/+1
2016-04-12nixos/taskserver: Introduce an extraConfig optionaszlig1-2/+11
2016-04-12nixos/taskserver: Allow to specify expiration/bitsaszlig1-12/+54
2016-04-12nixos/taskserver: Silence certtool everywhereaszlig1-7/+15
2016-04-12nixos/taskserver: Add a command to reload serviceaszlig1-0/+1
2016-04-11nixos/taskserver: Generate a cert revocation listaszlig1-0/+13
2016-04-11nixos/taskserver: Constrain server cert permsaszlig1-3/+7
2016-04-11nixos/taskserver: Handle declarative conf via JSONaszlig1-16/+4
2016-04-11nixos/taskserver: Link to manual within .enableaszlig1-2/+11
2016-04-11nixos/taskserver: Set server.crl for automatic CAaszlig1-3/+4