Age | Commit message (Expand) | Author |
2008-03-03 | Install bridge.sh | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-01-30 | Fix openvpn detection. | Roy Marples |
2008-01-30 | Add a timeout for creating tun/tap interfaces. | Roy Marples |
2008-01-30 | Allow openvpn options to be specified. If options exist then for tunctl then ... | Roy Marples |
2008-01-29 | Attempt to fix tun/tap issue on first boot. | Roy Marples |
2008-01-11 | Update copyrights, my email and license. | Roy Marples |
2008-01-11 | Adopt a more C style for scripts and remove vim settings. | Roy Marples |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep... | Roy Marples |
2008-01-03 | br2684ctl can also exist in /usr/sbin, Gentoo bug #204186 | Roy Marples |
2008-01-02 | Move _shell_var shell function to shell_var C applet | Roy Marples |
2007-12-31 | iproute2 uses via, not gw | Roy Marples |
2007-12-28 | Prefer ifplugd over netplugd | Roy Marples |
2007-12-28 | net modules should always be installed | Roy Marples |
2007-12-24 | whitespace | Roy Marples |
2007-12-19 | get_options -> service_get_value and save_options -> service_set_value | Roy Marples |
2007-12-18 | We no longer need SVCNAME here | Roy Marples |
2007-12-14 | Remove Gentoo copyright from all files that I know I have written | Roy Marples |
2007-12-04 | Always show the 'Waiting for IPv6 addresses' message if we need to wait, and ... | Roy Marples |
2007-12-03 | Wait for IPv6 addresses to complete, Gentoo bug #169442. | Roy Marples |
2007-11-29 | Use shorthand for loops | Roy Marples |
2007-11-29 | typo | Roy Marples |
2007-11-28 | Massive whitespace cleanup | Roy Marples |
2007-11-22 | Use yesno for more robustness | Roy Marples |
2007-11-22 | Use yesno for more robustness | Roy Marples |
2007-11-20 | Introduce CONTENTS variable into Makefiles to list the contents of the direct... | Roy Marples |
2007-11-19 | Our build chain now works with GNU and BSD make implementations | Roy Marples |
2007-11-14 | Allow bash arrays to be flattened to make some configs easier. | Roy Marples |
2007-11-14 | relicense as 2-clause BSD, with the kind permission of Gentoo | Roy Marples |
2007-11-02 | Fix ppp config, #197775. | Roy Marples |
2007-11-02 | Fix an ifconfig calculation for shells that don't support the newer POSIX she... | Roy Marples |
2007-11-02 | Fixor IP comment and logic thanks to vapier | Roy Marples |
2007-11-01 | Work cleanly with bridges on kernels without TCP, #197791. | Roy Marples |
2007-11-01 | Fix some more, #180888. | Roy Marples |
2007-10-30 | Use default IFS here | Roy Marples |
2007-10-30 | Fix vconfig and remove debug | Roy Marples |
2007-10-30 | You can now spoof the source address for arping as the third parameter in gat... | Roy Marples |
2007-10-30 | Embed newlines in __IFS to save our identing | Roy Marples |
2007-10-29 | Network config arrays are now split by embedded new lines instead of being ev... | Roy Marples |
2007-10-09 | txqueuelen_eth0= now works, #190538. | Roy Marples |
2007-10-03 | Default to tunctl so we can create the device as a specific user, #194588 tha... | Roy Marples |
2007-09-24 | Fix pppd metric, #193574 thanks to Martin Väth. | Roy Marples |
2007-09-19 | /lib/rcscripts -> /lib/rc | Roy Marples |
2007-09-18 | var no longer used | Roy Marples |
2007-08-21 | Fix pppd getting the interface metric. | Roy Marples |
2007-08-10 | Need to specify table for busybox. | Roy Marples |
2007-08-07 | Always give ppp a defaultmetric | Roy Marples |
2007-08-07 | Add a defaultmetric to ppp if we have metric_$IFACE | Roy Marples |
2007-08-07 | More pppd fixes | Roy Marples |
2007-08-07 | Fix chat connects for pppd | Roy Marples |