| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer... | Jo-Philipp Wich | 2012-05-30 | 2 | -3/+3 |
* | mac80211: update to wireless-testing 2012-05-29 | Felix Fietkau | 2012-05-30 | 56 | -6181/+176 |
* | kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies | Felix Fietkau | 2012-05-29 | 1 | -3/+13 |
* | base-files: add LED specific functions to /lib/functions/uci-defaults | Gabor Juhos | 2012-05-29 | 1 | -0/+98 |
* | netifd: remove obsolete config variable dependency | Felix Fietkau | 2012-05-29 | 1 | -1/+1 |
* | pptp: remove old network scripts | Felix Fietkau | 2012-05-29 | 2 | -73/+3 |
* | ppp: remove old network scripts | Felix Fietkau | 2012-05-29 | 9 | -363/+6 |
* | 6to4: remove old network scripts | Felix Fietkau | 2012-05-29 | 3 | -324/+2 |
* | comgt: remove old network scripts | Felix Fietkau | 2012-05-29 | 8 | -238/+3 |
* | 6in4: remove old network scripts | Felix Fietkau | 2012-05-29 | 3 | -185/+2 |
* | base-files: remove base-files-network, netifd is the only supported option now | Felix Fietkau | 2012-05-29 | 10 | -1049/+1 |
* | ppp: fix local ip in status info (fixes #11551) | Felix Fietkau | 2012-05-29 | 1 | -1/+1 |
* | base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 | 1 | -0/+6 |
* | libubox: update to 2012-05-29 | Jo-Philipp Wich | 2012-05-29 | 1 | -2/+2 |
* | base-files: let network_get_device() return the l3 interface, introduce netwo... | Jo-Philipp Wich | 2012-05-29 | 1 | -4/+6 |
* | mac80211: use built-in regulatory database instead of crda to avoid various r... | Felix Fietkau | 2012-05-28 | 2 | -1/+701 |
* | netifd: call /sbin/wifi up on /etc/init.d/network reload | Felix Fietkau | 2012-05-28 | 1 | -0/+1 |
* | base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 | 1 | -0/+15 |
* | firewall: fix nat reflection after netifd status format change - use /lib/fun... | Jo-Philipp Wich | 2012-05-28 | 2 | -48/+10 |
* | base-files: introduce /lib/functions/network.sh This file will contain common... | Jo-Philipp Wich | 2012-05-28 | 2 | -1/+42 |
* | libubox: update to 2012-05-26 | Felix Fietkau | 2012-05-28 | 1 | -3/+2 |
* | iwinfo: assume that no tx power information is available if nl80211 returns 0... | Jo-Philipp Wich | 2012-05-28 | 2 | -3/+6 |
* | uhttpd: - rewrite large parts of the server, use uloop event driven structure... | Jo-Philipp Wich | 2012-05-28 | 18 | -1323/+2567 |
* | kernel: remove more unnecessary kernel version checks/dependencies | Felix Fietkau | 2012-05-27 | 7 | -83/+16 |
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc... | Felix Fietkau | 2012-05-27 | 7 | -169/+46 |
* | netifd: fix "Command failed: Not found" error with dhcp | Felix Fietkau | 2012-05-26 | 1 | -1/+2 |
* | mac80211: backport a fix for single-queue drivers (fixes #11534) | Felix Fietkau | 2012-05-26 | 2 | -5/+17 |
* | ncurses: libncursesw should not depend on libncurses | Felix Fietkau | 2012-05-26 | 1 | -1/+0 |
* | ppp: add back ip-{up,down}.d support for now | Felix Fietkau | 2012-05-26 | 2 | -0/+13 |
* | mac80211: get rid of duplicate iw reg set command (thx, stintel) | Felix Fietkau | 2012-05-26 | 1 | -1/+0 |
* | netifd: update to latest version, fixes an endian issue in broadcast address ... | Felix Fietkau | 2012-05-25 | 1 | -2/+2 |
* | netifd: update to latest version, fixes overriding the mac address for bridge... | Felix Fietkau | 2012-05-24 | 1 | -2/+2 |
* | netifd: bring up wifi at boot | Felix Fietkau | 2012-05-24 | 1 | -1/+2 |
* | util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. ... | Jo-Philipp Wich | 2012-05-24 | 1 | -0/+2 |
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et... | Felix Fietkau | 2012-05-23 | 3 | -66/+84 |
* | netifd: port r27720 (#9763) to the netifd ifup variant | Jo-Philipp Wich | 2012-05-23 | 1 | -0/+18 |
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
* | netifd: update to latest version, adds interface alias support (#11518), and ... | Felix Fietkau | 2012-05-23 | 1 | -2/+2 |
* | lantiq: allow platforms with rt2x00 to override the mac address without overr... | Felix Fietkau | 2012-05-20 | 1 | -0/+63 |
* | kernel: fix kmod-sched-core build for kernels without codel | Felix Fietkau | 2012-05-20 | 1 | -1/+1 |
* | pppd: add noipdefault option to /etc/ppp/options (fixes #11499) | Felix Fietkau | 2012-05-20 | 1 | -0/+1 |
* | netifd: update to latest version, fixes dns server issues (#11501) | Felix Fietkau | 2012-05-20 | 1 | -2/+2 |
* | netifd: update to latest version, fixes peerdns handling, custom dns override... | Felix Fietkau | 2012-05-19 | 1 | -2/+2 |
* | kernel: fix packaging of act_connmark.ko (#11492) | Jo-Philipp Wich | 2012-05-19 | 1 | -0/+1 |
* | openssl: update to v1.0.1c (CVE-2012-2333) | Jo-Philipp Wich | 2012-05-19 | 3 | -12/+12 |
* | dnsmasq: bump package revision | Jo-Philipp Wich | 2012-05-19 | 1 | -1/+1 |
* | dnsmasq: allow forcing options | Jo-Philipp Wich | 2012-05-19 | 1 | -8/+25 |
* | dnsmasq: add support for set: and tag: pairs | Jo-Philipp Wich | 2012-05-19 | 1 | -2/+21 |