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
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
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
Arne Fitzenreiter
8dc9629e80
setup: fix initial hostname set.
2014-06-08 00:56:09 +02:00
Michael Tremer
e3b3099787
net-tools: Commit missing patch file.
2014-06-05 00:50:08 +02:00
Michael Tremer
f4e9a25116
hostname: New package.
2014-06-03 20:57:30 +02:00
Arne Fitzenreiter
a545f88e40
squidclamav: fix warning page delivery.
...
The page reside on the ipfire not on the clients so only rewrite-url can used.
2014-06-03 13:20:04 +02:00
Michael Tremer
ccf1cb25b9
squidclamav: add helper patch.
2014-06-02 20:28:45 +02:00
Michael Tremer
7cc060415e
squidGuard: Update for new squid helper protocol.
2014-06-02 00:54:19 +02:00
Michael Tremer
bfb8d9b7f9
Drop icecc package.
2014-05-31 12:31:13 +02:00
Michael Tremer
1d39d23dfa
Merge remote-tracking branch 'dweismueller/vdr_vnsiserver5_new' into next
...
Conflicts:
make.sh
2014-05-31 12:29:22 +02:00
Michael Tremer
5b6fc2a45d
Drop inetutils package.
...
This package just provides a very very outdated version
of ping which does not support many features as required
by cacti.
ping is now solely built in the iputils package and
a symlink for compatibility is created.
2014-05-29 19:42:50 +02:00
Michael Tremer
59dbe8d424
cacti: Update to 0.8.8b.
2014-05-29 19:35:38 +02:00
Stefan Schantl
022438b50b
setddns.pl: Fix function call of udmedia and twodns.
2014-05-24 15:05:56 +02:00
Arne Fitzenreiter
b5d2be5d9b
installer: increase size of root partition.
2014-05-23 22:16:17 +02:00
Michael Tremer
c0e0848f99
firewall: Allow blocking access to GREEN from GREEN.
2014-05-20 11:41:23 +02:00
Michael Tremer
8e59a6022b
firewall: Rename GUIINPUT chain to ICMPINPUT.
...
The name of the chain does not really explain what it does.
2014-05-20 11:27:24 +02:00
Michael Tremer
763190af8e
Merge remote-tracking branch 'origin/master' into next
2014-05-20 11:25:48 +02:00
Arne Fitzenreiter
33df321e1b
Revert "sshd: add fallback for oom setings with old kernel."
...
This reverts commit 1566fb6b55 .
xen kernel was dropped and in the code are missing brackets.
2014-05-19 20:12:00 +02:00
Daniel Weismüller
f697875d92
vdr-vnsi-server5-plugin: this is the first release of the vnsiserver5-plugin. It is used to access a VDR from a XBMC Media Center v13.
...
Conflicts:
make.sh
2014-05-19 19:38:00 +02:00
Arne Fitzenreiter
e898660a30
kernel: add pie packet sheduler.
2014-05-19 10:04:06 +02:00
Michael Tremer
53ac77f610
Merge remote-tracking branch 'stevee/ddns-providers' into next
2014-05-17 15:27:53 +02:00
Stefan Schantl
5a9f40613e
setddns.pl: Switch off debuging output.
...
Switch off accidently enabled debugging output from commit
dc98645fd4
2014-05-15 18:47:13 +02:00
Michael Tremer
172c1f72c4
ppp: Import some more patches from Fedora.
2014-05-14 20:20:36 +02:00
Michael Tremer
0a511b7693
ppp: Try longer to connect via PPPoE (60 seconds).
2014-05-14 20:02:55 +02:00
Stefan Schantl
f353972f3f
Change update url for spDNS.de.
2014-05-14 19:52:06 +02:00
Arne Fitzenreiter
aab13a8d9d
backupiso: change to hybrid image.
2014-05-14 18:59:22 +02:00
Bernhard Bitsch
9cf34ad1ed
DDNS: Add support for spdns.de.
...
This commit adds support for the dynamic dns service provider spdns.de.
Fixes #10533 .
2014-05-12 19:53:51 +02:00
Michael Tremer
d25b7c32bd
Merge remote-tracking branch 'glotzi/nut-update' into next
2014-05-12 13:49:12 +02:00