18707 Commits (2af4d0433626b5f4e69f66117402afcf2cd09816)
 

Author SHA1 Message Date
Felix Fietkau 2af4d04336 ubus: update to latest version, fixes recursion issues in libubus 13 years ago
Felix Fietkau bebd9aec71 netifd: update, prefix proto handler callbacks with 'proto_' 13 years ago
Felix Fietkau 24bf5c41a0 netifd: remove obsolete _init callbacks, set available=1 for ppp 13 years ago
Felix Fietkau b3d7c7b1b5 netifd: allow ppp based proto handlers to override the connect/disconnect script 13 years ago
Felix Fietkau 1138f84e6c netifd: update to latest, adds support for protocol notifiers to signal interface availability 13 years ago
Jo-Philipp Wich c7ac1b5b0c firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip 13 years ago
Michael Büsch 69853cc4e8 Fix kernel version check macro typo 13 years ago
Jo-Philipp Wich 52e93e54bc base-files: sysupgrade: kill all but essential processes before starting the update 13 years ago
Jo-Philipp Wich 825658977f Add QoS firewall stop script generation 13 years ago
Jo-Philipp Wich 3ffe66cbe0 Add qos_* iptables chain namespace for QoS 13 years ago
Felix Fietkau 18368debf1 libubox: update to latest version, fixes issues with using the library from C++ code 13 years ago
Gabor Juhos 415814f051 ar71xx: fix typos in image/Makefile 13 years ago
Gabor Juhos 1646346798 ar71xx: add initial support for the OpenMesh OM2P board 13 years ago
Gabor Juhos 4cc48089c7 base-files/sysupgrade: add more busybox applet symlinks to ramdisk 13 years ago
Gabor Juhos d02f22fea1 ar71xx/all0258n: fix partition layout 13 years ago
Jo-Philipp Wich 219d772ce8 busybox: disable rdate, enable ntpd by default 13 years ago
Jo-Philipp Wich 272d95f0f1 base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system. 13 years ago
Felix Fietkau 803c7edcb3 netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts 13 years ago
Felix Fietkau 883272696f netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa 13 years ago
Jo-Philipp Wich ad6c4198a9 getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 13 years ago
Michael Büsch f15f6bc76f Update my email address 13 years ago
Gabor Juhos 500a8e2014 firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 13 years ago
Jonas Gorski 1c251e09ba package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) 13 years ago
Jonas Gorski dccc9a6c2e package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) 13 years ago
Felix Fietkau b17bfe4f68 x86: disable crashlog, ioremap of RAM does not work properly here 13 years ago
Nicolas Thill 1663fb6425 package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) 13 years ago
Gabor Juhos 4a70cace09 ar71xx: create image for the WNDR3800 13 years ago
Nicolas Thill a930a79e08 include/package-ipkg.mk: fix typo 13 years ago
Nicolas Thill 772a22ccb1 package/zlib: include zlib.pc (pkconfig) 13 years ago
Jo-Philipp Wich 3d1d93cb0c target: remove CONFIG_IDE_PROC_FS support as well 13 years ago
Jo-Philipp Wich de7cae82e9 brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit 13 years ago
Jo-Philipp Wich a9e64493d8 target: globally disable BSD process accounting 13 years ago
Felix Fietkau 5fa4348a70 busybox: fix a compile error on mac os x 13 years ago
Jo-Philipp Wich 2f5cb96222 mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com> 13 years ago
Gabor Juhos ee8077f0fe ramips: Support for NexAira BC2 13 years ago
Gabor Juhos 18452a753b ramips: fix switch-port assignment for HW550-3G 13 years ago
Gabor Juhos 68a01c0180 ramips: combine led setup for all boards in one file 13 years ago
Gabor Juhos c8b9086ac5 ar71xx: build image for the Buffalo WHR-HP-G300N 13 years ago
Gabor Juhos 9d51cda2db ar71xx: Buffalo WHR-HP-G300N kernel support 13 years ago
Gabor Juhos 61441fe2de package/u-boot-envtools: update to version 2011.06. 13 years ago
Gabor Juhos 0ab6be2ba3 ar71xx: build image for the Allnet ALL0258N board 13 years ago
Gabor Juhos d96e321bd1 ar71xx: add kernel support for the Allnet ALL0258N board 13 years ago
Gabor Juhos ef41e0a61c ar71xx: don't override CONFIG_FSNOTIFY 13 years ago
Jo-Philipp Wich b61de9c865 base-files: make sure inittab-console-fixup returns with success (#10275) 13 years ago
Nicolas Thill 8f7d6c66e1 package/ipset: move out to packages/net/ 13 years ago
Nicolas Thill 98c5037127 package/perf: move out to packages/devel/ 13 years ago
Felix Fietkau 51370f3b28 netifd: update to latest version, fixes a crash on dhcp renew 13 years ago
Jo-Philipp Wich 9f419bc308 relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3 13 years ago
Jonas Gorski 3894b9746f linux: add 3.1 checksum 13 years ago
Nicolas Thill d3a428d406 package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) 13 years ago