Commit Graph

9050 Commits

Author SHA1 Message Date
Michael Tremer
d72de3da14 openvpn: Remove stat files when connections are removed 2015-04-09 17:18:44 +02:00
Michael Tremer
2f36a7b43a openvpn: Remove RRDs when removing all connections at once 2015-04-09 17:11:16 +02:00
Alexander Marx
775b449431 openvpn: Update collectd configuration when connections are started/stopped 2015-04-09 16:44:07 +02:00
Michael Tremer
e1297cbb76 openvpn: Properly remove all RRDs after a connection is removed 2015-04-09 16:32:39 +02:00
Michael Tremer
d0552ea9bf Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-04-09 15:36:45 +02:00
Michael Tremer
80d83d13d8 strongswan: Rootfile update 2015-04-09 15:36:27 +02:00
Arne Fitzenreiter
ad592fb878 backports: rt2x00 supress more queue warnings 2015-04-09 15:34:14 +02:00
Arne Fitzenreiter
9ee54998cb hostapd: increase EAPOL timeouts
Android clients need more time because sleep modes and low wlan interrupt priority.
2015-04-09 15:32:42 +02:00
Arne Fitzenreiter
0f3d0cec24 strongswan: rootfile update 2015-04-09 15:29:25 +02:00
Alexander Marx
6b7cbc8f33 vpn-statistic: move collectd.vpn to /var/ipfire/ovpn/
collectd.vpn needs to be within /var/ipfire/ovpn so that the
ovpnmain.cgi is able to write the status files from the n2n connections
to the file.
2015-04-09 15:16:32 +02:00
Alexander Marx
91c2eaec9a vpn-statistic: create collectd wrapper to restart collectd when first vpn was created
This wrapper is only used, when the first openvpn RW is created. Then
the collectd has to be restarted to get the vpn Data and create rrd Data
2015-04-09 14:59:26 +02:00
Alexander Marx
b98757a139 vpn-statistic: change title of ovpn RW statistic page
additionally print errors to /dev/null if no rrd data is found
2015-04-09 14:46:45 +02:00
Alexander Marx
842e2132e8 vpn-statistic: added title for graph sites 2015-04-09 14:44:56 +02:00
Alexander Marx
7ca64c9f0b BUG10790: create dummy ovpnserver.log in /var/run 2015-04-09 14:43:12 +02:00
Arne Fitzenreiter
d2dabe5eba dnsmasq: fix initskript
-add timestamp filename
-pull user config after define default parameter
2015-04-09 14:36:45 +02:00
Michael Tremer
b525629a46 haproxy: Provide a better example configuration that works 2015-04-09 14:35:54 +02:00
Michael Tremer
263d0a71a9 dnsmasq: Import latest patches from upstream 2015-04-09 14:35:47 +02:00
Michael Tremer
979c846343 collectd: Fix typo in "derive" 2015-04-09 14:33:54 +02:00
Michael Tremer
ecb2d6b954 Merge remote-tracking branch 'earl/tor' into next 2015-04-08 22:47:32 +02:00
Jan Paul Tuecking
b1636efd0b tor: update to 0.2.5.12 2015-04-08 07:45:16 +02:00
Michael Tremer
eb3c6c47ca core89: Add openvpnctrl to updater 2015-04-07 20:52:34 +02:00
Michael Tremer
15847a8001 Merge remote-tracking branch 'earl/tor' into next 2015-04-05 12:38:51 +02:00
Michael Tremer
c6ce1e7ecb dnsmasq: Import latest patches from upstream 2015-04-04 15:23:17 +02:00
Michael Tremer
b0b61056a7 haproxy: Provide a better example configuration that works 2015-04-04 14:38:38 +02:00
Dirk Wagner
29268dee3b mont addon: added missing dir /var/lib/monit to distribution
Conflicts:
	lfs/monit
2015-04-04 14:18:00 +02:00
Michael Tremer
32218ed0ba Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-04-04 14:17:12 +02:00
Michael Tremer
6b6730a95f Merge remote-tracking branch 'glotzi/monit' into next 2015-04-04 14:14:19 +02:00
Michael Tremer
f942231190 Merge remote-tracking branch 'glotzi/asterisk-update' into next 2015-04-04 14:12:53 +02:00
Stefan Schantl
2be0bc4410 nfs-server: Drop kernel version check from initscript.
As suggested on the bugtracker, the kernel version check completely has been
removed.

Fixes #10760.
2015-04-04 14:08:51 +02:00
Michael Tremer
ca6be40f92 Update translations 2015-04-04 13:17:34 +02:00
Stefan Schantl
8f548dfe36 Merge branch 'nfs-server-fix' into next 2015-04-03 19:19:34 +02:00
Stefan Schantl
668ea5d311 nfs-server: Fix kernel version check in initscript.
nfsd requires a mounted nfsd filesystem which has been introduced in
the kernel 2.6 tree. To determine the current running kernel, a check
was included in the initscript which works fine until we switched to a kernel
version 3.x.

This commit fixes this check, so the nfs-server will startup again.

Fixes #10760.
2015-04-03 18:59:12 +02:00
Jan Paul Tuecking
79b269802d tor: update to 0.2.5.11 2015-04-03 03:05:24 +02:00
Stefan Schantl
ef4edcfb20 crontab: Fix syntax for xt_geoip_update call. 2015-04-01 20:29:00 +02:00
Stefan Schantl
a8e59d8035 GeoIP: Update english translation. 2015-04-01 20:28:36 +02:00
Stefan Schantl
0ff5b2b0ac GeoIP: Add german translation. 2015-03-31 19:45:15 +02:00
Stefan Schantl
64d886f53f crontab: Call xt_geoip_update random once a month. 2015-03-31 19:44:09 +02:00
Arne Fitzenreiter
0d573e226f dnsmasq: fix initskript
-add timestamp filename
-pull user config after define default parameter
2015-03-31 10:09:46 +02:00
Michael Tremer
6ecbdec1b7 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-03-31 00:59:59 +02:00
Michael Tremer
df5fbff531 strongswan: Update to 5.3.0
Enable support for CCM and CTR
2015-03-31 00:59:28 +02:00
Michael Tremer
b34ba990aa Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-03-31 00:55:47 +02:00
Michael Tremer
23e591db40 strongswan: Update to 5.3.0
Enable support for CCM and CTR
2015-03-31 00:55:31 +02:00
Arne Fitzenreiter
bac04b5e3c rootfile update: apache2 cyrus-sasl logrotate 2015-03-30 20:30:03 +02:00
Arne Fitzenreiter
e0d006cd8e installer: add option to disable grafic mode for grub.
add novga to kernel commandline for the installer to add
GFXMODE="none" to /etc/default/grub.
2015-03-30 20:28:54 +02:00
Arne Fitzenreiter
0a565414dd kernel: backports: rt2800usb: suppress more queue warnings 2015-03-29 22:43:56 +02:00
Arne Fitzenreiter
5b3bd19f31 kernel: fix hyperv net driver for legacy hyperv 2008. 2015-03-29 19:46:14 +02:00
Arne Fitzenreiter
b63c35cae1 kernel: disable igb vendor modul build
the igb that is included to driver backports seems to be better.
2015-03-29 19:38:12 +02:00
Arne Fitzenreiter
a8d9f5cec1 Merge remote-tracking branch 'origin/next' into kernel-test
Conflicts:
	lfs/openssl-compat
2015-03-29 19:33:04 +02:00
Arne Fitzenreiter
fffb0165b6 kernel: update to 3.14.37 2015-03-29 19:29:55 +02:00
Arne Fitzenreiter
6949953b7f tar: fix toolchain build 2015-03-29 13:35:16 +02:00