Commit graph

2170 commits

Author SHA1 Message Date
Felix Fietkau
0d71217695 remove accidentally committed debug message
SVN-Revision: 12827
2008-10-02 18:31:26 +00:00
Felix Fietkau
8f567ff728 mtd: fix image check on non-broadcom platforms
SVN-Revision: 12825
2008-10-02 18:19:02 +00:00
Felix Fietkau
b0e7c7ba79 implement conditional dependencies for menuconfig and build deps
SVN-Revision: 12820
2008-10-01 21:26:19 +00:00
Florian Fainelli
9ce3b1ade7 Split ebtables into ebtables and ebtables-utils, bump release number
SVN-Revision: 12818
2008-10-01 19:53:36 +00:00
Peter Denison
5ff6932c66 Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow
SVN-Revision: 12809
2008-09-30 00:56:55 +00:00
Felix Fietkau
bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
2008-09-29 01:08:17 +00:00
Felix Fietkau
2b2884293a add option in sysupgrade to restore config from file or URL (patch from #4043)
SVN-Revision: 12772
2008-09-28 19:45:59 +00:00
Felix Fietkau
72fd7feb0d madwifi: revert part of the noderef fix patch
SVN-Revision: 12771
2008-09-28 19:35:56 +00:00
Felix Fietkau
ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
SVN-Revision: 12769
2008-09-28 18:30:23 +00:00
John Crispin
221f4ad32d fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028
SVN-Revision: 12768
2008-09-28 17:40:09 +00:00
John Crispin
b56d5cc36f custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
SVN-Revision: 12767
2008-09-28 17:06:39 +00:00
Felix Fietkau
aaf31c36f1 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
SVN-Revision: 12766
2008-09-28 16:17:49 +00:00
Felix Fietkau
13abdc0af1 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
SVN-Revision: 12765
2008-09-28 16:17:37 +00:00
Felix Fietkau
d896035377 busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it
SVN-Revision: 12763
2008-09-28 15:26:25 +00:00
Felix Fietkau
2b04816c55 fix iw compile
SVN-Revision: 12760
2008-09-28 11:01:33 +00:00
Felix Fietkau
d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937)
SVN-Revision: 12759
2008-09-28 09:43:37 +00:00
Florian Fainelli
93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
2008-09-28 07:09:47 +00:00
Florian Fainelli
f1b0fe6f28 Fix location to the ebtables modules (#3855)
SVN-Revision: 12735
2008-09-27 15:13:35 +00:00
Nicolas Thill
05df3ec37b fix IMQ autoloading
SVN-Revision: 12722
2008-09-27 10:09:54 +00:00
Felix Fietkau
8876ac6d6d remove unnecessary patch chunk
SVN-Revision: 12720
2008-09-26 22:01:33 +00:00
Felix Fietkau
c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999)
SVN-Revision: 12719
2008-09-26 20:09:17 +00:00
Nicolas Thill
6f98e7cf01 remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
2008-09-26 09:42:17 +00:00
Felix Fietkau
e2daafdb1d fix typo from last sysupgrade commit
SVN-Revision: 12715
2008-09-26 08:58:43 +00:00
Travis Kemen
3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
2008-09-26 00:10:01 +00:00
Felix Fietkau
2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
2008-09-25 23:55:47 +00:00
Travis Kemen
b42c11bb48 add option to shutoff softled
SVN-Revision: 12709
2008-09-25 19:19:32 +00:00
Felix Fietkau
a38c409d6a fix some warnings
SVN-Revision: 12707
2008-09-25 18:24:53 +00:00
Felix Fietkau
5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
Steven Barth
c1ef612776 Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
2008-09-25 12:15:32 +00:00
Felix Fietkau
7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
2008-09-25 11:31:35 +00:00
Nicolas Thill
63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
2008-09-25 10:47:39 +00:00
Nicolas Thill
d7810ed63e firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
2008-09-24 15:10:16 +00:00
Nicolas Thill
0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill
adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
2008-09-24 13:27:46 +00:00
Nicolas Thill
34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
2008-09-24 13:06:01 +00:00
Nicolas Thill
ab04e16a1a don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
2008-09-23 20:45:40 +00:00
Felix Fietkau
69692e019a parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
2008-09-23 18:18:21 +00:00
Felix Fietkau
35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
SVN-Revision: 12671
2008-09-23 17:29:22 +00:00
Felix Fietkau
deb3f95996 madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
2008-09-23 17:28:19 +00:00
Felix Fietkau
a361a8101c fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
SVN-Revision: 12664
2008-09-23 15:30:26 +00:00
Felix Fietkau
ebd408630f fix multiple instances of busybox httpd (thx, Yanira)
SVN-Revision: 12663
2008-09-23 15:24:02 +00:00
Nicolas Thill
038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
2008-09-23 12:48:53 +00:00
Nicolas Thill
7218e6326f make links to statup scripts in /etc/rc.d relative
SVN-Revision: 12659
2008-09-23 12:35:34 +00:00
Felix Fietkau
f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Felix Fietkau
bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
2008-09-23 09:23:58 +00:00
Felix Fietkau
d374e28a2b mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
2008-09-22 17:06:03 +00:00
Felix Fietkau
413b45df85 fix mtd target define for brcm-2.4
SVN-Revision: 12650
2008-09-22 17:03:06 +00:00
Nicolas Thill
2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Nicolas Thill
2219c8b27f upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
2008-09-22 12:36:13 +00:00
Nicolas Thill
5d45133fc2 remove patch missed from [12498] only needed for ipkg support
SVN-Revision: 12647
2008-09-22 11:00:41 +00:00