Age | Commit message (Expand) | Author |
2011-09-21 | Add a new helper functions for _{flatten,get}_array | Christian Ruppert |
2011-09-19 | Don't do anything if the interface doesn't exist | Yun Zheng Hu |
2011-09-18 | procfs: simplify the binfmt_misc mount check | Mike Frysinger |
2011-09-18 | procfs: drop nfsd mounting | Mike Frysinger |
2011-09-18 | procfs: load config files from binfmt.d into /proc/sys/fs/binfmt_misc/register | Mike Frysinger |
2011-09-18 | runscript: simplify livecd-functions.sh loading | Mike Frysinger |
2011-09-18 | Fix the Internal Field Seperator when using ethtool | Gilles Oivier |
2011-09-17 | Improve missing openvpn/usermode-utilities warning message | Christian Ruppert |
2011-09-17 | Parse broadcast arp responses via arping (iputils) properly | Stefan Knoblich |
2011-09-16 | Print a warning if openvpn/tunctl are missing | Christian Ruppert |
2011-09-12 | Revert "Mount /run as early as possible" | Christian Ruppert |
2011-09-11 | Fix regex pattern for umounts during shutdown | Christian Ruppert |
2011-09-08 | release openrc-0.9.3 | William Hubbs |
2011-09-08 | Credits for previous commit | William Hubbs |
2011-09-08 | Use the real/actual path when looking for mounts | Christian Ruppert |
2011-09-08 | Remove unused variable | Christian Ruppert |
2011-09-07 | Use checkpath to create /run/lock | William Hubbs |
2011-09-06 | Mount /run as early as possible | William Hubbs |
2011-09-02 | release openrc-0.9.2 | William Hubbs |
2011-09-02 | Do not ignore return code for custom script functions | Flex |
2011-09-02 | Mtab: fix typo | William Hubbs |
2011-09-01 | release openrc-0.9.1 | William Hubbs |
2011-09-01 | Start-stop-daemon: remove call to pam_authenticate | Diego |
2011-09-01 | release openrc-0.9.0 | William Hubbs |
2011-08-22 | Libeinfo: do not suppress ewarn() messages | William Hubbs |
2011-08-20 | Do not print "null" or "noop" when configuring an interface | Yun Zheng Hu |
2011-08-20 | Do not update mtab if it is a symbolic link | William Hubbs |
2011-07-31 | Improve processing of service directories and conf.d files | William Hubbs |
2011-07-28 | swclock: select a default reference file | William Hubbs |
2011-07-26 | runscript: rename saveDir back to save to fix compile error | William Hubbs |
2011-07-26 | Runscript: print deprecation warning for opts variable | William Hubbs |
2011-07-26 | mtab: fix test for a link to a location in /proc | William Hubbs |
2011-07-23 | Mtab: fix typo | William Hubbs |
2011-07-20 | rename save and save2 for clarity | William Hubbs |
2011-07-18 | Rewrite iproute2 addr argument parsing. | Robin H. Johnson |
2011-07-14 | Add warnings for the use of bash arrays | William Hubbs |
2011-07-13 | Add commit message information to style guide | William Hubbs |
2011-07-13 | Fix rc_service_value_get() to return multiple lines as well | Christian Ruppert |
2011-07-13 | Add a new function, bool rc_getfile(const char *, char **, size_t *) | Mike Frysinger |
2011-07-09 | Do not skip similar config options | Christian Ruppert |
2011-07-07 | save and restore IFS correctly | Kirill Elagin |
2011-07-06 | rc_log_path should be quoted | William Hubbs |
2011-07-06 | Rename rc_logger_path to rc_log_path | Christian Ruppert |
2011-07-06 | The is_net_fs function should use extra_net_fs_list | William Hubbs |
2011-07-05 | fix issue with extra_net_fs_list | William Hubbs |
2011-07-06 | Document the new rc_logger_path option | Christian Ruppert |
2011-07-05 | Improve logging | Christian Ruppert |
2011-07-05 | Don't write into optarg, this also fixes a compiler warning. | Christian Ruppert |
2011-07-04 | eat trailing whitespace | Mike Frysinger |
2011-07-04 | Bug 373808: init.d/modules skipped certain variable combinations | Robin H. Johnson |