Michael Tremer
ff6d34ab8b
minidlna: Update to 1.1.3
...
Fixes #10573
2014-08-24 15:14:25 +02:00
Michael Tremer
e7204c2d95
firewall: Fix initialization when RED has not been brought up yet
2014-08-21 16:12:43 +02:00
Timo Eissler
4b12aa414c
firewall: fix faulty masquerading packets
2014-08-08 09:53:56 +02:00
Michael Tremer
935c2f233b
Merge remote-tracking branch 'ms/ddns.cgi-fixes' into next
...
Conflicts:
html/cgi-bin/ddns.cgi
2014-08-07 21:06:13 +02:00
Michael Tremer
80a5cc5609
Merge remote-tracking branch 'amarx/ACCOUNTING' into next
2014-08-07 15:11:47 +02:00
Alexander Marx
d6413caa72
squid-accounting: get trafficdata from LAST month, when month has changed
2014-08-07 15:10:11 +02:00
Michael Tremer
89e9f46e5b
Merge remote-tracking branch 'amarx/ACCOUNTING' into next
...
Conflicts:
make.sh
2014-08-07 14:59:17 +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
Arne Fitzenreiter
4c658a270e
check_mk_agent: extract backup include before uninstall.
2014-08-06 18:05:14 +02:00
Alexander Marx
a5f5ccfc4f
squid-accounting: create billpreview file as temporary file
2014-08-06 15:10:41 +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
Alexander Marx
1cdea84a90
squid-accounting: changed permissions on acct-lib.pl
2014-08-06 13:50:42 +02:00
Alexander Marx
18a66b95df
squid-accounting: change permissions and reread languagefiles on uninstall
2014-08-06 13:41:54 +02:00
Arne Fitzenreiter
a0a3d81c12
Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x
2014-08-06 09:36:31 +02:00
Arne Fitzenreiter
b283b2cf8f
lzo: Downgrade to 2.0.6 (CVE-2014-4607 patched).
...
openvpn fails at lzo_init with lzo-2.07 and 2.08 on armv5tel.
2014-08-06 09:35:46 +02:00
Alexander Marx
db8a01e027
Squid-accounting: new addon for measuring proxy traffic per user/ip
2014-08-06 08:58:43 +02:00
Michael Tremer
5354d0f5c9
ddns: Update to 004.
2014-08-05 19:49:28 +02:00
Arne Fitzenreiter
93899a216f
firewall: add more pscan matches and filter INVALID conntrack packages.
2014-08-04 21:19:28 +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
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
Michael Tremer
fffc646e74
logs: Add dynamic DNS logging section.
2014-07-24 13:35:22 +02:00
Michael Tremer
83ef9c40ef
firewall: Allow to disable masquerading.
2014-07-18 17:15:29 +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
e351c1e090
ddns: don't use forced update.
2014-07-13 13:07:00 +02:00
Daniel Weismüller
893450d382
owncloud: with non-existent certificates they were not copied. corrected install.sh to the effect
2014-07-10 19:24:50 +02:00
Daniel Weismüller
21987073ff
owncloud: modified install.sh and uninstall.sh
...
added backup functionality
2014-07-10 19:24:50 +02:00
Michael Tremer
cddd261650
owncloud: Cleanup install.sh script.
2014-07-10 19:24:50 +02:00
Michael Tremer
f7f86f1a7c
owncloud: Import self-signed certs for a start.
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
root
7140a7a87b
Packages: Added new package owncloud
...
Conflicts:
make.sh
2014-07-10 19:24:46 +02:00
Michael Tremer
3d4b48ceb2
Merge branch 'ddns' into next
2014-07-08 16:19:31 +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
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
3da4cc02e3
dnsmasq: Update ISC dhcpd reader patch.
2014-07-05 13:43:25 +02:00
Michael Tremer
45e65f1dd9
dnsmasq: Update to 2.70.
...
Adds support for DNSSEC validation, increases the cache size
and adds a patch to read ISC dhcpd lease file (for IPv4).
2014-07-05 13:42:41 +02:00
Michael Tremer
22ab0e0cae
core80: Ship dhcrelay.
2014-07-04 13:23:39 +02:00
Arne Fitzenreiter
a788e50410
Merge branch 'master' into next
2014-06-24 08:05:39 +02:00
Michael Tremer
f2a7c1f578
pppd: pppd 2.4.6 has changed behaviour and waited for hours.
2014-06-23 22:50:01 +02:00
Stefan Ferstl
7eb25cb302
DDNS: Fix API call for the "Dynu" DDNS service
...
This affects the DDNS service "dynu.ca dyn.ee dynserv.(ca|org|net|com)".
DNS updates using this service were made using the URL http://dynserv.ca/ . However,
the domain dynserv.ca does not exist anymore. The Dynu service is now only reachable
via the dynu.com domain. This commit changes the API call according to Dynu's
specification on http://www.dynu.com/Default.aspx?page=dnsapi .
2014-06-17 11:22:21 +02:00
Arne Fitzenreiter
da6424d983
kernel: add mcs7830 link detection patch.
...
fixes #10551
2014-06-13 21:02:45 +02:00
Michael Tremer
0e37b55202
leds: Use correct RED interface even when RED_DEV is set.
2014-06-13 12:44:30 +02:00
Michael Tremer
889219356e
samba: Make sure that permissions of the lock dir are fine.
2014-06-12 16:14:11 +02:00
Arne Fitzenreiter
3d2415f924
udev: fix rule execution for devices that are present before udev start.
2014-06-11 20:20:29 +02:00
Arne Fitzenreiter
1445c9e062
install: fix baudrate for serial console.
2014-06-11 17:53:15 +02:00
Michael Tremer
603248db53
squid: Add NTLM authentication against Windows Active Directory servers.
2014-06-10 20:15:58 +02:00
Michael Tremer
0ffbb688d3
samba: Add GUI functionality to join a domain.
2014-06-10 20:15:32 +02:00