summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* update openssl to 0.9.8Mike Baker2006-02-234-46/+20
| | | | SVN-Revision: 3265
* Added hci_usb to kmod-bluetooth. Closes #316Florian Fainelli2006-02-224-3/+7
| | | | SVN-Revision: 3263
* more irq patches and cleanupsMike Baker2006-02-221-47/+29
| | | | SVN-Revision: 3262
* correctionMike Baker2006-02-211-4/+4
| | | | SVN-Revision: 3261
* update tor to latest stable release (v0.1.0.17)Nicolas Thill2006-02-211-2/+2
| | | | SVN-Revision: 3259
* Add jwright's madwifi endian patchMike Baker2006-02-201-0/+21
| | | | SVN-Revision: 3257
* add mostlyclean target to setserialFelix Fietkau2006-02-191-0/+6
| | | | SVN-Revision: 3254
* small defaults fix for ieee80211-dscapeFelix Fietkau2006-02-181-1/+1
| | | | SVN-Revision: 3253
* fix defaults/depends for httping menuconfigFelix Fietkau2006-02-181-1/+1
| | | | SVN-Revision: 3252
* add net-snmp to DEV_LIBSFelix Fietkau2006-02-181-1/+1
| | | | SVN-Revision: 3251
* add interrupt debugging; fix bug with the AP60 interrupt handlerMike Baker2006-02-171-18/+41
| | | | SVN-Revision: 3250
* fix for madwifi radiotap support (patch by jwright)Felix Fietkau2006-02-176-120/+493
| | | | SVN-Revision: 3249
* fix bind build (add missing bind control files)Oliver Ertl2006-02-166-0/+30
| | | | SVN-Revision: 3247
* fix small typoOliver Ertl2006-02-161-2/+2
| | | | SVN-Revision: 3246
* update pmacct to new upstream release and add SQLite database support, the ↵Oliver Ertl2006-02-165-32/+102
| | | | | | update in White Russian will follow later SVN-Revision: 3245
* Added logrotate, fixed CP call in httping, added bind splitting, thanks to ↵Florian Fainelli2006-02-1515-7/+773
| | | | | | Sébastien Bourgasser SVN-Revision: 3243
* fix the "sed ... unterminated `s' command" errorMike Baker2006-02-141-2/+1
| | | | SVN-Revision: 3241
* fix pciutils buildFelix Fietkau2006-02-141-0/+1
| | | | SVN-Revision: 3239
* Added httping compile dependency as it now can be built with SSL supportFlorian Fainelli2006-02-141-0/+1
| | | | SVN-Revision: 3236
* fix description field in the p910nd control fileOliver Ertl2006-02-141-7/+0
| | | | SVN-Revision: 3235
* fix elhttp buildOliver Ertl2006-02-133-11/+7
| | | | SVN-Revision: 3234
* Added support for SSLFlorian Fainelli2006-02-133-9/+52
| | | | SVN-Revision: 3232
* changed cp for $(CP), reverted wrong package/config/Makefile CPFlorian Fainelli2006-02-132-2/+1
| | | | SVN-Revision: 3231
* Added httpingFlorian Fainelli2006-02-136-0/+54
| | | | SVN-Revision: 3230
* Fixed wrong module name for usbatmFlorian Fainelli2006-02-121-1/+1
| | | | SVN-Revision: 3229
* name sercomm-based ar7 images (dg834/compatible) .img instead of .bin, ↵Felix Fietkau2006-02-121-2/+2
| | | | | | because the web interface expects it SVN-Revision: 3228
* disable ppp filter support by default (adds unnecessary bloat by requiring ↵Felix Fietkau2006-02-121-1/+1
| | | | | | libpcap) SVN-Revision: 3227
* add patch from #196Felix Fietkau2006-02-121-0/+12
| | | | SVN-Revision: 3223
* go back to previous behavior of copying only libatm.so.1 (not dereferencing ↵Felix Fietkau2006-02-121-1/+1
| | | | | | the symlink) SVN-Revision: 3222
* add support for netgear dg834 and the almost identical sphairon jdr454wb: ↵Felix Fietkau2006-02-1211-5/+481
| | | | | | new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles) SVN-Revision: 3221
* Restored mrd6 compilation as "ceilf" dependency is now solved, updated to ↵Florian Fainelli2006-02-114-5/+27
| | | | | | latest upstream version SVN-Revision: 3219
* disable mrd6, compile is brokenWaldemar Brodkorb2006-02-111-1/+1
| | | | SVN-Revision: 3218
* openvpn without ssl closes #277/#278Waldemar Brodkorb2006-02-103-3/+19
| | | | SVN-Revision: 3217
* add long description from nmagedman@yahoo.comWaldemar Brodkorb2006-02-101-2/+3
| | | | SVN-Revision: 3216
* add libpcap as compile dependencyWaldemar Brodkorb2006-02-101-1/+1
| | | | SVN-Revision: 3215
* update to new versionWaldemar Brodkorb2006-02-101-2/+2
| | | | SVN-Revision: 3214
* fix compile error (disable dietlibc)Mike Baker2006-02-101-0/+1
| | | | SVN-Revision: 3213
* Correct a few typosMike Baker2006-02-102-2/+2
| | | | SVN-Revision: 3212
* move packages and kernel modules into menusImre Kaloz2006-02-103-24/+61
| | | | 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-102-3/+5
| | | | | | other platforms SVN-Revision: 3210
* replace 'mkdir -p' by 'install -d -m0755'Oliver Ertl2006-02-091-1/+1
| | | | SVN-Revision: 3209
* build the kernel scripts directory before packages (required for some ↵Mike Baker2006-02-091-3/+3
| | | | | | external kernel modules) SVN-Revision: 3208
* finally fix pesky irq issuesMike Baker2006-02-092-74/+104
| | | | SVN-Revision: 3207
* add iftop packages, thanks to Benjamin BinierOliver Ertl2006-02-095-0/+87
| | | | SVN-Revision: 3206
* enhance the new mtd -q optionFelix Fietkau2006-02-091-10/+11
| | | | SVN-Revision: 3200
* add missing mtd output messageFelix Fietkau2006-02-091-0/+2
| | | | SVN-Revision: 3199
* add wrt54g(s) image support to mtd (required for webif firmware update rewrite)Felix Fietkau2006-02-092-28/+87
| | | | SVN-Revision: 3198
* pppo*: change lcp-echo-interval to 1s instead of 10sFelix Fietkau2006-02-082-2/+2
| | | | SVN-Revision: 3191
* Removed init script as there is an hotplug one, check whether user ↵Florian Fainelli2006-02-082-2/+7
| | | | | | 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-082-1/+2
| | | | SVN-Revision: 3187