summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* base-files: rewrite killing of nonessential services to not rely on top, use ...Jo-Philipp Wich2011-11-162-10/+18
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-162-2/+2
* package/ppp: fix typo in r28868 (closes: #10429)Nicolas Thill2011-11-152-2/+2
* allow building 8021q and bridge as modulesFlorian Fainelli2011-11-151-0/+62
* kmod-r6040 depends on kmod-libphyFlorian Fainelli2011-11-151-1/+1
* busybox: revert accidentally committed debugging flagJo-Philipp Wich2011-11-151-2/+0
* busybox: fix hexdump segmentation fault with an empty leading format unitJo-Philipp Wich2011-11-152-1/+14
* ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)Felix Fietkau2011-11-155-66/+98
* uhttpd: prevent linking uhttpd binary against crypto librariesJo-Philipp Wich2011-11-151-1/+1
* broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <e...Jo-Philipp Wich2011-11-142-7/+10
* ath9k: do not put the hardware to full-sleep while tx is pendingFelix Fietkau2011-11-141-0/+22
* ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear...Felix Fietkau2011-11-143-74/+56
* base-files: prime root password with "x" to notify programs that there is a s...Jo-Philipp Wich2011-11-143-3/+6
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbFelix Fietkau2011-11-141-0/+1
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-141-2/+2
* uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1Jo-Philipp Wich2011-11-141-4/+4
* madwifi: rename patch from ifxmips -> lantiqJohn Crispin2011-11-131-0/+0
* uboot-lantiq: not all configs were using lzma for compression, add gigaset ra...John Crispin2011-11-131-6/+10
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t...John Crispin2011-11-121-0/+50
* package/base-files: enhance service functionsNicolas Thill2011-11-121-13/+27
* package: add om2p-watchdog scriptGabor Juhos2011-11-123-0/+73
* pjsip: bump to 1.10 and improve ltq_tapi backendJohn Crispin2011-11-115-706/+675
* base-files: now that the initial password is completely empty (and not primed...Jo-Philipp Wich2011-11-112-3/+3
* package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #...Nicolas Thill2011-11-112-4/+10
* mac80211: add antenna control api for b43Jo-Philipp Wich2011-11-101-0/+131
* acx-mac80211: update to 20111030Florian Fainelli2011-11-101-2/+2
* nuke another 2.4 skeletonImre Kaloz2011-11-101-1/+0
* enable and use shadow passwords by defaultImre Kaloz2011-11-103-7/+6
* the empty root password should be empty ;)Imre Kaloz2011-11-101-1/+1
* base-files, target: assign name to system timeserver section, makes it easier...Jo-Philipp Wich2011-11-101-1/+1
* package: kernel: fix typoJonas Gorski2011-11-091-1/+1
* package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)Jonas Gorski2011-11-095-50/+198
* package: mac80211: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
* package: acx: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
* package: madwifi: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-095-308/+4
* uhttpd: cope with DES crypted passwd entries by not relying on a leading doll...Jo-Philipp Wich2011-11-092-6/+3
* package/busybox: passwd: use MD5 hash by default (like it used to be)Nicolas Thill2011-11-092-1/+21
* pacakge/iw: don't show a stray ']' if the chain signal attribute list is emptyGabor Juhos2011-11-092-5/+7
* firewall: add DHCPv6 default rule (#10381)Jo-Philipp Wich2011-11-092-1/+13
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsNicolas Thill2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...Nicolas Thill2011-11-081-1/+1
* package/relayd: use new service wrappersNicolas Thill2011-11-081-3/+6
* package/ppp: use new service wrappersNicolas Thill2011-11-082-5/+9
* package/linux-atm: use new service wrappersNicolas Thill2011-11-082-13/+32
* package/base-files-network: use new service wrappersNicolas Thill2011-11-082-6/+9
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-082-27/+41
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-082-82/+82
* base-files: do not kill udhcpc on sysupgrade, it will tear down the interface...Jo-Philipp Wich2011-11-081-1/+1
* base-files: do not assume that "top" is busybox' top, but try to call the app...Jo-Philipp Wich2011-11-082-2/+2