Alf Høgemark
491957ac2d
qos.cgi: Use Language string for legend in graph
2014-02-15 15:43:56 +01:00
Alf Høgemark
57426d2d21
firewalllog.dat: Use language string keys already defined
2014-02-15 15:28:14 +01:00
Alf Høgemark
f702a98d69
firewalllogport.dat: Use language string keys already defined
2014-02-15 15:27:22 +01:00
Alf Høgemark
c42f809c90
firewalllogip.dat: Use language string keys already defined
2014-02-15 15:25:59 +01:00
Alf Høgemark
534943c675
country.cgi: Use language string keys already defined
2014-02-15 15:24:58 +01:00
Alf Høgemark
1560bc6e1f
ovpnmain.cgi: Use language string keys already defined
2014-02-15 15:23:46 +01:00
Alf Høgemark
597005f5c6
qos.cgi: Use language string keys already defined
2014-02-15 15:23:46 +01:00
Alf Høgemark
1123116207
media.cgi: Use language string keys already defined
2014-02-15 15:23:46 +01:00
Alf Høgemark
2d26c5755f
index.cgi: Use language string keys already defined
2014-02-15 15:23:46 +01:00
Alf Høgemark
44bd254c67
firewalllog.dat: Use language string for First and Last text
2014-02-15 15:16:06 +01:00
Alf Høgemark
10dfb491b1
Merge branch 'next' of https://github.com/ipfire/ipfire-2.x into feature_firewalllog_first_last
2014-02-15 15:13:16 +01:00
Alf Høgemark
1235b1f144
updxlrator: Add support for tar.xz files
2014-02-15 15:03:58 +01:00
Alf Høgemark
5e4262245e
updxlrator: Handle colon in filenames in updatexlrator.cgi
...
The updatexlrator.cgi is assuming that colon is not part of any
filenames downloaded by updxlrator. Fix this by fixing regular
expression used for listing pending download files, and by
fixing regular expression used to listing files in maintenance view.
The fix for listing in maintenance is not very nice, I just use
":separator:" as field separator instead of just ":", which was used
earlier. This should make it very unlikely to collide with a part of
the filename.
Also make the files in download be sorted using lower case, like it is
done for files in the vendor path.
The problem can be reproduced by downloading
http://mirror.us.leaseweb.net/archlinux/community/os/x86_64/
docker-1:0.7.6-1-x86_64.pkg.tar.xz, after pkg.tar.xz files support has
been added to updxlrator.
2014-02-15 15:03:45 +01:00
Alf Høgemark
77fa792f93
updxlrator: Add support for ArchLinux pkg.tar.xz files
...
Add support for caching package files for ArchLinux in updxlrator, by
adding pkg.tar.xz to the regular expression for Linux vendor.
2014-02-15 15:03:37 +01:00
Arne Fitzenreiter
3bf58b324c
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-14 23:41:45 +01:00
Arne Fitzenreiter
d006af40db
kernel: add some omap/pandaboard patches.
2014-02-14 23:41:13 +01:00
Arne Fitzenreiter
e3cbe60f5d
kernel: update i586 config.
2014-02-14 23:26:31 +01:00
Arne Fitzenreiter
2fff11756f
kernel: fix imq patch for 3.10.30.
...
kernel: fix imq patch for 3.10.30 and remove old patches.
2014-02-14 22:24:05 +01:00
Arne Fitzenreiter
392e08af8d
kernel: update to 3.10.30.
2014-02-14 18:08:24 +01:00
Arne Fitzenreiter
5df2abeb3c
kernel: enable gpio_expander for alix led's.
2014-02-14 18:04:32 +01:00
Michael Tremer
7c475cd6e1
fireinfo: Remove old patch.
2014-02-14 17:38:16 +01:00
Michael Tremer
5daad7f6b2
fireinfo: Update to 2.1.9.
2014-02-14 17:37:17 +01:00
Michael Tremer
dfa68452be
sysctl: Load variables first thing when booting.
2014-02-14 17:35:37 +01:00
Michael Tremer
0f5c5ce72d
firewall: Load init script functions.
2014-02-14 16:10:21 +01:00
Michael Tremer
36d44213e9
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-14 13:50:01 +01:00
Michael Tremer
125b6fcd66
index.cgi: Fix showing DNS servers.
2014-02-14 13:49:37 +01:00
Michael Tremer
a211fee393
firewall: Use --wait for all iptables commands.
2014-02-14 13:04:18 +01:00
Michael Tremer
cdb725da87
firewall: Load conntrack modules in firewall script.
2014-02-14 12:54:08 +01:00
Michael Tremer
1108a15cc6
Move enabling nf_conntrack_acct where it should be.
2014-02-14 12:52:28 +01:00
Michael Tremer
7d7740a467
firewall: Initialize basic ruleset before entering runlevel 3.
2014-02-14 12:48:11 +01:00
Michael Tremer
e7c5b9dabb
network: Remove redundant insertion of wireless rules.
2014-02-14 12:41:23 +01:00
Michael Tremer
4bc91affe0
network: Remove old accounting code.
2014-02-14 12:40:57 +01:00
Michael Tremer
159c55c5c8
firewall: Call firewall.local start at the very end.
2014-02-14 12:40:11 +01:00
Michael Tremer
c581b670ef
firewall: Use --wait for every iptables call.
2014-02-14 12:35:40 +01:00
Michael Tremer
f351116152
Fix missing string in proxy.cgi (Cache-Digest creation).
2014-02-14 12:15:37 +01:00
Michael Tremer
501e7b8654
tor: Bump package version to 6 and fix backup.
...
The backup include file is missing in older releases
and will be created on the fly when updating old packages.
2014-02-13 15:39:35 +01:00
Michael Tremer
da9e4e8ed9
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-13 15:31:25 +01:00
Alf Høgemark
a1219d9600
firewalllog.dat: Use language string for First and Last links
2014-02-12 21:31:08 +01:00
Alf Høgemark
f69446d2fa
firewalllog.dat: Add First and Last links, for fast navigation in log lines
...
Add two links for navigating in log pages, one for going to the
first page and one for goint to the last page.
Introduce variable which points to the first log line to
display on the last possible page.
The commit contains hardcoded text for Last and First, and I
am also uncertain how spaces between links should be handled.
So this should be improved based on feedback.
2014-02-12 21:30:58 +01:00
Alf Høgemark
f4e869ffb4
netexternal.cgi: Fix display of DNS1 and DNS2
2014-02-12 21:07:38 +01:00
Arne Fitzenreiter
d2b1aa09df
partresize: fix output redirection to dev/zero.
2014-02-12 01:02:08 +01:00
Michael Tremer
62667a709f
linux: Fix grsecurity-related crash on Intel Haswell CPUs.
2014-02-11 16:54:48 +01:00
Michael Tremer
a25a2c3190
tor: Update to 0.2.4.20.
2014-02-11 16:54:09 +01:00
Michael Tremer
64feb1fcc8
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-11 12:00:40 +01:00
Alexander Marx
e7f5c0465b
perl-PDF-Create: New package
...
This package allows to create PDF documents from
perl scripts.
2014-02-11 11:58:53 +01:00
Arne Fitzenreiter
6450609d74
partresize: resize partition before c,h,s changes.
2014-02-11 00:23:11 +01:00
Michael Tremer
8ec868ab22
linux: Fix IMQ crash.
...
Fixes #10474 .
2014-02-10 23:00:19 +01:00
Michael Tremer
f444583042
glibc: Include getconf in image.
...
Also include missing getent for ARM.
2014-02-10 22:10:49 +01:00
Arne Fitzenreiter
7d7d5092d3
nginx: remove tcp_proxy_module patch.
2014-02-09 15:39:22 +01:00
Arne Fitzenreiter
41e2c149a5
core76: remove hardcoded kernel version.
2014-02-08 11:54:00 +01:00