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
path:
root
/
src
/
librc
Age
Commit message (
Expand
)
Author
2011-06-03
clean up gitignore files
Mike Frysinger
2011-05-28
cc.mk: move debug.mk out of end Makefiles
Mike Frysinger
2011-05-28
librc: tweak style: foo () -> foo()
Mike Frysinger
2011-04-27
fix rc_service_extra_commands return value
James Le Cuirot
2011-04-27
fix list returned by rc_service_extra_commands
William Hubbs
2011-04-09
typo fix
William Hubbs
2011-02-04
remove unnecessary shell calls
William Hubbs
2011-01-31
use immediate evaluation for shell calls
William Hubbs
2011-01-17
librc: delete trailing newlines
Mike Frysinger
2011-01-17
Document that rc_sys_v{1,2} should not be used outside of OpenRC.
Robin H. Johnson
2011-01-17
Bug #351570: Fix hidden functions visibility for rc_deptree_load_file.
Robin H. Johnson
2011-01-17
Bug #351570: Hidden function fixes: rc_conf_value.
Robin H. Johnson
2011-01-17
Style fix: "char *foo" not "char* foo".
Robin H. Johnson
2011-01-17
Style fix: /* */ comments not // comments.
Robin H. Johnson
2011-01-17
Style fix: "while (" not "while(".
Robin H. Johnson
2011-01-17
Style fix: "if (" not "if(".
Robin H. Johnson
2011-01-17
Clean up all trailing whitespace in src/.
Robin H. Johnson
2011-01-17
Factor out new function rc_deptree_load_file to aid in debugging deptree file...
Robin H. Johnson
2011-01-05
Make sure old rc_sys code never runs if the rc_sys variable exists.
Robin H. Johnson
2011-01-05
Remove broken automatic LXC subsystem detection.
Robin H. Johnson
2011-01-05
Implement explicit selection of subsystem types.
Robin H. Johnson
2010-01-08
random spelling fixes
Mike Frysinger
2009-11-14
Only allow one service to be provided by default.
Roy Marples
2009-11-04
Add support for Linux Containers, fixes #202.
Roy Marples
2009-09-21
Don't quote opts
Roy Marples
2009-07-20
Don't provide ourself, fixes #190
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-21
Use rc_getline instead of assuming a fixed kernel cmdline length.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-05
Fix compile on NetBSD
Roy Marples
2009-05-02
Add runlevel stacking, #88
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-30
Go back to git
Roy Marples
2009-04-28
Don't start services when their need dependency is broken
Roy Marples
2009-04-25
Use kill for the pid check as it's fast.
Roy Marples
2009-04-24
We should match the full variable name.
Roy Marples
2009-04-23
Improve style for KNF
Roy Marples
2009-02-28
Set errno when service does not exist better.
Roy Marples
2009-02-12
Fix return value for tests.
Roy Marples
2009-01-29
Clean up some compiler warnings.
Roy Marples
2009-01-13
rc_newer/older_than only report file if time_t is a pointer, so it
Roy Marples
2009-01-12
We now warn about clock skews
Roy Marples
2009-01-12
Copyright
Roy Marples
2009-01-12
Use snprintf instead of strlcpy to save on size if not available.
Roy Marples
2008-12-04
Punt .gitignore files.
Roy Marples
2008-11-04
Ignore after dependencies for shutdown when not in the runlevel.
Roy Marples
2008-11-03
Avoid depends not in the runlevel for sysinit and shutdown.
Roy Marples
2008-11-03
Add a new shutdown runlevel, Gentoo #224537.
Roy Marples
2008-10-10
Remove coldplug and just have hotplug which is a list of allowed/disallowed s...
Roy Marples
2008-10-10
sysinit is now a real runlevel that handles things like udev, dmesg and
Roy Marples
[prev]
[next]