aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* stop dropbear at shutdown as wellFelix Fietkau2010-01-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* stop syslogd before rebooting, otherwise umount might not work properly when ↵Felix Fietkau2010-01-301-0/+6
| | | | | | logging to a file (thx, puchu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when rebooting, stop the network interfaces last (just before umount) to ↵Felix Fietkau2010-01-301-1/+1
| | | | | | allow services to shut down properly (thx, puchu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: Don't use the libdir path found in .la files.Lars-Peter Clausen2010-01-301-0/+9
| | | | | | | Fixes the build of various packages. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix segfault in mac80211 wds ap handlingFelix Fietkau2010-01-301-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [dnsmasq] Update to version 2.52Hauke Mehrtens2010-01-293-58/+8
| | | | | | | | | | Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline. Thank you Raphaël HUCK for your patch. This fixes #6568. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [carl9170] carl9170 depends on usbHauke Mehrtens2010-01-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] add rt2800lib moduleHauke Mehrtens2010-01-291-6/+15
| | | | | | | This module is needed by rt2800pci and rt2800usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] compat should not depend on pcmcia or usbHauke Mehrtens2010-01-292-0/+100
| | | | | | | | | | remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Fix KernelPackage/usb-net-rndis dependenciesHauke Mehrtens2010-01-291-2/+1
| | | | | | | Fix bug #6589 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: do not warn about nonexistant sysctl overrides (some of them are ↵Felix Fietkau2010-01-291-1/+1
| | | | | | config dependent) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary dependency added in r19371 (thx, puchu)Felix Fietkau2010-01-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-284-9/+25
| | | | | | puchu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)Felix Fietkau2010-01-282-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: refresh patchesFelix Fietkau2010-01-2817-146/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-281-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
| | | | | | | Also, use the default pi_broadcast address if it is not specified git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* carl9170: update to 0.9.9.1Felix Fietkau2010-01-264-106/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵Felix Fietkau2010-01-2619-369/+11
| | | | | | and retransmissions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing quote (thx, puchu)Felix Fietkau2010-01-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: restrict the killing of wpa_supplicant processes to the right ↵Felix Fietkau2010-01-251-2/+6
| | | | | | interface (#5991) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: add missing dependenciesFelix Fietkau2010-01-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2546-255/+1090
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* opkg: remove an empty patchFelix Fietkau2010-01-251-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install libip[46]tc into staging dirJo-Philipp Wich2010-01-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a WARN_ON in client modeFelix Fietkau2010-01-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix another kernel version dependency (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-241-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: make b43-fwsquash.py work with python 3.xJo-Philipp Wich2010-01-241-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: --enable-static and --enable-shared don't work well ↵Jo-Philipp Wich2010-01-241-1/+0
| | | | | | together, drop --enable-static git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: ensure that the ip6addr of the main interface stays ↵Jo-Philipp Wich2010-01-231-20/+28
| | | | | | the primary ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-235-9/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: try to activate hotplugged partitions as swap and fall ↵Jo-Philipp Wich2010-01-231-4/+5
| | | | | | back to lazy mount (#6517) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵Felix Fietkau2010-01-231-0/+26
| | | | | | on ath9k-devel@) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wpad compile error by preventing make spam from showing up in ↵Felix Fietkau2010-01-231-2/+2
| | | | | | the cflags/ldflags dump files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete dependencies and checksFelix Fietkau2010-01-236-49/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add explicit dependency on kmod-crypto-core when required (closes: ↵Nicolas Thill2010-01-234-5/+5
| | | | | | #6557) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix compile error in the roboswitch driverFelix Fietkau2010-01-232-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix build errorFelix Fietkau2010-01-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a build variant for wpa_supplicant and one for a multicall ↵Felix Fietkau2010-01-2321-725/+1384
| | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve wifi interface cleanupFelix Fietkau2010-01-231-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19285 3c298f89-4303-0410-b956-a3cf2f4a3e73