aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 0-byte filesFelix Fietkau2008-09-0234-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke ipkg, now that we use opkg, we don't need it anymoreFelix Fietkau2008-09-021-77/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ipkg from busyboxFelix Fietkau2008-09-028-14073/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove awx from busybox, refresh patchesFelix Fietkau2008-09-027-1629/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* BusyBox httpd Accept Header PatchFelix Fietkau2008-09-021-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi upstream compile for mips (#3952)Felix Fietkau2008-09-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option to cache local queries, from sn9Travis Kemen2008-09-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes usb storage mountingJohn Crispin2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use a newer acx firmwareFlorian Fainelli2008-09-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compile warningFelix Fietkau2008-09-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve wds sta mode compatibilityFelix Fietkau2008-09-012-27/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Correctly set b/g rate tables for mac80211, thanks sn9Florian Fainelli2008-08-311-0/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update acx-mac80211 to a more recent snapshot, thanks sn9Florian Fainelli2008-08-302-14/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi hal target for mips*Felix Fietkau2008-08-301-5/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-293-0/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.Andy Boyett2008-08-281-0/+36
| | | | | | | - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a race condition which would leave dnsmasq in infinite resolving ↵Felix Fietkau2008-08-281-0/+1
| | | | | | recursion nirvana git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back busybox httpd password auth support - fixes x-wrtFelix Fietkau2008-08-281-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add autoload for spi-ks8995Felix Fietkau2008-08-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-281-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-281-4/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesFelix Fietkau2008-08-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uboot-ifxmips compile on mac os xFelix Fietkau2008-08-271-143/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes broken if-then in led init scriptJohn Crispin2008-08-271-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox compile on mac os xFelix Fietkau2008-08-271-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uci firewall backwards compatible to the old firewall.userJohn Crispin2008-08-271-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proto tcpudp to firewallJohn Crispin2008-08-271-38/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix device duplication in firewall if the balancing of ifup and ifdown is brokenJohn Crispin2008-08-271-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure uci firewall reverts its states when stoppedJohn Crispin2008-08-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes uci firewall init order, Signed-off-by: Roberto Riggio John Crispin2008-08-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch enables the new ath5k driver. Works for me with X86 AlixFlorian Fainelli2008-08-272-12/+18
| | | | | | | | | board an AR2413 minipci card. iw and iwconfig works. Signed-off-by: Dirk Nehring <dnehring@gmx.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: Added support for port-ranges as firstPort-lastPort to redirect ↵Steven Barth2008-08-271-0/+17
| | | | | | sections git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds 5 new chains to the uci firewall that can be used to hook custom rulesJohn Crispin2008-08-271-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character ↵Florian Fainelli2008-08-261-1/+5
| | | | | | | | | passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) Signed-off-by: thomas@archlinux.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-261-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds more sanity checks to uci firewallJohn Crispin2008-08-261-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use proto instead of protocol in uci firewallJohn Crispin2008-08-262-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bridge-utils configuration failure (#3931), thanks sn9Florian Fainelli2008-08-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use busybox mount, could be overriden to use util-linux-ng for instance, ↵Florian Fainelli2008-08-251-0/+1
| | | | | | thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12386 3c298f89-4303-0410-b956-a3cf2f4a3e73