Age | Commit message (Expand) | Author |
2016-01-19 | librc: move system detection code into rc_sys and use it | Doug Freed |
2016-01-18 | Revert "librc: fix librc-depend functions to call rc_sys" | William Hubbs |
2016-01-18 | librc: fix librc-depend functions to call rc_sys | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-08 | rc.map: remove references to rc_sys_v{1,2} | William Hubbs |
2015-12-08 | Convert rc_sys() calls to detect_container() and detect_vm() | William Hubbs |
2015-12-02 | Add detection for rkt containers | William Hubbs |
2015-12-02 | Add detection for docker containers | William Hubbs |
2015-12-01 | librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-11-11 | Standardize macro tests for gnu hurd | Benda Xu |
2015-11-05 | librc: rework overriding rc.conf options from the kcl | William Hubbs |
2015-11-05 | librc: Remove redundant code from rc_config_load | William Hubbs |
2015-11-05 | Add rc.conf.d support | William Hubbs |
2015-05-04 | librc: Fix crash if the service name is the same as the including runlevel | Jakob Drexel |
2015-05-01 | Add support for systemd-nspawn containers | William Hubbs |
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs |
2015-03-24 | Fix some compiler warnings | Doug Freed |
2015-01-24 | Prioritize local includes and libraries | Will Miles |
2015-01-12 | fix double free of pidfile | Doug Freed |
2014-11-01 | Fix incorrect handling of chroot option. | Alexander Vershilov |
2014-10-24 | Fix compile errors created by bundling queue.h | William Hubbs |
2014-10-23 | Bundle <sys/queue.h> from NetBSD | Anthony G. Basile |
2014-10-23 | Fix all tests for GNU/kFreeBSD | William Hubbs |
2014-10-23 | Fix rc_svcdir for GNU/Hurd | Gabriele Giacone |
2014-10-23 | fix defines for GNU/Hurd | Svante Signell |
2014-10-22 | Fix rc_svcdir for GNU/kFreeBSD | Gabriele Giacone |
2014-10-22 | Fix GNU/kFreeBSD port | Svante Signell |
2014-10-22 | einfo.h, rc.h.in: simplify __BEGIN_DECLS logic | Anthony G. Basile |
2014-10-21 | einfo.h, rc.h.in: ensure __BEGIN_DECLS is defined | Anthony G. Basile |
2014-10-20 | librc:look for the pid file in a chroot if defined | Alexander Vershilov |
2014-07-19 | src/librc/librc-daemon.c: style fix | William Hubbs |
2014-06-20 | librc: filter out container processes on OpenVZ host | William Hubbs |
2013-10-30 | Begin port to GNU/kFreeBSD | Steven Chamberlain |
2013-10-21 | librc: do not allow "." and ".." as runlevel names | William Hubbs |
2013-10-04 | librc: fix a read off-by-one bug | Natanael Copa |
2013-10-04 | librc: fix off-by-one bug | Natanael Copa |
2013-09-20 | Fix stacked runlevel support | Alexander V Vershilov |
2013-07-25 | Add support for DragonFly BSD | Gary |
2013-04-09 | Fix autodetection of lxc | Natanael Copa |
2013-02-23 | make BINDIR and SBINDIR available to input files | Andrew Gregory |
2012-12-03 | Do not add a prefix to the /run directory | William Hubbs |
2012-10-04 | set the RC_UNAME environment variable when updating dependencies | William Hubbs |
2012-09-20 | fix RC_SVCDIR on prefix systems | William Hubbs |
2012-09-09 | add RC_PREFIX environment variable | William Hubbs |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-05-14 | move rc_svcdir to /run/openrc on Linux systems | William Hubbs |
2012-04-26 | Reduce overhead by leaving rc_deptree_update_needed() as soon as possible | Christian Ruppert |
2012-03-26 | librc: Do not output error messages from within the library. | William Hubbs |
2012-02-25 | librc: make rc_proc_getent available for all operating systems | William Hubbs |