Use dl/ to cache the sound files.
have ./Configure instead pass this in.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27440 3c298f89-4303-0410-b956-a3cf2f4a3e73
Add description and conffiles entry for rsyncd to rsync's Makefile.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27238 3c298f89-4303-0410-b956-a3cf2f4a3e73
Update version of strongswan4 package from 4.5.1 to 4.5.2.
Add new strongswan4 plugins: coupling, duplicheck, whitelist.
Add strongswan4-libfast package and make build dependencies on
clearsilver and fcgi conditional. Previously libfast was being built,
but not packaged. Now libfast will only be built when the it's package
is selected.
Remove ipsec.conf and strongswan.conf and use configuration files from
upstream instead. The previously provided strongswan.conf was not
functional.
Omit strongswan4-mod-kernel-klips from strongswan4-full meta package in
favor of strongswan4-mod-kernel-netlink. Only one of these two kernel
interfaces should be installed.
Omit strongswan4-mod-socket-default from strongswan4-full meta package
in favor of strongswan4-mod-socket-raw. Only the raw socket allows
charon to run while pluto is also running.
Make all build dependencies on libraries required by strongswan4 plugins
conditional.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27092 3c298f89-4303-0410-b956-a3cf2f4a3e73
Corrected patch (last try) to update tcpdump to version 4.1.1.
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27091 3c298f89-4303-0410-b956-a3cf2f4a3e73
This allows people to use the luci interface to specify to dhcpd which
interfaces it should listen to, and which static MAC->IP host mappings
should it define
For the interface, this has to be done in the initscript, via
commandline when the server is started
For the static hosts, the initscript makes a file called
/tmp/dhcpd.hosts which you can include in your dhcpd.config to use the
webgui defined hosts
Fix: 7.5.2011. Now works properly on interfaces which are in a bridge
Signed-off-by: Rajko Stojadinovic <admin@rajko.info>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26998 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch also fixes the ping6 linking issues with uClibc by disabling
the libresolv-based stuff (the "-N nodeinfo-option" feature).
Signed-off-by: Luis Alberto Dallos Roa <luis.dallos at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26994 3c298f89-4303-0410-b956-a3cf2f4a3e73
Hi,
The patch attached to the mail updates yaddns to 1.1-rc2. Changes are:
* autotools refactoring
* fix blocked state in request if connect() or recv() failed.
Add timeout feature which abort pending request (connect(), send(), recv())
after XX seconds.
* add new ./configure options:
* --enable-debug
* --enable-debug-log
* fix segfault case if user remove account cfg and SIGHUP yaddns when
doing update procedure for the removed account.
* fix buffer overread in base64_encode function
* implement unit tests
Regards,
Anthony.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26993 3c298f89-4303-0410-b956-a3cf2f4a3e73