index
:
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-11-29
supervise-daemon: do not spawn a process if we are exiting
William Hubbs
2020-11-27
src/rc/checkpath.c: replace mkdir() with mkdirat().
Michael Orlitzky
2020-11-27
src/rc/checkpath.c: fix typo "synbolic" -> "symbolic".
Michael Orlitzky
2020-11-27
start-stop-daemon, supervise-daemon: fix parsing of usernames passed via --us...
Johannes Heimansberg
2020-11-20
start-stop-daemon: Don't segfault if --exec was given a non-existing file name
Lars Wendler
2020-11-20
checkpath: fix CVE-2018-21269
William Hubbs
2020-09-25
supervise-daemon: only log debug logs when verbose mode is active
William Hubbs
2020-01-19
src/rc/rc-logger.h: fix build failure against gcc-10
Sergei Trofimovich
2020-01-11
supervise-daemon: Fix segfault when executable does not exist
Wolf
2019-12-05
openrc-shutdown.c: typo fix
William Hubbs
2019-08-20
fix clang build
William Hubbs
2019-08-19
fix single user mode
William Hubbs
2019-08-15
fix sysvinit compatibility
William Hubbs
2019-07-25
add ability for openrc-shutdown to communicate with sysvinit
William Hubbs
2019-07-24
Fix build with Clang
Martin Wilke
2019-03-29
supervise-daemon: allow --respawn-max to be zero
William Hubbs
2019-02-26
remove hidden-visibility.h
William Hubbs
2019-02-25
openrc-init: fix waitpid checks
William Hubbs
2019-02-23
librc: fix potential buffer overflow in pid_is_argv
William Hubbs
2019-02-23
Revert "src/librc/librc-daemon.c: fix buffer overrun in pid_is_argv"
William Hubbs
2019-02-22
combine test directories
William Hubbs
2019-02-22
remove unused test ignore patterns
William Hubbs
2019-02-22
remove unused test data files
William Hubbs
2019-02-21
librc/librc-depend.c: fix NULL pointer dereference
Georgy Yakovlev
2019-02-19
src/test/runtests.sh: drop 'readelf'-based tests
Sergei Trofimovich
2019-02-15
rc-status: style fixes
William Hubbs
2019-02-15
rc-status: add -f option to allow formatting output
William Hubbs
2019-02-14
rc-status.c: small style changes
William Hubbs
2019-02-12
librc: fix realpath() return value check
Edan Bedrik
2019-02-12
improve shutdown documentation
William Hubbs
2018-12-28
start-stop-daemon: fix compiler warning
William Hubbs
2018-12-27
fix leading whitespace
philhofer
2018-12-27
fix potential out-of-bounds reads
philhofer
2018-12-25
Do not use UT_LINESIZE or __UT_LINESIZE
William Hubbs
2018-12-24
src/librc/librc-daemon.c: fix buffer overrun in pid_is_argv
philhofer
2018-12-24
src/rc/supervise-daemon.c: formatting fixes
philhofer
2018-12-23
src/rc/supervise-daemon.c: do not pass NULL to strcmp
philhofer
2018-12-23
src/rc/openrc-run.c: remove duplicate statement
philhofer
2018-12-21
fix compiler warnings
William Hubbs
2018-12-20
supervise-daemon: do not use the exec_service() function
William Hubbs
2018-12-18
Add debug logging to start-stop-daemon and rc-supervisor
William Hubbs
2018-12-06
supervise-daemon: fix busy loop
William Hubbs
2018-12-04
supervise-daemon: redirect std{in,out,err} to /dev/null after demonizing
Alexander Zubkov
2018-12-03
misc: make checks always fatal
Austin English
2018-12-03
src/rc/supervise-daemon.c: fix style issue
Austin English
2018-12-03
rc-status: show status for supervised services instead of a list
William Hubbs
2018-12-03
supervise-daemon: use a default pid file if one is not specified
William Hubbs
2018-12-02
rc-status: add --supervised option to show supervised services
William Hubbs
2018-12-02
rc-status: show failed services as failed
William Hubbs
2018-12-02
supervise-daemon: mark a service failed if it respawns too many times
William Hubbs
[next]