index
:
navi/openrc/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
/
rc
Age
Commit message (
Expand
)
Author
2018-05-14
openrc-run: respect the IN_DRYRUN environment variable
William Hubbs
2018-05-14
rc-misc.c: Add IN_DRYRUN to environment whitelist
William Hubbs
2018-05-14
rc-service: add a --dry-run option
William Hubbs
2018-05-10
Revert "Logger: only log printable characters and newlines"
William Hubbs
2018-05-09
Logger: only log printable characters and newlines
William Hubbs
2018-05-02
start-stop-daemon: don't fail stopping if pidfile is gone
Andrey Utkin
2018-03-21
rc-update: fix typo
Scall
2018-03-14
supervise-daemon: fix off-by-one error
William Hubbs
2018-03-01
openrc-run: fix memory size (#213)
Chris Cromer
2018-02-27
supervise-daemon: make an error message more verbose
William Hubbs
2018-02-26
fstabinfo: fix an error message
William Hubbs
2018-02-26
openrc: remove unused #define's.
William Hubbs
2018-02-26
openrc: convert another execl() call to execlp()
William Hubbs
2018-02-26
openrc-init: convert execl calls to execlp
William Hubbs
2018-02-24
kill_all: change execl call to execlp
William Hubbs
2018-02-24
openrc-init: set a default path
William Hubbs
2018-02-22
openrc: force deptree update for sysinit runlevel
William Hubbs
2018-02-22
supervise-daemon: zero out the cmdline buffer when it is allocated
William Hubbs
2018-02-21
start-stop-daemon: compiler warning cleanup
William Hubbs
2018-02-21
openrc-run: clean up a compiler warning
William Hubbs
2018-02-21
supervise-daemon: remove references to PATH_MAX
William Hubbs
2018-02-21
rc.c: remove PATH_MAX references
William Hubbs
2018-02-20
rc-selinux.c: remove references to path_max
William Hubbs
2018-02-20
rc-plubin.c: remove references to PATH_MAX
William Hubbs
2018-02-20
rc-misc.c: remove references to PATH_MAX
William Hubbs
2018-02-16
start-stop-daemon: clean up string handling
William Hubbs
2018-02-15
openrc-run: clean up string handling
William Hubbs
2018-02-15
rc-update: remove reference to PATH_MAX
William Hubbs
2018-02-14
mountinfo: create strings with xasprintf
William Hubbs
2018-02-14
kill_all: create strings with xasprintf
William Hubbs
2018-01-24
typo fix
William Hubbs
2018-01-23
checkpath: use fchown and fchmod to handle ownership and mode changes
William Hubbs
2018-01-16
checkpath: fix lchown error message
William Hubbs
2018-01-16
_rc_deptree_load - return NULL if the stat() call is not successful
William Hubbs
2018-01-09
checkpath: use lchown instead of chown
William Hubbs
2017-12-04
rc-service: add --ifcrashed option
William Hubbs
2017-11-29
start-stop-daemon: properly handle missing pidfile
Doug Freed
2017-11-27
fix FreeBSD build
William Hubbs
2017-11-19
rc-schedules: if given nothing to look for, stop
Doug Freed
2017-11-07
start-stop-daemon: do not use do_stop to verify whether a daemon is running
William Hubbs
2017-10-30
fix issue with --reexec call
William Hubbs
2017-10-27
supervise-daemon: use RC_SVCNAME as the first argument to the daemon
William Hubbs
2017-10-27
supervise-daemon: fix logging for reexec and the child command line
William Hubbs
2017-10-27
log as supervise-daemon not the service
William Hubbs
2017-10-26
supervise-daemon: clarify a log message
William Hubbs
2017-10-26
supervise-daemon: log the command line we run to spawn the child process
William Hubbs
2017-10-26
supervise-daemon: log with the service name instead of "supervise-daemon"
William Hubbs
2017-10-26
implement "unsupervised" status
William Hubbs
2017-10-26
supervise-daemon: remove child_pid from saved options during shutdown
William Hubbs
2017-10-24
supervise-daemon: fix build issue for >=glibc-2.26
William Hubbs
[next]