Commit Graph

4067 Commits

Author SHA1 Message Date
Erik Kapfer
b3f401fba4 ids.cgi fix snort rules download url.
fixes: 10579
2014-07-29 22:31:26 +02:00
Michael Tremer
cea4fc3aaf Revert "General-functions.pl: rewrite IpInSubnet replace inet_ntoa"
This reverts commit ab92dc0c84.

See comment in last commit
2014-07-29 12:14:23 +02:00
Michael Tremer
8df091d968 Revert "General-functions.pl: rewrite getnetworkip without inet_aton"
This reverts commit 1be398ae38.

Some users reported some issues with the generated firewall ruleset
with the new function:
  http://forum.ipfire.org/index.php?topic=11124.0
2014-07-29 12:12:38 +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
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
Arne Fitzenreiter
cb8a29b10b core80: fix permissions before config update. 2014-07-26 21:23:46 +02:00
Michael Tremer
fffc646e74 logs: Add dynamic DNS logging section. 2014-07-24 13:35:22 +02:00
Arne Fitzenreiter
7535861c50 stage2: rootfile update. 2014-07-18 22:32:41 +02:00
Michael Tremer
89066697c4 gmp: Ship MMX/SSE/SSE2 enabled version. 2014-07-18 15:21:34 +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
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
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
Michael Tremer
44dcf63498 core80: Add ddns to updater. 2014-07-13 10:13:21 +02:00
Arne Fitzenreiter
724912e6fd core80: stop/start strongswan at update. 2014-07-12 18:47:03 +02:00
Arne Fitzenreiter
cd5f645968 wpa_supplicant: update to 2.2. 2014-07-12 18:39:34 +02:00
Michael Tremer
35ef18de77 Add /etc/logrotate.d to backup. 2014-07-10 22:06:53 +02:00
Daniel Weismüller
f0fd5eb5ba owncloud: updated to 6.0.4 2014-07-10 19:24:51 +02:00
Daniel Weismüller
a0431265d2 owncloud: changed used port to 1011 2014-07-10 19:24:50 +02:00
Daniel Weismüller
14902296c1 owncloud: added the data-directory to the backup 2014-07-10 19:24:50 +02:00
Daniel Weismüller
67680bc12f owncloud: updated to owncloud 6.0.4 - the forgotten rootfile 2014-07-10 19:24:50 +02:00
Michael Tremer
83e8d92673 owncloud: Exclude data directory from backup. 2014-07-10 19:24:50 +02:00
Daniel Weismüller
bccb7c5e48 owncloud: moved datadir to /var/owncloud/data 2014-07-10 19:24:49 +02:00
Daniel Weismüller
ac50b81ee4 owncloud:changed used port to 1010 and enabled ssl 2014-07-10 19:24:49 +02:00
root
7140a7a87b Packages: Added new package owncloud
Conflicts:

	make.sh
2014-07-10 19:24:46 +02:00
Michael Tremer
dc188082d5 Rootfile update. 2014-07-10 19:17:35 +02:00
Michael Tremer
3ebc0da70f proxy.cgi: Allow safe/SSL ports to be empty.
Fixes a syntax error in the generated squid configuration
file.
2014-07-10 13:30:02 +02:00
Michael Tremer
4fca9c997d firewalllogcountry.dat: Fix chart for dial-in connections. 2014-07-10 12:45:11 +02:00
Stefan Schantl
4cb523d462 general-functions.pl: Add function to get the used interface on red. 2014-07-10 12:35:05 +02:00
Michael Tremer
ec4e8d3fec strongswan: Update to version 5.2.0. 2014-07-09 22:15:43 +02:00
Dirk Wagner
23b8101718 logrotate: include logrotate.d by default. 2014-07-09 20:55:21 +02:00
Michael Tremer
c007921b21 strongswan: Don't ship unity plugin any more.
Fixes #10569
2014-07-08 19:27:44 +02:00
Michael Tremer
3d4b48ceb2 Merge branch 'ddns' into next 2014-07-08 16:19:31 +02:00
Michael Tremer
9d63220bf6 core80: Update crontab for ddns 2014-07-08 16:18:00 +02:00
Michael Tremer
ee7a9de321 core80: ddns: Generate ddns.conf during update. 2014-07-08 16:12:27 +02:00
Michael Tremer
cfcfb947c3 ddns: Execute a forced update once a month 2014-07-08 16:07:30 +02:00
Michael Tremer
3887d23e1d core80: Ship DNSSEC-enabled dnsmasq
http://wishlist.ipfire.org/wish/integration-of-a-dnssec-validating-dns-proxy
2014-07-08 11:08:00 +02:00
Michael Tremer
281f18fcb9 Merge branch 'dnsmasq-dnssec' into next 2014-07-08 10:52:36 +02:00
Michael Tremer
0d273ebb0d Remove setddns.pl script. 2014-07-06 13:01:17 +02:00
Michael Tremer
a679407249 Replace setddns.pl by new ddns tool. 2014-07-06 12:58:18 +02:00
Michael Tremer
0423e13b7f Add ddns package. 2014-07-06 12:10:20 +02:00
Michael Tremer
1a2bc2b853 core80: Add changed CGI files. 2014-07-05 22:43:23 +02:00
Michael Tremer
d6c50a8591 Merge remote-tracking branch 'amarx/10538' into next 2014-07-05 22:42:32 +02:00
Michael Tremer
b66edc18d7 Update nettle to version 3.0.
Requires some fixes in dnsmasq which can be dropped
with the next release.
2014-07-05 13:43:25 +02:00
Michael Tremer
2c405584b8 bind: Update to 9.9.5.
Enable DNSSEC.
2014-07-05 13:43:25 +02:00
Michael Tremer
c3a951a1ae nettle: Add new crypto library. 2014-07-05 13:42:41 +02:00
Michael Tremer
22ab0e0cae core80: Ship dhcrelay. 2014-07-04 13:23:39 +02:00
Arne Fitzenreiter
741648293b lzo: update to 2.08.
2.08: small build fix.
2.07: fix potential security issue CVE-2014-4607.
2014-07-03 14:35:47 +02:00