| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ppp: derive interface unit numbers from previous enumeration | nbd | 2008-08-28 | 1 | -4/+10 |
* | fix ppp interface enumeration - don't enumerate already processed interfaces | nbd | 2008-08-27 | 1 | -1/+1 |
* | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | nbd | 2008-08-27 | 1 | -2/+2 |
* | fix uboot-ifxmips compile on mac os x | nbd | 2008-08-27 | 1 | -143/+86 |
* | fixes broken if-then in led init script | blogic | 2008-08-27 | 1 | -2/+3 |
* | fix busybox compile on mac os x | nbd | 2008-08-27 | 1 | -0/+13 |
* | make uci firewall backwards compatible to the old firewall.user | blogic | 2008-08-27 | 1 | -2/+9 |
* | add proto tcpudp to firewall | blogic | 2008-08-27 | 1 | -38/+51 |
* | fix device duplication in firewall if the balancing of ifup and ifdown is broken | blogic | 2008-08-27 | 1 | -2/+9 |
* | make sure uci firewall reverts its states when stopped | blogic | 2008-08-27 | 1 | -0/+1 |
* | fixes uci firewall init order, Signed-off-by: Roberto Riggio | blogic | 2008-08-27 | 1 | -2/+2 |
* | This patch enables the new ath5k driver. Works for me with X86 Alix | florian | 2008-08-27 | 2 | -12/+18 |
* | firewall: Added support for port-ranges as firstPort-lastPort to redirect sec... | cyrus | 2008-08-27 | 1 | -0/+17 |
* | adds 5 new chains to the uci firewall that can be used to hook custom rules | blogic | 2008-08-27 | 1 | -1/+16 |
* | A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph... | florian | 2008-08-26 | 1 | -1/+5 |
* | adds several fixes to etrax, make openssl work on etrax | blogic | 2008-08-26 | 1 | -0/+14 |
* | adds more sanity checks to uci firewall | blogic | 2008-08-26 | 1 | -0/+4 |
* | use proto instead of protocol in uci firewall | blogic | 2008-08-26 | 2 | -6/+6 |
* | Fix bridge-utils configuration failure (#3931), thanks sn9 | florian | 2008-08-25 | 1 | -0/+1 |
* | Use busybox mount, could be overriden to use util-linux-ng for instance, than... | florian | 2008-08-25 | 1 | -0/+1 |
* | Updated Lua to 5.1.4 | cyrus | 2008-08-24 | 4 | -201/+203 |
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (... | nbd | 2008-08-24 | 1 | -20/+20 |
* | improve lua opcode dispatch performance by using computed goto instead of swi... | nbd | 2008-08-24 | 1 | -0/+363 |
* | fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brc... | thepeople | 2008-08-24 | 1 | -3/+11 |
* | Fix hostapd with open access point and per-device configuration, thanks sn9 | florian | 2008-08-23 | 1 | -1/+5 |
* | upgrade uci to 0.6.0 - many bugfixes and an API cleanup | nbd | 2008-08-23 | 1 | -2/+2 |
* | oops, fix typo in [12368] | nico | 2008-08-22 | 1 | -1/+1 |
* | install ppp development headers | nico | 2008-08-22 | 1 | -0/+5 |
* | [magicbox] fix the CF driver on 2.6.26.x, and create a package for it | juhosg | 2008-08-21 | 1 | -1/+17 |
* | madwifi: keep a/g mode and pureg setting in sync across vaps | nbd | 2008-08-21 | 1 | -18/+19 |
* | fix kmod-ipt-imq module generation (closes: #3896) | nico | 2008-08-21 | 1 | -3/+12 |
* | move more extra packages from ./trunk to ./packages | nico | 2008-08-20 | 53 | -6583/+0 |
* | add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (shou... | nico | 2008-08-20 | 1 | -5/+7 |
* | add a patch to use relative symlinks for development shared libraries | nico | 2008-08-20 | 1 | -0/+12 |
* | disable ath9k on all platforms without pci support, not just uml | nbd | 2008-08-20 | 1 | -1/+1 |
* | upgrade to uci 0.5.0, adds list handling support | nbd | 2008-08-20 | 2 | -4/+37 |
* | disable ath9k on uml | nico | 2008-08-20 | 1 | -1/+1 |
* | disable ipv6 systcl call, as ipv6 is not enabled by default | nico | 2008-08-20 | 1 | -4/+4 |
* | remove empty patches left over after [12348] | nico | 2008-08-20 | 5 | -0/+0 |
* | upgrade busybox to v1.11.1 and add current upstream fixes | kaloz | 2008-08-20 | 58 | -1231/+2194 |
* | rename patch | kaloz | 2008-08-20 | 1 | -0/+0 |
* | upgrade bridge-utils to v1.4 | kaloz | 2008-08-20 | 2 | -7/+12 |
* | fix uci_set_state for empty values | nbd | 2008-08-20 | 1 | -1/+1 |
* | fixes variables, oops | blogic | 2008-08-20 | 1 | -1/+1 |
* | adds the option to have no proto for a interface, usefull if the uci states n... | blogic | 2008-08-20 | 1 | -0/+7 |
* | add section names to dnsmasq config | blogic | 2008-08-19 | 1 | -2/+2 |
* | madwifi: more wds sta related fixes | nbd | 2008-08-19 | 3 | -22/+38 |
* | enable TCP ECN by default (see #3001 for more information) | nbd | 2008-08-17 | 1 | -0/+1 |
* | fix some firewall script typos (patch from #3897) | nbd | 2008-08-17 | 1 | -2/+3 |
* | add /etc/firewall.user to be backed up becuase it is an example in /etc/confi... | thepeople | 2008-08-16 | 1 | -1/+1 |