aboutsummaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAge
* qos-scripts: replace sfq/red with fq_codel - massively improves latency ↵Felix Fietkau2012-05-16
| | | | | | under load SVN-Revision: 31759
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportFelix Fietkau2012-05-16
| | | | SVN-Revision: 31758
* kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)Felix Fietkau2012-05-16
| | | | SVN-Revision: 31757
* firewall: rework interface address determination to skip ipv6 addressesJo-Philipp Wich2012-05-16
| | | | SVN-Revision: 31755
* firewall: fix nat reflection after netifd switch (#11460)Jo-Philipp Wich2012-05-16
| | | | SVN-Revision: 31754
* libubox: update to latest version, fixes handling of numbers in jshn variablesFelix Fietkau2012-05-16
| | | | SVN-Revision: 31747
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-14
| | | | SVN-Revision: 31732
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-14
| | | | | | in a few relevant places SVN-Revision: 31730
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-14
| | | | SVN-Revision: 31727
* ppp: use the new json_get_vars functionFelix Fietkau2012-05-14
| | | | SVN-Revision: 31726
* pptp: use the new json_get_vars functionFelix Fietkau2012-05-14
| | | | SVN-Revision: 31725
* pptp: use resolveip, schedule restart if dns lookups failFelix Fietkau2012-05-14
| | | | SVN-Revision: 31724
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵Felix Fietkau2012-05-14
| | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723
* pptp: drop the dependency on ip if netifd is selectedFelix Fietkau2012-05-14
| | | | SVN-Revision: 31722
* libubox: update to latest version, adds a new function in jshn.shFelix Fietkau2012-05-14
| | | | SVN-Revision: 31721
* relayd: fix return code check for resolving network->ifname mappingFelix Fietkau2012-05-14
| | | | SVN-Revision: 31712
* package/e2fsprogs: disable building of internal lib{blkid,uuid}Gabor Juhos2012-05-13
| | | | | | Also remove an empty patch. SVN-Revision: 31702
* package/util-linux: install development filesGabor Juhos2012-05-13
| | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701
* ath9k: fix ar9330 internal regulator setupFelix Fietkau2012-05-12
| | | | SVN-Revision: 31692
* ath9k: update initvals for ar9330 to fix issues with high power designsFelix Fietkau2012-05-12
| | | | SVN-Revision: 31691
* ath9k: fix a rare use-after-free bugFelix Fietkau2012-05-12
| | | | SVN-Revision: 31690
* ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵Felix Fietkau2012-05-12
| | | | | | DMA" errors SVN-Revision: 31689
* remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵Felix Fietkau2012-05-11
| | | | | | as a module anyway SVN-Revision: 31678
* package/kernel: add package for the ADT7473/7475/7476/7490 sensorsGabor Juhos2012-05-09
| | | | SVN-Revision: 31657
* package/kernel: add package for the LM85 sensorGabor Juhos2012-05-09
| | | | SVN-Revision: 31656
* package/kernel: move hwmon-vid into a separate packageGabor Juhos2012-05-09
| | | | SVN-Revision: 31655
* ppp: remove stray bracked in ppp-up script, thanks swalkerJo-Philipp Wich2012-05-07
| | | | SVN-Revision: 31647
* base-files: wait for wifi modules to settleJonas Gorski2012-05-06
| | | | | | | | | | On slower devices wifi drivers might take too long for detecting devices, resulting in the wifi detect call not seeing them. This was observed on a bcm6348 with bcm4318 wifi. Adding a one second pause was enough for b43 to expose the device. SVN-Revision: 31639
* pptp: fix installation path for netifd proto handlerFelix Fietkau2012-05-06
| | | | SVN-Revision: 31636
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-06
| | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634
* kernel: remove kmod-usb-serial-airprimeHauke Mehrtens2012-05-06
| | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-06
| | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-06
| | | | | | This was remove in kernel 2.6.38 and is not needed any more. SVN-Revision: 31631
* kernel: add video-videobuf2Hauke Mehrtens2012-05-06
| | | | | | This should fix #11349 and #11142 SVN-Revision: 31630
* kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵Hauke Mehrtens2012-05-06
| | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629
* kernel: add kmod-video-gspca-konica and remove kmod-video-konicaHauke Mehrtens2012-05-06
| | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628
* kernel: remove kmod-video-ov511 and kmod-video-ovcamchipHauke Mehrtens2012-05-06
| | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627
* ubus: update to latest version, add LUAPATH to cmake options - fixes #11398Felix Fietkau2012-05-06
| | | | SVN-Revision: 31622
* ubus: update to current git, package up libubus-luaJo-Philipp Wich2012-05-05
| | | | SVN-Revision: 31619
* package/ar7-atm: allow to build on 3.3Gabor Juhos2012-05-05
| | | | SVN-Revision: 31613
* package/ar7-atm: refresh patchesGabor Juhos2012-05-05
| | | | SVN-Revision: 31612
* pptp: kill the call manager process on shutdownFelix Fietkau2012-05-05
| | | | SVN-Revision: 31606
* pptp: add netifd supportFelix Fietkau2012-05-05
| | | | SVN-Revision: 31605
* pptp: remove the defaultroute option from options.pptp, this is managed by ↵Felix Fietkau2012-05-05
| | | | | | generic ppp code SVN-Revision: 31604
* netifd: update to latest version, adds support for host route dependenciesFelix Fietkau2012-05-05
| | | | SVN-Revision: 31603
* pptp: compile with the openwrt cflags instead of -O0Felix Fietkau2012-05-05
| | | | SVN-Revision: 31600
* switch to the new linux-firmware git tree, use the new wl12xx firmware filesImre Kaloz2012-05-03
| | | | SVN-Revision: 31575
* uhttpd: display errors in init script, code formatting changes, bump package ↵Jo-Philipp Wich2012-05-03
| | | | | | version SVN-Revision: 31572
* uhttpd: added uhttpd.docrootJo-Philipp Wich2012-05-03
| | | | | | | | | | | | | Passes the document-root to the Lua handler by placing it in uhttpd.docroot. It could alternatively be placed in env.DOCUMENT_ROOT which would more closely resemble the CGI protocol; but would mean that it is not available at the time when the handler-chunk is loaded but rather not until the handler is called, without any code savings. Signed-off-by: David Favro <openwrt@meta-dynamic.com> SVN-Revision: 31571
* Fixed: [PATCH 2/3] uhttpd URL-codec enhancements.Jo-Philipp Wich2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | My apologies, the 2nd of those patches had a syntax error -- that's what I get for making a last-minute edit, even to the comments, without testing! :-p Here is the corrected patch. -- David From d259cff104d2084455476b82e92a3a27524f4263 Mon Sep 17 00:00:00 2001 From: David Favro <openwrt@meta-dynamic.com> Date: Fri, 27 Apr 2012 14:17:52 -0400 Subject: [PATCH] uhttpd URL-codec enhancements. * uh_urlencode() and uh_urldecode() now return an error condition for buffer-overflow and malformed-encoding rather than normal return with corrupt or truncated data. As HTTP request processing is currently implemented, this causes a 404 HTTP status returned to the client, while 400 is more appropriate. * Exposed urlencode() to Lua. * Lua's uhttpd.urlencode() and .urldecode() now raise an error condition for buffer-overflow and malformed-encoding rather than normal return with incorrect data. SVN-Revision: 31570