| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d... | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+7 |
* | [package] base-files: sysupgrade: kill all but essential processes before sta... | Jo-Philipp Wich | 2011-10-27 | 3 | -1/+30 |
* | Add QoS firewall stop script generation | Jo-Philipp Wich | 2011-10-27 | 2 | -3/+9 |
* | Add qos_* iptables chain namespace for QoS | Jo-Philipp Wich | 2011-10-27 | 1 | -14/+32 |
* | libubox: update to latest version, fixes issues with using the library from C... | Felix Fietkau | 2011-10-27 | 1 | -3/+3 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | Gabor Juhos | 2011-10-27 | 2 | -2/+7 |
* | [package] busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+4 |
* | [package] base-files: remove rdate integration, add busybox ntpd init script ... | Jo-Philipp Wich | 2011-10-27 | 5 | -81/+41 |
* | netifd: if core dump support is enabled, use it. also add some delay after st... | Felix Fietkau | 2011-10-26 | 1 | -0/+5 |
* | netifd: update to the latest version, contains small fixes for interface relo... | Felix Fietkau | 2011-10-26 | 1 | -2/+2 |
* | package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -4/+4 |
* | package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -1/+1 |
* | package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) | Nicolas Thill | 2011-10-26 | 1 | -6/+6 |
* | package/zlib: include zlib.pc (pkconfig) | Nicolas Thill | 2011-10-25 | 1 | -0/+3 |
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 | 1 | -0/+13 |
* | [package] mac80211: allow building ath9k_htc without PCI support, based on pa... | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+1 |
* | package/u-boot-envtools: update to version 2011.06. | Gabor Juhos | 2011-10-24 | 4 | -68/+101 |
* | package/ipset: move out to packages/net/ | Nicolas Thill | 2011-10-24 | 2 | -146/+0 |
* | package/perf: move out to packages/devel/ | Nicolas Thill | 2011-10-24 | 1 | -52/+0 |
* | netifd: update to latest version, fixes a crash on dhcp renew | Felix Fietkau | 2011-10-24 | 1 | -2/+2 |
* | [package] relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3 | Jo-Philipp Wich | 2011-10-24 | 1 | -2/+2 |
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 | 1 | -0/+5 |
* | package/busybox: revert config defaults inadvertently changed in [28513] (tha... | Nicolas Thill | 2011-10-24 | 4 | -5/+5 |
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 | 1 | -3/+3 |
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 | 2 | -0/+25 |
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 | 1 | -0/+1 |
* | [package] firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 | 2 | -2/+3 |
* | [package] firewall: fix another instance of unquoted "*" | Jo-Philipp Wich | 2011-10-22 | 2 | -2/+2 |
* | [package] firewall: fix possible expansion of "*" when rules with "option src... | Jo-Philipp Wich | 2011-10-22 | 2 | -6/+11 |
* | [package] firewall: do not check for module availability, let iptables fail i... | Jo-Philipp Wich | 2011-10-22 | 2 | -16/+2 |
* | [package] wrt55agv2-spidevs: fix build with recent kernel | Nicolas Thill | 2011-10-22 | 1 | -1/+1 |
* | [package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes... | Nicolas Thill | 2011-10-22 | 1 | -1/+1 |
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 | 1 | -1/+1 |
* | [package] busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 | 58 | -549/+1023 |
* | uci: fix segfault on import of anonymous sections (#10204) | Felix Fietkau | 2011-10-21 | 1 | -3/+3 |
* | uci: update to latest version (includes several bugfixes) | Felix Fietkau | 2011-10-21 | 1 | -4/+4 |
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 | 1 | -1/+1 |
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 | 14 | -1/+499 |
* | pppd: fix the exit code in case of authentication failure or other errors | Felix Fietkau | 2011-10-21 | 1 | -0/+12 |
* | pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down} | Felix Fietkau | 2011-10-20 | 6 | -18/+101 |
* | ubusd: add an init script | Felix Fietkau | 2011-10-20 | 2 | -1/+13 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 10 | -0/+45 |
* | add cname section | Travis Kemen | 2011-10-20 | 1 | -0/+14 |
* | [package] 6in4: sync with HE.net endpoint update changes | Jo-Philipp Wich | 2011-10-17 | 2 | -4/+4 |
* | [package] opkg: fix a double free of pkg vectors when recursively removing pa... | Jo-Philipp Wich | 2011-10-15 | 2 | -1/+11 |
* | [package] udev: Provide define to enable compilation with kernel 2.6.32.33 he... | Hamish Guthrie | 2011-10-14 | 1 | -0/+13 |
* | [package] mac80211: autoload ath9k_htc after USB controller drivers | Jo-Philipp Wich | 2011-10-13 | 1 | -1/+1 |
* | mac80211: fix some dependencies and make lib80211 compile without cfg80211 se... | Hauke Mehrtens | 2011-10-13 | 1 | -7/+8 |
* | mac80211: use new version of carl80211 firmware | Hauke Mehrtens | 2011-10-13 | 1 | -2/+2 |
* | mac80211: use correct firmware for ath9k_htc | Hauke Mehrtens | 2011-10-13 | 1 | -4/+5 |