aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* [PATCH] Package dnsmasq init-fileJo-Philipp Wich2010-11-212-3/+8
| | | | | | | | | | | | | | If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix endian issues on AR9003Felix Fietkau2010-11-201-0/+676
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: revert the probe request timeout changeFelix Fietkau2010-11-201-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest wireless-testing + more stability workFelix Fietkau2010-11-204-131/+283
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: refresh 200-ocf-20100325.patchJo-Philipp Wich2010-11-191-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: terminate mainloop if interface setup fails, prevents ↵Jo-Philipp Wich2010-11-191-0/+81
| | | | | | blocking init or /sbin/wifi if an incorrect channel is configured git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: update to 0.9.8pJo-Philipp Wich2010-11-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge the upstream ht40 fixFelix Fietkau2010-11-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: back out a problematic madwifi change that worked around some ↵Felix Fietkau2010-11-191-15/+1
| | | | | | issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: rework the mac address override patch to not break ath9k_htcFelix Fietkau2010-11-192-60/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge pending cfg80211 patches to fix a race condition with ↵Felix Fietkau2010-11-181-0/+178
| | | | | | setting the regdomain for multiple cards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-file: add metric option for static and dhcp protos, this ↵Jo-Philipp Wich2010-11-173-5/+8
| | | | | | simplifies the management of multiple default routes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: fix compile errors with the new compat-wirelessFelix Fietkau2010-11-171-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-16Felix Fietkau2010-11-1719-3970/+350
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some fixes for AR9003Felix Fietkau2010-11-162-0/+171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: revert r24014 (further testing is needed)Alexandros C. Couloumbis2010-11-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: add kernel mppc/mppe for 2.6.37. ↵Alexandros C. Couloumbis2010-11-161-2/+2
| | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] fix proc filesystem usage, patch from Wipster.Florian Fainelli2010-11-152-12/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: use revert instead of delete, avoids aggregating deltas in ↵Jo-Philipp Wich2010-11-151-4/+4
| | | | | | /tmp/.uci over time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add 6to4 - provides full automatic 6to setup with optional ↵Jo-Philipp Wich2010-11-143-0/+263
| | | | | | configuration in /etc/config/network git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] add input subsystem to hotplug rulesJo-Philipp Wich2010-11-141-1/+1
| | | | | | | | | | This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-141-18/+19
| | | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, ↵Jo-Philipp Wich2010-11-142-25/+35
| | | | | | bump pkg revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option ↵Jo-Philipp Wich2010-11-141-0/+131
| | | | | | 212) in udhcpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix madwifi related linker error (include wext support for non-wpad ↵Felix Fietkau2010-11-132-2/+15
| | | | | | hostapd builds) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add CONFIG_IPV6_SIT_6RDHauke Mehrtens2010-11-131-5/+4
| | | | | | | This closes #8227 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix another 2.6.35 compile errorFelix Fietkau2010-11-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile on linux 2.6.35Felix Fietkau2010-11-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-185/+187
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2010-11-11Felix Fietkau2010-11-1119-440/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-1134-2175/+3678
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: mark as essentialJo-Philipp Wich2010-11-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: mark libc as hold and essential, opkg should now bail ↵Jo-Philipp Wich2010-11-111-0/+1
| | | | | | out if someone tries to uninstall libc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵Hauke Mehrtens2010-11-101-1/+1
| | | | | | patches from compat-wireless git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: redirect to same location with trailing slash appended if ↵Jo-Philipp Wich2010-11-104-5/+22
| | | | | | directories are requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tpHauke Mehrtens2010-11-101-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtc-rv5c386a: make driver compile with kernel 2.6.36.Hauke Mehrtens2010-11-101-10/+19
| | | | | | | This was only compile tested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-102-67/+64
| | | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-091-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-0928-275/+163
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a compile error with debugging disabled (#8189)Felix Fietkau2010-11-071-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: change /dev permissions to 0755 when hotplug2 is used ↵Jo-Philipp Wich2010-11-071-1/+1
| | | | | | (#6039) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)Jo-Philipp Wich2010-11-071-1/+1
| | | | | | | | | | | | | | | | During the first OpenWrt boot after a clean flash (when the jffs2 partition is not yet initialized) tmpfs is used instead of the usual jffs2 overlay filesystem. If this tmpfs is mounted with default options, all directories created there (/etc, /etc/config, other subdirectories in /etc) get permissions 1777 by default, and these permissions then persist in the created jffs2 at least until subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the permission problem. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger netfilterClaudio Mignanti2010-11-061-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add package for ledtrigger gpioClaudio Mignanti2010-11-061-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: remove pcmcia supportHauke Mehrtens2010-11-062-12/+22
| | | | | | | | For kernel 2.6.36 some additional pcmcia backpots would be needed, but this should not depend on pcmcia. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: make it work without shadow password supportJo-Philipp Wich2010-11-063-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23897 3c298f89-4303-0410-b956-a3cf2f4a3e73