Michael Tremer
15b023b979
Add an entropy graph.
2014-02-02 14:32:15 +01:00
Michael Tremer
ad9799d20c
header.pl: Remove "Connection: close".
...
Don't require us to re-establish a new connection every time
we send a request.
2014-01-19 14:27:09 +01:00
Alexander Marx
52ca3c8093
fifteen-theme: made tables in dhcp-server themeable
2014-01-07 10:22:22 +01:00
Michael Tremer
935f311ed9
Add an alternative default theme with rounded corners.
2014-01-05 21:07:41 +01:00
Michael Tremer
802d795488
header.pl: Include required perl module.
2014-01-05 19:06:08 +01:00
Michael Tremer
1dc4447136
general-functions.pl: Format output of age().
...
The output of the age() function was a bit messy with
some translations. It was now much simplified and it
now shows the time in a standardized format.
2014-01-05 02:42:21 +01:00
Alexander Marx
6ee9053548
Firewall: Fixed portfw-converter (rules where not converted correctly) And Standard network "IPsec RW" now has brackets around the Ip (when set)
2013-11-14 11:44:11 +01:00
Alexander Marx
68f6312ac5
Firewall: Show IP-Adresses in NAT-Source dropdown
2013-10-30 13:41:33 +01:00
Alexander Marx
8039a71099
Firewall: renamed forwardfwctrl to firewallctrl
2013-10-24 09:42:42 +02:00
Alexander Marx
6d8eb5dec7
Firewall: Renamed directory /var/ipfire/forward to /var/ipfire/firewall
2013-10-24 09:24:12 +02:00
Michael Tremer
0e43079789
firewall: Cleanup rules reloading.
...
This has been messed up a lot because there were multiple
files which indicated that a reload is needed; shell commands
were used to create and remove the indicator file; some
functions were duplicated.
2013-10-22 18:53:48 +02:00
Michael Tremer
196539512a
network-vlans: Remove " from configuration values.
...
" is an invalid character.
2013-10-04 13:39:26 +02:00
Michael Tremer
e2eb09157e
Remove /var/ipfire/firebuild.
...
This file provides lots of bogous information and information
about the build system that is not of much interest.
2013-09-30 21:00:15 +02:00
Michael Tremer
2ac39db92e
Merge remote-tracking branch 'amarx/firewall' into fifteen
2013-08-28 11:33:20 +02:00
Michael Tremer
df05a856cd
Merge remote-tracking branch 'ms/xss' into next
2013-08-21 17:40:44 +02:00
Michael Tremer
8b33e596c4
header.pl: Create new escape function that uses HTML::Entities.
...
This partly replaces cleanhtml(), which is kept for
backwards-compatibility and for a special case.
2013-08-20 11:05:28 +02:00
Michael Tremer
776a1761d0
general-functions.pl: Fix overwritten substitutions.
2013-08-09 14:50:09 +02:00
Alexander Marx
1a8fde0e84
Forward Firewall: changed some names and added subnets to dropdowns
2013-08-09 14:15:30 +02:00
Alexander Marx
cb61489891
Forward Firewall: restored old settings in graphs.pl. With new Monofont the columnsize is ok now
2013-08-09 14:13:11 +02:00
Alexander Marx
9468a6f713
Forward Firewall: Firewall Hits graph now with stacked values
2013-08-09 14:13:10 +02:00
Alexander Marx
94ea1f0346
Forward Firewall: fixed firewall hits statistik and extended it to show input,output,forward,newnotsyn and portscan seperately.
2013-08-09 14:13:10 +02:00
Alexander Marx
223d3b1dca
Forward Firewall: chnaged "Internet" to "INTERNET" in dropdown (Target)
2013-08-09 14:09:17 +02:00
Alexander Marx
a615cab30e
Forward Firewall: reordered Firewall Menu and changed header.pl to reflect the new menuposition for Blue Access
2013-08-09 14:09:17 +02:00
Alexander Marx
c7043621fc
Forward Firewall: savepoint 1. Trying to add OUTGOING to the firewall.
...
actual working:
Create OUTGOING Rules, change external access or foward rules to outgoing ones.
Missing: rules.pl need to be updated
2013-08-09 14:08:20 +02:00
Alexander Marx
b9648e5833
Forward Firewall: added Red interface to get_std_network function
2013-08-09 14:08:08 +02:00
Alexander Marx
bbc14c234d
Forward Firewall: Deleted config/cfgroot/p2protocols
2013-08-09 14:08:08 +02:00
Michael Tremer
111c99ddfa
Forward Firewall: applied all changes as diff and added new files. Also deleted c files from xtaccess and setdmzholes.
...
Signed-off-by: Alexander Marx <amarx@ipfire.org >
Conflicts:
config/backup/include
lfs/configroot
lfs/usb-stick
2013-08-09 14:02:02 +02:00
Erik Kapfer
2c5bb6037f
useragents: Fix the syntax for libww-perl
...
Fixes #10382
2013-07-30 15:09:37 +02:00
Arne Fitzenreiter
3e862ce4f9
Merge remote-tracking branch 'stevee/proxy-squidclamav' into next
...
Conflicts:
config/cfgroot/general-functions.pl
2013-07-15 20:49:23 +02:00
Arne Fitzenreiter
57097305a6
Merge remote-tracking branch 'stevee/wlan-client' into next
...
Conflicts:
config/cfgroot/general-functions.pl
2013-07-06 13:43:51 +02:00
Stefan Schantl
dfee7582f9
Increase performance of the squidclamav redirector.
...
To boost up the performance, now we trust the proxy cache.
I add some changes to the proxy.cgi to configure the proxy and the
squidclamav in the right way.
I also add a hook that allows us to generate a new configuration
if the cgi script will be launched from the shell.
Fixes #10367 .
2013-06-30 11:21:42 +02:00
Michael Tremer
057dbeebb2
Consider 100.64.0.0/10 as private address space.
...
http://tools.ietf.org/html/rfc6598
http://forum.ipfire.org/index.php?topic=7504.0
2013-06-24 11:46:23 +02:00
Michael Tremer
0aa0cdcde0
DNS check: Only use the IPv4 version.
2013-06-23 22:42:04 +02:00
Michael Tremer
b2f8244ae2
DDNS: Send proper user agent.
2013-06-12 15:22:48 +02:00
Michael Tremer
5a2935b1b3
Add DDNS client for dns.lightningwirelabs.com.
2013-06-12 14:36:51 +02:00
Michael Tremer
61027579bb
Implement wireless client on RED.
...
http://wishlist.ipfire.org/wish/wireless-client-on-red
Conflicts:
doc/language_issues.de
doc/language_issues.en
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.pl
doc/language_issues.ru
src/misc-progs/Makefile
2013-05-29 18:32:51 +02:00
Michael Tremer
c1b2758242
Merge remote-tracking branch 'jiweigert/XHTML_1.0' into core68
2013-03-08 16:47:43 +01:00
Joern-Ingo Weigert
3687a2e2d8
Create more beautiful output for the age function.
2013-03-08 16:46:11 +01:00
Joern-Ingo Weigert
c43ae64f99
Enable private caching
2013-03-08 16:40:55 +01:00
Joern-Ingo Weigert
1d795ec5a9
Define Charset=UTF-8 in Pragma instead inside HTML
2013-03-04 21:34:42 +01:00
Alexander Marx
ac2f710771
OpenVPN CCD: Fixes Bug when editing an IPsec Net, the ipcheck did not return a ipsecnet name.
2013-01-03 10:55:25 +01:00
Alexander Marx
f7e3d2080b
OpenVPN CCD: Bugfix: when editing an IPsec Net, the ipcheck produces an error.
2013-01-03 10:55:13 +01:00
Alexander Marx
e2429e8d34
OpenVPN ccd: created subnet checkfunction in general_functions, because ipsec needs this too!
...
This should prevent ipsec Hosts/Nets to have same ip addresses than openvpn Hosts/Nets
2012-11-28 20:24:59 +01:00
Alexander Marx
290007b3b0
openvpn ccd: Fix subnet mask validation.
2012-11-23 12:56:54 +01:00
Alexander Marx
e81be1e1ed
openvpn ccd: Minor fixes.
...
some bugfixes, client advanced options no more visible under net-2-net config, blue network is recognized,
Fixed the bug with wrong ip address in ccd file.
2012-11-20 17:11:08 +01:00
Alexander Marx
8c877a82f6
OpenVPN: Add CCD configuration GUI.
2012-11-16 17:08:49 +01:00
Michael Tremer
d23fc91220
Add a script to create VLAN interfaces (on console).
2012-08-24 15:58:38 +02:00
Michael Tremer
54fd05358b
Import VPN changes by the Special Interest Group.
...
See here for more details:
http://lists.ipfire.org/pipermail/sig-vpn/2012-March/000031.html
2012-03-06 22:53:07 +01:00
Arne Fitzenreiter
527a5a7756
graphs/langs: fix graphs with russian language.
...
rrd-graph cannot use UTF-8 chars so the strings are duplicated.
2011-09-05 20:32:02 +02:00
Michael Tremer
5127cfcf2d
Add libwww-perl to useragent list of proxy.
...
http://forum.ipfire.org/index.php?topic=5003.0
2011-08-16 21:03:05 +02:00