Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnl-tiny: fix include path to poll.h | Felix Fietkau | 2014-02-24 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39747 | ||||
* | hostapd: link against librt if eglibc is used | Felix Fietkau | 2014-02-24 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39741 | ||||
* | odhcpd: avoid the unspecificed address being advertised as DNS | Steven Barth | 2014-02-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 39740 | ||||
* | odhcpd: fix DNS-server and MSR-entries in RA | Steven Barth | 2014-02-24 | 1 | -2/+2 |
| | | | | | | | Similarly to the previously broken address pools, DNS-servers and some MSRs could be advertised incorrectly as well. This is now fixed. SVN-Revision: 39739 | ||||
* | usbreset: fix possible access to uninitialized variable (#15041) | Jo-Philipp Wich | 2014-02-23 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39738 | ||||
* | ubus: update to latest version, fixes lua binding issues and adds fd passing ↵ | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
| | | | | | | | | support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39726 | ||||
* | libubox: update to latest version, improves uloop error handling | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39725 | ||||
* | procd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39724 | ||||
* | netifd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39723 | ||||
* | ubus: declare main version as ABI version for libubus | Felix Fietkau | 2014-02-23 | 1 | -3/+3 |
| | | | | | | | | | Reorder BuildPackage calls, as libubox needs to come first for ABI version handling to work Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39722 | ||||
* | libubox: declare main version as ABI version | Felix Fietkau | 2014-02-23 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39721 | ||||
* | netifd: update to latest version, fixes wireless device reload handling | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39706 | ||||
* | ath5k: mark the current survey channel as being used | Felix Fietkau | 2014-02-22 | 1 | -0/+20 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39691 | ||||
* | ath9k: reduce unnecessary logspam (#14940) | Felix Fietkau | 2014-02-22 | 1 | -0/+40 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39690 | ||||
* | ath9k: fix issues with 5/10 mhz channel bandwidth (#14916) | Felix Fietkau | 2014-02-22 | 2 | -2/+33 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39689 | ||||
* | ath9k: fix issues that have been plaguing some powersave clients since the ↵ | Felix Fietkau | 2014-02-22 | 1 | -0/+35 |
| | | | | | | | | tx queueing rework (#14092) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39688 | ||||
* | ath9k: show more reset causes in debugfs | Felix Fietkau | 2014-02-22 | 5 | -8/+33 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39687 | ||||
* | mac80211: merge some upstream fixes | Felix Fietkau | 2014-02-22 | 1 | -6/+426 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39686 | ||||
* | ath9k: enable u-apsd support | Felix Fietkau | 2014-02-22 | 5 | -5/+27 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39685 | ||||
* | ath9k: add a tx locking fix | Felix Fietkau | 2014-02-22 | 1 | -0/+62 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39684 | ||||
* | kernel: add missing depends on kmod-mii | Hauke Mehrtens | 2014-02-21 | 2 | -19/+14 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39670 | ||||
* | kexec-tools: disable lzma support | Hauke Mehrtens | 2014-02-21 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39652 | ||||
* | odhcpd: fix wrong address pool being advertised | Steven Barth | 2014-02-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 39651 | ||||
* | the root password should be empty for real, like before | Imre Kaloz | 2014-02-21 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39650 | ||||
* | firewall: fix validation constraints | Jo-Philipp Wich | 2014-02-21 | 1 | -8/+8 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39649 | ||||
* | netifd: fix validation constraints | Jo-Philipp Wich | 2014-02-21 | 1 | -15/+15 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39648 | ||||
* | firewall: fix several ipset integration issues (#15016) | Jo-Philipp Wich | 2014-02-20 | 1 | -3/+3 |
| | | | | | | | | | | | - Do not consider bitmap storage for IPv6 family sets - Move ipset family parameter before any additional option - Only emit family parameter for hash sets - Do not allow IPv6 iprange for IPv4 sets and vice versa Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39647 | ||||
* | 6in4: add support for he.net updatekey | Steven Barth | 2014-02-20 | 2 | -4/+7 |
| | | | | SVN-Revision: 39646 | ||||
* | mac80211: disable libertas-sd on uml target | Nicolas Thill | 2014-02-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 39630 | ||||
* | uboot-envtools: pass target cflags | Nicolas Thill | 2014-02-18 | 2 | -1/+14 |
| | | | | SVN-Revision: 39629 | ||||
* | odhcp6c: readd userclass and vendorclass | Steven Barth | 2014-02-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 39628 | ||||
* | odhcp6c: add validation rules to proto handler | John Crispin | 2014-02-18 | 1 | -13/+11 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39624 | ||||
* | relayd: add uci validation | John Crispin | 2014-02-18 | 1 | -0/+13 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39623 | ||||
* | mac80211: add validation rules | John Crispin | 2014-02-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39622 | ||||
* | netifd: add validation support | John Crispin | 2014-02-18 | 2 | -9/+114 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39621 | ||||
* | hostapd: add validation rules to wireless handler | John Crispin | 2014-02-18 | 1 | -6/+6 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39620 | ||||
* | ppp: add validation rules to proto handler | John Crispin | 2014-02-18 | 1 | -10/+10 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39619 | ||||
* | comgt: add validation rules to proto handler | John Crispin | 2014-02-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39618 | ||||
* | firewall3: update init.d script to make use of procd | John Crispin | 2014-02-18 | 1 | -9/+49 |
| | | | | | | | | add validation data Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39617 | ||||
* | ubox: logd did not register its config.reload trigger properly | John Crispin | 2014-02-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39616 | ||||
* | base-files: split /etc/init.d/boot into 2 files | John Crispin | 2014-02-18 | 2 | -32/+52 |
| | | | | | | | | this allows us to bind a procd trigger to system.@system[-1] Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39615 | ||||
* | netifd: update to latest git head | John Crispin | 2014-02-18 | 1 | -2/+2 |
| | | | | | | | | this adds support for proto and wireless handler adding uci validation rules Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39614 | ||||
* | procd: update to latest git head | John Crispin | 2014-02-18 | 1 | -2/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39613 | ||||
* | procd: the helper script did not export all functions properly | John Crispin | 2014-02-18 | 1 | -0/+2 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39612 | ||||
* | authsae: update to latest version | John Crispin | 2014-02-18 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Stefan May <smay@4finger.net> SVN-Revision: 39608 | ||||
* | openssl: fix up PKG_DEPENDS. there are 2 missing CONFIG_ prefixe | John Crispin | 2014-02-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39607 | ||||
* | uci: update to latest version, adds preparation for validation support and ↵ | Felix Fietkau | 2014-02-18 | 1 | -2/+2 |
| | | | | | | | | blobmsg int64 support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39606 | ||||
* | odhcp6c: send reconfigure-accept again to be compliant | Steven Barth | 2014-02-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39605 | ||||
* | odhcpd: Fix RA interval + add support for prefixes > 64 and < 97 | Steven Barth | 2014-02-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 39604 | ||||
* | netifd: work around dangling prefix kernel-routes (fixes #14963) | Steven Barth | 2014-02-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 39597 |