| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sync with kmod-madwifi | kaloz | 2005-12-16 | 1 | -4/+4 |
* | 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 gcc4 fix for iptables 1.3.4 | kaloz | 2005-12-16 | 1 | -0/+30 |
* | 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 |
* | add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broad... | kaloz | 2005-12-15 | 1 | -4/+4 |
* | 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 |
* | 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 |
* | 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 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 | 1 | -0/+1 |
* | Added vrrpd package, fixed typo in vgp Config.in and added them to the packag... | florian | 2005-12-12 | 7 | -7/+64 |
* | Added package vgp, vgp is a daemon working like Cisco(c) HSRP | florian | 2005-12-12 | 3 | -0/+64 |
* | Added serdisplib, thanks to Christoph Haderer for the package | florian | 2005-12-12 | 7 | -0/+99 |
* | adjust svn properties: add missing "svn:keywords" for Makefiles, | nico | 2005-12-12 | 11 | -28/+28 |
* | move init scripts and related out of ipkg/ | nico | 2005-12-12 | 6 | -8/+4 |
* | make wrt-radauth depend on nvram which is more appropriate (thanks nbd) | nico | 2005-12-12 | 1 | -1/+1 |
* | wrt-radauth needs libnvram and libshared and will only build on mipsel/2.4 atm | nico | 2005-12-12 | 1 | -0/+1 |
* | add some missing ipkg/conffiles | nico | 2005-12-12 | 6 | -0/+8 |
* | clean up old stuff | nbd | 2005-12-12 | 3 | -74/+0 |
* | build package index in sdk (fixes #51) | nbd | 2005-12-12 | 1 | -1/+7 |
* | fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65) | nbd | 2005-12-11 | 1 | -1/+1 |
* | don't display an 8 character password limit on the passwd prompt | nbd | 2005-12-11 | 1 | -0/+12 |
* | create /var/spool/cron in cron init script and change the default crontab loc... | nbd | 2005-12-11 | 2 | -1/+28 |
* | add /etc/ipsec.conf to conffiles | wbx | 2005-12-11 | 1 | -0/+1 |
* | unlock linux partition before running jffs2root --clean. fixes #97 | nbd | 2005-12-11 | 1 | -0/+1 |