Age | Commit message (Expand) | Author |
2008-12-22 | allow ipv4 routes without gateway in configuration | jow |
2008-11-28 | package/base-files: allow ipv6 routes without gateway specified | jow |
2008-11-28 | fix up the network ifname in the network state when receiving iface/ifup events | nbd |
2008-11-28 | fix ifup (no longer use the to-be-reverted state of the previous config) | nbd |
2008-11-22 | clean NATIVE_TOOLCHAIN dependencies | nico |
2008-11-17 | Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad... | jow |
2008-11-09 | make network config script work with brctl from both bridge-utils & busybox | nico |
2008-10-29 | remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve... | thepeople |
2008-10-29 | don't bring down interfaces when preparing them | nbd |
2008-10-29 | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | nbd |
2008-10-23 | make sure that the dhcp client (or other processes necessary to get a connect... | nbd |
2008-09-30 | Allow dropbear to use shadow passwords, and correct base-files generation of | noz |
2008-09-28 | add option in sysupgrade to restore config from file or URL (patch from #4043) | nbd |
2008-09-26 | fix typo from last sysupgrade commit | nbd |
2008-09-26 | add switch to not save configuration over the reflash in noninteractive mode | thepeople |
2008-09-25 | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | nbd |
2008-09-23 | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '... | nbd |
2008-09-23 | make links to statup scripts in /etc/rc.d relative | nico |
2008-09-23 | fix sysupgrade support for brcm-2.4 and brcm47xx | nbd |
2008-09-13 | make option name optional | thepeople |
2008-09-12 | sysupgrade: add optional delay before rebooting | nbd |
2008-09-11 | Prevent unwanted shell expansion | cyrus |
2008-09-08 | fixes script that mounts usd storage when it gets attached | blogic |
2008-09-01 | fixes usb storage mounting | blogic |
2008-08-28 | fix a race condition which would leave dnsmasq in infinite resolving recursio... | nbd |
2008-08-27 | fixes broken if-then in led init script | blogic |
2008-08-25 | Use busybox mount, could be overriden to use util-linux-ng for instance, than... | florian |
2008-08-20 | upgrade to uci 0.5.0, adds list handling support | nbd |
2008-08-20 | disable ipv6 systcl call, as ipv6 is not enabled by default | nico |
2008-08-20 | fixes variables, oops | blogic |
2008-08-20 | adds the option to have no proto for a interface, usefull if the uci states n... | blogic |
2008-08-17 | enable TCP ECN by default (see #3001 for more information) | nbd |
2008-08-16 | add /etc/firewall.user to be backed up becuase it is an example in /etc/confi... | thepeople |
2008-08-16 | remove /etc/firewall.* from being kept as they no longer are used in trunk | thepeople |
2008-08-16 | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople |
2008-08-14 | Fix negative calculation of the tmpfs for devices with few RAM (#3557) | florian |
2008-08-14 | remove /etc/functions.sh call from led hotplug script | blogic |
2008-08-07 | add basic interface alias support. | nbd |
2008-08-07 | added support for the timer-trigger to uci LED support | cyrus |
2008-08-07 | allow ctrl-c to trigger preinit | mbm |
2008-08-04 | add uci led support | blogic |
2008-08-04 | work aroung error message during boot if swapon is nt installed | blogic |
2008-08-03 | network scripts: revert the network state after running ifdown, not before | nbd |
2008-08-01 | use the same hotplug2 parameters for initramfs and regular | nbd |
2008-08-01 | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | nbd |
2008-08-01 | avoid duplicate vlan add events | nbd |
2008-07-31 | fix config_clear(), see #3054 | nbd |
2008-07-30 | link default routes added by the network scripts to the appropriate interface... | nbd |
2008-07-30 | network scripts: properly maintain the network state's list of assigned inter... | nbd |
2008-07-30 | functions.sh: add list_contains function for checking whether a list contains... | nbd |