summaryrefslogtreecommitdiff
path: root/src/rc
Commit message (Expand)AuthorAge
* 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
* Add new option -F to rc-depend tool, so that we can debug user deptree files ...Robin H. Johnson2011-01-17
* bug 351160: make openrc exit codes LSB compliantEray Aslan2011-01-12
* Implement explicit selection of subsystem types.Robin H. Johnson2011-01-05
* Avoid race condition in runscript (bug #319865)Thomas Pfaff2010-12-03
* restore init.d pause optionMike Frysinger2010-04-09
* Fix -s and -S.Roy Marples2010-03-26
* Fix two leaks.Roy Marples2010-03-17
* random spelling fixesMike Frysinger2010-01-08
* start-stop-daemon can now set process IO scheduling.Roy Marples2009-12-14
* Fix logicRoy Marples2009-11-13
* Add a --warn option to just warn when reference file does not exist.Roy Marples2009-11-13
* Regenerate version.h if necessaryRoy Marples2009-10-16
* fix wait time for gentoo bug 288495William Hubbs2009-10-15
* Add new utility and init script swclock that sets the system time based onRoy Marples2009-10-13
* Add pkg-config support, fixes #187.Roy Marples2009-10-08
* Allow init scripts to show their dependencies easierRoy Marples2009-09-04
* Add -P to start-stop-daemon to display a . for each second elapsed.Roy Marples2009-09-04