This is very basic — username/password only, and doesn't even check
certificates which it *definitely* should. But it's a good start.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This removes the hard-coded masquerading configuration from vpnc-script.
It's possible to do it in a hook now, but it also shouldn't be necessary,
because we should be invoking the hotplug scripts to plumb the interface
properly anyway.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31558 3c298f89-4303-0410-b956-a3cf2f4a3e73
See ftp://space.mit.edu/pub/davis/slang/v2.2/changes.txt for changes
Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31494 3c298f89-4303-0410-b956-a3cf2f4a3e73
Changelog: http://nginx.org/en/CHANGES-1.0
This upgrade includes a fix for a security vulnerability, CVE-2012-2089.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31493 3c298f89-4303-0410-b956-a3cf2f4a3e73
The buildsystem passes ARCH="$(ARCH)" by default, but when building kernel modules
we need to pass ARCH="$(LINUX_KARCH)" since Linux uses differet arch names in Kbuild.
Fixes ipset build on brcm47xx (mipsel -> mips) and likely others.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31468 3c298f89-4303-0410-b956-a3cf2f4a3e73
Use the service helper scripts to build a simple init script for the
mosquitto broker. To make sure that the standard shipped config file
works, add a mosquitto user if not found.
Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
Announcing /index.html as frontpage is right when luci or x-wrt is installed
as web gui since both applications come with an /index.html which redirect afterwards.
However, when using an other front page, e.g. an /index.php then the announcement
is wrong and results in a 404 Not Found.
So I wonder/suggest whether the default avahi service could not announce
such a specific frontpage but only the generic "top level" directory.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31375 3c298f89-4303-0410-b956-a3cf2f4a3e73
When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Prevents issues when time changes during runtime of igmpproxy.
Contributed by T-Labs, Deutsche Telekom Innovation Laboratories
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Also fix hotplug scripts to load batman-adv module when necessary.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31317 3c298f89-4303-0410-b956-a3cf2f4a3e73
The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.
klish is an active fork of the clish program created by Graeme
McKerrell.
Signed-off by: Emmanuel Deloget <logout@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31310 3c298f89-4303-0410-b956-a3cf2f4a3e73
Some performance improvements here (memcpy elimination) which will be
useful on low-power boxes. And some memory leak fixes too.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31309 3c298f89-4303-0410-b956-a3cf2f4a3e73
And while at it, include all symlinks for the library file in the package.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31304 3c298f89-4303-0410-b956-a3cf2f4a3e73