summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add "after lvm modules" as Flameeyes reports that LVM is starting too late on...Robin H. Johnson2010-12-11
* Merge support for Routing Policy Database (RPDB)Robin H. Johnson2010-12-11
* Revamp of bridging code.Robin H. Johnson2010-12-11
* release openrc-0.6.8openrc-0.6.8William Hubbs2010-12-07
* bug 232347: fix netmount to respect _netdev optionWilliam Hubbs2010-12-07
* Bug #345281: If wpa_supplicant is built w/ USE=dbus, we need to start after D...Robin H. Johnson2010-12-06
* fix selinux context for rc-svcdir (bug #347503)Robin Johnson2010-12-03
* release openrc-0.6.7openrc-0.6.7William Hubbs2010-12-03
* Avoid race condition in runscript (bug #319865)Thomas Pfaff2010-12-03
* release openrc-0.6.6openrc-0.6.6William Hubbs2010-11-30
* localmount should only use the -O option for linux systemsWilliam Hubbs2010-11-30
* send error output from chattr command to /dev/nullWilliam Hubbs2010-11-26
* release openrc-0.6.5openrc-0.6.5William Hubbs2010-11-21
* Revert "allow ifplugd to work on wireless interfaces"William Hubbs2010-11-18
* remove "use hostname" from sysctl for bsd systemsWilliam Hubbs2010-11-16
* do not mount local file systems with the _netdev option in fstabWilliam Hubbs2010-11-15
* release openrc-0.6.4openrc-0.6.4William Hubbs2010-11-15
* remove support for local.start and local.stop for bug #343709William Hubbs2010-11-10
* add warnings about local.start and local.stop for bug #343709William Hubbs2010-11-05