| Commit message (Expand) | Author | Age | Files | Lines |
* | update sibyte kernel, fix a few remaining bugs | Mike Baker | 2006-04-28 | 5 | -4/+964 |
* | clean up code so it compiles | Mike Baker | 2006-04-28 | 1 | -0/+11 |
* | don't drop all incoming connections if wan_ifname is not set | Felix Fietkau | 2006-04-27 | 1 | -1/+1 |
* | fix kmod-sched build on 2.4 | Nicolas Thill | 2006-04-26 | 1 | -4/+1 |
* | fix typo and wrong func call in rint() | Nicolas Thill | 2006-04-26 | 1 | -2/+2 |
* | fix busybox applet lookup (thanks, Stefan Weil) | Felix Fietkau | 2006-04-25 | 1 | -1/+1 |
* | fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols | Felix Fietkau | 2006-04-25 | 1 | -1/+1 |
* | Merge 2.4 patches to 2.6 kernel. Update kernel config | Florian Fainelli | 2006-04-24 | 6 | -25/+363 |
* | Add watchdog driver, prevents device from rebooting. Kernel now fully usable ... | Florian Fainelli | 2006-04-22 | 5 | -551/+2850 |
* | preliminary sibyte support | Mike Baker | 2006-04-21 | 6 | -0/+1370 |
* | add support for the wrt54g3g pcmcia | Felix Fietkau | 2006-04-21 | 1 | -0/+119 |
* | oops... committed the wrong patch | Felix Fietkau | 2006-04-21 | 1 | -1231/+1231 |
* | fix jpeg build for x86_64 hosts | Felix Fietkau | 2006-04-21 | 1 | -1221/+2539 |
* | Fix wrong compile dependency, closes #501 | Florian Fainelli | 2006-04-21 | 1 | -1/+1 |
* | update OpenVPN to 2.0.7 (security update), closes #497 | Oliver Ertl | 2006-04-19 | 1 | -2/+2 |
* | Enable mod-ulogd-pcap build | Florian Fainelli | 2006-04-19 | 5 | -1/+37 |
* | Linux 2.6.16.7 | Imre Kaloz | 2006-04-18 | 5 | -10/+10 |
* | Fix patch, closes #494 | Florian Fainelli | 2006-04-17 | 1 | -3/+2 |
* | cleanup watchdog | Mike Baker | 2006-04-17 | 1 | -90/+59 |
* | XScale support (Gateway 7001), take two | Imre Kaloz | 2006-04-17 | 7 | -274/+131 |
* | update kismet to 2006-04-R1 (from #485) | Mike Baker | 2006-04-17 | 3 | -338/+494 |
* | Create iptraf directories Build mod_webdav for lighttpd Fix libtool patch | Florian Fainelli | 2006-04-16 | 6 | -3/+40 |
* | Update iptraf to 3.0.0 | Florian Fainelli | 2006-04-16 | 4 | -564/+304 |
* | Fixed typos in menuconfig Cleanup patch, fix building when using 'pkg-config ... | Florian Fainelli | 2006-04-15 | 2 | -80/+37 |
* | cleanup makefiles | Mike Baker | 2006-04-14 | 6 | -69/+50 |
* | hardware watchdog | Mike Baker | 2006-04-14 | 2 | -39/+159 |
* | finally fix/tweaks for vncrepeater (thanks to Russell Harmon) | Oliver Ertl | 2006-04-14 | 1 | -2/+4 |
* | fix vncrepeater download url | Oliver Ertl | 2006-04-14 | 1 | -2/+2 |
* | elinks cosmetic fix | Oliver Ertl | 2006-04-14 | 1 | -1/+0 |
* | Add squid, with its modules. Fix fakeidentd compilation (wrong source downloa... | Florian Fainelli | 2006-04-14 | 20 | -3/+1275 |
* | add preliminary support for the XScale port, generic endianness indication | Imre Kaloz | 2006-04-14 | 24 | -22/+3021 |
* | fix openswan patch | Felix Fietkau | 2006-04-13 | 1 | -12/+0 |
* | also update openswan in package/ | Felix Fietkau | 2006-04-13 | 1 | -2/+2 |
* | fix motion download url | Felix Fietkau | 2006-04-13 | 1 | -1/+1 |
* | disable the ZD1211 driver for linux 2.4 (does not build) | Felix Fietkau | 2006-04-13 | 1 | -0/+1 |
* | update openswan to 2.4.5 final | Felix Fietkau | 2006-04-13 | 2 | -25/+2 |
* | cosmetic fix for the ar7 network defaults | Felix Fietkau | 2006-04-13 | 1 | -2/+2 |
* | fix typo in firstboot - /etc/config/* is now a file instead of a symlink | Felix Fietkau | 2006-04-13 | 1 | -4/+4 |
* | fix default interface name for ar7 | Felix Fietkau | 2006-04-13 | 1 | -1/+1 |
* | Add fakeidentd a lightweight identd daemon. Fix minor typo in menuconfig for ... | Florian Fainelli | 2006-04-13 | 7 | -1/+70 |
* | Add weechat, a lightweight IRC client, thanks kolter ! | Florian Fainelli | 2006-04-13 | 6 | -0/+108 |
* | Add support for static routes per interface. You can specify one or more rout... | Florian Fainelli | 2006-04-13 | 1 | -0/+12 |
* | Add SIP connection tracking helpers. Update 2.6 kernel configuration to build... | Florian Fainelli | 2006-04-12 | 7 | -1/+844 |
* | Move ueagle to the main kernel config since it is in stock kernel Add Zydas Z... | Florian Fainelli | 2006-04-12 | 8 | -7/+70 |
* | upgrade to busybox 1.1.2 | Imre Kaloz | 2006-04-12 | 2 | -214/+2 |
* | upgrade to wireless-tools v28 final | Imre Kaloz | 2006-04-12 | 1 | -2/+2 |
* | Linux 2.6.16.4 *sigh* | Imre Kaloz | 2006-04-12 | 4 | -8/+8 |
* | Add missing svn:keywords and Id tags | Nicolas Thill | 2006-04-12 | 14 | -9/+19 |
* | Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing U... | Nicolas Thill | 2006-04-12 | 2 | -1/+26 |
* | add download URL to gpg | Oliver Ertl | 2006-04-11 | 1 | -1/+2 |