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
Age
Commit message (
Expand
)
Author
2012-09-20
fix RC_SVCDIR on prefix systems
William Hubbs
2012-09-14
Typo: emtpy -> empty
Christian Ruppert
2012-09-12
Silence the right get_pid() call
Christian Ruppert
2012-09-12
Silence get_pid(), OpenRC will give the process some time to create the PID f...
Christian Ruppert
2012-09-09
add RC_PREFIX environment variable
William Hubbs
2012-08-19
Do not silence errors
Christian Ruppert
2012-08-18
Fix quiet usage
Christian Ruppert
2012-07-26
Bring Back prefix support
William Hubbs
2012-05-23
rc: fix inverted string compare logic
Mike Frysinger
2012-05-16
rc: fix thinko in applet collapse
Mike Frysinger
2012-05-14
move rc_svcdir to /run/openrc on Linux systems
William Hubbs
2012-05-06
rc: collapse the applet if statements into a single array walk
Mike Frysinger
2012-05-06
add a new ARRAY_SIZE macro and use it
Mike Frysinger
2012-05-06
split out librc-independent helpers into a dedicated header file
Mike Frysinger
2012-04-26
Reduce overhead by leaving rc_deptree_update_needed() as soon as possible
Christian Ruppert
2012-04-26
Disable some questionable lines
Christian Ruppert
2012-04-24
Remove duplicate getenv("RC_SVCNAME") call
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
2012-02-25
Fix rc_proc_getent() undeclared on BSD
Christian Ruppert
2012-02-23
Skip pam if running as root
William Hubbs
2012-02-21
Remove prefix support
William Hubbs
2012-02-20
rc: remove calls to rc_sys_v2 and rc_sys_v1
William Hubbs
2012-02-20
remove the warning about falling back to autodetection
Jory A. Pratt
2012-02-12
Fix some more warnings
Christian Ruppert
2012-02-12
Use size_t instead of int
Christian Ruppert
2012-02-11
Remove unused/useless function single_user()
Christian Ruppert
2012-01-31
fstabinfo: add --remount option
William Hubbs
2012-01-30
Complain about loading /etc/conf.d/rc
William Hubbs
2012-01-28
Do not unlink the temp. log during shutdown
Christian Ruppert
2012-01-28
Do not loop flock()
Christian Ruppert
2012-01-26
Add -W/--writable function to checkpath
Christian Ruppert
2012-01-26
Whitespace
Christian Ruppert
2012-01-26
Add is_writable() function to check whether a path is writable or not
Christian Ruppert
2012-01-24
Disable parallel startup in interactive mode
Christian Ruppert
2012-01-24
Override rc.conf options only
Christian Ruppert
2012-01-23
Per the systemd tmpfiles implementation, we need to watch out for umask durin...
Robin H. Johnson
2012-01-23
Ensure that when -F is passed, existing files are truncated properly.
Robin H. Johnson
2012-01-23
Respin features.h usage so that we correctly test for features before we use ...
Robin H. Johnson
2012-01-23
Revert "Drop include for features.h"
Robin H. Johnson
2012-01-22
Drop include for features.h
William Hubbs
2012-01-20
small style fix
William Hubbs
2012-01-16
style fixes
William Hubbs
2012-01-15
Add "ifstopped" command to runscript
Christian Ruppert
2012-01-15
Allow overriding of rc.conf options via kernel cmdline
Christian Ruppert
2012-01-15
Rename proc_getent to rc_proc_getent and make it global
Christian Ruppert
2012-01-09
rc/checkpath: tmpfiles.d backend creation code
Robin H. Johnson
2011-12-31
Do not exit immediately when a service has been stopped already
Christian Ruppert
2011-12-30
Code style fixes
Christian Ruppert
2011-12-30
Compare stricter in proc_getent
Christian Ruppert
[next]