aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Fix bridge-utils configuration failure (#3931), thanks sn9Florian Fainelli2008-08-251-0/+1
| | | | SVN-Revision: 12388
* Use busybox mount, could be overriden to use util-linux-ng for instance, ↵Florian Fainelli2008-08-251-0/+1
| | | | | | thanks sn9 SVN-Revision: 12386
* Updated Lua to 5.1.4Steven Barth2008-08-244-201/+203
| | | | SVN-Revision: 12383
* lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well ↵Felix Fietkau2008-08-241-20/+20
| | | | | | (thx, lars) SVN-Revision: 12381
* improve lua opcode dispatch performance by using computed goto instead of ↵Felix Fietkau2008-08-241-0/+363
| | | | | | switch/case - improves performance by about 10% in a simple loop test SVN-Revision: 12378
* fix bridge utils for brcm-2.4 from ↵Travis Kemen2008-08-241-3/+11
| | | | | | http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch SVN-Revision: 12377
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-231-1/+5
| | | | SVN-Revision: 12375
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupFelix Fietkau2008-08-231-2/+2
| | | | SVN-Revision: 12373
* oops, fix typo in [12368]Nicolas Thill2008-08-221-1/+1
| | | | SVN-Revision: 12369
* install ppp development headersNicolas Thill2008-08-221-0/+5
| | | | SVN-Revision: 12368
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-211-1/+17
| | | | SVN-Revision: 12364
* madwifi: keep a/g mode and pureg setting in sync across vapsFelix Fietkau2008-08-211-18/+19
| | | | SVN-Revision: 12363
* fix kmod-ipt-imq module generation (closes: #3896)Nicolas Thill2008-08-211-3/+12
| | | | SVN-Revision: 12361
* move more extra packages from ./trunk to ./packagesNicolas Thill2008-08-2053-6583/+0
| | | | SVN-Revision: 12359
* add missing dependencies on libblkid/libuuid for mount-utils/swap-utils ↵Nicolas Thill2008-08-201-5/+7
| | | | | | (should close: #3730), bump release number SVN-Revision: 12356
* add a patch to use relative symlinks for development shared librariesNicolas Thill2008-08-201-0/+12
| | | | SVN-Revision: 12355
* disable ath9k on all platforms without pci support, not just umlFelix Fietkau2008-08-201-1/+1
| | | | SVN-Revision: 12354
* upgrade to uci 0.5.0, adds list handling supportFelix Fietkau2008-08-202-4/+37
| | | | SVN-Revision: 12353
* disable ath9k on umlNicolas Thill2008-08-201-1/+1
| | | | SVN-Revision: 12352
* disable ipv6 systcl call, as ipv6 is not enabled by defaultNicolas Thill2008-08-201-4/+4
| | | | SVN-Revision: 12351
* remove empty patches left over after [12348]Nicolas Thill2008-08-205-0/+0
| | | | SVN-Revision: 12350
* upgrade busybox to v1.11.1 and add current upstream fixesImre Kaloz2008-08-2058-1231/+2194
| | | | SVN-Revision: 12348
* rename patchImre Kaloz2008-08-201-0/+0
| | | | SVN-Revision: 12347
* upgrade bridge-utils to v1.4Imre Kaloz2008-08-202-7/+12
| | | | SVN-Revision: 12346
* fix uci_set_state for empty valuesFelix Fietkau2008-08-201-1/+1
| | | | SVN-Revision: 12345
* fixes variables, oopsJohn Crispin2008-08-201-1/+1
| | | | SVN-Revision: 12344
* adds the option to have no proto for a interface, usefull if the uci states ↵John Crispin2008-08-201-0/+7
| | | | | | need to be set, but interface bring up is handled somewhere else SVN-Revision: 12343
* add section names to dnsmasq configJohn Crispin2008-08-191-2/+2
| | | | SVN-Revision: 12342
* madwifi: more wds sta related fixesFelix Fietkau2008-08-193-22/+38
| | | | SVN-Revision: 12341
* enable TCP ECN by default (see #3001 for more information)Felix Fietkau2008-08-171-0/+1
| | | | SVN-Revision: 12334
* fix some firewall script typos (patch from #3897)Felix Fietkau2008-08-171-2/+3
| | | | SVN-Revision: 12332
* add /etc/firewall.user to be backed up becuase it is an example in ↵Travis Kemen2008-08-161-1/+1
| | | | | | /etc/config/firewall SVN-Revision: 12326
* add vif selection fix for the broadcom-wl wifi script (thx, sn9)Felix Fietkau2008-08-161-0/+1
| | | | SVN-Revision: 12324
* fix madwifi napi polling packet counting final fix for #3880Felix Fietkau2008-08-161-3/+3
| | | | SVN-Revision: 12323
* remove unneeded lineTravis Kemen2008-08-161-1/+0
| | | | SVN-Revision: 12321
* remove /etc/firewall.* from being kept as they no longer are used in trunkTravis Kemen2008-08-161-1/+1
| | | | SVN-Revision: 12320
* make opkg the default package manager, disable busybox ipkg from building by ↵Travis Kemen2008-08-167-12/+15
| | | | | | default SVN-Revision: 12319
* fix typo, proto should be protocolTravis Kemen2008-08-161-1/+1
| | | | SVN-Revision: 12318
* trigger error if dport is used when no proto is definedJohn Crispin2008-08-151-0/+4
| | | | SVN-Revision: 12317
* fix symlinks when installing opkg into a imageTravis Kemen2008-08-151-2/+2
| | | | SVN-Revision: 12316
* Fix negative calculation of the tmpfs for devices with few RAM (#3557)Florian Fainelli2008-08-141-1/+1
| | | | SVN-Revision: 12315
* remove /etc/functions.sh call from led hotplug scriptJohn Crispin2008-08-141-2/+0
| | | | SVN-Revision: 12312
* move qc-usb from trunk to packages as well (see [12260])Nicolas Thill2008-08-142-135/+0
| | | | SVN-Revision: 12304
* Fix opkg compilation with ccache, thanks sn9Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12303
* Update b43 to work in AP modeFlorian Fainelli2008-08-1336-22392/+161
| | | | SVN-Revision: 12300
* Allow mac80211 drivers to work in master modeFlorian Fainelli2008-08-132-3/+27
| | | | SVN-Revision: 12299
* Update hostapd to 0.6.4Florian Fainelli2008-08-133-68/+2
| | | | SVN-Revision: 12298
* i2c-gpio-custom: minor bugfixGabor Juhos2008-08-132-11/+11
| | | | SVN-Revision: 12297
* Fix putting mac80211 interfaces in monitor and managed modesFlorian Fainelli2008-08-131-3/+8
| | | | SVN-Revision: 12293
* Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ↵Florian Fainelli2008-08-131-3/+4
| | | | | | only be set for 802.1x setups SVN-Revision: 12292