summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-09-12Refactor (#291)nzbr
2023-09-10fix(deps): update rust crate log to 0.4.20 (#287)renovate[bot]
2023-09-09fix(deps): update rust crate anyhow to 1.0.75renovate[bot]
2023-09-09fix: pin rust dependencies; undo cargo lock updatenzbr
2023-09-09chore(deps): lock file maintenancerenovate[bot]
2023-07-12fix: getent missing on nixos-unstablenzbr
2023-02-10feat: run native-utils tests and rustfmt in CIK900
2023-02-10fix(split-paths): refactor a bit, add some basic unit testsK900
2023-02-10fix(split-paths): use stdlib functions + correct shell escapingK900
2023-02-02Merge pull request #214 from K900/until-morale-improvesK900
2023-02-01feat: use a Rust tool to do the PATH manipulationsK900
2023-01-29Make syschdemd start a login shell and add a test for thatnzbr
2023-01-28small improvements to testsnzbr
2023-01-19fix: fix compatibility with latest WSL updateK900
2022-12-21native-systemd-shim: clean up /dev/shm correctly when it's a directoryK900
2022-12-12native-systemd-shim: fix /dev/shm and / mount propagationK900
2022-12-01Fix sudo ssh with jumpHost (#167)Sandro
2022-12-01Fix permissions for files in /dev/pts (#166)Sandro
2022-11-25native-systemd-shim: pass arguments correctly (#170)K900
2022-11-25Add CI Tests (#161)nzbr
2022-11-14Fix syschdemd exit code (#140)nzbr
2022-10-30NixOS users.users.<user> attribute name and .name can differ (#147)Kovacsics Robert
2022-10-30feat: native systemd support (#134)K900
2022-08-29feat: rewrite syschdemd (#126)K900