Age | Commit message (Expand) | Author |
2011-01-17 | tests: check for common style issues | Mike Frysinger |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2011-01-17 | start-stop-daemon: use termios.h rather than sys/termios.h | Mike Frysinger |
2011-01-17 | start a STYLE file | Mike Frysinger |
2011-01-17 | tests: setup env before reading local files | Mike Frysinger |
2011-01-17 | dist.mk: add a standard "distcheck" target | Mike Frysinger |
2011-01-17 | Style fix: "char *foo" not "char* foo". | Robin H. Johnson |
2011-01-17 | Style fix: /* */ comments not // comments. | Robin H. Johnson |
2011-01-17 | Style fix: "while (" not "while(". | Robin H. Johnson |
2011-01-17 | Style fix: "if (" not "if(". | Robin H. Johnson |
2011-01-17 | Better error checking of argc for --applet call. | Robin H. Johnson |
2011-01-17 | Use xstrdup for style. | Robin H. Johnson |
2011-01-17 | Clean up all trailing whitespace in src/. | Robin H. Johnson |
2011-01-17 | Bug #351712: Implement --applet selection mode for SELinux wrappers. | Robin H. Johnson |
2011-01-17 | Add TODO item. | Robin H. Johnson |
2011-01-17 | Add new option -F to rc-depend tool, so that we can debug user deptree files ... | Robin H. Johnson |
2011-01-17 | Factor out new function rc_deptree_load_file to aid in debugging deptree file... | Robin H. Johnson |
2011-01-16 | Bug #351783: more documentation for rc_sys. But really see the OpenRC migrati... | Robin H. Johnson |
2011-01-14 | bug #351622: Use CFLAGS during linking. | Nathan Phillip Brink |
2011-01-13 | bug 351523: fix deprecation date for rc_sys | William Hubbs |
2011-01-12 | release openrc-0.7.0 | William Hubbs |
2011-01-12 | bug 351160: make openrc exit codes LSB compliant | Eray Aslan |
2011-01-12 | bug 328675: add error checking to runscript.sh | William Hubbs |
2011-01-08 | update bug reporting information | Mike Frysinger |
2011-01-06 | Bug 349571 - SELinux fixes for bootmisc | Chris Richards |
2011-01-05 | Make sure old rc_sys code never runs if the rc_sys variable exists. | Robin H. Johnson |
2011-01-05 | Update manpage for mention of rc_sys purpose. | Robin H. Johnson |
2011-01-05 | Remove broken automatic LXC subsystem detection. | Robin H. Johnson |
2011-01-05 | Implement explicit selection of subsystem types. | Robin H. Johnson |
2011-01-05 | Document the order of the services within rc-status output. | Robin H. Johnson |
2010-12-28 | bug #349443: remove -openvz keyword from sysctl service | William Hubbs |
2010-12-15 | Move the ip rule extra output to verbose mode only, and support verbose outpu... | Robin H. Johnson |
2010-12-15 | Fix pointopoint->peer for iproute. | Robin H. Johnson |
2010-12-15 | Fix pointopoint typo in old ifconfig setup. | Robin H. Johnson |
2010-12-11 | Bug #266659: we really need to allow peer, pointtopoint in parsing config lines. | Robin H. Johnson |
2010-12-12 | Final documentation cleanup for updated bridge code. | Robin H. Johnson |
2010-12-11 | Add "after lvm modules" as Flameeyes reports that LVM is starting too late on... | Robin H. Johnson |
2010-12-11 | Merge support for Routing Policy Database (RPDB) | Robin H. Johnson |
2010-12-11 | Revamp of bridging code. | Robin H. Johnson |
2010-12-07 | release openrc-0.6.8 | William Hubbs |
2010-12-07 | bug 232347: fix netmount to respect _netdev option | William Hubbs |
2010-12-06 | Bug #345281: If wpa_supplicant is built w/ USE=dbus, we need to start after D... | Robin H. Johnson |
2010-12-03 | fix selinux context for rc-svcdir (bug #347503) | Robin Johnson |
2010-12-03 | release openrc-0.6.7 | William Hubbs |
2010-12-03 | Avoid race condition in runscript (bug #319865) | Thomas Pfaff |
2010-11-30 | release openrc-0.6.6 | William Hubbs |
2010-11-30 | localmount should only use the -O option for linux systems | William Hubbs |
2010-11-26 | send error output from chattr command to /dev/null | William Hubbs |
2010-11-21 | release openrc-0.6.5 | William Hubbs |
2010-11-18 | Revert "allow ifplugd to work on wireless interfaces" | William Hubbs |