| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | Nicolas Thill | 2011-11-09 | 1 | -0/+37 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | Nicolas Thill | 2011-11-08 | 1 | -1/+1 |
* | package/relayd: use new service wrappers | Nicolas Thill | 2011-11-08 | 1 | -3/+6 |
* | package/ppp: use new service wrappers | Nicolas Thill | 2011-11-08 | 2 | -5/+9 |
* | package/linux-atm: use new service wrappers | Nicolas Thill | 2011-11-08 | 2 | -13/+32 |
* | package/base-files-network: use new service wrappers | Nicolas Thill | 2011-11-08 | 2 | -6/+9 |
* | package/base-files: enhance & cleanup service wrappers | Nicolas Thill | 2011-11-08 | 2 | -27/+41 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 | 2 | -82/+82 |
* | base-files: do not kill udhcpc on sysupgrade, it will tear down the interface... | Jo-Philipp Wich | 2011-11-08 | 1 | -1/+1 |
* | base-files: do not assume that "top" is busybox' top, but try to call the app... | Jo-Philipp Wich | 2011-11-08 | 2 | -2/+2 |
* | base-files: properly handle wifi ifaces with no network attached, useful for ... | Jo-Philipp Wich | 2011-11-08 | 2 | -4/+6 |
* | hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces | Jo-Philipp Wich | 2011-11-08 | 1 | -0/+9 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | Nicolas Thill | 2011-11-08 | 3 | -321/+322 |
* | netifd: fix compile error when both libnl and libnl-tiny are built | Felix Fietkau | 2011-11-08 | 1 | -2/+2 |
* | busybox: use bash for gen_build_files.sh to avoid printf argument list issues... | Felix Fietkau | 2011-11-08 | 1 | -0/+8 |
* | package/uhttpd: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -11/+9 |
* | package/ubus: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -3/+6 |
* | package/netifd: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -8/+9 |
* | package/dropbear: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -13/+19 |
* | package/dnsmasq: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -7/+10 |
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 3 | -8/+9 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 4 | -24/+26 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | Nicolas Thill | 2011-11-07 | 1 | -1/+83 |
* | ath9k: fix LED related crashes on AR913x | Felix Fietkau | 2011-11-07 | 1 | -0/+30 |
* | carl9170: add dependency on kmod-input-core | Felix Fietkau | 2011-11-07 | 1 | -1/+1 |
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin... | Nicolas Thill | 2011-11-07 | 1 | -1/+1 |
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 | 2 | -1/+49 |
* | uhttpd: provide rpath-link flag, thanks mazilo | Jo-Philipp Wich | 2011-11-07 | 1 | -1/+1 |
* | madwifi: change wireless ifname numbering schema Instead of simply counting u... | Jo-Philipp Wich | 2011-11-06 | 1 | -2/+9 |
* | mac80211: change wireless ifname numbering schema Instead of simply counting ... | Jo-Philipp Wich | 2011-11-06 | 1 | -6/+3 |
* | uhttpd: Fix wrong certificate options with multiple words | Jo-Philipp Wich | 2011-11-06 | 1 | -1/+1 |
* | ath9k: add some fixes for radio reinit and frame flush | Felix Fietkau | 2011-11-05 | 2 | -0/+320 |
* | mac80211: update to wireless-testing 2011-11-04 | Felix Fietkau | 2011-11-05 | 2 | -73/+5 |
* | uhttpd: fix Makefiles and linking of tls plugin | Jo-Philipp Wich | 2011-11-05 | 2 | -7/+12 |
* | base-files: process platform hotplug calls in the early launch of hotplug2 to... | Felix Fietkau | 2011-11-05 | 2 | -1/+5 |
* | uhttpd: bump version | Jo-Philipp Wich | 2011-11-05 | 1 | -1/+1 |
* | uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send... | Jo-Philipp Wich | 2011-11-05 | 5 | -51/+210 |
* | hostapd: update to latest git version | Felix Fietkau | 2011-11-04 | 29 | -497/+487 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | Felix Fietkau | 2011-11-04 | 4 | -2/+14 |
* | netifd: start wifi at boot | Felix Fietkau | 2011-11-03 | 1 | -0/+4 |
* | netifd: update to latest version, fix redundant ifdown hotplug events | Felix Fietkau | 2011-11-03 | 1 | -2/+2 |
* | openssl: refresh patches | Felix Fietkau | 2011-11-03 | 5 | -20/+20 |
* | openssl: update to 1.0.0e (patch by tripolar) | Felix Fietkau | 2011-11-03 | 1 | -2/+2 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 | 2 | -11/+12 |
* | base-files: add some more protected services to sysupgrade kill blacklist | Jo-Philipp Wich | 2011-11-03 | 2 | -2/+2 |
* | qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence... | Jo-Philipp Wich | 2011-11-03 | 3 | -11/+11 |
* | package/busybox: update to 1.19.3 | Nicolas Thill | 2011-11-03 | 12 | -222/+26 |
* | modules: fixes ko files that were renamed in 3.1 | John Crispin | 2011-11-03 | 2 | -0/+15 |
* | ltq-dsl: fixes driver for targets other than danube | John Crispin | 2011-11-03 | 3 | -5/+10 |
* | ltq-vmmc: should be available for falcon and danube only | John Crispin | 2011-11-03 | 1 | -1/+1 |