| Commit message (Expand) | Author | Age | Files | Lines |
* | lantiq: improve falcon package selection | John Crispin | 2011-11-11 | 3 | -5/+2 |
* | lantiq: fix breakage introduced in 3.1 bump | John Crispin | 2011-11-11 | 10 | -5/+326 |
* | base-files: now that the initial password is completely empty (and not primed... | Jo-Philipp Wich | 2011-11-11 | 2 | -3/+3 |
* | package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #... | Nicolas Thill | 2011-11-11 | 2 | -4/+10 |
* | mac80211: add antenna control api for b43 | Jo-Philipp Wich | 2011-11-10 | 1 | -0/+131 |
* | acx-mac80211: update to 20111030 | Florian Fainelli | 2011-11-10 | 1 | -2/+2 |
* | nuke another 2.4 skeleton | Imre Kaloz | 2011-11-10 | 1 | -1/+0 |
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 | 3 | -7/+6 |
* | the empty root password should be empty ;) | Imre Kaloz | 2011-11-10 | 1 | -1/+1 |
* | base-files, target: assign name to system timeserver section, makes it easier... | Jo-Philipp Wich | 2011-11-10 | 6 | -6/+6 |
* | package: kernel: fix typo | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | Jonas Gorski | 2011-11-09 | 5 | -50/+198 |
* | package: mac80211: mark as broken for 3.2 | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
* | package: acx: mark as broken for 3.2 | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
* | package: madwifi: mark as broken for 3.2 | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
* | target: linux: mtd: fix MTDREFRESH to an arbitrary high number | Jonas Gorski | 2011-11-09 | 14 | -317/+13 |
* | uhttpd: cope with DES crypted passwd entries by not relying on a leading doll... | Jo-Philipp Wich | 2011-11-09 | 2 | -6/+3 |
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | Nicolas Thill | 2011-11-09 | 2 | -1/+21 |
* | pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty | Gabor Juhos | 2011-11-09 | 2 | -5/+7 |
* | firewall: add DHCPv6 default rule (#10381) | Jo-Philipp Wich | 2011-11-09 | 2 | -1/+13 |
* | 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 |
* | include/kernel.mk: enhance built-in/missing modules detection when packaging ... | Nicolas Thill | 2011-11-08 | 1 | -1/+4 |
* | netifd: fix compile error when both libnl and libnl-tiny are built | Felix Fietkau | 2011-11-08 | 1 | -2/+2 |
* | ar71xx: remove dead code | Felix Fietkau | 2011-11-08 | 1 | -15/+0 |
* | ar71xx: on ar7240, exclude ports from their own port vlan destination mask | Felix Fietkau | 2011-11-08 | 1 | -2/+1 |
* | busybox: use bash for gen_build_files.sh to avoid printf argument list issues... | Felix Fietkau | 2011-11-08 | 1 | -0/+8 |
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | 10 | -0/+24 |
* | 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 |
* | ar71xx: create TL-WA901ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -16/+5 |
* | ar71xx: create ALL0258N network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -12/+4 |
* | ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults | Gabor Juhos | 2011-11-07 | 2 | -26/+6 |