summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* only support building with GNU MakeWilliam Hubbs2011-01-31
* add option to disable setting the system clock on boot for linux systemsWilliam Hubbs2011-01-24
* change local to run programsWilliam Hubbs2011-01-20
* test: You need to run "make" before "make check" will work.Robin H. Johnson2011-01-18
* docs: make check does not catch textfile trailing whitespace.Robin H. Johnson2011-01-18
* Document all deprecated code for future removal.Robin H. Johnson2011-01-18
* sh/init: Detect a mounted /proc without sleepingRobin H. Johnson2011-01-18
* librc: delete trailing newlinesMike Frysinger2011-01-17
* tests: check for trailing blank newlinesMike Frysinger2011-01-17
* Add removal schedule document for code trimming/deprecation.Robin H. Johnson2011-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
* start a STYLE fileMike Frysinger2011-01-17
* tests: setup env before reading local filesMike Frysinger2011-01-17
* dist.mk: add a standard "distcheck" targetMike 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 TODO item.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 #351783: more documentation for rc_sys. But really see the OpenRC migrati...Robin H. Johnson2011-01-16
* bug #351622: Use CFLAGS during linking.Nathan Phillip Brink2011-01-14
* bug 351523: fix deprecation date for rc_sysWilliam Hubbs2011-01-13
* release openrc-0.7.0openrc-0.7.0William Hubbs2011-01-12
* bug 351160: make openrc exit codes LSB compliantEray Aslan2011-01-12
* bug 328675: add error checking to runscript.shWilliam Hubbs2011-01-12
* update bug reporting informationMike Frysinger2011-01-08
* Bug 349571 - SELinux fixes for bootmiscChris Richards2011-01-06
* Make sure old rc_sys code never runs if the rc_sys variable exists.Robin H. Johnson2011-01-05
* Update manpage for mention of rc_sys purpose.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
* Document the order of the services within rc-status output.Robin H. Johnson2011-01-05
* bug #349443: remove -openvz keyword from sysctl serviceWilliam Hubbs2010-12-28
* Move the ip rule extra output to verbose mode only, and support verbose outpu...Robin H. Johnson2010-12-15
* Fix pointopoint->peer for iproute.Robin H. Johnson2010-12-15
* Fix pointopoint typo in old ifconfig setup.Robin H. Johnson2010-12-15
* Bug #266659: we really need to allow peer, pointtopoint in parsing config lines.Robin H. Johnson2010-12-11
* Final documentation cleanup for updated bridge code.Robin H. Johnson2010-12-12