summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* Updated Makefile, thanks to Stephen Rose, corrected compile-time dependencyFlorian Fainelli2006-02-082-1/+2
| | | | SVN-Revision: 3187
* Added scanlogd, thanks to Stephen Rose for his workFlorian Fainelli2006-02-077-0/+104
| | | | SVN-Revision: 3186
* Fixed typoFlorian Fainelli2006-02-071-1/+2
| | | | SVN-Revision: 3185
* update to linux 2.6.15.3 (security fixes)Felix Fietkau2006-02-073-6/+6
| | | | SVN-Revision: 3183
* Fixed typo in menuconfigFlorian Fainelli2006-02-071-2/+1
| | | | SVN-Revision: 3182
* Fixed typo, closes #294Florian Fainelli2006-02-071-2/+2
| | | | SVN-Revision: 3180
* Fixed user-space br2684ctl to be more verbose, also copy all the libatm ↵Florian Fainelli2006-02-072-9/+13
| | | | | | dependencies. SVN-Revision: 3179
* fix typo in filenameFelix Fietkau2006-02-071-0/+0
| | | | SVN-Revision: 3171
* Modified br2684 patch to remove unresolved symbol, should now work, needs ↵Florian Fainelli2006-02-061-47/+25
| | | | | | testing SVN-Revision: 3166
* Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-062-0/+122
| | | | SVN-Revision: 3165
* Added multipath routing to quagga, and close #290Florian Fainelli2006-02-061-1/+2
| | | | SVN-Revision: 3163
* patch madwifi-ng to use master mode by defaultImre Kaloz2006-02-061-0/+12
| | | | SVN-Revision: 3162
* make gcc4 depend on libgcc, and disable the libgcc hack for itImre Kaloz2006-02-063-16/+2
| | | | SVN-Revision: 3161
* port the changes from [3155] to KamikazeImre Kaloz2006-02-063-16/+66
| | | | SVN-Revision: 3156
* Added support for ppp filtering, as userland pppd can now support filteringFlorian Fainelli2006-02-057-7/+7
| | | | SVN-Revision: 3151
* Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-051-0/+14
| | | | SVN-Revision: 3148
* Updated ppp to be compiled with PPP filtering options as it was introduced ↵Florian Fainelli2006-02-053-2/+15
| | | | | | with the newest libpcap SVN-Revision: 3147
* Updated libpcap to 0.9.4, tcpdump to 3.9.4Florian Fainelli2006-02-056-47/+52
| | | | SVN-Revision: 3139
* Avoid mkdir in postinst, doing it in the MakefileFlorian Fainelli2006-02-052-1/+1
| | | | SVN-Revision: 3138
* fix menuconfig entry for cifsFelix Fietkau2006-02-051-1/+1
| | | | SVN-Revision: 3136
* fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)Felix Fietkau2006-02-051-0/+12
| | | | SVN-Revision: 3135
* Fixed writechannel bug as described in ticket in #246, now closedFlorian Fainelli2006-02-041-0/+12
| | | | SVN-Revision: 3131
* Corrected missing dependency, closes #280Florian Fainelli2006-02-041-1/+1
| | | | SVN-Revision: 3130
* Added mini-http-htpasswd package, closes request #251Florian Fainelli2006-02-043-0/+19
| | | | SVN-Revision: 3129
* Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added ↵Florian Fainelli2006-02-043-676/+698
| | | | | | needed structures for this new function to work. Closes #267 SVN-Revision: 3128
* fix typo in switch-coreFelix Fietkau2006-02-041-1/+1
| | | | SVN-Revision: 3127
* oops. committed the wrong patch files for the multiport backportFelix Fietkau2006-02-041-93/+82
| | | | SVN-Revision: 3126
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-042-0/+463
| | | | | | itself, only use the new stuff) SVN-Revision: 3125
* busybox httpd.conf: add support for reading passwords from /etc/passwd ↵Felix Fietkau2006-02-041-0/+37
| | | | | | (syntax: $p$user, similar to md5 password syntax $1$password) SVN-Revision: 3122
* enable jpeg support, add dependency on libpng, standardize.Nicolas Thill2006-02-033-30/+32
| | | | SVN-Revision: 3121
* enable mrd6 in menuconfigNicolas Thill2006-02-031-0/+1
| | | | SVN-Revision: 3120
* fix space typo, add some text.Nicolas Thill2006-02-031-2/+2
| | | | SVN-Revision: 3119
* fix x86-2.6 buildNicolas Thill2006-02-031-0/+12
| | | | SVN-Revision: 3118
* split patch; start irq cleanupMike Baker2006-02-024-1266/+1265
| | | | SVN-Revision: 3117
* Added missing module dependency for ppp_async.ko, closes #217Florian Fainelli2006-02-021-0/+1
| | | | SVN-Revision: 3116
* fix config errorMike Baker2006-02-021-0/+1
| | | | SVN-Revision: 3115
* fixes files from [3112]Mike Baker2006-02-0211-19/+34
| | | | SVN-Revision: 3114
* Updated to latest stable versionFlorian Fainelli2006-02-021-2/+2
| | | | SVN-Revision: 3113
* change cp to $(CP)Mike Baker2006-02-01254-783/+771
| | | | SVN-Revision: 3112
* remove references to /usr in libpng*-config, standardize.Nicolas Thill2006-02-011-24/+26
| | | | SVN-Revision: 3109
* Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxyFlorian Fainelli2006-02-015-0/+56
| | | | SVN-Revision: 3108
* move sysfs to mount_rootMike Baker2006-02-013-5/+2
| | | | SVN-Revision: 3107
* remove hardcoded package names; use wildcardMike Baker2006-01-311-14/+1
| | | | SVN-Revision: 3106
* finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)Felix Fietkau2006-01-313-3/+3
| | | | SVN-Revision: 3105
* remove stale madwifi-tools entry from package/MakefileFelix Fietkau2006-01-311-1/+0
| | | | SVN-Revision: 3104
* fix "make target/linux/package/*-*" targetsMike Baker2006-01-313-0/+9
| | | | SVN-Revision: 3103
* fix hostapd/madwifi crash (#247)Felix Fietkau2006-01-312-0/+85
| | | | SVN-Revision: 3102
* remove pfring control fileWaldemar Brodkorb2006-01-311-6/+0
| | | | SVN-Revision: 3101
* remove serWaldemar Brodkorb2006-01-3110-379/+0
| | | | SVN-Revision: 3100
* add imq patch to linux 2.6Felix Fietkau2006-01-313-0/+901
| | | | SVN-Revision: 3099