Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) | Nicolas Thill | 2008-09-24 | 1 | -3/+3 | |
| | | | | SVN-Revision: 12681 | |||||
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12675 | |||||
* | parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+8 | |
| | | | | | | (instead of hardcoding it to g) SVN-Revision: 12673 | |||||
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+5 | |
| | | | | | | 'update' instead; fixes #3906 SVN-Revision: 12671 | |||||
* | madwifi: fix locking issues in state machine changes | Felix Fietkau | 2008-09-23 | 4 | -43/+8 | |
| | | | | SVN-Revision: 12670 | |||||
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵ | Felix Fietkau | 2008-09-23 | 1 | -0/+44 | |
| | | | | | | but not used SVN-Revision: 12664 | |||||
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12663 | |||||
* | add missing /etc/functions.sh include required for saving network state ↵ | Nicolas Thill | 2008-09-23 | 2 | -0/+2 | |
| | | | | | | (closes: #3902) SVN-Revision: 12660 | |||||
* | make links to statup scripts in /etc/rc.d relative | Nicolas Thill | 2008-09-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12659 | |||||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | 1 | -2/+15 | |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | |||||
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | Felix Fietkau | 2008-09-23 | 6 | -80/+209 | |
| | | | | SVN-Revision: 12655 | |||||
* | mtd: use broadcom specific code on linux 2.6 as well | Felix Fietkau | 2008-09-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 12651 | |||||
* | fix mtd target define for brcm-2.4 | Felix Fietkau | 2008-09-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12650 | |||||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 3 | -44/+155 | |
| | | | | SVN-Revision: 12649 | |||||
* | upgrade busybox to v1.11.2 and add current upstream fixes | Nicolas Thill | 2008-09-22 | 10 | -277/+336 | |
| | | | | SVN-Revision: 12648 | |||||
* | remove patch missed from [12498] only needed for ipkg support | Nicolas Thill | 2008-09-22 | 1 | -185/+0 | |
| | | | | SVN-Revision: 12647 | |||||
* | Upgrade iw to stable 0.9.5 | Florian Fainelli | 2008-09-21 | 1 | -8/+4 | |
| | | | | SVN-Revision: 12642 | |||||
* | Fixed a typo in the firewall scripts | Steven Barth | 2008-09-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12616 | |||||
* | Fixed a typo in firewall scripts, closes #4000 | Steven Barth | 2008-09-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12613 | |||||
* | use the Download/ macro to get ACX firmwares | Nicolas Thill | 2008-09-15 | 2 | -31/+35 | |
| | | | | SVN-Revision: 12612 | |||||
* | add missing dependency on libblkid to swap-utils, needed for swapon/off ↵ | Nicolas Thill | 2008-09-15 | 1 | -1/+1 | |
| | | | | | | (closes: #3993) SVN-Revision: 12610 | |||||
* | Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp | Jens Muecke | 2008-09-14 | 1 | -0/+71 | |
| | | | | SVN-Revision: 12609 | |||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 1 | -16/+0 | |
| | | | | SVN-Revision: 12598 | |||||
* | fix depends, from sn9 | Travis Kemen | 2008-09-13 | 1 | -4/+3 | |
| | | | | SVN-Revision: 12589 | |||||
* | make option name optional | Travis Kemen | 2008-09-13 | 2 | -3/+3 | |
| | | | | SVN-Revision: 12585 | |||||
* | madwifi: fix x86_64 compilation | Felix Fietkau | 2008-09-12 | 1 | -0/+16 | |
| | | | | SVN-Revision: 12574 | |||||
* | madwifi: upgrade to 2008-09-09 HAL | Felix Fietkau | 2008-09-12 | 2 | -0/+0 | |
| | | | | SVN-Revision: 12573 | |||||
* | sysupgrade: add optional delay before rebooting | Felix Fietkau | 2008-09-12 | 2 | -3/+7 | |
| | | | | SVN-Revision: 12572 | |||||
* | Prevent unwanted shell expansion | Steven Barth | 2008-09-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12568 | |||||
* | fixes script that mounts usd storage when it gets attached | John Crispin | 2008-09-08 | 1 | -14/+11 | |
| | | | | SVN-Revision: 12548 | |||||
* | dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵ | Steven Barth | 2008-09-07 | 1 | -7/+3 | |
| | | | | | | UCI list datatype SVN-Revision: 12547 | |||||
* | restore the /tmp/resolv.conf symlink when stopping dnsmasq | Felix Fietkau | 2008-09-07 | 1 | -0/+5 | |
| | | | | SVN-Revision: 12546 | |||||
* | madwifi: add missing include file for the tools multicall binary | Felix Fietkau | 2008-09-05 | 1 | -1/+2 | |
| | | | | SVN-Revision: 12541 | |||||
* | madwifi: select the right hal binary for EABI on ARM | Felix Fietkau | 2008-09-05 | 1 | -4/+4 | |
| | | | | SVN-Revision: 12540 | |||||
* | upgrade to uci 0.6.2 (bugfixes) | Felix Fietkau | 2008-09-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12535 | |||||
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | Felix Fietkau | 2008-09-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12511 | |||||
* | remove 0-byte files | Felix Fietkau | 2008-09-02 | 34 | -0/+0 | |
| | | | | SVN-Revision: 12501 | |||||
* | nuke ipkg, now that we use opkg, we don't need it anymore | Felix Fietkau | 2008-09-02 | 1 | -77/+0 | |
| | | | | SVN-Revision: 12500 | |||||
* | remove ipkg from busybox | Felix Fietkau | 2008-09-02 | 8 | -14073/+0 | |
| | | | | SVN-Revision: 12498 | |||||
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 | 7 | -1629/+8 | |
| | | | | SVN-Revision: 12497 | |||||
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 | 1 | -0/+42 | |
| | | | | | | | | | | | | | | With this patch the BusyBox httpd pass the "Accept:" and "Accept-Language:" header by the environment variables to the CGI-Script, so this can make Content Negotiation to deliver the page in the language, which was selected by the user in the browser settings, and/or serve the XHTML page with the right MIME-Type application/xhtml+xml to user agents which support it und text/html which don't. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 12496 | |||||
* | madwifi upstream does not work on wisoc | Felix Fietkau | 2008-09-02 | 1 | -1/+2 | |
| | | | | SVN-Revision: 12489 | |||||
* | fix madwifi upstream compile for mips (#3952) | Felix Fietkau | 2008-09-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12488 | |||||
* | add option to cache local queries, from sn9 | Travis Kemen | 2008-09-02 | 1 | -1/+2 | |
| | | | | SVN-Revision: 12485 | |||||
* | Fix enabling of init scripts. | Lars-Peter Clausen | 2008-09-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12482 | |||||
* | fixes usb storage mounting | John Crispin | 2008-09-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12465 | |||||
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | 1 | -5/+5 | |
| | | | | SVN-Revision: 12462 | |||||
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12458 | |||||
* | Use a newer acx firmware | Florian Fainelli | 2008-09-01 | 1 | -1/+2 | |
| | | | | SVN-Revision: 12455 | |||||
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12450 |