index
:
openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-03-29
seedrng: clean up fds and avoid -1 close on exit (#509)
Jason A. Donenfeld
2022-03-26
Use seedrng for seeding the random number generator
Jason A. Donenfeld
2022-03-05
Add Posix Scheduling Support to start-stop-daemon (#497)
sad-goldfish
2022-03-05
switch 0x100 constants to enums
Mike Frysinger
2022-03-05
switch 0x80 to 0x103 for long options
Mike Frysinger
2022-02-06
linux: Add support for No New Privs flag
LinkTed
2022-02-06
capabilities: Add support for securebits flags
LinkTed
2022-01-26
rc-misc.c: Allocate memory for 'file'
Matt Turner
2021-12-31
define the pam directory at the top level
William Hubbs
2021-12-30
fix libkvm dependency for *bsd
William Hubbs
2021-12-29
remove separate pam directory
William Hubbs
2021-12-23
capabilities: Add support for Linux capabilities(7)
LinkTed
2021-12-22
add option for OOM score adjustment
Matt Whitlock
2021-12-21
start-stop-daemon: fix typo in error message
Matt Whitlock
2021-12-21
broadcast: fix compiler warnings
Mike Frysinger
2021-12-21
code style: remove space after unary "not" operator
Matt Whitlock
2021-12-20
use HEAD in git URIs to point to the default branch
Mike Frysinger
2021-12-20
drop unused copyright variables
Mike Frysinger
2021-12-20
change getopt definition to elide pointer storage
Mike Frysinger
2021-12-12
rc-status: fix uptime types and simplify
Doug Freed
2021-11-27
src/rc/rc-selinux.c: fix use of deprecated security_context_t
Sam James
2021-11-20
meson: link against libcrypt for SELinux if no PAM
Sam James
2021-11-12
src/librc/librc-daemon.c: add missing include for kill (fix uclibc)
Sam James
2021-11-12
src/librc/librc-misc.c: add missing include for fileno (fix uclibc)
Sam James
2021-11-12
Added missing comma in openrc/src/rc
Eric Turgeon
2021-11-12
openrc-init: fix build for selinux
William Hubbs
2021-10-08
selinux build fix
William Hubbs
2021-10-07
checkpath: fix allocation size of path buffer
Sam James
2021-10-04
fix build for selinux
William Hubbs
2021-10-02
build: fix pam and pam_misc dependencies
William Hubbs
2021-09-21
move rc_bindir and rc_sbindir definitions to the top level
William Hubbs
2021-09-18
link runscript with audit
William Hubbs
2021-09-18
link openrc-run with audit and libpam_misc
William Hubbs
2021-09-09
Fix undeclared UT_LINESIZE
Jakub Jirutka
2021-09-09
fix build under musl 1.2 on 32 bit systems
Ariadne Conill
2021-09-08
meson: typo fix
William Hubbs
2021-09-06
build: change root_prefix to rootprefix
William Hubbs
2021-09-04
add meson build files
William Hubbs
2021-08-17
supervise-daemon: implement SSD_IONICELEVEL
Matt Whitlock
2021-08-13
move supervise-daemon out of experimental status
kyoreln
2021-08-13
Revert "openrc-init: ignore an empty string in argv[1]"
William Hubbs
2021-08-13
librc: fix rc_runlevel_exists return for empty string
William Hubbs
2021-08-12
openrc-init: ignore an empty string in argv[1]
Mike Gilbert
2021-04-15
checkpath: fix code to walk the directory path
William Hubbs
2021-04-13
checkpath: remove extra slashes from paths
William Hubbs
2021-04-13
style fix
William Hubbs
2021-03-22
stop namespaced services with specified pids
William Hubbs
2021-02-22
start-stop-daemon: Fix off by ones when checking for RC_* envvars
Disconnect3d
2021-02-22
supervise-daemon: Fix off by ones when checking for RC_* envvars
Disconnect3d
2021-02-22
Support docker and lxc stop
Rin Cat
[prev]
[next]