summaryrefslogtreecommitdiff
path: root/openwrt/package
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
* 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
* 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
* 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 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
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-041-0/+221
| | | | | | 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 config errorMike Baker2006-02-021-0/+1
| | | | SVN-Revision: 3115
* fixes files from [3112]Mike Baker2006-02-0210-18/+25
| | | | SVN-Revision: 3114
* Updated to latest stable versionFlorian Fainelli2006-02-021-2/+2
| | | | SVN-Revision: 3113
* change cp to $(CP)Mike Baker2006-02-01210-690/+684
| | | | 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 stale madwifi-tools entry from package/MakefileFelix Fietkau2006-01-311-1/+0
| | | | SVN-Revision: 3104
* fix hostapd/madwifi crash (#247)Felix Fietkau2006-01-311-0/+58
| | | | SVN-Revision: 3102
* remove serWaldemar Brodkorb2006-01-319-378/+0
| | | | SVN-Revision: 3100
* remove pfring supportWaldemar Brodkorb2006-01-311-613/+0
| | | | SVN-Revision: 3096
* ser -> openser from wrWaldemar Brodkorb2006-01-3112-2/+288
| | | | SVN-Revision: 3094
* fix ssltunnel dependency on opensslNicolas Thill2006-01-312-3/+3
| | | | SVN-Revision: 3093
* add missing iptables-mod-imq control file (fixes #269)Felix Fietkau2006-01-311-0/+5
| | | | SVN-Revision: 3092
* add missing "svn:keywords" prop, fix Id tag.Nicolas Thill2006-01-3112-7/+17
| | | | SVN-Revision: 3090
* add changes to nvram from #254/#266, resolves problems on older wap54g, thx ↵Waldemar Brodkorb2006-01-311-3/+13
| | | | | | for report SVN-Revision: 3089
* fix typo (#268)Felix Fietkau2006-01-311-1/+1
| | | | SVN-Revision: 3088
* disable dropbear zlib support and split off dropbearconvert to save flash spaceFelix Fietkau2006-01-314-3/+36
| | | | SVN-Revision: 3085
* set ALLMULTI on bridged interfaces (should improve multicast bridging)Felix Fietkau2006-01-311-1/+2
| | | | SVN-Revision: 3079
* add pciutils v2.2.1Imre Kaloz2006-01-314-0/+47
| | | | SVN-Revision: 3077
* upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfsImre Kaloz2006-01-293-62/+14
| | | | SVN-Revision: 3068
* fix openssl dependencyWaldemar Brodkorb2006-01-291-1/+1
| | | | SVN-Revision: 3067
* add gcc4 fixes, remove the NEC FC20X2JA driver patch from lcd4linux temporaryImre Kaloz2006-01-299-440/+278
| | | | SVN-Revision: 3066
* Removed 220-http_address_binding.patch as it does not work for the moment. ↵Florian Fainelli2006-01-291-85/+0
| | | | | | Closes #256 SVN-Revision: 3065
* revert bad id tagOliver Ertl2006-01-281-2/+0
| | | | SVN-Revision: 3061
* fix id tagOliver Ertl2006-01-281-1/+1
| | | | SVN-Revision: 3060
* Addded tinyproxy : lightweight HTTP/HTTPS proxy with support for transparent ↵Florian Fainelli2006-01-284-0/+168
| | | | | | proxying SVN-Revision: 3059
* upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi ↵Imre Kaloz2006-01-275-88/+0
| | | | | | (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools SVN-Revision: 3056
* do not compile a normal version of wireless-tools just for the shared libraryImre Kaloz2006-01-271-3/+3
| | | | SVN-Revision: 3054