Commit Graph

8336 Commits

Author SHA1 Message Date
Michael Tremer
8ed963a9d6 newt: Update to 0.52.17 2014-08-14 12:55:01 +02:00
Michael Tremer
8deed24e4e slang: Update to 2.2.4 2014-08-14 12:54:10 +02:00
Michael Tremer
6db1d94c20 setup: Fix path to probenic.sh script 2014-08-14 12:52:11 +02:00
Michael Tremer
d82668d553 core82: Add changed files 2014-08-14 12:45:37 +02:00
Michael Tremer
072f4c10cc Move core updates 80 and 81 to oldcore. 2014-08-14 12:27:56 +02:00
Michael Tremer
c45c2a1561 Create empty core update 82. 2014-08-14 12:27:15 +02:00
Michael Tremer
d2fafe0316 installer: Try harder to stop pre-existing software raids. 2014-08-13 12:04:08 +02:00
Michael Tremer
e9cf574d50 installer: Mark the GRUB boot partition as bootable on GPT. 2014-08-12 15:17:29 +02:00
Michael Tremer
eb3ff46eaa installer: Fix filesystem selection.
When the user selected the OK button, the installation aborted
instead of continuing.
2014-08-12 15:16:37 +02:00
Michael Tremer
282ec35e9b installer: Flush all disk buffers after the installation has finished. 2014-08-12 15:15:52 +02:00
Michael Tremer
7b4790d3fc installer: Downgrade RAID metadata format to 1.0. 2014-08-12 15:14:45 +02:00
Michael Tremer
bee06cd410 installer: Change separator in disk description to dash. 2014-08-12 15:12:25 +02:00
Michael Tremer
37f3421a58 installer: Rewrite language selection. 2014-08-12 15:11:39 +02:00
Michael Tremer
39a36d7d73 installer: Drop user to an emergency shell if the installer crashes. 2014-08-12 14:58:13 +02:00
Michael Tremer
d2f993a7dd installer: Wipe first bytes of partitions and disks before partitioning. 2014-08-12 14:57:23 +02:00
Michael Tremer
a8d8b5576c installer: Umount everything right away. 2014-08-12 14:47:32 +02:00
Michael Tremer
5a2ac8f701 misc-progs: Dynamically link against libsmooth. 2014-08-12 12:23:44 +02:00
Michael Tremer
e1457ba014 setup: Migrate to autotool and use gettext. 2014-08-12 12:19:10 +02:00
Michael Tremer
56774f9ed2 mdadm: Update to 3.3.1. 2014-08-12 11:56:15 +02:00
Michael Tremer
2fc5124b7e proxy: Allow HTTP Basic authentication against Active Directory servers
Some clients may not support NTLMv2. Basic authentication can
now be activated. This is dangerous as it sends the credentials
in cleartext to the proxy server.
2014-08-11 11:49:56 +02:00
Axel Gembe
8ed77b039f general-functions.pl: validdomainname misinterprets RFC1035
The function validdomainname checks that each part of a domain name is at least
2 characters in length, but RFC1035 only makes a restriction on a "label" being
at most 63 characters in length. This change allows reverse DNS zones like
2.168.192.in-addr.arpa to be added to the DNS forward configuration, which was
incorrectly prevented before.

Signed-off-by: Axel Gembe <ago@multipixs.com>
2014-08-11 10:51:18 +02:00
Timo Eissler
0eba3dc448 firewall: updated rootfiles 2014-08-08 09:54:38 +02:00
Timo Eissler
4b12aa414c firewall: fix faulty masquerading packets 2014-08-08 09:53:56 +02:00
Arne Fitzenreiter
4616eccece Merge branch 'master' into next 2014-08-08 08:51:53 +02:00
Arne Fitzenreiter
2b23289ca2 core81: set need reboot flag and restart apache. 2014-08-08 08:14:29 +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
Stefan Schantl
4851bc81f3 ddns.cgi: Support hostname details without seperating dots.
To keep compatiblity with the settings file of the old DDNS update script
(setddns.pl) we keept the storrage of the hostname information in
two parts (hostname and domain) and connected both with a dot to get a valid
FQDN again. OpenDNS and may some other providers do not use a dotted format
for this information, so one of these two values were empty.

We now can handle such cases in a right way.
2014-08-07 21:02:10 +02:00
Michael Tremer
a6df80269b ddns.cgi: Fix CGI clearing all settings. 2014-08-07 20:58:33 +02:00
Michael Tremer
c330d115bf ddns.cgi: Fix coding style. 2014-08-07 20:40:14 +02:00
Michael Tremer
458064c519 ddns.cgi: Allow enabling/disabling entries. 2014-08-07 20:33:10 +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
Michael Tremer
f808e5891c Add batctl and libnl-3. 2014-08-07 14:49:50 +02:00
Arne Fitzenreiter
4d3e174578 core81: change updatescript for core81. 2014-08-07 04:31:58 +02:00
Arne Fitzenreiter
a0e747dafc core81: add changes to core81 updater. 2014-08-07 00:58:21 +02:00
Arne Fitzenreiter
5ecf77e730 openssl: update to 1.0.1i. 2014-08-07 00:57:23 +02:00
Arne Fitzenreiter
b0507bff11 ddns: rootfile update. 2014-08-06 20:26:08 +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
Alexander Marx
f38af1a976 Per-PDF-API2: new perl module used by squid-accounting 2014-08-06 13:38:21 +02:00
Michael Tremer
9188f6142c check_mk_agent: Bump release version to 4. 2014-08-06 10:30:44 +02:00
Michael Tremer
5ffd14f140 Merge remote-tracking branch 'morlix/check_mk' 2014-08-06 10:28:57 +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