aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libpcre: import from packages, add myself as the maintainerThomas Heil2014-06-30
| | | | | | | | | | | This adds the pcre, aka libpcre package from the old svn tree. Ive updated the package to the last version end checked that it builds with various plattforms. The patch 750-pcre_config_cross.patch is not longer necessary, so I removed him. The old package needs to be removed from the svn package tree. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* glib2: import from packages and update to the latest versionPeter Wagner2014-06-30
|
* libffi: import from packages and update to latest versionPeter Wagner2014-06-30
|
* portmap: import from packagesPeter Wagner2014-06-30
|
* tcp_wrappers: import from packagesPeter Wagner2014-06-30
|
* pulseaudio: remove avahi supportPeter Wagner2014-06-30
|
* alsa-lib: import from packagesPeter Wagner2014-06-30
|
* speex: import from packagesPeter Wagner2014-06-30
|
* libsndfile: import from packagesPeter Wagner2014-06-30
|
* Merge pull request #57 from champtar/formatnbd1682014-06-30
|\ | | | | | | PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now) Merged before the changes to OpenWrt trunk in order to avoid regressions.
| * PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)Etienne CHAMPETIER2014-06-24
| | | | | | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* | etherwake: import from packagesPeter Wagner2014-06-28
| |
* | ocserv: install missing ocserv-scriptNikos Mavrogiannopoulos2014-06-28
| |
* | gnutls: cryptodev option depends on cryptodev kmod.Nikos Mavrogiannopoulos2014-06-28
| |
* | gnutls: Added default optionsNikos Mavrogiannopoulos2014-06-28
| |
* | ocserv: updated to 0.8.1Nikos Mavrogiannopoulos2014-06-28
| |
* | Merge pull request #60 from mstorchak/rsync_try2Florian Fainelli2014-06-27
|\ \ | | | | | | rsync: import from packages, update to latest, add acl and xattr support
| * | rsync: add support for ACL and XATTRMaxim Storchak2014-06-27
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | acl: add ACL tools and libsMaxim Storchak2014-06-27
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | attr: add xattr tools and libsMaxim Storchak2014-06-27
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | rsync: update to the latest, add myself as a maintainterMaxim Storchak2014-06-27
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | rsync: import from packagesMaxim Storchak2014-06-27
|/ / | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | Merge pull request #58 from cpatulea/mastersbyx2014-06-26
|\ \ | | | | | | openssh: fix openssh-sftp-server deps when SSP_SUPPORT
| * | openssh: fix openssh-sftp-server deps when SSP_SUPPORTCatalin Patulea2014-06-26
| | |
* | | libevent: mark as legacy (trunk has libevent2)Steven Barth2014-06-26
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | haproxy: patches from upstream (ssl,counter,stick-table, track)Thomas Heil2014-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer - BUG/MINOR: counters: do not untrack counters before logging - BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process() - MINOR: stick-table: make stktable_fetch_key() indicate why it failed - BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | udpxy: Simplify configuration.Álvaro Fernández Rojas2014-06-26
| |/ |/| | | | | | | | | This fixes https://dev.openwrt.org/ticket/16863. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | haproxy: upgrade to version 1.5.1Thomas Heil2014-06-24
| | | | | | | | | | | | | | Bugs from 1.5.0 can cause file descriptor leak, results in the impossibility to accept new connections after some time. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | nginx: fix dependence to NGINX_SSLThomas Heil2014-06-24
| | | | | | | | | | | | | | the upstream_check and proxyprotocol module need NGINX_SSL. So remove them from default and add the according dependence. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | nginx: make depencies more stricterThomas Heil2014-06-24
| | | | | | | | | | | | | | This should fix isse #54. It should no not be possible to select an nginx subpackage without the appropriate module. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | zabbix: fix zabbix-extra-wifi discovery ruleEtienne CHAMPETIER2014-06-24
| | | | | | | | | | | | As it use ubus call you need to run zabbix as root for it to work Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* | haproxy: upstream commit, properly initialize and count logThomas Heil2014-06-23
| | | | | | | | | | | | [PATCH 6/6] BUG/MINOR: logs: properly initialize and count log sockets Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | cshark: bump packageLuka Perkov2014-06-23
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | cshark: fix build failureLuka Perkov2014-06-23
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #52 from heil/crtmpserversbyx2014-06-23
|\ \ | | | | | | crtmpserver: import from packages, add myself as the maintainer
| * | crtmpserver: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the crtmpserver package from the old svn package tree. I adopt the licensing information and will maintain the package in the future. I also updated the package to the latest version and ensure that is building on x86_64, ar71xx and avr32. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | Add no-outside-dependency guidelineSteven Barth2014-06-23
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #50 from oskar456/aiccusbyx2014-06-23
|\ \ \ | | | | | | | | aiccu: import from oldpackages, integrate with netifd
| * | | aiccu: integrate with netifdOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch integrates AICCU with netifd. Care was taken not to restart aiccu without a reason as it triggers alert on SixXS infrastructure. Example usage: config interface 'wan6' option 'proto' 'aiccu' option 'username' 'HANDLE-SIXXS/TID' option 'password' 'Password' option 'ip6prefix' '2001:db8:aabb::/48' #Delegated subnet option 'ip6addr' '2001:db8:aaaa:aaa::2/64' #Optional option 'verbose' 'true' Tested with current trunk on TL-WR703N. Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
| * | | aiccu: add myself as maintainerOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
| * | | aiccu: import from oldpackagesOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
* | | | Merge pull request #49 from oskar456/taygasbyx2014-06-23
|\ \ \ \ | | | | | | | | | | tayga: import from oldpackages, fix broken checksum and add netifd support
| * | | | tayga: Add Netifd supportOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch integrates tayga with netifd. Parametres are nearly same as with the older scripts. Support for static mapping of IPv4<=>IPv6 addresses is missing. Example configuration: config interface 'nat64' option proto 'tayga' option prefix 64:ff9b::/96 option dynamic_pool 10.128.0.0/24 option ipv4_addr 10.128.0.1 #address of the TAYGA itself option ipv6_addr 2001:470:5990::64 option ipaddr 192.168.1.1 #optional address of TUN interface option ip6addr 2001:db8::1 Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
| * | | | tayga: fix broken ICMP checksum on big-endian machinesOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patches fixes wrong ICMP checksum of translated packets on big-endian machines #16715 The patch is authored by upstream author Nathan Lutchansky <lutchann@litech.org> Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15&t=82329 Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
| * | | | tayga: add myself as maintainerOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
| * | | | tayga: import from oldpackagesOndřej Caletka2014-06-23
| |/ / / | | | | | | | | | | | | Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
* | | | Merge pull request #48 from heil/mastersbyx2014-06-23
|\ \ \ \ | | | | | | | | | | nginx: import from packages, add myself as the maintainer
| * | | | nginx: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the nginx package from the old svn package fee. I adopt the licensing information and will maintain the package in the future. This request also updates nginx to the last stable version 1.4.7. It further adds support for - naxsi (the ngix web application firewall) - syslog module - http upstream check module - support for the haproxy Proxy Protocol (this way nginx can see the real ip address behind haproxy) Building was tested with target x86_64, ar71xx and avr32. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | Merge pull request #51 from heil/haproxysbyx2014-06-23
|\ \ \ \ \ | |_|/ / / |/| | | | haproxy: fix OCSP response, remove crappy client side timeout patches
| * | | | haproxy: fix OCSP response, remove crappy client side timeout patchesThomas Heil2014-06-23
| |/ / / | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>