Age | Commit message (Expand) | Author |
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 |
2011-07-02 | slight formatting change | William Hubbs |
2011-06-30 | Add --startas/-a back to the optstring | Christian Ruppert |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-06-28 | Use RC_CONF instead of the hardcoded /etc/rc.conf | Christian Ruppert |
2011-06-28 | net: ccwgroup: smooth up/down process | Mike Frysinger |
2011-06-27 | Only print the deprecation warning for --chuid/-c when using it | Joe Harvell |
2011-06-27 | Revert "remove functions.sh symbolic link in init.d" | William Hubbs |
2011-06-27 | remove functions.sh symbolic link in init.d | William Hubbs |
2011-06-24 | update bug reporting information in README | William Hubbs |
2011-06-24 | localmount: make OIFS and CIFS local in stop function | Kirill Elagin |
2011-06-23 | allow options to be passed to killall5 | William Hubbs |
2011-06-19 | release openrc-0.8.3 | William Hubbs |
2011-06-19 | fix comment in conf.d/consolefont | William Hubbs |
2011-06-18 | sysctl: do not make unknown keys fatal | Mike Frysinger |
2011-06-05 | Warn if deprecated commandline options are used for start-stop-daemon | Christian Ruppert |
2011-06-03 | fix underquoting of wrapped color stubs of exit status | Mike Frysinger |
2011-06-03 | clean up gitignore files | Mike Frysinger |
2011-06-02 | Don't set hostname on containers. | Diego Elio Pettenò |
2011-05-28 | rc-update: sort "show" output | Mike Frysinger |
2011-05-28 | cc.mk: move debug.mk out of end Makefiles | Mike Frysinger |
2011-05-28 | cc.mk: enable -g by default | Mike Frysinger |
2011-05-28 | librc: tweak style: foo () -> foo() | Mike Frysinger |
2011-05-28 | rc: delete now unused local "i" variable | Mike Frysinger |
2011-05-23 | Fix dirname calls in runscript | Christian Ruppert |
2011-05-17 | fix keymaps config file to show the correct variable name | William Hubbs |