6479 Commits (7501f2364f532c702c436161f34a2f6e7b37cf02)

Author SHA1 Message Date
Jo-Philipp Wich 82fc13d3c2 firewall: fix nat reflection after netifd switch (#11460) 13 years ago
Felix Fietkau ee8322c3c9 libubox: update to latest version, fixes handling of numbers in jshn variables 13 years ago
Felix Fietkau 768d49a428 netifd: bring up all interfaces on /etc/init.d/network restart 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago
Felix Fietkau a6e7b3cffe netifd: use the new json_get_vars function in the dhcp helper script 13 years ago
Felix Fietkau e8fa94daa4 ppp: use the new json_get_vars function 13 years ago
Felix Fietkau 3ee1a3abf0 pptp: use the new json_get_vars function 13 years ago
Felix Fietkau 189c25d318 pptp: use resolveip, schedule restart if dns lookups fail 13 years ago
Felix Fietkau 89532e6437 netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a 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) 13 years ago
Felix Fietkau c9d393186c pptp: drop the dependency on ip if netifd is selected 13 years ago
Felix Fietkau fbe1a53770 libubox: update to latest version, adds a new function in jshn.sh 13 years ago
Felix Fietkau cd1760ee41 relayd: fix return code check for resolving network->ifname mapping 13 years ago
Gabor Juhos 047c0b8d28 package/e2fsprogs: disable building of internal lib{blkid,uuid} 13 years ago
Gabor Juhos b15e49f2fa package/util-linux: install development files 13 years ago
Felix Fietkau dc30d4fd3a ath9k: fix ar9330 internal regulator setup 13 years ago
Felix Fietkau 2e8e109624 ath9k: update initvals for ar9330 to fix issues with high power designs 13 years ago
Felix Fietkau 373d489a2c ath9k: fix a rare use-after-free bug 13 years ago
Felix Fietkau 5cc362bd7a ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA" errors 13 years ago
Felix Fietkau d7bb955e45 remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a module anyway 13 years ago
Gabor Juhos e976bf5600 package/kernel: add package for the ADT7473/7475/7476/7490 sensors 13 years ago
Gabor Juhos 0f8e0335a7 package/kernel: add package for the LM85 sensor 13 years ago
Gabor Juhos c403828c57 package/kernel: move hwmon-vid into a separate package 13 years ago
Jo-Philipp Wich 0422ba4687 ppp: remove stray bracked in ppp-up script, thanks swalker 13 years ago
Jonas Gorski 80650c9475 base-files: wait for wifi modules to settle 13 years ago
Felix Fietkau c3f0b757a3 pptp: fix installation path for netifd proto handler 13 years ago
Hauke Mehrtens 8ff6417c41 kernel: remove kernel modules and references to kernels <= 2.6.36 13 years ago
Hauke Mehrtens a42570bc3e kernel: remove kmod-usb-serial-airprime 13 years ago
Hauke Mehrtens 2f93cd1fad kernel: remove kmod-usb-video 13 years ago
Hauke Mehrtens 34c32d3a9d kernel: remove kmod-usb-video 13 years ago
Hauke Mehrtens 0fd86465d0 kernel: add video-videobuf2 13 years ago
Hauke Mehrtens 655a320a6b kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions 13 years ago
Hauke Mehrtens 216853d6ba kernel: add kmod-video-gspca-konica and remove kmod-video-konica 13 years ago
Hauke Mehrtens 865ac15306 kernel: remove kmod-video-ov511 and kmod-video-ovcamchip 13 years ago
Felix Fietkau ffa7a3ac35 ubus: update to latest version, add LUAPATH to cmake options - fixes #11398 13 years ago
Jo-Philipp Wich 7dc263ddaa ubus: update to current git, package up libubus-lua 13 years ago
Gabor Juhos 71dc2715a9 package/ar7-atm: allow to build on 3.3 13 years ago
Gabor Juhos 1e041ba72a package/ar7-atm: refresh patches 13 years ago
Felix Fietkau 73383c252e pptp: kill the call manager process on shutdown 13 years ago
Felix Fietkau 3225530e1e pptp: add netifd support 13 years ago
Felix Fietkau b76a1b49aa pptp: remove the defaultroute option from options.pptp, this is managed by generic ppp code 13 years ago
Felix Fietkau 50edcbde35 netifd: update to latest version, adds support for host route dependencies 13 years ago
Felix Fietkau 7591ffded8 pptp: compile with the openwrt cflags instead of -O0 13 years ago
Imre Kaloz 44631ef595 switch to the new linux-firmware git tree, use the new wl12xx firmware files 13 years ago
Jo-Philipp Wich 8e9d914343 uhttpd: display errors in init script, code formatting changes, bump package version 13 years ago
Jo-Philipp Wich 54b34ccbc5 uhttpd: added uhttpd.docroot 13 years ago
Jo-Philipp Wich bcd8d530d1 Fixed: [PATCH 2/3] uhttpd URL-codec enhancements. 9 years ago
Jo-Philipp Wich 2bfb1e012a uhttpd URL-codec bug fixes. 13 years ago
Gabor Juhos 6e5db7ed69 package/pptp: remove a stray bracket 13 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 13 years ago
Gabor Juhos 60db046ef2 Fix pptp handling of routes to server. 13 years ago