aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAge
...
* Added support for SSLFlorian Fainelli2006-02-13
| | | | SVN-Revision: 3232
* changed cp for $(CP), reverted wrong package/config/Makefile CPFlorian Fainelli2006-02-13
| | | | SVN-Revision: 3231
* Added httpingFlorian Fainelli2006-02-13
| | | | SVN-Revision: 3230
* disable ppp filter support by default (adds unnecessary bloat by requiring ↵Felix Fietkau2006-02-12
| | | | | | libpcap) SVN-Revision: 3227
* go back to previous behavior of copying only libatm.so.1 (not dereferencing ↵Felix Fietkau2006-02-12
| | | | | | the symlink) SVN-Revision: 3222
* Restored mrd6 compilation as "ceilf" dependency is now solved, updated to ↵Florian Fainelli2006-02-11
| | | | | | latest upstream version SVN-Revision: 3219
* disable mrd6, compile is brokenWaldemar Brodkorb2006-02-11
| | | | SVN-Revision: 3218
* openvpn without ssl closes #277/#278Waldemar Brodkorb2006-02-10
| | | | SVN-Revision: 3217
* add long description from nmagedman@yahoo.comWaldemar Brodkorb2006-02-10
| | | | SVN-Revision: 3216
* add libpcap as compile dependencyWaldemar Brodkorb2006-02-10
| | | | SVN-Revision: 3215
* fix compile error (disable dietlibc)Mike Baker2006-02-10
| | | | SVN-Revision: 3213
* Correct a few typosMike Baker2006-02-10
| | | | SVN-Revision: 3212
* move packages and kernel modules into menusImre Kaloz2006-02-10
| | | | SVN-Revision: 3211
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ↵Imre Kaloz2006-02-10
| | | | | | other platforms SVN-Revision: 3210
* replace 'mkdir -p' by 'install -d -m0755'Oliver Ertl2006-02-09
| | | | SVN-Revision: 3209
* add iftop packages, thanks to Benjamin BinierOliver Ertl2006-02-09
| | | | SVN-Revision: 3206
* enhance the new mtd -q optionFelix Fietkau2006-02-09
| | | | SVN-Revision: 3200
* add missing mtd output messageFelix Fietkau2006-02-09
| | | | SVN-Revision: 3199
* add wrt54g(s) image support to mtd (required for webif firmware update rewrite)Felix Fietkau2006-02-09
| | | | SVN-Revision: 3198
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-08
| | | | SVN-Revision: 3191
* Removed init script as there is an hotplug one, check whether user ↵Florian Fainelli2006-02-08
| | | | | | configuration directive is properly set, change the numbering to 10 rather than 15 SVN-Revision: 3189
* Updated Makefile, thanks to Stephen Rose, corrected compile-time dependencyFlorian Fainelli2006-02-08
| | | | SVN-Revision: 3187
* Added scanlogd, thanks to Stephen Rose for his workFlorian Fainelli2006-02-07
| | | | SVN-Revision: 3186
* Fixed typoFlorian Fainelli2006-02-07
| | | | SVN-Revision: 3185
* Fixed typo in menuconfigFlorian Fainelli2006-02-07
| | | | SVN-Revision: 3182
* Fixed typo, closes #294Florian Fainelli2006-02-07
| | | | SVN-Revision: 3180
* Fixed user-space br2684ctl to be more verbose, also copy all the libatm ↵Florian Fainelli2006-02-07
| | | | | | dependencies. SVN-Revision: 3179
* Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-06
| | | | SVN-Revision: 3165
* Added multipath routing to quagga, and close #290Florian Fainelli2006-02-06
| | | | SVN-Revision: 3163
* Added needed patch for ppp to compile with filter enableFlorian Fainelli2006-02-05
| | | | SVN-Revision: 3148
* Updated ppp to be compiled with PPP filtering options as it was introduced ↵Florian Fainelli2006-02-05
| | | | | | with the newest libpcap SVN-Revision: 3147
* Updated libpcap to 0.9.4, tcpdump to 3.9.4Florian Fainelli2006-02-05
| | | | SVN-Revision: 3139
* Avoid mkdir in postinst, doing it in the MakefileFlorian Fainelli2006-02-05
| | | | SVN-Revision: 3138
* fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)Felix Fietkau2006-02-05
| | | | SVN-Revision: 3135
* Fixed writechannel bug as described in ticket in #246, now closedFlorian Fainelli2006-02-04
| | | | SVN-Revision: 3131
* Corrected missing dependency, closes #280Florian Fainelli2006-02-04
| | | | SVN-Revision: 3130
* Added mini-http-htpasswd package, closes request #251Florian Fainelli2006-02-04
| | | | SVN-Revision: 3129
* backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables ↵Felix Fietkau2006-02-04
| | | | | | itself, only use the new stuff) SVN-Revision: 3125
* busybox httpd.conf: add support for reading passwords from /etc/passwd ↵Felix Fietkau2006-02-04
| | | | | | (syntax: $p$user, similar to md5 password syntax $1$password) SVN-Revision: 3122
* enable jpeg support, add dependency on libpng, standardize.Nicolas Thill2006-02-03
| | | | SVN-Revision: 3121
* enable mrd6 in menuconfigNicolas Thill2006-02-03
| | | | SVN-Revision: 3120
* fix space typo, add some text.Nicolas Thill2006-02-03
| | | | SVN-Revision: 3119
* fix config errorMike Baker2006-02-02
| | | | SVN-Revision: 3115
* fixes files from [3112]Mike Baker2006-02-02
| | | | SVN-Revision: 3114
* Updated to latest stable versionFlorian Fainelli2006-02-02
| | | | SVN-Revision: 3113
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* remove references to /usr in libpng*-config, standardize.Nicolas Thill2006-02-01
| | | | SVN-Revision: 3109
* Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxyFlorian Fainelli2006-02-01
| | | | SVN-Revision: 3108
* move sysfs to mount_rootMike Baker2006-02-01
| | | | SVN-Revision: 3107
* remove stale madwifi-tools entry from package/MakefileFelix Fietkau2006-01-31
| | | | SVN-Revision: 3104