| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/base-files: enhance & cleanup service wrappers | nico | 2011-11-08 | 2 | -27/+41 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | nico | 2011-11-08 | 2 | -82/+82 |
* | [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the... | jow | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: do not assume that "top" is busybox' top, but try to ca... | jow | 2011-11-08 | 2 | -2/+2 |
* | [package] base-files: properly handle wifi ifaces with no network attached, u... | jow | 2011-11-08 | 2 | -4/+6 |
* | [package] hostapd: add code to prevent accidentally bridging non-wds sta mode... | jow | 2011-11-08 | 1 | -0/+9 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | nico | 2011-11-08 | 3 | -321/+322 |
* | netifd: fix compile error when both libnl and libnl-tiny are built | nbd | 2011-11-08 | 1 | -2/+2 |
* | busybox: use bash for gen_build_files.sh to avoid printf argument list issues... | nbd | 2011-11-08 | 1 | -0/+8 |
* | package/uhttpd: use new service wrapper | nico | 2011-11-07 | 2 | -11/+9 |
* | package/ubus: use new service wrapper | nico | 2011-11-07 | 1 | -3/+6 |
* | package/netifd: use new service wrapper | nico | 2011-11-07 | 1 | -8/+9 |
* | package/dropbear: use new service wrapper | nico | 2011-11-07 | 2 | -13/+19 |
* | package/dnsmasq: use new service wrapper | nico | 2011-11-07 | 2 | -7/+10 |
* | package/busybox: use new service wrapper | nico | 2011-11-07 | 3 | -8/+9 |
* | package/base-files: use new service wrapper | nico | 2011-11-07 | 4 | -24/+26 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | nico | 2011-11-07 | 1 | -1/+83 |
* | ath9k: fix LED related crashes on AR913x | nbd | 2011-11-07 | 1 | -0/+30 |
* | carl9170: add dependency on kmod-input-core | nbd | 2011-11-07 | 1 | -1/+1 |
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin... | nico | 2011-11-07 | 1 | -1/+1 |
* | [package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | jow | 2011-11-07 | 2 | -1/+49 |
* | [package] uhttpd: provide rpath-link flag, thanks mazilo | jow | 2011-11-07 | 1 | -1/+1 |
* | [package] madwifi: change wireless ifname numbering schema | jow | 2011-11-06 | 1 | -2/+9 |
* | [package] mac80211: change wireless ifname numbering schema | jow | 2011-11-06 | 1 | -6/+3 |
* | uhttpd: Fix wrong certificate options with multiple words | jow | 2011-11-06 | 1 | -1/+1 |
* | ath9k: add some fixes for radio reinit and frame flush | nbd | 2011-11-05 | 2 | -0/+320 |
* | mac80211: update to wireless-testing 2011-11-04 | nbd | 2011-11-05 | 2 | -73/+5 |
* | [package] uhttpd: fix Makefiles and linking of tls plugin | jow | 2011-11-05 | 2 | -7/+12 |
* | base-files: process platform hotplug calls in the early launch of hotplug2 to... | nbd | 2011-11-05 | 2 | -1/+5 |
* | [package] uhttpd: bump version | jow | 2011-11-05 | 1 | -1/+1 |
* | [package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv(... | jow | 2011-11-05 | 5 | -51/+210 |
* | hostapd: update to latest git version | nbd | 2011-11-04 | 29 | -497/+487 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | nbd | 2011-11-04 | 4 | -2/+14 |
* | netifd: start wifi at boot | nbd | 2011-11-03 | 1 | -0/+4 |
* | netifd: update to latest version, fix redundant ifdown hotplug events | nbd | 2011-11-03 | 1 | -2/+2 |
* | openssl: refresh patches | nbd | 2011-11-03 | 5 | -20/+20 |
* | openssl: update to 1.0.0e (patch by tripolar) | nbd | 2011-11-03 | 1 | -2/+2 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | nbd | 2011-11-03 | 2 | -11/+12 |
* | [package] base-files: add some more protected services to sysupgrade kill bla... | jow | 2011-11-03 | 2 | -2/+2 |
* | [package] qos-scripts: only use the lower 8 bits for firewall marks, allows c... | jow | 2011-11-03 | 3 | -11/+11 |
* | package/busybox: update to 1.19.3 | nico | 2011-11-03 | 12 | -222/+26 |
* | modules: fixes ko files that were renamed in 3.1 | blogic | 2011-11-03 | 2 | -0/+15 |
* | ltq-dsl: fixes driver for targets other than danube | blogic | 2011-11-03 | 3 | -5/+10 |
* | ltq-vmmc: should be available for falcon and danube only | blogic | 2011-11-03 | 1 | -1/+1 |
* | package/dropbear: fix segfault with remote port forwarding (closes: #10339) | nico | 2011-11-03 | 2 | -1/+41 |
* | [package] block-mount: Fixed module loading (double cat is wrong) | cshore | 2011-11-02 | 1 | -1/+1 |
* | netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet) | nbd | 2011-11-01 | 1 | -3/+3 |
* | netifd: update to latest version, fixes handling of hotplug devices (for wifi) | nbd | 2011-11-01 | 1 | -2/+2 |
* | mac80211: update to wireless-testing 2011-11-01 | nbd | 2011-11-01 | 13 | -10646/+93 |
* | iw: fix setting txpower (#10254) | nbd | 2011-11-01 | 1 | -0/+11 |