Commit Graph

9071 Commits

Author SHA1 Message Date
Arne Fitzenreiter
3e0982277a core89: remove all sqlite meta-data files. 2015-03-17 13:54:19 +01:00
Arne Fitzenreiter
20aa2ca562 move core88 to 89. 2015-03-17 13:50:38 +01:00
Michael Tremer
07f0e777f0 Merge remote-tracking branch 'mfischer/logrotate' into next
Conflicts:
	config/rootfiles/common/logrotate
2015-03-16 18:01:39 +01:00
Michael Tremer
d4ce4207ce Merge remote-tracking branch 'mfischer/logwatch' into next 2015-03-16 18:01:04 +01:00
Michael Tremer
2f2b5105c4 Merge remote-tracking branch 'mfischer/libjpeg' into next 2015-03-16 18:00:40 +01:00
Michael Tremer
1342aaf8dd Merge remote-tracking branch 'mfischer/iputils' into next 2015-03-16 18:00:22 +01:00
Matthias Fischer
a8fda3e941 openssl-compat: Update to 0.9.8ze 2015-03-16 17:59:27 +01:00
Michael Tremer
b339fb7f14 Merge remote-tracking branch 'mfischer/nasm' into next 2015-03-16 17:54:28 +01:00
Michael Tremer
32470b20b1 Merge remote-tracking branch 'mfischer/groff' into next 2015-03-16 17:54:07 +01:00
Michael Tremer
d478b830bb Merge remote-tracking branch 'mfischer/expat' into next 2015-03-16 17:53:50 +01:00
Michael Tremer
adb742c03b Merge remote-tracking branch 'mfischer/dhcpcd' into next 2015-03-16 17:53:23 +01:00
Michael Tremer
6e9fc7b868 Merge remote-tracking branch 'mfischer/dhcp' into next 2015-03-16 17:53:15 +01:00
Michael Tremer
23a42d00de Merge remote-tracking branch 'mfischer/curl' into next 2015-03-16 17:51:59 +01:00
Michael Tremer
3db2633165 Merge remote-tracking branch 'mfischer/acpid' into next 2015-03-16 17:50:34 +01:00
Michael Tremer
53103ab55c installer: Don't accept the license in unattended mode 2015-03-16 16:10:03 +01:00
Stefan Schantl
1ed8aedfdb fwhosts.cgi: Fix fw-reload detection when adding new entries to a geoip group.
Read-in firewall config files for detection if the current group is used
by at least one firewall rule and mark the firewall to need a reload if
neccessary.

Fixes #10771.
2015-03-15 11:41:50 +01:00
Stefan Schantl
0bb4b135d1 rules.pl: Flush GEOIPBLOCK chain when the feature will be switched off.
Otherwise existing rules still remain in the chain and will be processed
even geoipblock has been disabled.
2015-03-15 11:40:46 +01:00
Stefan Schantl
e24668f99a networking/red.up/99-geoip-database: Fix empty folder check. 2015-03-15 11:40:31 +01:00
Stefan Schantl
663221a256 xt_geoip_update: Fix script path. 2015-03-15 11:40:13 +01:00
Stefan Schantl
16bbdeb988 networking/red.up/99-geoip-database: Fix typo. 2015-03-15 11:39:55 +01:00
Stefan Schantl
93bfe63d55 Merge branch 'seventeen-geoip' into next-geoip 2015-03-15 11:38:45 +01:00
Dominik Hassler
e60cd3a404 use colour of destination network for DNAT 2015-03-13 14:33:47 +01:00
Michael Tremer
3d53eb68af core88: Add collectd to updater 2015-03-12 13:25:29 +01:00
Michael Tremer
3b90253598 openssl-compat: Disable SSLv3 and SSLv2 as well 2015-03-12 13:14:26 +01:00
Michael Tremer
9029c9d056 Add more missing files of Core Update 88 2015-03-12 13:07:44 +01:00
Michael Tremer
e5f58910c5 dnsmasq: Import more patches from upstream 2015-03-12 12:59:36 +01:00
Michael Tremer
de7abd2cd5 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-12 12:59:24 +01:00
Michael Tremer
6f67121767 core88: Add ddns.cgi to updater 2015-03-12 12:58:04 +01:00
Stefan Schantl
6409aa7e54 ddns.cgi: Add token handling for zzzz.io. 2015-03-12 12:57:36 +01:00
Michael Tremer
d0bd5afe1b openssl: Disable SSLv3 and SSLv2 by default
This patch will disable SSLv3 and SSLv2 by default but leaves
the protocol compiled in into the library so that applications
can use it when they still need it (e.g. sslscan).
2015-03-12 12:55:40 +01:00
Michael Tremer
33bfe91f5b Revert "openssl: Disable SSLv2 and SSLv3."
This reverts commit 98a5192ef2.
2015-03-12 12:55:05 +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
a71beeb234 lang.pl: Always fall back to English
Fixes #10769
2015-03-10 00:06:12 +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
Matthias Fischer
535e2ce295 logwatch: Fix symbolic link 2015-03-08 09:57:17 +01:00
Matthias Fischer
1e6f74df89 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into logwatch 2015-03-08 09:49:44 +01:00
Arne Fitzenreiter
42c545b1f5 set version to 2.17-core88. 2015-03-07 10:18:50 +01:00
Arne Fitzenreiter
4a0e9b6318 initskripts: rootfile update. 2015-03-07 10:17:17 +01:00
Arne Fitzenreiter
5604dc748d backup: make include file parsing more robust. 2015-03-06 17:22:18 +01:00
Dirk Wagner
709564103e asterisk addon: update to 11.16.0 2015-03-05 22:54:07 +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