aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * move packages and kernel modules into menusImre Kaloz2006-02-103-24/+61
| * use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...Imre Kaloz2006-02-102-3/+5
| * replace 'mkdir -p' by 'install -d -m0755'OpenWrt Developers2006-02-091-1/+1
| * build the kernel scripts directory before packages (required for some externa...Mike Baker2006-02-091-3/+3
| * finally fix pesky irq issuesMike Baker2006-02-092-74/+104
| * add iftop packages, thanks to Benjamin BinierOpenWrt Developers2006-02-095-0/+87
| * enhance the new mtd -q optionFelix Fietkau2006-02-091-10/+11
| * add missing mtd output messageFelix Fietkau2006-02-091-0/+2
| * add wrt54g(s) image support to mtd (required for webif firmware update rewrite)Felix Fietkau2006-02-092-28/+87
| * pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-082-2/+2
| * Removed init script as there is an hotplug one, check whether user configurat...Florian Fainelli2006-02-082-2/+7
| * Updated Makefile, thanks to Stephen Rose, corrected compile-time dependencyFlorian Fainelli2006-02-082-1/+2
| * Added scanlogd, thanks to Stephen Rose for his workFlorian Fainelli2006-02-077-0/+104
| * Fixed typoFlorian Fainelli2006-02-071-1/+2
| * update to linux 2.6.15.3 (security fixes)Felix Fietkau2006-02-073-6/+6
| * Fixed typo in menuconfigFlorian Fainelli2006-02-071-2/+1
| * Fixed typo, closes #294Florian Fainelli2006-02-071-2/+2
| * Fixed user-space br2684ctl to be more verbose, also copy all the libatm depen...Florian Fainelli2006-02-072-9/+13
| * fix typo in filenameFelix Fietkau2006-02-071-0/+0
| * Modified br2684 patch to remove unresolved symbol, should now work, needs tes...Florian Fainelli2006-02-061-47/+25
| * Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-062-0/+122
| * Added multipath routing to quagga, and close #290Florian Fainelli2006-02-061-1/+2
| * patch madwifi-ng to use master mode by defaultImre Kaloz2006-02-061-0/+12
| * make gcc4 depend on libgcc, and disable the libgcc hack for itImre Kaloz2006-02-063-16/+2
| * port the changes from [3155] to KamikazeImre Kaloz2006-02-063-16/+66
| * Added support for ppp filtering, as userland pppd can now support filteringFlorian Fainelli2006-02-057-7/+7
| * Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-051-0/+14
| * Updated ppp to be compiled with PPP filtering options as it was introduced wi...Florian Fainelli2006-02-053-2/+15
| * Updated libpcap to 0.9.4, tcpdump to 3.9.4Florian Fainelli2006-02-056-47/+52
| * Avoid mkdir in postinst, doing it in the MakefileFlorian Fainelli2006-02-052-1/+1
| * fix menuconfig entry for cifsFelix Fietkau2006-02-051-1/+1
| * fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)Felix Fietkau2006-02-051-0/+12
| * Fixed writechannel bug as described in ticket in #246, now closedFlorian Fainelli2006-02-041-0/+12
| * Corrected missing dependency, closes #280Florian Fainelli2006-02-041-1/+1
| * Added mini-http-htpasswd package, closes request #251Florian Fainelli2006-02-043-0/+19
| * Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added need...Florian Fainelli2006-02-043-676/+698
| * fix typo in switch-coreFelix Fietkau2006-02-041-1/+1
| * oops. committed the wrong patch files for the multiport backportFelix Fietkau2006-02-041-93/+82
| * backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables it...Felix Fietkau2006-02-042-0/+463
| * busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...Felix Fietkau2006-02-041-0/+37
| * enable jpeg support, add dependency on libpng, standardize.Nicolas Thill2006-02-033-30/+32
| * enable mrd6 in menuconfigNicolas Thill2006-02-031-0/+1
| * fix space typo, add some text.Nicolas Thill2006-02-031-2/+2
| * fix x86-2.6 buildNicolas Thill2006-02-031-0/+12
| * split patch; start irq cleanupMike Baker2006-02-024-1266/+1265
| * Added missing module dependency for ppp_async.ko, closes #217Florian Fainelli2006-02-021-0/+1
| * fix config errorMike Baker2006-02-021-0/+1
| * fixes files from [3112]Mike Baker2006-02-0211-19/+34
| * Updated to latest stable versionFlorian Fainelli2006-02-021-2/+2
| * change cp to $(CP)Mike Baker2006-02-01254-783/+771