Commit Graph

7633 Commits

Author SHA1 Message Date
Dirk Wagner
9838ce3d7a Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-05-05 09:16:08 +02:00
Dirk Wagner
83167e3809 asterisk addon: Update to 11.9.0. Removed ffmpeg and spandsp dependencies due to licence issues. 2014-04-29 08:32:21 +02:00
Michael Tremer
c80303cd45 Merge remote-tracking branch 'ms/modem-status' into next
Conflicts:
	doc/language_issues.es
	doc/language_issues.fr
	doc/language_issues.nl
	doc/language_issues.pl
	doc/language_issues.ru
	doc/language_issues.tr
	doc/language_missings
2014-04-21 14:02:17 +02:00
Dirk Wagner
f1d418f5ab asterisk addon: Fixed srtp buildroblems, disabled snmp, sdl and oss support. 2014-04-17 21:28:51 +02:00
Michael Tremer
c5e3d520e9 Add modem status page.
On this page, much useful information is displayed about
the hardware and the status of an LTE/3G or other kinds
of modems that respond to AT commands.
2014-04-16 16:05:12 +02:00
Dirk Wagner
351aba9451 asterisk addon: Enabled SRTP and disabled xml-doc. 2014-04-15 22:14:57 +02:00
Michael Tremer
b18b011b84 Rename IPFire 2.15 Core Update 76 -> 77. 2014-04-15 21:38:24 +02:00
Michael Tremer
fab1f85783 strongswan: Update to 5.1.3.
Fixes CVE-2014-2338.
2014-04-15 21:16:14 +02:00
Alexander Marx
eae92b2baf Firewall: Bug 10514 fixed 2014-04-14 23:16:59 +02:00
Arne Fitzenreiter
a78d662c7a kernel: update to 3.10.37. 2014-04-14 20:13:14 +02:00
Dirk Wagner
7692e38193 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-04-14 13:12:14 +02:00
Dirk Wagner
ae77e0baef asterisk addon: Update to latest asterisk LTS version 11.8.1 2014-04-14 13:09:20 +02:00
Dirk Wagner
977768de44 lcr addon: Update to latest version due to build errors with asterisk 11. 2014-04-14 13:05:40 +02:00
Michael Tremer
1d3c37402c Merge remote-tracking branch 'ummeegge/openvpn' into next 2014-04-13 15:45:44 +02:00
Erik Kapfer
c2b5d12b34 OpenVPN:Add HMAC, cipher 'n2n' and DH key selection. Fixes and new design.
Added HMAC algorithm selection menu for N2N and RW.
Added cipher selection menu for N2N connections.
Added DH key selection also for existing installations incl. DH key upload possibility.
Adjusted the ovpn main WUI design to IPSec WUI.
Extend key lenght for CA, cert and control channel with faktor 2.
Some code and typo cleanup.
Bugfixes for #10317, #10149, #10462, #10463
V.2 New changes:
Integrated changes in langs and ovpnmain.cgi until 20.03.2014 2.15-Beta3.
ovpn.cnf have now default bits of 2048 instead of 1024.
ovpn.cnf default_md works now with sha256 instead of md5.
Bugfix: By new installation the auth directive for RWs is faded out #10462 Comment 15.
Added error message if the crl should be displayed but no crl is present.
2014-04-13 07:14:25 +02:00
Michael Tremer
d22294fa7e firewall: Fix outgoing OpenVPN N2N tunnel packets.
Don't throw away packets from the firewall that pass through
an OpenVPN N2N tunnel.
2014-04-12 16:17:20 +02:00
Michael Tremer
cc81c43053 firewall: Fix spelling and seperate spelling issues. 2014-04-12 16:01:11 +02:00
Michael Tremer
2dd3aa93f4 firewall: Change headlines for rule sections. 2014-04-12 15:55:44 +02:00
Michael Tremer
766c2f601d rules.pl: Rewrite P2P protocol filter. 2014-04-12 15:40:14 +02:00
Michael Tremer
28e003e486 firewall.cgi: Sort protocols alphabetically. 2014-04-12 15:23:45 +02:00
Michael Tremer
aa5f4b6568 firewall: Fix creation of automatic rules for the firewall.
If the firewall is part of a local network (e.g. GREEN),
we automatically add rules that grant/forbid access for the firewall,
too.

This has been broken for various default policies other than ALLOWED.
2014-04-12 15:16:08 +02:00
Michael Tremer
dd73ef846e media.cgi: Add missing 'tr'. 2014-04-12 12:18:57 +02:00
Michael Tremer
b04a34188c Merge branch 'master' into next
Conflicts:
	doc/language_issues.tr
2014-04-11 15:18:50 +02:00
Michael Tremer
21674d364b Update translations. 2014-04-11 15:17:21 +02:00
Michael Tremer
883aa361b0 Merge remote-tracking branch 'amarx/RC2-master' 2014-04-11 15:17:08 +02:00
Alexander Marx
0626fac1ac Firewall: When having rules with more than 3 protocols, show "many" and tooltip 2014-04-11 12:07:41 +02:00
Arne Fitzenreiter
9fa2794f08 kernel: disable intel mei.
Intel Management Engine Interface is still crashing the kernel.
2014-04-11 12:07:41 +02:00
Alexander Marx
712500d0dc Firewall: Fix 10510 - Show all protocols from servicegroups (GRE,IPIP,IPV6,...) 2014-04-10 08:19:56 +02:00
Arne Fitzenreiter
0cd7c451dd kernel: disable intel mei.
Intel Management Engine Interface is still crashing the kernel.
2014-04-09 18:20:46 +02:00
Michael Tremer
b8ec7b86ac firewall-policy: Remove empty line. 2014-04-09 15:14:25 +02:00
Michael Tremer
62ff8d9627 Fix missing Connection Scheduler strings. 2014-04-09 15:11:41 +02:00
Michael Tremer
48fde0b6f9 aliases.cgi: Mark name field as mandatory. 2014-04-09 14:19:16 +02:00
Michael Tremer
99f11a16f6 firewall: Apply destination NAT rules for the firewall itself, too. 2014-04-09 14:16:32 +02:00
Michael Tremer
fcc68a4277 firewall: Fix rule generation for protocols without ports. 2014-04-09 14:06:32 +02:00
Arne Fitzenreiter
b1f11b0402 openssl: update to 1.0.1g.
Fix for CVE-2014-0160
Add TLS padding extension workaround for broken servers.
Fix for CVE-2014-0076
2014-04-07 21:33:34 +02:00
Alexander Marx
1ccfb89eab Firewall: fix coloring of internet hosts 2014-04-07 16:53:01 +02:00
Alexander Marx
6effa000ec Firewall: Fix source preselection of alias when Firewall is selected 2014-04-07 16:52:55 +02:00
Alexander Marx
747d030a24 Firewall: BUGFIX 10505 2014-04-07 16:52:49 +02:00
Alexander Marx
476b122fa8 Firewall: BUGFIX 10507 2014-04-07 16:52:42 +02:00
Michael Tremer
2250019f7d Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-04-07 16:49:33 +02:00
Arne Fitzenreiter
1e7a2feaeb glibc: rootfile update (arm). 2014-04-07 00:35:31 +02:00
Arne Fitzenreiter
b3c0ff6239 kernel-header: rootfile update. 2014-04-06 23:34:32 +02:00
Michael Tremer
6cf0f959f0 media.cgi: Fix typo once again. 2014-04-06 17:24:13 +02:00
Ersan Yildirim
8824d89482 Update Turkish translation. 2014-04-06 17:22:31 +02:00
Michael Tremer
888911ed57 core76: Include changed /etc/sysctl.conf in update. 2014-04-06 12:53:30 +02:00
Arne Fitzenreiter
68561214b3 glibc: fix image, updater and filecount in installer.
switch from locale-archive to normale locales add est. 5000 files.
todo: arm-rootfile.
2014-04-06 10:29:27 +02:00
Michael Tremer
085a20ec8b firewall: Fix using aliases.
Fix coding errors, actually read aliases configuration
and fall back to default RED IP address if no suitable
alias was found.
2014-04-05 17:09:56 +02:00
Michael Tremer
1d9c1c3079 convert-portfw: Fix converting aliases.
ALL is not suitable as it is not a valid configuration value.
2014-04-05 17:08:17 +02:00
Michael Tremer
057b351186 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-04-05 17:02:33 +02:00
Arne Fitzenreiter
c926c6375d firewall: fix green only mode.
disable masquerade and green IP/NET check if internet is
connected via green.
2014-04-05 11:04:25 +02:00