Commit Graph

3792 Commits

Author SHA1 Message Date
Michael Tremer
c9cd26f200 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-27 13:14:02 +01:00
Michael Tremer
a8d1d049c6 Revert "Firewall: Fix errormessages on rulecreation when red has no IP"
This reverts commit f942937c29.

This completely destroys external access rules and is therefore
reverted.
2014-02-26 20:02:24 +01:00
Arne Fitzenreiter
329e9c465a kernel: enable cgroups and fix some accounting settings. 2014-02-26 18:06:49 +01:00
Arne Fitzenreiter
ce81f1eb3e kernel: enable pci modules in arm multiarch kernel. 2014-02-26 18:00:44 +01:00
Arne Fitzenreiter
adce3f96fc Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-26 17:59:53 +01:00
Michael Tremer
69776cc42f apache: Update cipher suite that is used for the web user interface.
Taken from here with exception of RC4.
  https://wiki.mozilla.org/Security/Server_Side_TLS#Apache
2014-02-26 15:01:29 +01:00
Arne Fitzenreiter
78f10eafe0 strongswan: no padlock on arm. 2014-02-26 09:37:12 +01:00
Michael Tremer
66f6b279b0 Reload all firewall rules when /etc/init.d/firewall reload is executed. 2014-02-25 12:23:09 +01:00
Alexander Marx
f942937c29 Firewall: Fix errormessages on rulecreation when red has no IP 2014-02-24 19:39:39 +01:00
Alexander Marx
97bf45e516 Firewall: delete -i red0 from DNAT rules 2014-02-24 19:38:57 +01:00
Michael Tremer
585df65af1 Fix relocating NTP binaries. 2014-02-24 19:37:20 +01:00
Alexander Marx
525204e00f Firewall: modified DNAT and SNAT rulecreation 2014-02-24 11:54:27 +01:00
Stefan Schantl
37013b3a47 Add missing default values for firewall options of the new firewall.
The new firewall uses some new options which can be configured on the optionsfw page in the WUI.
In the past these settings where missing on updated systems.
2014-02-23 22:30:56 +01:00
Michael Tremer
582fa15555 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-21 11:56:52 +01:00
Michael Tremer
27b2adbf4f ntp: Update to 4.2.6p5. 2014-02-21 11:54:14 +01:00
Arne Fitzenreiter
1b8327f50e kernel: update to 3.10.31. 2014-02-20 23:37:22 +01:00
Michael Tremer
cc21b588df firewall: Remove rule that allows access to everything. 2014-02-20 13:03:28 +01:00
Michael Tremer
bcf1a62476 firewall: Fix proper check for BLUE and ORANGE devices. 2014-02-20 13:01:48 +01:00
Michael Tremer
1271a8b45e core76: Add update accelerator script to updater. 2014-02-19 20:47:12 +01:00
Michael Tremer
bbb3a931fa Merge remote-tracking branch 'alfh/feature_updxlrator' into next 2014-02-19 20:46:21 +01:00
Michael Tremer
bc05155ac0 strongswan: Update to 5.1.2rc1. 2014-02-18 15:16:08 +01:00
Michael Tremer
6d3c8250fe Merge remote-tracking branch 'alfh/feature_langfixes' into next 2014-02-17 16:28:23 +01:00
Michael Tremer
b631481bc5 Revert "perl-PDF-Create: New package"
This reverts commit e7f5c0465b.
2014-02-17 16:17:45 +01:00
Arne Fitzenreiter
983203fa03 u-boot: limit videores to 800x600.
pandaboard has display problems on console with higher resolutions.
2014-02-15 17:50:00 +01:00
Arne Fitzenreiter
e1279cb36c kernel: disable cpu-idle and debug_ll on arm-multiarch kernel. 2014-02-15 17:49:17 +01:00
Arne Fitzenreiter
c59be1252d kernel: enable hyperv driver. 2014-02-15 17:47:07 +01:00
Arne Fitzenreiter
6f7753ba85 kernel: add some missing gpio modules.
the gpio modules are needed for led's on alix and geos boards.
2014-02-15 16:27:20 +01:00
Alf Høgemark
491957ac2d qos.cgi: Use Language string for legend in graph 2014-02-15 15:43:56 +01:00
Alf Høgemark
1235b1f144 updxlrator: Add support for tar.xz files 2014-02-15 15:03:58 +01:00
Alf Høgemark
77fa792f93 updxlrator: Add support for ArchLinux pkg.tar.xz files
Add support for caching package files for ArchLinux in updxlrator, by
adding pkg.tar.xz to the regular expression for Linux vendor.
2014-02-15 15:03:37 +01:00
Arne Fitzenreiter
e3cbe60f5d kernel: update i586 config. 2014-02-14 23:26:31 +01:00
Arne Fitzenreiter
5df2abeb3c kernel: enable gpio_expander for alix led's. 2014-02-14 18:04:32 +01:00
Michael Tremer
dfa68452be sysctl: Load variables first thing when booting. 2014-02-14 17:35:37 +01:00
Michael Tremer
a211fee393 firewall: Use --wait for all iptables commands. 2014-02-14 13:04:18 +01:00
Michael Tremer
1108a15cc6 Move enabling nf_conntrack_acct where it should be. 2014-02-14 12:52:28 +01:00
Michael Tremer
7d7740a467 firewall: Initialize basic ruleset before entering runlevel 3. 2014-02-14 12:48:11 +01:00
Alexander Marx
e7f5c0465b perl-PDF-Create: New package
This package allows to create PDF documents from
perl scripts.
2014-02-11 11:58:53 +01:00
Michael Tremer
f444583042 glibc: Include getconf in image.
Also include missing getent for ARM.
2014-02-10 22:10:49 +01:00
Arne Fitzenreiter
41e2c149a5 core76: remove hardcoded kernel version. 2014-02-08 11:54:00 +01:00
Arne Fitzenreiter
59b081c2a1 rootfile updates: perl-DBI, perl-File-ReadBackwards. 2014-02-07 23:10:22 +01:00
Michael Tremer
2cce1559f2 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-05 13:38:25 +01:00
Michael Tremer
c0e8224d1c network-vlans: Provide a better configuation file.
As suggested by Bernhard Bitsch, #10470.
2014-02-05 13:15:31 +01:00
Arne Fitzenreiter
2b4593b27f backup.pl: remove wrong curly bracket. 2014-02-04 16:01:43 +01:00
Michael Tremer
8e27b3ca86 core76: Sort exclude file alphabetically. 2014-02-04 12:55:33 +01:00
Michael Tremer
6d72ff77e1 Never include rc.local or firewall.local in a core update. 2014-02-04 12:51:21 +01:00
Michael Tremer
178df99a87 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-02-02 14:38:02 +01:00
Michael Tremer
15b023b979 Add an entropy graph. 2014-02-02 14:32:15 +01:00
Alexander Marx
abff56f062 perl-File-ReadBackwards added 2014-02-01 22:09:44 +01:00
Alexander Marx
3704887e8e DBD-SQLite Addon added 2014-02-01 22:08:04 +01:00
Arne Fitzenreiter
d8656c914e xen-image: fix typo. 2014-02-01 20:57:18 +01:00