aboutsummaryrefslogtreecommitdiff
path: root/src/shared/misc.c
AgeCommit message (Expand)Author
2023-10-19rc.c: use a flag instead of environment variables change the lockfileAnna (navi) Figueiredo Gomes
2023-10-19misc.c: use userenv_whitelist in the env filteringAnna (navi) Figueiredo Gomes
2023-10-19misc.c: export the right paths when in user modeAnna (navi) Figueiredo Gomes
2023-10-19openrc: rework pathing functionsAnna (navi) Figueiredo Gomes
2023-10-19openrc-pam: introduction of a PAM module for --userAnna (navi) Figueiredo Gomes
2023-10-19openrc: Add support for user services.Anna (navi) Figueiredo Gomes
2023-09-12misc: add syscall fallback for close_range for musl libcNatanael Copa
2023-09-12misc: add cloexec_fds_from() helper functionNatanael Copa
2023-04-24openrc-run: silence lock failures with --no-depsDominique Martinet
2023-01-29shared: missing includes from IWYUSam James
2022-05-08shared/misc.c: free env_allow if returning early from env_filterSam James
2022-04-06migrate fully to meson build systemWilliam Hubbs