Commit Graph

745 Commits

Author SHA1 Message Date
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
0f0e30dced haproxy: New package 2015-03-05 14:48:16 +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
aa2e56a531 Merge branch 'master' into next 2015-02-11 14:58:10 +01:00
Arne Fitzenreiter
309b7de86e swconfig: supress error on non dtb machines. 2015-02-11 08:07:49 +01:00
Michael Tremer
de0ccf8f8c Merge branch 'master' into next
Conflicts:
	make.sh
2015-02-04 13:24:05 +01:00
Arne Fitzenreiter
9c47987e25 hostapd: undo rename if dual interfaces are not supported. 2015-01-30 17:39:34 +01:00
Michael Tremer
06f451c0be Merge remote-tracking branch 'glotzi/monit' into next 2015-01-28 23:10:47 +01:00
Michael Tremer
fe53fa8dac Merge remote-tracking branch 'ummeegge/lynis' into next
Conflicts:
	make.sh
2015-01-28 22:49:36 +01:00
Arne Fitzenreiter
ffeb717f2d add swconfig for lamobo-r1 switch setup. 2015-01-27 20:21:17 +01:00
Arne Fitzenreiter
08215cb5d8 collectd: sync after cfg update and ramdisk backup. 2015-01-21 13:19:00 +01:00
Arne Fitzenreiter
893ef99ed4 collectd: fix disable swap plugin if no swap exist. 2015-01-21 13:16:09 +01:00
Arne Fitzenreiter
d595016bfb leds: add mirabox support. 2015-01-18 21:32:15 +01:00
Arne Fitzenreiter
d1b89a12f9 hostapd: create additional AP device if switch has failed. 2015-01-18 21:29:53 +01:00
Dirk Wagner
f0dd065425 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Conflicts:
	config/etc/logrotate.conf
2015-01-06 15:51:29 +01:00
Michael Tremer
66c684fa60 Change default font to that what we use in IPFire 3 2014-12-26 18:00:51 +01:00
Dirk Wagner
601f8347cc Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-12-23 09:02:23 +01:00
Arne Fitzenreiter
c0504c5cc5 part/fsresize: fix on systems without initrd.
/proc/mounts has no correct entry for / on such systems.
Use mount instead.
2014-11-05 19:08:30 +01:00
Michael Tremer
f4098d1ac7 Set LatArCyrHeb-16 as default font 2014-10-27 23:52:55 +01:00
Dirk Wagner
5ae99dd2d1 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2014-10-15 22:38:13 +02:00
Dirk Wagner
e823d54802 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-10-15 22:35:24 +02:00
Michael Tremer
6272b1b85e Merge branch 'master' into install-raid
Conflicts:
	config/rootfiles/common/bash
	lfs/bash
2014-10-10 14:52:30 +02:00
Arne Fitzenreiter
2a5b19c56f p2pblock: ipp2p must run before CONNTRACK.
And can only used for blocking, not for accept conenections bacause connections must already established for detecting protocol types.
2014-10-04 17:39:51 +02:00
Michael Tremer
09e0890109 Merge remote-tracking branch 'teissler/bug_10454' into next 2014-09-28 13:31:53 +02:00
Timo Eissler
1d4897f308 network: move start of static-routes
Fixes #10454

Create static routes after network interfaces are initialised.
2014-09-27 23:28:04 +02:00
Timo Eissler
d51e490664 network: fix coding style 2014-09-27 23:16:57 +02:00
Dirk Wagner
e05ac9dbd0 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-09-12 23:29:32 +02:00
Alexander Marx
ca4259a758 BUG10620: reload firewall.local in rules.pl, no longer in initscript 2014-09-11 17:13:07 +02:00
Michael Tremer
722b419dea initscripts: Mount /var/lock after all other FSes have been mounted.
For example /var/lock does not exist, yet when mountkernfs is
called.
2014-09-04 11:12:41 +02:00
Michael Tremer
62845ec556 Merge remote-tracking branch 'origin/next' into install-raid 2014-08-24 16:29:22 +02:00
Michael Tremer
efb77c9e35 monitoring tmpfs: Mount ramdisk in initscript 2014-08-24 16:06:54 +02:00
Michael Tremer
1f4b1f6ea9 initscripts: Mount /var/lock early in the boot process 2014-08-24 16:02:06 +02:00
Michael Tremer
ff6d34ab8b minidlna: Update to 1.1.3
Fixes #10573
2014-08-24 15:14:25 +02:00
Michael Tremer
3a7f46d377 Merge remote-tracking branch 'origin/next' into install-raid 2014-08-24 13:36:39 +02:00
Michael Tremer
d0137fe654 mdadm: Remove initscript
udev cares about assembling all RAID arrays automatically
2014-08-24 13:33:03 +02:00
Michael Tremer
a24546794d Update auto-resize code to work with any partition number 2014-08-24 13:29:18 +02:00
Michael Tremer
e7204c2d95 firewall: Fix initialization when RED has not been brought up yet 2014-08-21 16:12:43 +02:00
Michael Tremer
aa7f55b2df Merge remote-tracking branch 'origin/next' into install-raid 2014-08-20 21:46:49 +02:00
Michael Tremer
687fc4a9c0 firstsetup: Fix path to setup 2014-08-14 14:07:44 +02:00
Dirk Wagner
f5480b13dd Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-08-11 21:05:14 +02:00
Timo Eissler
4b12aa414c firewall: fix faulty masquerading packets 2014-08-08 09:53:56 +02:00
Michael Tremer
908555842c Merge remote-tracking branch 'ms/firewall-no-nat' into next
Conflicts:
	doc/language_issues.nl
	doc/language_issues.tr
2014-08-07 14:50:42 +02:00
Michael Tremer
983d471f93 firewall-no-nat: Use network masks to identify the subnets.
In the POSTROUTING chains of the NAT table, there is
no more information about on which interface the packet
has arrived (green0, etc.).
2014-08-06 14:37:21 +02:00
Dirk Wagner
24c6cb44e2 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-07-31 10:53:43 +02:00
Arne Fitzenreiter
f0728c790f Merge remote-tracking branch 'origin/master' into next
Conflicts:
	config/cfgroot/general-functions.pl
2014-07-29 22:01:19 +02:00
Arne Fitzenreiter
dccbf1bf4e firewall: add more pscan matches and filter INVALID conntrack packages. 2014-07-29 21:57:07 +02:00
Michael Tremer
bc70c82737 rngd: Silence initscript when rngd is already started.
When a hardware random number generator is found by udev
it will start rngd automatically which is what we also do
by default in the initialisation sequence of the system
(e.g. for RDRAND).
The user will then see an error message that rngd has
already been started which was confusing.
2014-07-29 12:07:02 +02:00
Dirk Wagner
f9602aa126 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update
Conflicts:
	config/etc/logrotate.conf
	config/rootfiles/packages/asterisk
2014-07-27 22:35:56 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Michael Tremer
5b861b0545 Revert "firewall: Filter logging of broadcasts from the internal networks."
This reverts commit 63f2fb7fda.
2014-07-26 21:23:55 +02:00