summaryrefslogtreecommitdiff
path: root/src/rc
Commit message (Expand)AuthorAge
...
* 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
* Really fix --signal 0Roy Marples2009-09-04
* Fix signed error.Roy Marples2009-09-04
* Allow any valid numeric signal and not just what we define.Roy Marples2009-09-01
* We should use -feature instead of nofeature.Roy Marples2009-07-01
* Use rc_getline instead of assuming a fixed kernel cmdline length.Roy Marples2009-06-21
* Warn about going inactive correctly.Roy Marples2009-06-01
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* If already started or stopped, abort.Roy Marples2009-05-17
* Unset PAM environment variables if not setRoy Marples2009-05-07
* Fix compile on NetBSD and FreeBSDRoy Marples2009-05-05
* Add runlevel stacking, #88Roy Marples2009-05-02
* Add (c) to CopyrightRoy Marples2009-05-01
* Add -i, --ifexists so that we can do thisRoy Marples2009-05-01
* Fix git versioningRoy Marples2009-05-01