summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-29openrc-run: print proper errors when exclusive_fd failsorigin/proper-errorsAnna (navi) Figueiredo Gomes
2025-07-24recognise alacritty as a color terminaldakkar
2025-07-12librc: allow user services to add boot servicesAnna (navi) Figueiredo Gomes
2025-07-12openrc-run: remove timeout from start/stopAnna (navi) Figueiredo Gomes
2025-07-08librc-depend: clear dirfds unconditionallyAnna (navi) Figueiredo Gomes
2025-07-05openrc-run: unset signal_pipe[1] before closing itDominique Martinet
2025-07-05openrc-run: block SIGCHLD during fork() to avoid race with reapingDominique Martinet
2025-06-29librc: clear dirfds when creating new svcdirAnna (navi) Figueiredo Gomes
2025-06-28AUTHORS: add naviSam James
2025-06-27shared/misc: open svcdir dirfd after update_neededAnna (navi) Figueiredo Gomes
2025-06-19*-daemon: filter EINFO_ and SVCNAME variables as wellAnna (navi) Figueiredo Gomes
2025-06-19*-daemon: actually filter RC_/SSD_ variablesAnna (navi) Figueiredo Gomes
2025-06-18add document describing the release processWilliam Hubbs
2025-06-16helpers: remove existss, unused internal functionAnna (navi) Figueiredo Gomes
2025-06-16checkpath,shared/misc: remove is_writable helperAnna (navi) Figueiredo Gomes
2025-06-16librc: fix FILE * leak in rc_proc_getentAnna (navi) Figueiredo Gomes
2025-06-16*: don't check for file existence before opening itAnna (navi) Figueiredo Gomes
2025-06-16*: use access(..., F_OK) instead of exists/stat.2Anna (navi) Figueiredo Gomes
2025-06-15librc: don't create /run/openrc itself on demand.Anna (navi) Figueiredo Gomes
2025-06-11Fix error message in parse_scheduleYury Vostrikov
2025-06-07binfmt: also look in /usr/local/lib/binfmt.dArusekk
2025-06-03shared/misc.c: update mtime on deptree, not the clock-skew fileAnna (navi) Figueiredo Gomes
2025-06-03shared/misc.c: print correct file for skewAnna (navi) Figueiredo Gomes
2025-06-02Add missing description for --notify option of supervise-daemonYury Vostrikov
2025-05-27*-daemon: fix order of chrootNRK
2025-05-27*-daemon: don't assume [ug]id_t to be `int`NRK
2025-05-27build: specify kvm/libcap dependency more clearlyAnna (navi) Figueiredo Gomes
2025-05-27build: drop 'os' option and use host_machine.system()Anna (navi) Figueiredo Gomes
2025-05-27build: drop GNU-kFreeBSD supportAnna (navi) Figueiredo Gomes
2025-05-27build: cleanup meson.build logicAnna (navi) Figueiredo Gomes
2025-05-27build: add project arguments instead of adhoc c_argsAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for librcAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for libeinfoAnna (navi) Figueiredo Gomes
2025-05-27build: use static_library and declare_dependency for shared codeAnna (navi) Figueiredo Gomes
2025-05-26einfo.3: eindent indents by 2 charactersUlrich Müller
2025-05-26libeinfo.c: Fix out-of-bounds array access in _eindentUlrich Müller
2025-05-26libeinfo.c, functions.sh: Drop upper limit for EINFO_INDENTUlrich Müller
2025-05-20supervisor=s6: fix indentation, add more paranoid hardeningLaurent Bercot
2025-05-20supervisor=s6 support: additional small bugfixesLaurent Bercot
2025-05-20supervisor=s6: rework supportLaurent Bercot
2025-05-05start-stop-daemon: add longopts_help value for --notifyDaniel Watkins
2025-05-05*-daemon: properly log ready fd errorAnna (navi) Figueiredo Gomes
2025-05-02openrc-user: simplify argc checkRahul Sandhu
2025-04-29service-script-guide: improve markupfkobi
2025-04-29build: fix installation of getty symlinksWilliam Hubbs
2025-04-29Reduce needless indentationHugo Osvaldo Barrera
2025-04-29man: use Ic macro for rc-update commandsHugo Osvaldo Barrera
2025-04-29librc: fix existsat check in rc_service_scheduled_startAnna (navi) Figueiredo Gomes
2025-04-29build: remove the meson_runlevels scriptWilliam Hubbs
2025-04-29build: install runlevels with mesonWilliam Hubbs