Commit Graph

884 Commits

Author SHA1 Message Date
Arne Fitzenreiter
9d838dad03 core72: add ovpnmain.cgi to update. 2013-08-11 09:40:03 +02:00
Arne Fitzenreiter
f2665db1ad snort: update to 2.9.5.3. 2013-08-10 20:10:00 +02:00
Michael Tremer
919a50208b tor.cgi: Remove NoAdvertise option.
This does not make much sense with our setup.
2013-08-10 12:14:29 +02:00
Michael Tremer
a03547fe5e tor.cgi: Always show all configuration options.
Otherwise, if tor was disable, all settings like nickname, etc.
were reset to default.
2013-08-02 13:17:54 +02:00
Michael Tremer
56bf9f2174 tor.cgi: Check for valid accounting limit. 2013-08-02 11:27:14 +02:00
Michael Tremer
bd8b033078 tor.cgi: Check for valid relay address. 2013-08-02 11:22:52 +02:00
Michael Tremer
818f47d06f tor.cgi: Check for valid port numbers. 2013-08-02 11:20:53 +02:00
Michael Tremer
b0449403e6 tor.cgi: Catch invalid characters in relay name. 2013-08-02 11:06:40 +02:00
Michael Tremer
3308f8d09f tor.cgi: Burst bandwidth may never be less than rate. 2013-08-02 10:57:01 +02:00
Michael Tremer
6eb9c49d60 tor: The slowest bandwidth rate for a relay is 20 kbyte/s. 2013-08-02 10:42:41 +02:00
Michael Tremer
52a2f02f41 Merge branch 'ddns-all-inkl' into next
Conflicts:
	config/rootfiles/core/72/filelists/files
2013-08-02 10:41:27 +02:00
Michael Tremer
80002fe433 DDNS: Support for all-inkl.com.
Requested by Daniel Kovacs <daniel.kovacs@pleasuredome.org>.
2013-08-01 18:12:01 +02:00
Michael Tremer
f16bcc3e31 tor.cgi: Show number of connected relays. 2013-07-31 19:26:37 +02:00
Michael Tremer
005db20668 tor.cgi: Minor functionality fixes and layout improvements. 2013-07-31 19:11:59 +02:00
Michael Tremer
13b5ce6e40 tor: Import CGI script. 2013-07-30 21:53:16 +02:00
Michael Tremer
aea35c5aca vpnmain.cgi: Use MODP groups with smaller key lengths by default.
https://bugzilla.ipfire.org/show_bug.cgi?id=10396
2013-07-25 16:46:54 +02:00
Michael Tremer
6cdde6c0bb Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-07-20 18:47:36 +02:00
Michael Tremer
26dfc86a7b ipsec: Add ECP cryptography.
Allow selecting ECDH for IPsec VPN connections.
2013-07-20 18:46:32 +02:00
Stefan Schantl
c125d8a2b4 ovpnmain.cgi: Allow to keep the Remote field empty for N2N connections.
* It's now possible to keep the Remote Host/IP field empty.
* Cleaned up code.

Fixes #10392.
2013-07-20 10:57:45 +02:00
Stefan Schantl
92b87e17f1 ovpnmain.cgi: Set mtu-disc to off if not configured.
Fixes #10391.
2013-07-17 21:01:14 +02:00
Stefan Schantl
f48074bacb ovpnmain.cgi: Add check for a valid N2N network.
Fixes #10390.
2013-07-17 19:58:20 +02:00
Michael Tremer
8b417dd143 proxy.cgi: Re-apply accidentially removed changes.
Removed in dfee7582f9,
originally introduced in 49c7cb2328.
2013-07-16 19:38:54 +02:00
Michael Tremer
920cc72333 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-07-15 22:05:12 +02:00
Michael Tremer
a610e13655 squid: Allow to set more FDs in CGI. 2013-07-15 22:04:59 +02:00
Arne Fitzenreiter
3e862ce4f9 Merge remote-tracking branch 'stevee/proxy-squidclamav' into next
Conflicts:
	config/cfgroot/general-functions.pl
2013-07-15 20:49:23 +02:00
Arne Fitzenreiter
c47f57d4e7 Merge remote-tracking branch 'stevee/dnsforward' into next 2013-07-15 20:38:27 +02:00
Arne Fitzenreiter
a0fa489f2f snort: update to 2.9.5.
add VRT/GPLv2 community rules.
fix wrong oinkcode warning if no oinkcode is needed.
2013-07-15 17:05:44 +02:00
Stefan Schantl
e4ba53ed59 dnsmasq: Add feature to forward domains to certain DNS servers.
Fixes #10369.
2013-07-14 13:43:34 +02:00
Michael Tremer
89baf6d537 ppp: Don't require setting the MTU configuration. 2013-07-09 12:15:07 +02:00
Arne Fitzenreiter
57097305a6 Merge remote-tracking branch 'stevee/wlan-client' into next
Conflicts:
	config/cfgroot/general-functions.pl
2013-07-06 13:43:51 +02:00
Stefan Schantl
dfee7582f9 Increase performance of the squidclamav redirector.
To boost up the performance, now we trust the proxy cache.

I add some changes to the proxy.cgi to configure the proxy and the
squidclamav in the right way.

I also add a hook that allows us to generate a new configuration
if the cgi script will be launched from the shell.

Fixes #10367.
2013-06-30 11:21:42 +02:00
Michael Tremer
49c7cb2328 squid: Include /etc/squid/squid.conf.pre.local.
This configuration file is included _before_ the
default IPFire configuration.
2013-06-18 15:59:03 +02:00
Michael Tremer
5a2935b1b3 Add DDNS client for dns.lightningwirelabs.com. 2013-06-12 14:36:51 +02:00
Michael Tremer
61027579bb Implement wireless client on RED.
http://wishlist.ipfire.org/wish/wireless-client-on-red

Conflicts:
	doc/language_issues.de
	doc/language_issues.en
	doc/language_issues.es
	doc/language_issues.fr
	doc/language_issues.pl
	doc/language_issues.ru
	src/misc-progs/Makefile
2013-05-29 18:32:51 +02:00
Michael Tremer
7b91d99f45 Update credits.cgi. 2013-05-16 09:54:43 +02:00
Michael Tremer
cfa7eab02f Revert "ipsec: Shut up strongswan logging."
This reverts commit 43f4c938c1.

Conflicts:
	config/rootfiles/oldcore/66/update.sh
2013-05-11 11:42:52 +02:00
Michael Tremer
2ad1a8bc0c Revert "Update accelerator changes from Jörn-Ingo Weigert."
This reverts commit 5cf2c33968.

Conflicts:
	html/html/themes/ipfire/include/functions.pl
	html/html/themes/maniac/include/functions.pl
	langs/de/cgi-bin/de.pl
	langs/en/cgi-bin/en.pl
2013-05-11 11:39:36 +02:00
Michael Tremer
5d73f5158c Merge remote-tracking branch 'amarx/10352' into next 2013-04-29 13:14:46 +02:00
Michael Tremer
5cf2c33968 Update accelerator changes from Jörn-Ingo Weigert.
Conflicts:
	config/rootfiles/core/68/filelists/files
2013-04-29 13:13:07 +02:00
Alexander Marx
b376fae45c OpenVPN: Bugfix 10352: When opening advanced server options all fields are disabled under IE10 2013-04-29 12:57:01 +02:00
Alexander Marx
ab4cf06cff OpenVPN: Bugfix 10357, now when chaning an VPN N2N or editing an old one the ports are checked. 2013-04-28 05:47:50 +02:00
Kay-Michael Köhler
9b37e91ef6 Make connection tracking list sortable. 2013-04-26 12:23:46 +02:00
Joern-Ingo Weigert
62a13aec4c services.cgi: Fix for depreciate-warning in httpd/error_log
This patch fixes the depreciate warning in /var/log/httpd/error_log
not to use a hash as reference

So I changed:
[...]
print %link->{$key}
[...]

To:
[...]
print $link{link}
[...]

which solves the warning and should be good in future.

Joern-Ingo Weigert <jiweigert@ipfire.org>
2013-04-24 17:27:44 +02:00
Michael Tremer
0cf124ab69 ipsec: Set IKE/IPsec lifetime to strongswan defaults.
As suggested by Tom Rymes:
https://bugzilla.ipfire.org/show_bug.cgi?id=10346
2013-04-08 14:51:58 +02:00
Arne Fitzenreiter
94ce2cc1b9 samba.cgi: increase network buffers. 2013-03-18 20:26:38 +01:00
Arne Fitzenreiter
5627b4c9f2 Merge remote-tracking branch 'stevee/core67-merge' into next
Conflicts:
	make.sh
2013-03-03 23:11:17 +01:00
Stefan Schantl
180fffd9ee Merge branch 'ovpn-header-on-index.cgi' into core67-merge 2013-03-03 13:58:23 +01:00
Stefan Schantl
75559f73dc Merge branch 'ovpn-client-pkg-download' into core67-merge 2013-03-03 13:37:15 +01:00
Joern-Ingo Weigert
cfd33ae009 updatexlrator.cgi: Vendor icon "updxl-src-unknown.gif" are used, regardless of presence in image-dir.
Fixes #10254.
2013-03-03 13:30:33 +01:00
Alexander Marx
81da1b01e9 ovpnmain.cgi: Change check for pushed dhcp domains.
The Domainname is now checked against validdomainname instead of validfqdn,
so there's no need of a dotted domainname anymore.

Fixes #10262.
2013-03-03 13:23:49 +01:00