summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* fix typo from last sysupgrade commitFelix Fietkau2008-09-261-1/+1
| | | | SVN-Revision: 12715
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-261-0/+2
| | | | SVN-Revision: 12714
* madwifi: don't crash if the static rate is not in a per-node ratesetFelix Fietkau2008-09-251-0/+200
| | | | SVN-Revision: 12713
* add option to shutoff softledTravis Kemen2008-09-251-0/+3
| | | | SVN-Revision: 12709
* fix some warningsFelix Fietkau2008-09-252-2/+4
| | | | SVN-Revision: 12707
* mtd: improve support for reading input from a pipe. fixes sysupgradeFelix Fietkau2008-09-251-9/+21
| | | | SVN-Revision: 12706
* Embed luaposix and bitlib into Lua core librarySteven Barth2008-09-253-1/+1645
| | | | SVN-Revision: 12696
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)Felix Fietkau2008-09-251-1/+1
| | | | SVN-Revision: 12695
* call autoconf when there's no ./configure script, move it at Build/Prepare stageNicolas Thill2008-09-251-5/+7
| | | | SVN-Revision: 12693
* firewall changes: - implement a REJECT policy and enable it by default, ↵Nicolas Thill2008-09-242-33/+57
| | | | | | 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 Thill2008-09-241-3/+3
| | | | | | (closes: #4032) SVN-Revision: 12685
* fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ↵Nicolas Thill2008-09-241-0/+4
| | | | | | 2.6.24) SVN-Revision: 12682
* fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)Nicolas Thill2008-09-241-3/+3
| | | | SVN-Revision: 12681
* don't fail if there are no modules.mk under ./target/linux/Nicolas Thill2008-09-231-1/+1
| | | | SVN-Revision: 12675
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵Felix Fietkau2008-09-231-1/+8
| | | | | | (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 Fietkau2008-09-231-1/+5
| | | | | | 'update' instead; fixes #3906 SVN-Revision: 12671
* madwifi: fix locking issues in state machine changesFelix Fietkau2008-09-234-43/+8
| | | | SVN-Revision: 12670
* fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵Felix Fietkau2008-09-231-0/+44
| | | | | | but not used SVN-Revision: 12664
* fix multiple instances of busybox httpd (thx, Yanira)Felix Fietkau2008-09-231-1/+1
| | | | SVN-Revision: 12663
* add missing /etc/functions.sh include required for saving network state ↵Nicolas Thill2008-09-232-0/+2
| | | | | | (closes: #3902) SVN-Revision: 12660
* make links to statup scripts in /etc/rc.d relativeNicolas Thill2008-09-231-2/+2
| | | | SVN-Revision: 12659
* fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based ↵Felix Fietkau2008-09-231-2/+15
| | | | | | config append optional (leave enabled on x86) SVN-Revision: 12657
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesFelix Fietkau2008-09-236-80/+209
| | | | SVN-Revision: 12655
* mtd: use broadcom specific code on linux 2.6 as wellFelix Fietkau2008-09-221-0/+4
| | | | SVN-Revision: 12651
* fix mtd target define for brcm-2.4Felix Fietkau2008-09-221-1/+1
| | | | SVN-Revision: 12650
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-223-44/+155
| | | | SVN-Revision: 12649
* upgrade busybox to v1.11.2 and add current upstream fixesNicolas Thill2008-09-2210-277/+336
| | | | SVN-Revision: 12648
* remove patch missed from [12498] only needed for ipkg supportNicolas Thill2008-09-221-185/+0
| | | | SVN-Revision: 12647
* Upgrade iw to stable 0.9.5Florian Fainelli2008-09-211-8/+4
| | | | SVN-Revision: 12642
* Fixed a typo in the firewall scriptsSteven Barth2008-09-161-1/+1
| | | | SVN-Revision: 12616
* Fixed a typo in firewall scripts, closes #4000Steven Barth2008-09-151-1/+1
| | | | SVN-Revision: 12613
* use the Download/ macro to get ACX firmwaresNicolas Thill2008-09-152-31/+35
| | | | SVN-Revision: 12612
* add missing dependency on libblkid to swap-utils, needed for swapon/off ↵Nicolas Thill2008-09-151-1/+1
| | | | | | (closes: #3993) SVN-Revision: 12610
* Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmpJens Muecke2008-09-141-0/+71
| | | | SVN-Revision: 12609
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-16/+0
| | | | SVN-Revision: 12598
* fix depends, from sn9Travis Kemen2008-09-131-4/+3
| | | | SVN-Revision: 12589
* make option name optionalTravis Kemen2008-09-132-3/+3
| | | | SVN-Revision: 12585
* madwifi: fix x86_64 compilationFelix Fietkau2008-09-121-0/+16
| | | | SVN-Revision: 12574
* madwifi: upgrade to 2008-09-09 HALFelix Fietkau2008-09-122-0/+0
| | | | SVN-Revision: 12573
* sysupgrade: add optional delay before rebootingFelix Fietkau2008-09-122-3/+7
| | | | SVN-Revision: 12572
* Prevent unwanted shell expansionSteven Barth2008-09-111-2/+2
| | | | SVN-Revision: 12568
* fixes script that mounts usd storage when it gets attachedJohn Crispin2008-09-081-14/+11
| | | | SVN-Revision: 12548
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵Steven Barth2008-09-071-7/+3
| | | | | | UCI list datatype SVN-Revision: 12547
* restore the /tmp/resolv.conf symlink when stopping dnsmasqFelix Fietkau2008-09-071-0/+5
| | | | SVN-Revision: 12546
* madwifi: add missing include file for the tools multicall binaryFelix Fietkau2008-09-051-1/+2
| | | | SVN-Revision: 12541
* madwifi: select the right hal binary for EABI on ARMFelix Fietkau2008-09-051-4/+4
| | | | SVN-Revision: 12540
* upgrade to uci 0.6.2 (bugfixes)Felix Fietkau2008-09-041-2/+2
| | | | SVN-Revision: 12535
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
| | | | SVN-Revision: 12511
* remove 0-byte filesFelix Fietkau2008-09-0234-0/+0
| | | | SVN-Revision: 12501
* nuke ipkg, now that we use opkg, we don't need it anymoreFelix Fietkau2008-09-021-77/+0
| | | | SVN-Revision: 12500