| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #10 | kaloz | 2005-12-16 | 0 | -0/+0 |
* | sync with kmod-madwifi | kaloz | 2005-12-16 | 1 | -4/+4 |
* | add gcc bugfix | kaloz | 2005-12-16 | 2 | -0/+32 |
* | fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string f... | wbx | 2005-12-16 | 1 | -223/+306 |
* | fix wificonf compile error (#137) | nbd | 2005-12-16 | 1 | -0/+1 |
* | port l2tpd fixes from changeset:2696 to trunk. | nico | 2005-12-16 | 8 | -1/+1291 |
* | add gcc 3.4.5 | kaloz | 2005-12-16 | 14 | -1/+4231 |
* | make file naming | kaloz | 2005-12-16 | 1 | -0/+0 |
* | add gcc4 patches for 2.4 | kaloz | 2005-12-16 | 4 | -56/+2268 |
* | add gcc4 fix for iptables 1.3.4 | kaloz | 2005-12-16 | 1 | -0/+30 |
* | fix one of the iptables 1.3.4 compile errors on 2.4 | wbx | 2005-12-15 | 1 | -9/+9 |
* | fix remaining pci problems with brcm-2.6 (fixes #132) | nbd | 2005-12-15 | 1 | -5/+7 |
* | add cleanup and system code upgrade for brcm-2.6. pci seems to work, but spit... | nbd | 2005-12-15 | 1 | -7195/+4703 |
* | rename the patch to better match its purpose, | nico | 2005-12-15 | 3 | -27/+39 |
* | upgrade busybox to v1.1.0-pre1 | kaloz | 2005-12-15 | 6 | -382/+337 |
* | fix directory name | kaloz | 2005-12-15 | 1 | -1/+1 |
* | upgrade madwifi snapshot to r1358 | kaloz | 2005-12-15 | 1 | -4/+4 |
* | add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broad... | kaloz | 2005-12-15 | 10 | -7599/+1901 |
* | update asterisk to new upstream release (v1.2.1) | nico | 2005-12-15 | 36 | -8061/+2057 |
* | update gmediaserver to new upstream release (v0.9.0) | nico | 2005-12-15 | 1 | -2/+2 |
* | replace bool with tristate (prevent unneeded freetype-install) | nico | 2005-12-15 | 1 | -1/+1 |
* | update ipsec-tools to new upstream release (v0.6.4) | nico | 2005-12-15 | 1 | -2/+2 |
* | update gs v4 pattern so that the latest linksys firmware accepts it | nbd | 2005-12-15 | 2 | -3/+3 |
* | add ptunnel (PingTunnel) (thanks to Romain Beauxis) | nico | 2005-12-15 | 5 | -0/+91 |
* | add missing config file and init script in the package | nico | 2005-12-14 | 1 | -0/+4 |
* | fix package name in template call, remove unneeded patch, | nico | 2005-12-14 | 7 | -31/+48 |
* | enable peercast actually (forgot some files in my last commit) | nico | 2005-12-14 | 2 | -0/+3 |
* | add peercast package (thanks to Romain Beauxis) | nico | 2005-12-14 | 6 | -0/+196 |
* | fix download url, add target optimization cflags, ipkg/conffiles, | nico | 2005-12-14 | 3 | -7/+22 |
* | add madplay package (thanks to Romain Beauxis), | nico | 2005-12-14 | 5 | -0/+100 |
* | Added libcli, l2tpns, fixed typo and mising URL | florian | 2005-12-14 | 13 | -1/+250 |
* | Added wccpd a Web Cache Coordination Protocol daemon | florian | 2005-12-14 | 5 | -0/+67 |
* | add an Id tag to the Makefile, set md5sum, | nico | 2005-12-14 | 2 | -16/+24 |
* | install in /usr instead of /usr/local/, | nico | 2005-12-14 | 2 | -2/+11 |
* | put the conntrack/nat modules florian added in the kmod-nat-extra package | nico | 2005-12-13 | 1 | -0/+6 |
* | Fixed typo, changed dependencies from depends on to select | florian | 2005-12-13 | 1 | -4/+4 |
* | revert last Config.in change | nbd | 2005-12-13 | 1 | -2/+3 |
* | update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential se... | nbd | 2005-12-13 | 8 | -81/+96 |
* | restore wl0_auth functionality (fixes: #123) | nbd | 2005-12-13 | 1 | -1/+7 |
* | more tristate -> prompt fixes | wbx | 2005-12-13 | 5 | -12/+26 |
* | use prompt description, not tristate, use select from libraries instead of de... | wbx | 2005-12-13 | 2 | -5/+11 |
* | improve wificonf watchdog for client mode (should be somewhat reliable now) | nbd | 2005-12-13 | 1 | -3/+33 |
* | add imq from whiterussian to trunk | nbd | 2005-12-13 | 4 | -0/+757 |
* | add libaudiofile package (thanks to Romain Beauxis) | nico | 2005-12-13 | 4 | -0/+126 |
* | Added raddump | florian | 2005-12-13 | 5 | -0/+69 |
* | Added dhcp6, an IPv6 implementation of the dhcp server and client | florian | 2005-12-13 | 9 | -2/+178 |
* | Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig | florian | 2005-12-13 | 7 | -1/+69 |
* | Added vpnc, a cicso3000 vpn concentrator client | florian | 2005-12-13 | 6 | -0/+75 |
* | disable pcmcia stuff for ar7 | nbd | 2005-12-13 | 2 | -1/+14 |
* | add new netfilter modules to ar7 config | nbd | 2005-12-13 | 1 | -0/+6 |