Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check for + in the broadcast address before attempting a dns lookup | Felix Fietkau | 2007-06-29 | 1 | -0/+29 |
| | | | | SVN-Revision: 7767 | ||||
* | fix broadcast address (#1611) | Mike Baker | 2007-06-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 7766 | ||||
* | Add a patch for openssl to fix some breakage that happens when compiled with ↵ | Felix Fietkau | 2007-06-28 | 1 | -0/+252 |
| | | | | | | | | | | | gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html SVN-Revision: 7764 | ||||
* | Initialise firewall before network (#1988) | Florian Fainelli | 2007-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 7757 | ||||
* | clean up the madwifi SoC support patch - remove some breakage that went ↵ | Felix Fietkau | 2007-06-28 | 1 | -23/+1 |
| | | | | | | unnoticed because it only applies to kernelversions before 2.6.19 SVN-Revision: 7746 | ||||
* | add fragmentation and rts settings thanks rene closes #1725 | Travis Kemen | 2007-06-27 | 1 | -0/+12 |
| | | | | SVN-Revision: 7743 | ||||
* | add nvram fixup script | Felix Fietkau | 2007-06-27 | 2 | -0/+72 |
| | | | | SVN-Revision: 7742 | ||||
* | Also mark ipset as broken | Florian Fainelli | 2007-06-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 7740 | ||||
* | Make aodv-uu as broken for all archs until we fix it | Florian Fainelli | 2007-06-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 7739 | ||||
* | Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6 | Peter Denison | 2007-06-25 | 14 | -521/+958 |
| | | | | SVN-Revision: 7734 | ||||
* | Merge mac80211 driver from tree at bu3sch.de, pulled 24/6 | Peter Denison | 2007-06-25 | 12 | -194/+235 |
| | | | | SVN-Revision: 7733 | ||||
* | madwifi: add some extra delay between bringing the interface up and ↵ | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
| | | | | | | configuring it (#1703) SVN-Revision: 7729 | ||||
* | hotplug2: add fork handling optimization (also fixes that pesky pppoe race ↵ | Felix Fietkau | 2007-06-25 | 1 | -0/+142 |
| | | | | | | condition in #1655) SVN-Revision: 7726 | ||||
* | update to hotplug2 svn version (recommended by iSteve) | Felix Fietkau | 2007-06-25 | 4 | -48/+543 |
| | | | | SVN-Revision: 7725 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 8 | -58/+133 |
| | | | | SVN-Revision: 7722 | ||||
* | hotplug2: add a missing cflag, allow hotplug events that are not 'add' | Felix Fietkau | 2007-06-25 | 2 | -1/+14 |
| | | | | SVN-Revision: 7721 | ||||
* | make hotplug2 use the build system cflags | Felix Fietkau | 2007-06-25 | 2 | -0/+14 |
| | | | | SVN-Revision: 7720 | ||||
* | remove bogus dependency, fix a few cosmetic bugs | Felix Fietkau | 2007-06-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 7719 | ||||
* | Upgrade ntfs-3g to 1.616 (#1954) | Florian Fainelli | 2007-06-23 | 2 | -16/+5 |
| | | | | SVN-Revision: 7717 | ||||
* | Upgrade fuse to 2.6.5 (#1955) | Florian Fainelli | 2007-06-23 | 8 | -39/+47 |
| | | | | SVN-Revision: 7716 | ||||
* | add antenna diversity config support for broadcom-wl | Felix Fietkau | 2007-06-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 7710 | ||||
* | Do not cache negative answers | Florian Fainelli | 2007-06-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7707 | ||||
* | Package tunnel6 as well (#1943) | Florian Fainelli | 2007-06-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 7705 | ||||
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7704 | ||||
* | for bcm43xx-mac80211 as well | Felix Fietkau | 2007-06-22 | 1 | -3/+7 |
| | | | | SVN-Revision: 7703 | ||||
* | do not attempt to compile mac80211 on 2.6.21 | Felix Fietkau | 2007-06-22 | 1 | -15/+8 |
| | | | | SVN-Revision: 7701 | ||||
* | kernel version specific fixups for kmod packages | Felix Fietkau | 2007-06-22 | 1 | -7/+13 |
| | | | | SVN-Revision: 7700 | ||||
* | fix mac80211 build | Felix Fietkau | 2007-06-21 | 1 | -1/+6 |
| | | | | SVN-Revision: 7696 | ||||
* | New: mac80211-based bcm43xx driver from the wireless-dev tree | Peter Denison | 2007-06-21 | 31 | -0/+16363 |
| | | | | SVN-Revision: 7693 | ||||
* | New: mac80211 stack from the wireless-dev tree | Peter Denison | 2007-06-21 | 50 | -0/+23705 |
| | | | | SVN-Revision: 7692 | ||||
* | fix cgi-bin directory handling (#1764) | Felix Fietkau | 2007-06-21 | 1 | -0/+15 |
| | | | | SVN-Revision: 7688 | ||||
* | added usb-storage hotpluging | John Crispin | 2007-06-20 | 3 | -1/+42 |
| | | | | SVN-Revision: 7684 | ||||
* | fix a memleak in broadcom-diag (#1780) | Felix Fietkau | 2007-06-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7683 | ||||
* | Allow the use of psk+psk2 (ap mode only). Thanks ragorn | Mike Baker | 2007-06-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 7682 | ||||
* | mac80211 is not available for kernels < 2.6.22 | Florian Fainelli | 2007-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7674 | ||||
* | added 3 new crypto modules needed by ppp_mppe | John Crispin | 2007-06-18 | 1 | -1/+3 |
| | | | | SVN-Revision: 7670 | ||||
* | Remove reference to old ar7-2.4 code | Florian Fainelli | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7667 | ||||
* | Fix spca5xx compilation with ccache (#1849) | Florian Fainelli | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7663 | ||||
* | Add support for the D-Link DIR-130/330 | Florian Fainelli | 2007-06-18 | 1 | -0/+35 |
| | | | | SVN-Revision: 7660 | ||||
* | update to 2.6.22-rc5 (#1915) | Felix Fietkau | 2007-06-18 | 1 | -0/+12 |
| | | | | SVN-Revision: 7659 | ||||
* | Put the acx tarball on openwrt.org (#1913) | Florian Fainelli | 2007-06-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 7656 | ||||
* | fix zd1211 with linux 2.6.22 | Felix Fietkau | 2007-06-17 | 1 | -0/+44 |
| | | | | SVN-Revision: 7651 | ||||
* | fix shfs compile on 2.6.22 | Felix Fietkau | 2007-06-17 | 1 | -0/+26 |
| | | | | SVN-Revision: 7650 | ||||
* | mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even ↵ | Felix Fietkau | 2007-06-17 | 1 | -1/+2 |
| | | | | | | need this on 2.6?) SVN-Revision: 7649 | ||||
* | make aodv-uu compatible with 2.6.22 | Felix Fietkau | 2007-06-17 | 1 | -0/+164 |
| | | | | SVN-Revision: 7648 | ||||
* | keep track of the network interface states (stored in uci format in ↵ | Felix Fietkau | 2007-06-16 | 7 | -8/+53 |
| | | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643 | ||||
* | add dropbear host keys to conffiles | Felix Fietkau | 2007-06-15 | 1 | -1/+4 |
| | | | | SVN-Revision: 7642 | ||||
* | make zd1211_rw automatically select the firmware package | John Crispin | 2007-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7641 | ||||
* | fix awk segfault | Felix Fietkau | 2007-06-15 | 1 | -5/+5 |
| | | | | SVN-Revision: 7640 | ||||
* | more fixes | Felix Fietkau | 2007-06-15 | 5 | -8/+8 |
| | | | | SVN-Revision: 7639 |