Commit Graph

5809 Commits

Author SHA1 Message Date
Michael Tremer
f4c58dafc8 Add recently changed files to core update 68 (bandwidth meter). 2013-03-08 16:31:01 +01:00
Michael Tremer
4312f128bf Open core update 68. 2013-03-08 16:27:23 +01:00
Joern-Ingo Weigert
d0d063fe14 Colorize the bandwidth meter and update jquery. 2013-03-08 16:23:13 +01:00
Arne Fitzenreiter
465d1730ba rpi-firmware: updated to 98e5704. 2013-03-04 21:05:00 +01:00
Arne Fitzenreiter
cdce14908d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-03-04 18:29:25 +01:00
Arne Fitzenreiter
8a70735635 IO-Socket-SSL: fix arm build. Remove hardcoded i586 from rootfile. 2013-03-04 18:19:02 +01:00
Michael Tremer
95607af0fe pakfire3: Fix database inst_size error. 2013-03-04 17:28:15 +01:00
Michael Tremer
624120beed Revert "outgoingfw: Use local timezone for time rules."
This reverts commit 21ef1f15f6.

This has no effect as the kernel usually runs in UTC. If --kerneltz
is missing, UTC will be used as well.
2013-03-04 15:22:08 +01:00
Michael Tremer
21ef1f15f6 outgoingfw: Use local timezone for time rules.
See bug #10305:
  https://bugzilla.ipfire.org/show_bug.cgi?id=10305
2013-03-04 15:09:51 +01:00
Michael Tremer
02a1142a81 pakfire3: Forgot to increase release number. 2013-03-04 12:37:49 +01:00
Michael Tremer
a22c336cca pakfire3: Update to 0.9.25. 2013-03-04 12:20:51 +01:00
Arne Fitzenreiter
5ec41d5f9a Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-03-04 07:58:48 +01:00
Arne Fitzenreiter
cd84561422 core66: moved to oldcore. 2013-03-04 07:57:38 +01:00
Arne Fitzenreiter
bcd4277533 core67: add last changes. 2013-03-04 07:56:36 +01:00
Arne Fitzenreiter
5627b4c9f2 Merge remote-tracking branch 'stevee/core67-merge' into next
Conflicts:
	make.sh
2013-03-03 23:11:17 +01:00
Arne Fitzenreiter
1b92826396 compat-drivers: fix build on arm, add arm-rootfiles. 2013-03-03 19:59:28 +01:00
Arne Fitzenreiter
dddb9afe1a compat-drivers: update asix driver to 4.5.0. 2013-03-03 19:45:25 +01:00
Stefan Schantl
cf4657e009 Merge branch 'nfs-utils-update' into core67-merge 2013-03-03 13:59:05 +01:00
Stefan Schantl
180fffd9ee Merge branch 'ovpn-header-on-index.cgi' into core67-merge 2013-03-03 13:58:23 +01:00
Stefan Schantl
31901da1ed Merge branch 'iptables-upnpfw' into core67-merge 2013-03-03 13:57:39 +01:00
Stefan Schantl
2795e57930 Merge remote-tracking branch 'erik/sendEmail' into core67-merge
Conflicts:
	make.sh
2013-03-03 13:42:22 +01:00
Stefan Schantl
75559f73dc Merge branch 'ovpn-client-pkg-download' into core67-merge 2013-03-03 13:37:15 +01:00
Joern-Ingo Weigert
bc68985360 updateaxelerator: Add extension for Windows 8 updates.
New extension for Windows 8 update files (msu).

Fixes #10326.
2013-03-03 13:34:06 +01:00
Joern-Ingo Weigert
cfd33ae009 updatexlrator.cgi: Vendor icon "updxl-src-unknown.gif" are used, regardless of presence in image-dir.
Fixes #10254.
2013-03-03 13:30:33 +01:00
Joern-Ingo Weigert
4f6b044f7f updateaxelerator: Adding line to hint where to add new sources.
Fixes #10253.
2013-03-03 13:28:17 +01:00
Alexander Marx
81da1b01e9 ovpnmain.cgi: Change check for pushed dhcp domains.
The Domainname is now checked against validdomainname instead of validfqdn,
so there's no need of a dotted domainname anymore.

Fixes #10262.
2013-03-03 13:23:49 +01:00
Stefan Schantl
4715ddb3f0 index.cgi: Show OpenVPN header if server is disabled but N2N connections are used.
If the ovpn server for roadwarrior connections was stopped, there was no OpenVPN header
displayed on the index.cgi. If there are configured Net-to-Net connections, they
could be established in the background but their  status can be found
on the VPN (IPsec) section which is wrong. If there is also no IPsec
configured there aren't any information about the Net-to-Net connections on the start page.
2013-03-03 13:05:48 +01:00
Arne Fitzenreiter
5c3e692314 core67: stop squid at update, disable initrd rebuild. 2013-03-03 11:50:17 +01:00
Arne Fitzenreiter
ac8d83976a core67: add fireinfo and squid to update. 2013-03-03 11:48:49 +01:00
Arne Fitzenreiter
0b028257bb nginx: fix rootfile. 2013-03-03 11:41:49 +01:00
Arne Fitzenreiter
307df17440 avahi: remove /etc/init.d/avahi from rootfile.
You should never include a initskript in /etc/init.d/ because this
destroy the /etc/init.d symlink at package installation.
2013-03-03 11:39:48 +01:00
Arne Fitzenreiter
cc18dd9167 compat-drivers: replace compat-wireless by compat-driver 3.8-1-u. 2013-03-02 22:24:23 +01:00
Arne Fitzenreiter
725254ef1f samba: remove MAPTOGUEST="Never".
This option is not supported by samba 3.6.x anymore.
2013-03-01 19:35:18 +01:00
Alexander Marx
96096995ed ovpnmain.cgi: Fix downloading of client packages.
It was only possible to download the client packages if the OpenVPN server is running - which is very confusing.

Fixes #10300.
2013-03-01 19:25:15 +01:00
Arne Fitzenreiter
30cb47ded4 hostapd/langs: wpa key must be ascii. 2013-03-01 07:57:08 +01:00
Arne Fitzenreiter
c0bdb99263 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-03-01 00:07:49 +01:00
Arne Fitzenreiter
cdbeabe221 hostapd: fix ascii check and add country code to hostapd.conf. 2013-03-01 00:06:51 +01:00
Jan Behrens
6bea848d34 squid: Compile with --enable-cache-digests.
Bug #10311
https://bugzilla.ipfire.org/show_bug.cgi?id=10311
2013-03-01 00:03:20 +01:00
Arne Fitzenreiter
2ae5ed5db0 installer: fix setup unwanted reboot if size of destination not found. 2013-03-01 00:03:01 +01:00
Michael Tremer
812a8f120e fireinfo: Update to 2.1.7. 2013-02-28 23:32:29 +01:00
Arne Fitzenreiter
82b1af4e19 initrd: add network modules to initrd.
These are needed for pxe-installation.
2013-02-28 21:37:29 +01:00
Arne Fitzenreiter
9a999198bf core67: started. 2013-02-27 23:45:22 +01:00
Arne Fitzenreiter
2aea3ebf67 mISDN: remove wrong kernel modules. 2013-02-27 23:44:22 +01:00
Arne Fitzenreiter
56c2cc6542 wlanap.cgi: use monitor device only if it exist. 2013-02-24 15:52:24 +01:00
Arne Fitzenreiter
3af89eb585 wlanap.cgi: check pwd for non-ascii chars. 2013-02-24 13:47:41 +01:00
Arne Fitzenreiter
fe3f3050bd wlanap.cgi: set channel manually if no channels are reported. 2013-02-24 13:44:03 +01:00
Stefan Schantl
03189f65a5 nfs: Update to 1.2.7.
Also update libnfsidmap to 0.27.
2013-02-22 17:10:02 +01:00
Arne Fitzenreiter
7135f608ba Merge branch 'master' into next 2013-02-18 07:47:45 +01:00
Arne Fitzenreiter
30086585ed core66: add backup.cgi to updater. 2013-02-17 22:38:35 +01:00
Michael Tremer
b860c9ad97 Merge remote-tracking branch 'origin/core66' into next 2013-02-17 13:15:34 +01:00