Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | improve wds sta mode compatibility | Felix Fietkau | 2008-09-01 | 2 | -27/+21 |
| | | | | SVN-Revision: 12449 | ||||
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 12448 | ||||
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+108 |
| | | | | SVN-Revision: 12445 | ||||
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 | 2 | -14/+17 |
| | | | | SVN-Revision: 12439 | ||||
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
| | | | | SVN-Revision: 12435 | ||||
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | Felix Fietkau | 2008-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 12434 | ||||
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
| | | | | SVN-Revision: 12429 | ||||
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 12428 | ||||
* | Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves ↵ | Andy Boyett | 2008-08-28 | 1 | -0/+36 |
| | | | | | | the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 SVN-Revision: 12427 | ||||
* | fix a race condition which would leave dnsmasq in infinite resolving ↵ | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
| | | | | | | recursion nirvana SVN-Revision: 12424 | ||||
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 | 1 | -0/+41 |
| | | | | SVN-Revision: 12422 | ||||
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 12421 | ||||
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 12420 | ||||
* | add autoload for spi-ks8995 | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 12419 | ||||
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |
| | | | | SVN-Revision: 12418 | ||||
* | ppp: derive interface unit numbers from previous enumeration | Felix Fietkau | 2008-08-28 | 1 | -4/+10 |
| | | | | SVN-Revision: 12417 | ||||
* | fix ppp interface enumeration - don't enumerate already processed interfaces | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12416 |