Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: include sys/stat.h for a struct stat definition | Florian Fainelli | 2012-11-21 |
| | | | | | | | | Some libcs need this header to be explicitely included (e.g: musl) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34295 | ||
* | 6relayd: add conffiles section, thanks swalker | Steven Barth | 2012-11-17 |
| | | | | SVN-Revision: 34222 | ||
* | 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ↵ | Steven Barth | 2012-11-16 |
| | | | | | | Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant SVN-Revision: 34204 | ||
* | ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko ↵ | Jo-Philipp Wich | 2012-11-12 |
| | | | | | | <george@znau.edu.ua> - refresh patches SVN-Revision: 34171 | ||
* | resolveip: fix endless getopt() loop when compiled for arm (#12290) | Jo-Philipp Wich | 2012-11-08 |
| | | | | SVN-Revision: 34116 | ||
* | netifd: don't send a default client identifier in DHCP requests if no ↵ | Jo-Philipp Wich | 2012-11-05 |
| | | | | | | clientid uci option is given (#12426) SVN-Revision: 34089 | ||
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix ↵ | Felix Fietkau | 2012-11-04 |
| | | | | | | compile issues with linux 3.6 SVN-Revision: 34070 | ||
* | iptables: remove support for libipq, it has been obsolete for years and is ↵ | Felix Fietkau | 2012-11-04 |
| | | | | | | unsupported in newer kernels SVN-Revision: 34069 | ||
* | 6relayd: auto-configure local interfaces as well | Steven Barth | 2012-10-31 |
| | | | | SVN-Revision: 34027 | ||
* | uhttpd: update to latest git head, improves handling of invalid requests | Jo-Philipp Wich | 2012-10-30 |
| | | | | SVN-Revision: 34010 | ||
* | 6relayd: update to work around a raw-socket bug | Steven Barth | 2012-10-30 |
| | | | | SVN-Revision: 34009 | ||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 2012-10-30 |
| | | | | | | | | | | 6relayd is an IPv6-tool that relays IPv6-management protocols like router discovery, neighbor discovery and DHCPv6 so that clients on routed (non-bridged) interfaces can use the public address prefix, DHCPv6 and DNS-service of a master interface. This is useful to avoid NAT in chained IPv6-routers. SVN-Revision: 34008 | ||
* | netifd: update to latest version, fixes adding an alias during config reload ↵ | Felix Fietkau | 2012-10-30 |
| | | | | | | | | for an interface that is already up Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34006 | ||
* | iwinfo: properly initialize memory of global nl80211_state, fixes random ↵ | Jo-Philipp Wich | 2012-10-29 |
| | | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003 | ||
* | hostapd: merge some pending fixes (fixes assoc errors when moving between ↵ | Felix Fietkau | 2012-10-25 |
| | | | | | | vaps of the same wifi device) SVN-Revision: 33919 | ||
* | ltq-dsl-app: fix offline postinstall for dsl_control | Jo-Philipp Wich | 2012-10-23 |
| | | | | SVN-Revision: 33901 | ||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 |
| | | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861 | ||
* | uhttpd: fix compilation with eglibc | Jo-Philipp Wich | 2012-10-19 |
| | | | | SVN-Revision: 33860 | ||
* | netifd: update to latest version, fixes device cleanup and config reload ↵ | Felix Fietkau | 2012-10-19 |
| | | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858 | ||
* | netifd: enable parallel build | Felix Fietkau | 2012-10-18 |
| | | | | SVN-Revision: 33832 | ||
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 |
| | | | | SVN-Revision: 33830 | ||
* | samba36: enable parallel build | Felix Fietkau | 2012-10-17 |
| | | | | SVN-Revision: 33829 | ||
* | Fix broadcast DHCP client startup option in dhcp.sh | John Crispin | 2012-10-17 |
| | | | | | | | | Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com) Fixes the DHCP request broadcasts replies option parsing SVN-Revision: 33826 | ||
* | hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445) | Felix Fietkau | 2012-10-17 |
| | | | | SVN-Revision: 33815 | ||
* | iftop: update iftop to 1.0pre2 | Florian Fainelli | 2012-10-16 |
| | | | | | | | | | | Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 33782 | ||
* | uhttpd: update to latest git head - introduces support for multiple index ↵ | Jo-Philipp Wich | 2012-10-15 |
| | | | | | | files - fixes build with only the TLS module selected SVN-Revision: 33778 | ||
* | uhttpd: switch to external git repo + cmake build system | Jo-Philipp Wich | 2012-10-15 |
| | | | | SVN-Revision: 33775 | ||
* | rssileds: improve performance | Florian Fainelli | 2012-10-14 |
| | | | | | | | | | LEDs brightness is now only updated if the value actually changed, thus reducing the number of fwrite syscalls significantly. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33766 | ||
* | 6in4: make local ip6addr optional | Jo-Philipp Wich | 2012-10-14 |
| | | | | SVN-Revision: 33761 | ||
* | ipset: update to v6.14, drop obsolete patches | Jo-Philipp Wich | 2012-10-12 |
| | | | | SVN-Revision: 33735 | ||
* | lldpd: fix minor whitespace quirk in init script | Jo-Philipp Wich | 2012-10-12 |
| | | | | SVN-Revision: 33730 | ||
* | lldpd: bump to v0.6.1, enable privilege separation and chrooting | Jo-Philipp Wich | 2012-10-12 |
| | | | | SVN-Revision: 33729 | ||
* | thc-ipv6: update to v2.0, package all available utilities | Jo-Philipp Wich | 2012-10-11 |
| | | | | SVN-Revision: 33728 | ||
* | thc-ipv6: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-11 |
| | | | | SVN-Revision: 33727 | ||
* | iputils: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33704 | ||
* | iftop: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33702 | ||
* | conntrack-tools: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33701 | ||
* | lldpd: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33700 | ||
* | dante: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33699 | ||
* | ipset: move to trunk and add myself as maintainer | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33698 | ||
* | package/network/utils/rssileds: claim maintainership | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33697 | ||
* | claim maintainership for resolveip and lua | Jo-Philipp Wich | 2012-10-10 |
| | | | | SVN-Revision: 33694 | ||
* | add myself as a maintainer for a few more packages | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33693 | ||
* | hostapd: remove redundant MAINTAINER lines | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33692 | ||
* | iperf: move to trunk and add myself as maintainer | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33691 | ||
* | tcpdump: move to trunk and add myself as maintainer | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33690 | ||
* | samba36: move to trunk and add myself as a maintainer | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33689 | ||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 |
SVN-Revision: 33688 |