summaryrefslogtreecommitdiff
path: root/gnu/services/security.scm
AgeCommit message (Expand)AuthorFilesLines
2025-09-23services: fail2ban: Extend profile with fail2ban package.Maxim Cournoyer1-4/+8
2023-04-02services: replace bare serializers with (serializer ...)Bruno Victal1-3/+3
2023-01-10gnu: services: Fix fail2ban configuration serialization.muradm1-20/+20
2022-12-06services: fail2ban: Start server in the foreground.Ludovic Courtès1-10/+10
2022-12-06services: fail2ban: Remove unnecessary Shepherd 'modules' field.Ludovic Courtès1-2/+0
2022-12-06services: fail2ban: 'stop' returns #f when the dameon is stopped.Ludovic Courtès1-9/+11
2022-09-14gnu: fail2ban-service-type: Improve extra-content fields.muradm1-15/+10
2022-09-01gnu: fail2ban-service-type: Fix documentation typos.muradm1-1/+1
2022-09-01gnu: fail2ban-service-type: Improve jail configuration serialization.muradm1-1/+2
2022-09-01gnu: fail2ban-service-type: Fix field name serialization.muradm1-1/+1
2022-08-28gnu: security: Add fail2ban-service-type.muradm1-0/+415