summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* madwifi: only start hostapd when necessarynbd2008-08-281-2/+3
* add autoload for spi-ks8995nbd2008-08-281-0/+1
* mtd: add jffs2 cleanmarker for big endian systemsnbd2008-08-281-1/+6
* ppp: derive interface unit numbers from previous enumerationnbd2008-08-281-4/+10
* fix ppp interface enumeration - don't enumerate already processed interfacesnbd2008-08-271-1/+1
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesnbd2008-08-271-2/+2
* fix uboot-ifxmips compile on mac os xnbd2008-08-271-143/+86
* fixes broken if-then in led init scriptblogic2008-08-271-2/+3
* fix busybox compile on mac os xnbd2008-08-271-0/+13
* make uci firewall backwards compatible to the old firewall.userblogic2008-08-271-2/+9
* add proto tcpudp to firewallblogic2008-08-271-38/+51
* fix device duplication in firewall if the balancing of ifup and ifdown is brokenblogic2008-08-271-2/+9
* make sure uci firewall reverts its states when stoppedblogic2008-08-271-0/+1
* fixes uci firewall init order, Signed-off-by: Roberto Riggio blogic2008-08-271-2/+2
* This patch enables the new ath5k driver. Works for me with X86 Alixflorian2008-08-272-12/+18
* firewall: Added support for port-ranges as firstPort-lastPort to redirect sec...cyrus2008-08-271-0/+17
* adds 5 new chains to the uci firewall that can be used to hook custom rulesblogic2008-08-271-1/+16
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph...florian2008-08-261-1/+5
* adds several fixes to etrax, make openssl work on etraxblogic2008-08-261-0/+14
* adds more sanity checks to uci firewallblogic2008-08-261-0/+4
* use proto instead of protocol in uci firewallblogic2008-08-262-6/+6
* Fix bridge-utils configuration failure (#3931), thanks sn9florian2008-08-251-0/+1
* Use busybox mount, could be overriden to use util-linux-ng for instance, than...florian2008-08-251-0/+1
* Updated Lua to 5.1.4cyrus2008-08-244-201/+203
* lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (...nbd2008-08-241-20/+20
* improve lua opcode dispatch performance by using computed goto instead of swi...nbd2008-08-241-0/+363
* fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brc...thepeople2008-08-241-3/+11
* Fix hostapd with open access point and per-device configuration, thanks sn9florian2008-08-231-1/+5
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupnbd2008-08-231-2/+2
* oops, fix typo in [12368]nico2008-08-221-1/+1
* install ppp development headersnico2008-08-221-0/+5
* [magicbox] fix the CF driver on 2.6.26.x, and create a package for itjuhosg2008-08-211-1/+17
* madwifi: keep a/g mode and pureg setting in sync across vapsnbd2008-08-211-18/+19
* fix kmod-ipt-imq module generation (closes: #3896)nico2008-08-211-3/+12
* move more extra packages from ./trunk to ./packagesnico2008-08-2053-6583/+0
* add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (shou...nico2008-08-201-5/+7
* add a patch to use relative symlinks for development shared librariesnico2008-08-201-0/+12
* disable ath9k on all platforms without pci support, not just umlnbd2008-08-201-1/+1
* upgrade to uci 0.5.0, adds list handling supportnbd2008-08-202-4/+37
* disable ath9k on umlnico2008-08-201-1/+1
* disable ipv6 systcl call, as ipv6 is not enabled by defaultnico2008-08-201-4/+4
* remove empty patches left over after [12348]nico2008-08-205-0/+0
* upgrade busybox to v1.11.1 and add current upstream fixeskaloz2008-08-2058-1231/+2194
* rename patchkaloz2008-08-201-0/+0
* upgrade bridge-utils to v1.4kaloz2008-08-202-7/+12
* fix uci_set_state for empty valuesnbd2008-08-201-1/+1
* fixes variables, oopsblogic2008-08-201-1/+1
* adds the option to have no proto for a interface, usefull if the uci states n...blogic2008-08-201-0/+7
* add section names to dnsmasq configblogic2008-08-191-2/+2
* madwifi: more wds sta related fixesnbd2008-08-193-22/+38