Commit Graph

7194 Commits

Author SHA1 Message Date
Stefan Schantl
192d43080e avahi: Fix certain problems.
I've fixed certain problems reported on the bugtracker:
* avahi user and group were missing.
* Runtime dependency "dbus" added.
* Fixed wrong localstatedir.
* Program was not killed correctly by initscript.

Fixes #10338.
2014-01-19 10:57:34 +01:00
Stefan Schantl
240acdfd87 Drop "Extra Query" for Shutdown and Reboot from gui.cgi.
In the past this option has been used to prevent users from
accidently shutting down or rebooting their systems. With IPFire 2.15
there is a own subpage on the WUI for doing this actions, so there is no
need anymore for those extra query.
2014-01-18 18:37:40 +01:00
Stefan Schantl
37c84696a2 Make firewall convert scripts more robust.
The converter scripts procude a lot of error, when they get executed on a system with
a previously installed version of the New Firewall or they get run twice.

In this case the scripts will detect that their input files are missing and will exit with
an error message. The scripts now also check if the input files are empty (no corresponding
rules created) and will exit with an nothing to do message.
2014-01-18 18:28:07 +01:00
Stefan Schantl
0053269b90 Core 76: Fix sed command.
There was a syntax error in one of the sed commands, which produced the following error:
sed: -e expression #1, char 34: unknown option to `s'.
2014-01-18 18:27:44 +01:00
Stefan Schantl
917ee26101 Core76: Drop output of iptables commands.
When updating a system with previously installed New Firewall,
the required firewall chains already are created. In this case error messages
will be displayed which could be ignored but may unsettle somebody.
2014-01-18 18:27:21 +01:00
Arne Fitzenreiter
c27850183c Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-16 22:00:53 +01:00
Arne Fitzenreiter
89df55b650 kernel: fix multi-arch kernel compile. 2014-01-16 21:59:49 +01:00
Arne Fitzenreiter
ba83f4b9ef fifteen: updata package list for addon install after update. 2014-01-16 14:53:02 +01:00
Arne Fitzenreiter
62ae8b7915 fifteen: fix core_nr display on updater. 2014-01-16 14:51:07 +01:00
Arne Fitzenreiter
055ed1ffc9 kernel: update to 3.10.27. 2014-01-16 13:24:00 +01:00
Arne Fitzenreiter
03e7b65b01 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-16 11:08:01 +01:00
Michael Tremer
15e38431b9 Fix sourecode upload. 2014-01-16 11:06:49 +01:00
Arne Fitzenreiter
f56c0f6c77 clamav: update to 0.98.1. 2014-01-15 23:48:48 +01:00
Michael Tremer
8a7976468d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-15 16:45:44 +01:00
Michael Tremer
5ac5194b89 Update translations. 2014-01-15 16:45:12 +01:00
Alexander Marx
f5f71c79b7 firewall: some layout changes and new plausi checks for dnat 2014-01-15 16:43:42 +01:00
Arne Fitzenreiter
d99f0ff8c6 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-14 22:35:11 +01:00
Arne Fitzenreiter
2a127986dc fifteen: don't run firstsetup after update. 2014-01-14 22:34:23 +01:00
Stefan Schantl
bfaa69562a Firewall: Hide rule actions when using NAT.
There is no need to choose a rule action when creating a NAT rule, so this
section can be hidden when "Use NAT" has been checked.
2014-01-14 22:09:13 +01:00
Michael Tremer
5a906c11ec Update translations. 2014-01-14 21:58:03 +01:00
Alexander Marx
9d38669861 index.cgi: Re-design index page. 2014-01-14 21:57:26 +01:00
Alexander Marx
8e7137264b firewall: perl modifications for hiding rule action when nat is used 2014-01-14 21:48:20 +01:00
Arne Fitzenreiter
bf5e1c4c52 fifteen: increase size of pae kernel. 2014-01-14 17:53:14 +01:00
Arne Fitzenreiter
dd62fd25cd fifteen: remove /var/run from fstab. 2014-01-12 23:22:39 +01:00
Arne Fitzenreiter
595e89a877 make.sh: fix git branch read for new git versions. 2014-01-12 23:19:35 +01:00
Michael Tremer
9ac43fb9e1 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-12 23:02:28 +01:00
Michael Tremer
8b64b1b64e Limit /run to 8M. 2014-01-12 23:02:00 +01:00
Michael Tremer
fd75e5e75c initscripts: Fix syntax error when mounting /run. 2014-01-12 23:01:21 +01:00
Arne Fitzenreiter
07e9a1357d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2014-01-12 19:05:54 +01:00
Arne Fitzenreiter
c05738b25e installer: wget need libidn. 2014-01-12 19:05:05 +01:00
Arne Fitzenreiter
dfb08084ba udev: remove /var/run mount from initskript. 2014-01-12 19:02:51 +01:00
Michael Tremer
e11f536252 OpenVPN: Fix daemon stuck in WAIT state.
When the client is in the WAIT state, it is usally connected
to the server.
2014-01-12 15:40:50 +01:00
Stefan Schantl
e1a51ebb85 openvpnctrl: Pass external IP address to N2N daemons.
Fixes #10313.
2014-01-12 15:34:27 +01:00
Arne Fitzenreiter
b8e2d10888 fifteen: move /var/run to /run. 2014-01-12 12:15:44 +01:00
Arne Fitzenreiter
4ec728f840 Revert "toolchain: Fix compiling due to Stack Protector changes."
This reverts commit 1dbe439b83.
2014-01-12 09:45:12 +01:00
Arne Fitzenreiter
ad33c5fd59 fifteen: add missing do. 2014-01-11 15:24:02 +01:00
Arne Fitzenreiter
50da765d7f fifteen: update diskspace and number of files. 2014-01-11 14:38:48 +01:00
Arne Fitzenreiter
dc3c6687c9 fifteen: set to core76. 2014-01-11 14:23:25 +01:00
Arne Fitzenreiter
b7aff3d714 util-linux: remove extern fstrim and eject packages. 2014-01-11 14:21:02 +01:00
Arne Fitzenreiter
621e8d148b Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen 2014-01-11 14:20:16 +01:00
Michael Tremer
e9e998099e fifteen: Ship recompiled version of PHP.
According to http://forum.ipfire.org/index.php?topic=9668.msg63198#msg63198,
it is required to recompile PHP after the mysql alignment fixes.
2014-01-11 13:16:05 +01:00
Michael Tremer
30491c6ac7 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Conflicts:
	html/html/themes/ipfire/include/css/style.css
2014-01-11 13:08:27 +01:00
Michael Tremer
b5890e7369 theme: Move table styles to bottom of the CSS file. 2014-01-11 13:06:00 +01:00
Michael Tremer
412a1f43ce theme: Make table borders lighter. 2014-01-11 13:04:45 +01:00
Michael Tremer
9c9c9cb613 theme: Fix padding at the top of page header. 2014-01-11 13:03:06 +01:00
Michael Tremer
d0c91170ca theme: Change default font to DejaVu Sans. 2014-01-11 12:58:05 +01:00
Michael Tremer
7fbb771896 theme: Change HTML doctype to HTML5.
This is really not valid HTML5 code, nor is it XHTML 1.1 Strict.
2014-01-11 12:55:30 +01:00
Michael Tremer
1ada718c39 theme: Set width to 960px. 2014-01-11 12:51:21 +01:00
Michael Tremer
68e89a2f28 Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen 2014-01-11 12:46:56 +01:00
Michael Tremer
0f9894afa1 theme: Fix size and colouring of the headlines. 2014-01-11 12:45:04 +01:00