Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 | John Crispin | 2008-09-28 | |
| | | | | SVN-Revision: 12767 | |||
* | set default input policy to ACCEPT to bring the firewall behavior closer to ↵ | Felix Fietkau | 2008-09-28 | |
| | | | | | | the one of previous versions SVN-Revision: 12766 | |||
* | firewall: fix default policies, add a check for duplicate defaults sections ↵ | Felix Fietkau | 2008-09-28 | |
| | | | | | | and make custom chains more generic SVN-Revision: 12765 | |||
* | busybox: remove the upstream-provided bugfix patch for line editing it ↵ | Felix Fietkau | 2008-09-28 | |
| | | | | | | actually breaks the history functionality instead of fixing it SVN-Revision: 12763 | |||
* | fix iw compile | Felix Fietkau | 2008-09-28 | |
| | | | | SVN-Revision: 12760 | |||
* | madwifi: set essid on to avoid association with different ssid (patch from ↵ | Felix Fietkau | 2008-09-28 | |
| | | | | | | #3937) SVN-Revision: 12759 | |||
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 | |
| | | | | SVN-Revision: 12752 | |||
* | Fix location to the ebtables modules (#3855) | Florian Fainelli | 2008-09-27 | |
| | | | | SVN-Revision: 12735 | |||
* | fix IMQ autoloading | Nicolas Thill | 2008-09-27 | |
| | | | | SVN-Revision: 12722 | |||
* | remove unnecessary patch chunk | Felix Fietkau | 2008-09-26 | |
| | | | | SVN-Revision: 12720 | |||
* | madwifi: fix some really evil noderef issues (fixes #3999) | Felix Fietkau | 2008-09-26 | |
| | | | | SVN-Revision: 12719 | |||
* | remove obsolete p54, rt2500 & rt61 since those drivers are built from ↵ | Nicolas Thill | 2008-09-26 | |
| | | | | | | package/mac80211 now SVN-Revision: 12716 | |||
* | fix typo from last sysupgrade commit | Felix Fietkau | 2008-09-26 | |
| | | | | SVN-Revision: 12715 | |||
* | add switch to not save configuration over the reflash in noninteractive mode | Travis Kemen | 2008-09-26 | |
| | | | | SVN-Revision: 12714 | |||
* | madwifi: don't crash if the static rate is not in a per-node rateset | Felix Fietkau | 2008-09-25 | |
| | | | | SVN-Revision: 12713 | |||
* | add option to shutoff softled | Travis Kemen | 2008-09-25 | |
| | | | | SVN-Revision: 12709 | |||
* | fix some warnings | Felix Fietkau | 2008-09-25 | |
| | | | | SVN-Revision: 12707 | |||
* | mtd: improve support for reading input from a pipe. fixes sysupgrade | Felix Fietkau | 2008-09-25 | |
| | | | | SVN-Revision: 12706 | |||
* | Embed luaposix and bitlib into Lua core library | Steven Barth | 2008-09-25 | |
| | | | | SVN-Revision: 12696 | |||
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | Felix Fietkau | 2008-09-25 | |
| | | | | SVN-Revision: 12695 | |||
* | call autoconf when there's no ./configure script, move it at Build/Prepare stage | Nicolas Thill | 2008-09-25 | |
| | | | | SVN-Revision: 12693 | |||
* | firewall changes: - implement a REJECT policy and enable it by default, ↵ | Nicolas Thill | 2008-09-24 | |
| | | | | | | reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging SVN-Revision: 12688 | |||
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules ↵ | Nicolas Thill | 2008-09-24 | |
| | | | | | | (closes: #4032) SVN-Revision: 12685 | |||
* | fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ↵ | Nicolas Thill | 2008-09-24 | |
| | | | | | | 2.6.24) SVN-Revision: 12682 | |||
* | fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) | Nicolas Thill | 2008-09-24 | |
| | | | | SVN-Revision: 12681 | |||
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | |
| | | | | SVN-Revision: 12675 | |||
* | parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵ | Felix Fietkau | 2008-09-23 | |
| | | | | | | (instead of hardcoding it to g) SVN-Revision: 12673 | |||
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type ↵ | Felix Fietkau | 2008-09-23 | |
| | | | | | | 'update' instead; fixes #3906 SVN-Revision: 12671 | |||
* | madwifi: fix locking issues in state machine changes | Felix Fietkau | 2008-09-23 | |
| | | | | SVN-Revision: 12670 | |||
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵ | Felix Fietkau | 2008-09-23 | |
| | | | | | | but not used SVN-Revision: 12664 | |||
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 | |
| | | | | SVN-Revision: 12663 | |||
* | add missing /etc/functions.sh include required for saving network state ↵ | Nicolas Thill | 2008-09-23 | |
| | | | | | | (closes: #3902) SVN-Revision: 12660 | |||
* | make links to statup scripts in /etc/rc.d relative | Nicolas Thill | 2008-09-23 | |
| | | | | SVN-Revision: 12659 | |||
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵ | Felix Fietkau | 2008-09-23 | |
| | | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657 | |||
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | Felix Fietkau | 2008-09-23 | |
| | | | | SVN-Revision: 12655 | |||
* | mtd: use broadcom specific code on linux 2.6 as well | Felix Fietkau | 2008-09-22 | |
| | | | | SVN-Revision: 12651 | |||
* | fix mtd target define for brcm-2.4 | Felix Fietkau | 2008-09-22 | |
| | | | | SVN-Revision: 12650 | |||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | |
| | | | | SVN-Revision: 12649 | |||
* | upgrade busybox to v1.11.2 and add current upstream fixes | Nicolas Thill | 2008-09-22 | |
| | | | | SVN-Revision: 12648 | |||
* | remove patch missed from [12498] only needed for ipkg support | Nicolas Thill | 2008-09-22 | |
| | | | | SVN-Revision: 12647 | |||
* | Upgrade iw to stable 0.9.5 | Florian Fainelli | 2008-09-21 | |
| | | | | SVN-Revision: 12642 | |||
* | Fixed a typo in the firewall scripts | Steven Barth | 2008-09-16 | |
| | | | | SVN-Revision: 12616 | |||
* | Fixed a typo in firewall scripts, closes #4000 | Steven Barth | 2008-09-15 | |
| | | | | SVN-Revision: 12613 | |||
* | use the Download/ macro to get ACX firmwares | Nicolas Thill | 2008-09-15 | |
| | | | | SVN-Revision: 12612 | |||
* | add missing dependency on libblkid to swap-utils, needed for swapon/off ↵ | Nicolas Thill | 2008-09-15 | |
| | | | | | | (closes: #3993) SVN-Revision: 12610 | |||
* | Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp | Jens Muecke | 2008-09-14 | |
| | | | | SVN-Revision: 12609 | |||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | |
| | | | | SVN-Revision: 12598 | |||
* | fix depends, from sn9 | Travis Kemen | 2008-09-13 | |
| | | | | SVN-Revision: 12589 | |||
* | make option name optional | Travis Kemen | 2008-09-13 | |
| | | | | SVN-Revision: 12585 | |||
* | madwifi: fix x86_64 compilation | Felix Fietkau | 2008-09-12 | |
| | | | | SVN-Revision: 12574 |