aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | fwknop: refresh patchesSteven Barth2014-12-23
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | git: update to 2.2.1Peter Wagner2014-12-23
|/ | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* [privoxy] remove using procdChristian Schoenebeck2014-12-23
| | | | | | | | * go back to "old" initscript not using procd * privoxy running --no-daemon only logging to STDERR * procd do not support redirection of STDOUT/STDERR, '2>file' as a command parameter does not work Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Merge pull request #691 from kissg1988/seafileSteven Barth2014-12-23
|\ | | | | seafile-server: fix fastcgi mode settings in seafile-admin script
| * seafile-server: fix fastcgi mode settings in seafile-admin scriptGergely Kiss2014-12-22
| | | | | | | | | | | | | | | | * Use the correct path for the pidfile * Start a multithreaded daemon instead of pre-forking worker processes. This avoids consuming too much memory and makes context switches faster Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Add package license informationJonathan Bennett2014-12-22
| | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | Update fwknopd to 2.6.5Jonathan Bennett2014-12-22
| | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | ntpd: update to 4.2.8 and remove nossl supportPeter Wagner2014-12-22
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | mwan3: update to version 1.5-9Adze15022014-12-22
| | | | | | | | | | | | | | Fix issue where config file would be overwritten in some cases Fix issue where local address of wan point-to-point links were unreachable from lan Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | ethtool: update to 3.18Matthias Schiffer2014-12-21
| | | | | | | | | | | | | | This release contains a patch which is supposed to improve musl compatiblity. I haven't tested it with musl though. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | openconnect: Restore support for vpnc-script hooksMatthew Sykes2014-12-20
|/ | | | | | | | * Restore hooks support from vpnc-script * Use consistent style for tests and blocks in openconnect.sh * Cleanup code that writes banner to syslog Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
* seafile-seahub: fix installation process of python dependenciesGergely Kiss2014-12-19
| | | | | | Solves "bash: easy_install: command not found" error during build Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* mdnsresponder: remove spurious conffile sectionSteven Barth2014-12-19
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* bwm-ng: import 0.6Julen Landa Alustiza2014-12-18
| | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* mdnsresponder: update to 561.1.1Steven Barth2014-12-17
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* lighttpd: reorder modules so that redirect loads before authW. Michael Petullo2014-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* seafile: fetch sources using commit hashes instead of release tagsGergely Kiss2014-12-16
| | | | | | | | Avoids source filename conflicts and the need to delete source packages at the end of the prepare stage. This has forced the buildenv to rebuild the packages even if they were built already. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
| | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>
* wget: add license fileMaxim Storchak2014-12-14
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* tgt: update to 1.0.53Maxim Storchak2014-12-14
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* rsync: add license fileMaxim Storchak2014-12-14
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* net/bind: add the bind user/groupNoah Meyerhans2014-12-13
| | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* Merge pull request #639 from fededim/masterSteven Barth2014-12-13
|\ | | | | net/lftp: upgrade to version 4.6.0
| * net/lftp: upgrade to version 4.6.0Rupan2014-12-13
| | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | ocserv: updated to 0.8.9Nikos Mavrogiannopoulos2014-12-12
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoonNoah Meyerhans2014-12-11
| | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | net/ipsec-tools: Install our own racoon.conf rather than using the one ↵Noah Meyerhans2014-12-11
| | | | | | | | | | | | provided upstream. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | wget: update to 1.16.1Peter Wagner2014-12-11
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500Noah Meyerhans2014-12-10
| | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | misc: Correct tag spelling PKG_LICENSE_FILESTed Hess2014-12-09
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | openssh: provide an avahi service fileMichael Heimpold2014-12-08
| | | | | | | | | | | | | | As discussed in #543, we can announce the SFTP service via Avahi when sftp-server is installed. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | privoxy: moved to github and update to 3.0.22Steven Barth2014-12-08
| | | | | | | | | | | | | | | | | | | | | | - moved from oldpackages to github - set maintainer - update pkg source to new version 3.0.22 - run privoxy as non root user privoxy:privoxy - using procd including network events to restart on changes - log start and stop to syslog, privoxy not using syslog Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #595 from ffainelli/stokenNikos Mavrogiannopoulos2014-12-08
|\ \ | | | | | | Add stoken and update openconnect to use it
| * | openconnect: add an option to support stokenFlorian Fainelli2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new build configuration option for openconnect and let it link against libstoken if instructed to. Two new uci configuration variables are introduced: "token_mode" and "token_secret" to allow openconnect to use those. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | prosody: update to 0.9.7Stefan Hellermann2014-12-08
|/ / | | | | | | | | | | | | | | | | | | | | update prosody to 0.9.7 to get the latest fixes. Changelogs: http://blog.prosody.im/prosody-0-9-5-released/ http://blog.prosody.im/prosody-0-9-6-released/ http://blog.prosody.im/prosody-0-9-7-released/ Tested for a few days with a dozen clients Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | ddns-scripts: Update to version 2.1.0-3Christian Schoenebeck2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst - minor fixes in logging - allow retry_count of "0" to run infinite retrys on error -- https://dev.openwrt.org/ticket/18382 - changed naming of .dat and .err file to have one per section, not one per process - defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95) -- https://github.com/openwrt/packages/issues/568 (#568) - fix commandline for busybox wget -- https://dev.openwrt.org/ticket/18411 -- https://dev.openwrt.org/ticket/18437 -- https://github.com/openwrt/packages/issues/605 (#605) - remove checking answer from ddns provider because there are to many different. Some providers do not follow API from dyndns.com Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ipsec-tools: Use procd in racoon's init scriptNoah Meyerhans2014-12-06
| | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | bind: Use procd in /etc/init.d/namedNoah Meyerhans2014-12-06
| | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | openconnect: simplified cmdline appendingNikos Mavrogiannopoulos2014-12-05
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: enable the X-CSTP-DynDNS headerNikos Mavrogiannopoulos2014-12-05
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | openconnect: added upstream patch for dynamic IPsNikos Mavrogiannopoulos2014-12-05
| | | | | | | | That requires an update to ocserv as well to advertise them.
* | haproxy: update to version 1.9 patch 02Thomas Heil2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUILD: fix "make install" to support spaces in the install dirs - BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks - BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM. - BUG/MINOR: samples: fix unnecessary memcopy converting binary to string. - BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information - BUG/MEDIUM: pattern: don't load more than once a pattern list. - BUG/MEDIUM: ssl: force a full GC in case of memory shortage - BUG/MINOR: config: don't inherit the default balance algorithm in frontends - BUG/MAJOR: frontend: initialize capture pointers earlier - BUG/MINOR: stats: correctly set the request/response analysers - DOC: fix typo in the body parser documentation for msg.sov - BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size - MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping) - BUG/MAJOR: sessions: unlink session from list on out of memory - BUG/MEDIUM: patterns: previous fix was incomplete - BUG/MEDIUM: payload: ensure that a request channel is available Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | Merge pull request #592 from ageekymonk/chilli_proxyImre Kaloz2014-12-04
|\ \ | | | | | | coova-chilli: adding menuconfig option for enabling chilli proxy
| * | Coova-chilli: Adding Menu option for enabling chilli proxy.Ramanathan Sivagurunathan2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chilli proxy is used when one does not want to setup AAA server but want to handle AAA through http. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Ramanathan Sivagurunathan ramzthecoder@gmail.com
* | | strongswan: correctly install plugin include configsSteven Barth2014-12-04
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | git: update to 2.2.0Peter Wagner2014-12-04
|/ / | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | nmap: dont build zenmap by default.Nuno Goncalves2014-12-03
| | | | | | | | | | | | | | Fixes https://dev.openwrt.org/ticket/18436. Closes #577. Signed-off-by: Nick Potts nicholas.potts@googles-email-system.com
* | openvswitch: use EXTRA_CFLAGS instead of KCFLAGSAlexandru Ardelean2014-12-03
| | | | | | | | | | | | The patch we've switched requires EXTRA_CFLAGS to be set instead of KCFLAGS. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | openvswitch: switch patch with patch from ovs trunkAlexandru Ardelean2014-12-03
| | | | | | | | | | | | | | | | | | | | | | After a few discussions with the guys working on OpenVSwitch they've recommended we use the EXTRA_CFLAGS env var for setting flags for the kernel module. They've updated the trunk with a patch to accomodate that. That patch is also in this commit, and replaces a patch that I proposed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Revert "aria2: enable bittorrent and metalink by default"Steven Barth2014-11-30
| | | | | | | | | | | | As per maintainer's request. Signed-off-by: Steven Barth <steven@midlink.org>