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
/
rc
/
runscript.c
Age
Commit message (
Expand
)
Author
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-12-13
runscript: clarify the message wrt scheduling
William Hubbs
2013-10-30
Begin port to GNU/kFreeBSD
Steven Chamberlain
2013-10-12
convert flock() messages to verbose warnings
William Hubbs
2013-02-15
runscript: retry prefix flock if it is interrupted by a signal
Alexander Mezin
2012-02-12
Fix some more warnings
Christian Ruppert
2012-01-28
Do not loop flock()
Christian Ruppert
2012-01-15
Add "ifstopped" command to runscript
Christian Ruppert
2011-12-31
Do not exit immediately when a service has been stopped already
Christian Ruppert
2011-12-11
fix compile error
William Hubbs
2011-12-11
Allow init scripts to be executed with a relative path
William Hubbs
2011-11-19
rc: fix style around case_RC_COMMON_GETOPT
Mike Frysinger
2011-09-08
Remove unused variable
Christian Ruppert
2011-09-02
Do not ignore return code for custom script functions
Flex
2011-07-31
Improve processing of service directories and conf.d files
William Hubbs
2011-07-26
runscript: rename saveDir back to save to fix compile error
William Hubbs
2011-07-20
rename save and save2 for clarity
William Hubbs
2011-07-05
Don't write into optarg, this also fixes a compiler warning.
Christian Ruppert
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-05-23
Fix dirname calls in runscript
Christian Ruppert
2011-01-17
Clean up all trailing whitespace in src/.
Robin H. Johnson
2011-01-12
bug 351160: make openrc exit codes LSB compliant
Eray Aslan
2010-12-03
Avoid race condition in runscript (bug #319865)
Thomas Pfaff
2010-04-09
restore init.d pause option
Mike Frysinger
2010-03-17
Fix two leaks.
Roy Marples
2010-01-08
random spelling fixes
Mike Frysinger
2009-09-04
Allow init scripts to show their dependencies easier
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-01
Warn about going inactive correctly.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-17
If already started or stopped, abort.
Roy Marples
2009-05-05
Fix compile on NetBSD and FreeBSD
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-30
Add -Z, --dry-run option to show which services we would start/stop
Roy Marples
2009-04-30
Avoid more gcc warning about not checking return values ...
Roy Marples
2009-04-30
Fix parens
Juan RP
2009-04-28
Don't start services when their need dependency is broken
Roy Marples
2009-04-24
Cast to int
Roy Marples
2009-04-24
Describe interval units
Roy Marples
2009-04-23
Improve style for KNF
Roy Marples
2009-04-23
Improve the service timeout code and reduce the timeout to 60 seconds.
Roy Marples
2009-04-18
Don't leak the lock fd.
Roy Marples
2009-04-18
Fix compile on FreeBSD.
Roy Marples
2009-04-18
Move status to runscript.sh so init scripts can override it, #159
Roy Marples
2009-04-17
Using fifos for locking can be error prone.
Roy Marples
2009-01-13
yes should be YES
Roy Marples
2009-01-12
We now warn about clock skews
Roy Marples
2008-12-23
Our error messages don't have full stops at the end
Roy Marples
2008-12-23
Typo.
Roy Marples
2008-12-23
Disallow hotplug to run during sysinit, but allow elsewhere. Fixes #131.
Roy Marples
[next]