summaryrefslogtreecommitdiff
path: root/src/rc
Commit message (Expand)AuthorAge
* rc/checkpath: tmpfiles.d backend creation codeRobin H. Johnson2012-01-09
* Do not exit immediately when a service has been stopped alreadyChristian Ruppert2011-12-31
* Code style fixesChristian Ruppert2011-12-30
* Compare stricter in proc_getentChristian Ruppert2011-12-30
* Don't try to write the log during sysinitChristian Ruppert2011-12-29
* Use RC_LEVEL_SHUTDOWNChristian Ruppert2011-12-29
* Remove useless rc_runlevel_get() callChristian Ruppert2011-12-29
* Don't print error when the logfile isn't writeable during shutdownChristian Ruppert2011-12-29
* fix compile errorWilliam Hubbs2011-12-11
* Allow init scripts to be executed with a relative pathWilliam Hubbs2011-12-11
* rc: usage: do not output non-printable short options in usageMike Frysinger2011-11-19
* rc: usage: optimize help string alignment output a littleMike Frysinger2011-11-19
* rc: fix style around case_RC_COMMON_GETOPTMike Frysinger2011-11-19
* Fix compile warningWilliam Hubbs2011-11-17
* mountinfo: Do not error out if realpath failsMike Frysinger2011-11-15
* ssd: fix building when SYS_ioprio_set is missingMike Frysinger2011-11-09
* Use the real/actual path when looking for mountsChristian Ruppert2011-09-08
* Remove unused variableChristian Ruppert2011-09-08
* Do not ignore return code for custom script functionsFlex2011-09-02
* Start-stop-daemon: remove call to pam_authenticateDiego2011-09-01
* Improve processing of service directories and conf.d filesWilliam Hubbs2011-07-31
* runscript: rename saveDir back to save to fix compile errorWilliam Hubbs2011-07-26
* rename save and save2 for clarityWilliam Hubbs2011-07-20
* Rename rc_logger_path to rc_log_pathChristian Ruppert2011-07-06
* Improve loggingChristian Ruppert2011-07-05
* Don't write into optarg, this also fixes a compiler warning.Christian Ruppert2011-07-05
* Add --startas/-a back to the optstringChristian Ruppert2011-06-30
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* Only print the deprecation warning for --chuid/-c when using itJoe Harvell2011-06-27
* Warn if deprecated commandline options are used for start-stop-daemonChristian Ruppert2011-06-05
* clean up gitignore filesMike Frysinger2011-06-03
* rc-update: sort "show" outputMike Frysinger2011-05-28
* cc.mk: move debug.mk out of end MakefilesMike Frysinger2011-05-28
* rc: delete now unused local "i" variableMike Frysinger2011-05-28
* Fix dirname calls in runscriptChristian Ruppert2011-05-23
* new implementation of applet optionWilliam Hubbs2011-02-16
* make version option commonWilliam Hubbs2011-02-14
* fix symlink targetWilliam Hubbs2011-02-07
* rework pam, ncurses and termcap include filesWilliam Hubbs2011-02-04
* selinux: replace symlinks with wrapper scriptsChris Richards2011-01-31
* Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson2011-01-17
* more whitespace cleanupMike Frysinger2011-01-17
* start-stop-daemon: use termios.h rather than sys/termios.hMike Frysinger2011-01-17
* Style fix: "char *foo" not "char* foo".Robin H. Johnson2011-01-17
* Style fix: "while (" not "while(".Robin H. Johnson2011-01-17
* Style fix: "if (" not "if(".Robin H. Johnson2011-01-17
* Better error checking of argc for --applet call.Robin H. Johnson2011-01-17
* Use xstrdup for style.Robin H. Johnson2011-01-17
* Clean up all trailing whitespace in src/.Robin H. Johnson2011-01-17
* Bug #351712: Implement --applet selection mode for SELinux wrappers.Robin H. Johnson2011-01-17