summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* typo fixWilliam Hubbs2011-04-09
* new implementation of applet optionWilliam Hubbs2011-02-16
* make version option commonWilliam Hubbs2011-02-14
* tests: filter valid parisc relocsMike Frysinger2011-02-14
* fix symlink targetWilliam Hubbs2011-02-07
* rework pam, ncurses and termcap include filesWilliam Hubbs2011-02-04
* remove unnecessary shell callsWilliam Hubbs2011-02-04
* selinux: replace symlinks with wrapper scriptsChris Richards2011-01-31
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* librc: delete trailing newlinesMike Frysinger2011-01-17
* tests: check for trailing blank newlinesMike Frysinger2011-01-17
* Document that rc_sys_v{1,2} should not be used outside of OpenRC.Robin H. Johnson2011-01-17
* Bug #351570: Fix hidden functions visibility for rc_deptree_load_file.Robin H. Johnson2011-01-17
* Build cleanup: librc.funcs.hidden.list is generated by testsuite.Robin H. Johnson2011-01-17
* Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson2011-01-17
* tests: check for common style issuesMike Frysinger2011-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: /* */ comments not // comments.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
* Factor out new function rc_deptree_load_file to aid in debugging deptree file...Robin H. Johnson2011-01-17
* bug 351160: make openrc exit codes LSB compliantEray Aslan2011-01-12
* Make sure old rc_sys code never runs if the rc_sys variable exists.Robin H. Johnson2011-01-05
* Remove broken automatic LXC subsystem detection.Robin H. Johnson2011-01-05
* 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
* restore old e* func outputMike 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
* Only allow one service to be provided by default.Roy Marples2009-11-14
* Fix logicRoy Marples2009-11-13
* Add a --warn option to just warn when reference file does not exist.Roy Marples2009-11-13
* Add support for Linux Containers, fixes #202.Roy Marples2009-11-04
* 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
* Don't quote optsRoy Marples2009-09-21
* 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