fix use of uci_set_state in network scripts (thx, netprince)
[openwrt/svn-archive/archive.git] / package / base-files / files / lib /
2008-04-07 Felix Fietkaufix use of uci_set_state in network scripts (thx, netpr...
2008-04-02 Felix Fietkaufix interface enumeration issues related to /var/state...
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-11-30 Felix Fietkaufix ppp issues (thanks to Fatus for debugging this)
2007-11-16 Florian FainelliAllow specifying static IPv6 gateways (#2710)
2007-11-12 Felix Fietkauadd support for interfaces with ipv6, but no ipv4 ...
2007-10-18 Florian FainelliTurn off stp by default, thanks ejka
2007-10-18 Florian FainelliTurn on stp by default for bridges (#2476)
2007-10-06 Travis Kemenadd clientid to udhcpc thanks pjama
2007-09-19 Felix Fietkausync awk implementation of config_get_bool with the...
2007-08-21 Felix Fietkauadd sysupgrade script for config preserving system...
2007-08-04 Felix Fietkaufix a race condition with dynamic interfaces and firewa...
2007-07-11 Mike Bakermove uci_load into config_load so that changes can...
2007-07-08 Mike Bakermore wpa+wds patches
2007-07-04 Felix Fietkaufix a race condition with broadcom wl devices in a...
2007-06-28 Mike Bakerfix broadcast address (#1611)
2007-06-16 Felix Fietkaukeep track of the network interface states (stored...
2007-06-15 Felix Fietkaumore fixes
2007-06-15 Felix Fietkausome shell variable handling fixes
2007-06-15 Felix Fietkaufix typo
2007-06-15 Felix Fietkauallow config_* and uci_* functions to work on files...
2007-05-16 Travis Kemenkeep uci_set from saving things that have not changed
2007-05-06 Eugene KonevFix ipv6 address assignment (#1622).
2007-05-01 Mike Bakervarious patches to add support for ppp over evdo or...
2007-04-02 Felix Fietkaunetwork config: ignore nonexistant interfaces
2007-03-24 Felix Fietkaurename uci-update.awk to uci.awk and add a few config_...
2007-03-19 Felix Fietkauadd an optional parameter to scan_interfaces() that...
2007-03-16 Felix FietkauAdd an 'Image Configuration' menu to menuconfig
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-02-27 Felix Fietkauadd a check for brctl in the unbridge() function (fixes...
2007-02-26 Felix FietkauIntegrate basic UCI config file validation support
2007-02-25 Felix Fietkauintegrate the fix from #1348 and clean up the network...
2007-01-27 Felix Fietkauadd broadcast setting for /etc/config/network interfaces
2007-01-20 Felix Fietkauignore the bridge option if brctl is not available
2007-01-17 Felix FietkauFix the issue where the default gateway is not set
2007-01-14 Felix Fietkauadd checks for {ip,ip6}addr in the network config
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes
2006-12-14 Felix Fietkaufix CONFIG_FILENAME in uci_commit()
2006-12-14 Felix Fietkaufix typo
2006-12-10 Felix Fietkaufix uci_load trash output (#1040)
2006-12-09 Florian FainelliSet up ipv6 address if provided in network configuratio...
2006-12-08 Felix Fietkaufix a typo
2006-12-04 Felix Fietkauadd option for setting the mac address (#1014)
2006-11-22 Felix Fietkaurename default/ to files/