Commit Graph

8320 Commits

Author SHA1 Message Date
Michael Tremer
fffc646e74 logs: Add dynamic DNS logging section. 2014-07-24 13:35:22 +02:00
Michael Tremer
91c9ed84bb patch: Update to version 2.7.1
Supports git style renames.
2014-07-23 22:57:47 +02:00
Michael Tremer
c5000130ec Merge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next 2014-07-23 20:57:22 +02:00
Timo Eissler
ce12ce8cd7 check_mk: add backup config file 2014-07-23 20:20:53 +02:00
Timo Eissler
f76c78222f bacula: small fix for init script 2014-07-23 17:31:59 +02:00
Timo Eissler
6d3854a89c bacula: several fixes 2014-07-23 06:20:07 +02:00
Michael Tremer
2c4536c75b fstab: Make auto attribute for filesystem type. 2014-07-22 00:34:42 +02:00
Michael Tremer
05cebb0d3f grub: Remove ro attribute from kernel command line. 2014-07-22 00:33:22 +02:00
Michael Tremer
21fe60a207 dracut: Enable mdadm module 2014-07-22 00:27:32 +02:00
Michael Tremer
5affb7a265 mdadm: Make package part of the core system 2014-07-22 00:06:08 +02:00
Michael Tremer
4a0d9bef07 installer: Add support for RAID. 2014-07-22 00:04:20 +02:00
Michael Tremer
bd5e7c2934 installer: Rewrite license box.
Used to use wrong button type and was a bit more code
than needed.
2014-07-21 14:59:41 +02:00
Michael Tremer
2c9c458c71 installer: Fix umounting and ejecting cdrom after install. 2014-07-21 14:08:46 +02:00
Michael Tremer
1a4d8f1fc2 installer: Remove unused variable. 2014-07-21 14:03:16 +02:00
Michael Tremer
25fcce25bc installer: Rewrite partitioning.
The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.
2014-07-21 14:01:02 +02:00
Michael Tremer
c4e966746e installer: Make function to determine the amount of system memory. 2014-07-20 16:48:59 +02:00
Michael Tremer
d7dd283b89 Allow to select the target disk and allow selecting multiple of them. 2014-07-20 16:36:41 +02:00
Michael Tremer
9d9c825b4e Merge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:34:50 +02:00
Michael Tremer
fed3de5b75 Merge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:34:10 +02:00
Michael Tremer
e6461027b0 Merge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next 2014-07-19 11:32:18 +02:00
Arne Fitzenreiter
7535861c50 stage2: rootfile update. 2014-07-18 22:32:41 +02:00
Michael Tremer
83ef9c40ef firewall: Allow to disable masquerading. 2014-07-18 17:15:29 +02:00
Michael Tremer
13eef3ba74 ddns: Update to version 003. 2014-07-18 15:31:15 +02:00
Michael Tremer
89066697c4 gmp: Ship MMX/SSE/SSE2 enabled version. 2014-07-18 15:21:34 +02:00
Michael Tremer
94abd48b1c Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-07-18 14:55:47 +02:00
Arne Fitzenreiter
b8cee3bb81 gmp: fix build on Intel buildmachines.
on newer Intel buildsystems the gmp configure script enables some
sse2 optimizations that not work on old cpu's (ALIX, K6 ...)
2014-07-18 12:52:20 +02:00
Michael Tremer
da3dbb2a42 buildsystem: Explicitely compile with -mtune=generic 2014-07-18 10:20:41 +02:00
Alexander Marx
48f07c1957 Firewall: make DNAT only accessible from selected source network
We added RED to the standard networks and now portforwardings are only
useable from the selected source. If selected "all" the portforwarding
can be used from any internal network. Else the access is only grnated
from the selected source network.
2014-07-18 08:44:45 +02:00
Timo Eissler
859b0382ab bacula: several fixes 2014-07-18 07:50:24 +02:00
Michael Tremer
0f860889ab core80: Fix configuration update and resurrect permissions. 2014-07-17 21:03:53 +02:00
Arne Fitzenreiter
5b71042c54 cleanfs: repair /var/run symlink to /run if it not exist. 2014-07-17 16:03:08 +02:00
Arne Fitzenreiter
e055b1105a rootfiles: remove /var/run/... from packages.
this will destroy a symlink to /run and is a ramdisk so
content is removed on every boot and it make no sense to
package it.
2014-07-17 15:54:35 +02:00
Arne Fitzenreiter
261624fb99 checkwronglinks: add a check for var/run/* in rootfiles. 2014-07-17 06:59:37 +02:00
Michael Tremer
3a99677dd6 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-07-16 23:25:20 +02:00
Michael Tremer
ed94927d20 netexternal.cgi: Fix font colour on yellow background. 2014-07-16 23:25:06 +02:00
Michael Tremer
e3c3a6ba5b Merge remote-tracking branch 'morlix/check_mk' 2014-07-16 20:58:41 +02:00
Michael Tremer
d88845890c core80: Add proxy.cgi. 2014-07-16 20:54:56 +02:00
Timo Eissler
9ac40513c3 bacula: new package 2014-07-16 17:58:15 +02:00
Timo Eissler
a945fa225d check_mk_agent: fix DL_FROM 2014-07-16 17:27:01 +02:00
Arne Fitzenreiter
b21618696d webif: hide main-menu if gpl was not accepted. 2014-07-16 17:26:14 +02:00
Arne Fitzenreiter
903c6825aa core80: add proxy.cgi to update. 2014-07-16 17:24:41 +02:00
Timo Eissler
e405fe9e3a Merge branch 'bacula' of github.com:morlix/ipfire-2.x into bacula
Conflicts:
	make.sh
2014-07-15 21:12:51 +02:00
Timo Eissler
008c392e78 added bacula addon package 2014-07-15 21:09:33 +02:00
Timo Eissler
dfabfbedca check_mk_agent: increase PAK_VER 2014-07-15 20:45:02 +02:00
Timo Eissler
9c6be5543e check_mk_agent: update to 1.2.4p5 2014-07-15 20:36:23 +02:00
Michael Tremer
960e969ca1 Merge remote-tracking branch 'stevee/ddns-new-providers' 2014-07-14 14:12:31 +02:00
Stefan Schantl
4fb763ff6e ddns.cgi: Add handling for entrydns and opendns. 2014-07-14 14:09:23 +02:00
Michael Tremer
a78470dc17 Merge remote-tracking branch 'amarx/openvpn' 2014-07-14 14:02:57 +02:00
Michael Tremer
ff5e4ef871 netexternal.cgi: Show DNSSEC status
The netexternal.cgi has been extended to show what type
of DNSSEC support the upstream nameservers offer.
2014-07-14 13:42:24 +02:00
Alexander Marx
5b942f7f3b OpenVPN: change sortorder of client status and control. Now every network is sorted and displayed in a group 2014-07-14 11:48:36 +02:00