6532 Commits (b50cfbb17914c59f291ced8c7b424cf3921fa731)

Author SHA1 Message Date
Felix Fietkau b17afa9f65 libubox: add mirror md5sum 12 years ago
Luka Perkov 84a8853430 util-linux: fix typo 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
John Crispin f8655c0177 remove bogus patch 12 years ago
John Crispin e2a63ac51d rename libmisc.a to libipfixmisc.a 12 years ago
Jo-Philipp Wich 5e84df6bac base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time 12 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well 12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 12 years ago
Luka Perkov dc9e720739 uboot-envtools: forgot to remove uboot-envtools.init file 13 years ago
Luka Perkov 7f00e5ffc6 uboot-envtools: update to 2012.04.01 13 years ago
Felix Fietkau 2a80e86614 netifd: update to latest version, fixes wifi restart issues 13 years ago
Felix Fietkau 971c721c6f ubus: update to latest version, adds reconnect support 13 years ago
Felix Fietkau 8b0d6b2477 ath9k: fix typo in last commit 13 years ago
Felix Fietkau c9e36f4709 ath9k: fix ANI weak signal detection handling 13 years ago
Felix Fietkau b755998cd7 ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data 13 years ago
Luka Perkov 6c8d273721 pjsip: update to version 1.14.2 13 years ago
Felix Fietkau 785c3f1db8 pptp: fix passing setup json variables to the ppp setup code 13 years ago
Felix Fietkau 12cb49b233 kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412) 13 years ago
John Crispin 1ee4031e14 fix videobuf2 escription 13 years ago
John Crispin c64fca15da Missing kernel module entry for GSPCA driver for SE401 webcam 13 years ago
Jo-Philipp Wich 23eaea57ad uhttpd: remove some dead code 13 years ago
Jo-Philipp Wich 2cf72776d8 uhttpd: add explicit stdin eof notification for Lua and CGI childs 13 years ago
John Crispin 8d43ddab2f use symlinks for voip FW to make laoding easier 13 years ago
John Crispin a4fa2cb611 move /dev/vmmcX creation to a more central place 13 years ago
Hauke Mehrtens cedf84c348 mac80211: brcmsmac: add some patches starting to add support for some more chips 13 years ago
Hauke Mehrtens 1fb7419efb mac80211: make brcmfmac depend on usb 13 years ago
Felix Fietkau e4e7c284dd mac80211: merge some pending fixes 13 years ago
John Crispin e660665de1 fixes a descriptions mismatch 13 years ago
Jo-Philipp Wich afb93ae33b libubox: update to 2012-05-30, fixes bad non-empty return values in case of already cached variables 13 years ago
Jo-Philipp Wich 5aefe3b277 uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (#11557) 13 years ago
Felix Fietkau 478ae49618 mac80211: update to wireless-testing 2012-05-29 13 years ago
Felix Fietkau ce4aa59497 kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies 13 years ago
Gabor Juhos eca7502dfd base-files: add LED specific functions to /lib/functions/uci-defaults 13 years ago
Felix Fietkau c444edc6fd netifd: remove obsolete config variable dependency 13 years ago
Felix Fietkau d8aabfe091 pptp: remove old network scripts 13 years ago
Felix Fietkau b971ea720c ppp: remove old network scripts 13 years ago
Felix Fietkau d3efcab813 6to4: remove old network scripts 13 years ago
Felix Fietkau fdcc84f78e comgt: remove old network scripts 13 years ago
Felix Fietkau d8d7529e0e 6in4: remove old network scripts 13 years ago
Felix Fietkau 8a9e94b077 base-files: remove base-files-network, netifd is the only supported option now 13 years ago
Felix Fietkau 16eda3e152 ppp: fix local ip in status info (fixes #11551) 13 years ago
Jo-Philipp Wich c11151bc70 base-files: add network_is_up() 13 years ago
Jo-Philipp Wich c998280a7c libubox: update to 2012-05-29 13 years ago
Jo-Philipp Wich bf52cbf108 base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable) 13 years ago
Felix Fietkau ba73b67726 mac80211: use built-in regulatory database instead of crda to avoid various race conditions 13 years ago
Felix Fietkau 9fba35fe7e netifd: call /sbin/wifi up on /etc/init.d/network reload 13 years ago
Jo-Philipp Wich 8ef9450b37 base-files: add network_get_device() to network.sh 13 years ago
Jo-Philipp Wich 963a0cd98b firewall: fix nat reflection after netifd status format change - use /lib/functions/network.sh - simplify nat reflection code 13 years ago
Jo-Philipp Wich f1d04190c5 base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. 13 years ago
Felix Fietkau b03dd7a531 libubox: update to 2012-05-26 13 years ago