Commit Graph

8792 Commits

Author SHA1 Message Date
Dominik Hassler
e60cd3a404 use colour of destination network for DNAT 2015-03-13 14:33:47 +01:00
Michael Tremer
dfea4f86c2 strongswan: Allow using AES-GCM in various configurations 2015-03-11 18:13:25 +01:00
Alexander Marx
2d0c7a9f7b BUG10620: move reload of firewall.local to main() 2015-03-11 17:11:59 +01:00
Michael Tremer
becbf67de7 apache: Do not show loaded modules
The server header will show less information about the
modules of the apache daemon.

Fixes #10671
2015-03-11 15:42:08 +01:00
Bernhard Bitsch
ea40188f66 BUG10502: Fix wrong interfaces in firewall.log
Fix from BeBiMa
2015-03-11 13:53:36 +01:00
Michael Tremer
b8a97bd943 dnsmasq: Enable DNSSEC timestamp feature
This disables DNSSEC until the system clock has been set correctly.
There is a circular dependency on working DNS and being able to
resolve DNS records in order to reach a time server. Systems without
a RTC or empty RTC battery will start up with time way in the past
in which all DNSSEC signatures are invalid.
2015-03-10 16:22:09 +01:00
Michael Tremer
61c6e9b71d dnsmasq: Import more patches from upstream 2015-03-10 16:21:58 +01:00
Michael Tremer
4e341f19b0 setup: Remove writing udev rules for network interfaces 2015-03-09 16:36:04 +01:00
Michael Tremer
600b99fb31 network: Configure device names from /var/ipfire/ethernet/settings
Instead of creating a copy of the configuration values and
for better extensibility, we will have udev execute a script
that parses /var/ipfire/ethernet/settings and will return the
correct name of the corresponding device (green0, blue0, ...).
2015-03-09 16:31:59 +01:00
Arne Fitzenreiter
5604dc748d backup: make include file parsing more robust. 2015-03-06 17:22:18 +01:00
Michael Tremer
2bf7ee4bdd installer+setup: Update translations 2015-03-05 22:12:38 +01:00
Stefan Schantl
3f32eb94bf ddns: Update to 007. 2015-03-05 19:37:47 +01:00
Michael Tremer
0f0e30dced haproxy: New package 2015-03-05 14:48:16 +01:00
Michael Tremer
e0fe704b6e Accidentially disabled nmap build 2015-03-05 13:44:50 +01:00
Michael Tremer
970cf33637 Move Core Update 86 and 87 files to oldcore directory 2015-03-05 12:55:32 +01:00
Michael Tremer
6bea9be4f4 clamav: Fix compiling
glibc headers were not correctly included
2015-03-05 12:54:22 +01:00
Michael Tremer
e5ca506304 ntfs-3g: Ship all user-space tools with the package 2015-03-04 23:59:43 +01:00
Michael Tremer
c651121f4d Merge remote-tracking branch 'mfischer/ntfs-3g' into next 2015-03-04 23:58:58 +01:00
Michael Tremer
274ebe1d9d Merge remote-tracking branch 'origin/master' into next
Conflicts:
	config/rootfiles/packages/clamav
	lfs/clamav
2015-03-04 23:58:47 +01:00
Michael Tremer
8d289021d3 strongswan: Update solution for strongswan bug #816 2015-03-04 23:54:10 +01:00
Michael Tremer
6644c1c7f2 dnsmasq: Import latest git version of dnsmasq 2015-03-04 23:27:27 +01:00
Daniel Weismüller
d7dac20c17 owncloud: updated to version 7.0.3 2015-03-04 16:37:07 +01:00
Michael Tremer
ea92da89c6 Merge remote-tracking branch 'amarx/BUG10756' into next 2015-03-03 21:13:46 +01:00
Michael Tremer
3ed94afdc8 teamspeak: Remove package
This is an old version any way and just used to download the
pre-compiled data from the servers of the vendor.
2015-03-03 21:11:34 +01:00
Michael Tremer
8392627c57 asterisk: sqlite is not an add-on package any more 2015-03-03 21:07:23 +01:00
Michael Tremer
c460d5c25e logrotate: Fix an empty /etc/logrotate.d directory
Fixes #10625
2015-03-03 17:57:38 +01:00
Michael Tremer
80b0f82fef Revert "pound: Allow to use legacy renegotiation."
This reverts commit 09e3b0fa35.
2015-03-03 12:44:00 +01:00
Christoph Anderegg
165b25b2dc vpnmain.cgi: Added inclusion of ipsec.user-post.conf to the end of ipsec.conf in order to allow connection parameters to be overwritten in ipsec.user.conf. 2015-03-03 11:16:47 +01:00
Michael Tremer
09e3b0fa35 pound: Allow to use legacy renegotiation. 2015-03-03 10:56:29 +01:00
Matthias Fischer
ef8b6053f3 ntfs-3g: Update to 2014.2.15
fuse: Update to 2.9.3
2015-03-02 21:12:20 +01:00
Alexander Marx
5ca4ae11ae BUG10756: fixes possibillity to enable logging when editing a rule. Also remark can be deleted 2015-03-02 15:33:44 +01:00
Alexander Marx
84a0531148 BUG10756: consolidate rulecheck 2015-03-02 15:20:32 +01:00
Michael Tremer
29afd40851 installer: Cut off disk description if it gets too long 2015-02-26 13:54:07 +01:00
Michael Tremer
8ae272aac3 core88: Include fwhosts.cgi fixes in the update 2015-02-26 11:11:38 +01:00
Michael Tremer
cee2f16fd9 Merge remote-tracking branch 'amarx/BUG10753' into next 2015-02-26 11:11:04 +01:00
Alexander Marx
85abeb1376 BUG10753: Fix servicegroups to have only max. 15 services per protocol 2015-02-25 08:09:05 +01:00
Arne Fitzenreiter
3ec88e97cd clamav: update to 0.98.6. 2015-02-23 16:53:07 +01:00
Arne Fitzenreiter
5bbf213dc7 samba: security update to 3.6.25.
Fix CVE-2015-0240 (unexpected code execution in smbd).
2015-02-23 16:51:15 +01:00
Matthias Fischer
a403ce7cca clamav: Update to 0.98.5 2015-02-23 14:33:19 +01:00
Arne Fitzenreiter
6b69683053 Merge branch 'master' into next 2015-02-22 23:44:39 +01:00
Arne Fitzenreiter
9306852543 core87: remove grub2 config/image on xen. 2015-02-22 22:57:04 +01:00
Arne Fitzenreiter
28998509ec core87: don't recreate S19checkfstab and S70console startlinks. 2015-02-21 19:28:06 +01:00
Arne Fitzenreiter
362acbabe5 Merge branch 'core87' of git.ipfire.org:/pub/git/ipfire-2.x into core87 2015-02-21 16:59:50 +01:00
Arne Fitzenreiter
b8fab20292 core87: add glibc to arm update. 2015-02-21 16:54:15 +01:00
Arne Fitzenreiter
de78a2bfa8 core87: add backupiso to update. 2015-02-21 11:45:30 +01:00
Arne Fitzenreiter
8c85098a87 core87: set correct version. 2015-02-20 16:57:40 +01:00
Arne Fitzenreiter
4bf0d57527 remove not working wandboad wlan nvram files. 2015-02-20 16:52:53 +01:00
Arne Fitzenreiter
2fb7787f35 set version to IPFire 2.17 core87. 2015-02-20 16:50:32 +01:00
Arne Fitzenreiter
c8de007048 core86 is now core87. 2015-02-20 16:41:18 +01:00
Arne Fitzenreiter
e0eb52dbd5 next-core87 -> core88. 2015-02-20 16:39:05 +01:00