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