Age | Commit message (Expand) | Author |
2006-10-26 | add lookup function for mtd parts | nbd |
2006-10-26 | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | nbd |
2006-10-24 | make network scripts more robust, prevent multiple instances of pppd and udhc... | nbd |
2006-10-24 | remove an obsolete function | nbd |
2006-10-23 | fix typo | nbd |
2006-10-20 | template.awk fix processing of certain config file formats | nbd |
2006-10-20 | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd |
2006-10-16 | remove support for obsolete /etc/modules file | nbd |
2006-10-16 | remove nvram.sh | nbd |
2006-10-15 | fix typo | nbd |
2006-10-15 | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd |
2006-10-15 | fix error message | nbd |
2006-10-15 | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd |
2006-10-15 | add protection for bridging interface changes | nbd |
2006-10-15 | implement simple device autodetection for wifi drivers | nbd |
2006-10-09 | save the real configured interface name in the 'device' variable when running... | nbd |
2006-10-09 | add new /bin/uci script and api for manipulating buildroot-ng config files | nbd |
2006-10-09 | fix shell escaping bug in append() function | nbd |
2006-10-09 | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | nbd |
2006-10-08 | fix a small bug in the parse-config script | nbd |
2006-10-06 | minor cleanup | nbd |
2006-10-04 | hide enable/disable functions, not active yet | nbd |
2006-10-04 | fix displayed name in init script help text | nbd |
2006-10-04 | add new rc.common for standardized init scripts, convert existing init scripts | nbd |
2006-10-03 | don't recreate the resolv.conf file from the dhcp script if no dhcp server is... | nbd |
2006-09-24 | use absolute paths in include() shell function | nbd |
2006-09-15 | bring up loopback by default | mbm |
2006-09-07 | change more to less | mbm |
2006-09-03 | fix ipcalc (off by 1) | nbd |
2006-08-30 | add default /etc/config/network | nbd |
2006-08-27 | change hotplug trigger to a simpler awk command | mbm |
2006-08-27 | fix minor typo & move loopback to network config | mbm |
2006-08-27 | fix find_config() in the network scripts | nbd |
2006-08-26 | clean up hotplug mounting scripts | mbm |
2006-08-24 | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd |
2006-08-24 | default value for *_device in scan_interfaces | nbd |
2006-08-24 | fix remaining *_ifnames references | nbd |
2006-08-23 | change 'ifnames' to 'ifname' in network config, fix #697 | nbd |
2006-08-19 | fix typo | nbd |
2006-08-04 | fix ppp related bug in the network scripts | nbd |
2006-08-01 | fix typo | nbd |
2006-07-30 | fix more instances of '' abuse | nbd |
2006-07-30 | rewrite of the network scripts and configuration | nbd |
2006-07-29 | avoid using a reserved word as a variable name | nbd |
2006-07-29 | fix unnamed config sections | nbd |
2006-07-25 | use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf | nbd |
2006-07-17 | sync the sysctls with whiterussian, and tune the conntrack timeouts | kaloz |
2006-06-27 | add copyright headers to base-files scripts and config files | nbd |
2006-06-26 | don't rely on temporary variables in config() as they may get overwritten by ... | nbd |
2006-06-25 | work around a busybox bug | nbd |