index
:
navi/openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-31
Add clangd support for development
LinkTed
2022-03-30
seedrng: remove environment variables
Jason A. Donenfeld
2022-03-30
init.d/urandom.in: drop the use of the psz variable
William Hubbs
2022-03-30
add seedrng service for Linux
William Hubbs
2022-03-30
seedrng.c: multiple cleanups
William Hubbs
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-03-05
Use consistent args passing in start-stop-daemon
LinkTed
2022-03-05
Fix indentation in the meson.build file
LinkTed
2022-03-05
Add newline for `want`
Cat Lee Ball
2022-02-06
add GH action to leverage coverity scan
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-30
init.d/devfs: default mount /dev noexec
omnivagant
2022-01-30
init.d/bootmisc.in: prevent error due to nonexistant file
Dermot Bradley
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-31
remove a tab
William Hubbs
2021-12-30
fix libkvm dependency for *bsd
William Hubbs
2021-12-30
fix filename in FreeBSD meson build
William Hubbs
2021-12-30
use meson in cirrus ci
William Hubbs
2021-12-30
build: always add subdirs
William Hubbs
2021-12-29
remove separate pam directory
William Hubbs
2021-12-29
build: rename sh_dir variable to rc_shdir
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
supervise runsvdir daemon
Aaditya Bagga
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
remove extra file
William Hubbs
2021-12-12
net-online: add missing sleep 1 in ping loop
iucoen
2021-12-12
rc-status: fix uptime types and simplify
Doug Freed
2021-12-07
killprocs: add kill_delay setting
William Hubbs
2021-11-28
support/init.d.examples: Do not use @PKG_PREFIX@ in service examples
William Hubbs
2021-11-28
build: set rootprefix_default to /usr if on a /usr merged system
William Hubbs
2021-11-27
meson: fallback to libcrypt detection outside of pkg-config
Sam James
2021-11-27
src/rc/rc-selinux.c: fix use of deprecated security_context_t
Sam James
2021-11-27
meson: only find libcrypt if SELinux and no PAM
Sam James
2021-11-20
meson: link against libcrypt for SELinux if no PAM
Sam James
2021-11-20
meson: fix pam_misc_dep definition
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
[next]