aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-22Drop include for features.hWilliam Hubbs
2012-01-20small style fixWilliam Hubbs
2012-01-16style fixesWilliam Hubbs
2012-01-15Add "ifstopped" command to runscriptChristian Ruppert
2012-01-15Allow overriding of rc.conf options via kernel cmdlineChristian Ruppert
2012-01-15Rename proc_getent to rc_proc_getent and make it globalChristian Ruppert
2012-01-09rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson
2011-12-31Do not exit immediately when a service has been stopped alreadyChristian Ruppert
2011-12-30Code style fixesChristian Ruppert
2011-12-30Compare stricter in proc_getentChristian Ruppert
2011-12-29Don't try to write the log during sysinitChristian Ruppert
2011-12-29Use RC_LEVEL_SHUTDOWNChristian Ruppert
2011-12-29Remove useless rc_runlevel_get() callChristian Ruppert
2011-12-29Don't print error when the logfile isn't writeable during shutdownChristian Ruppert
2011-12-11fix compile errorWilliam Hubbs
2011-12-11Allow init scripts to be executed with a relative pathWilliam Hubbs
2011-11-19rc: usage: do not output non-printable short options in usageMike Frysinger
2011-11-19rc: usage: optimize help string alignment output a littleMike Frysinger
2011-11-19rc: fix style around case_RC_COMMON_GETOPTMike Frysinger
2011-11-19make shell math operations style more succulentMike Frysinger
2011-11-17Fix compile warningWilliam Hubbs
2011-11-16add support for extra_stopped_commandsWilliam Hubbs
2011-11-15mountinfo: Do not error out if realpath failsMike Frysinger
2011-11-09ssd: fix building when SYS_ioprio_set is missingMike Frysinger
2011-11-07add auto detection for lxcWilliam Hubbs
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-09-08Use the real/actual path when looking for mountsChristian Ruppert
2011-09-08Remove unused variableChristian Ruppert
2011-09-02Do not ignore return code for custom script functionsFlex
2011-09-01Start-stop-daemon: remove call to pam_authenticateDiego
2011-08-22Libeinfo: do not suppress ewarn() messagesWilliam Hubbs
2011-07-31Improve processing of service directories and conf.d filesWilliam Hubbs
2011-07-26runscript: rename saveDir back to save to fix compile errorWilliam Hubbs
2011-07-20rename save and save2 for clarityWilliam Hubbs
2011-07-13Fix rc_service_value_get() to return multiple lines as wellChristian Ruppert
2011-07-13Add a new function, bool rc_getfile(const char *, char **, size_t *)Mike Frysinger
2011-07-09Do not skip similar config optionsChristian Ruppert
2011-07-06Rename rc_logger_path to rc_log_pathChristian Ruppert
2011-07-05Improve loggingChristian Ruppert
2011-07-05Don't write into optarg, this also fixes a compiler warning.Christian Ruppert
2011-06-30Add --startas/-a back to the optstringChristian Ruppert
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-28Use RC_CONF instead of the hardcoded /etc/rc.confChristian Ruppert
2011-06-27Only print the deprecation warning for --chuid/-c when using itJoe Harvell
2011-06-05Warn if deprecated commandline options are used for start-stop-daemonChristian Ruppert
2011-06-03clean up gitignore filesMike Frysinger
2011-05-28rc-update: sort "show" outputMike Frysinger
2011-05-28cc.mk: move debug.mk out of end MakefilesMike Frysinger
2011-05-28librc: tweak style: foo () -> foo()Mike Frysinger
2011-05-28rc: delete now unused local "i" variableMike Frysinger