Commit Graph

163 Commits

Author SHA1 Message Date
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
Christian Schmidt
7fdcea4ef6 graphs.pl remove lower bound for frequencies 2011-07-12 07:45:00 +02:00
Arne Fitzenreiter
1abbf741cc load graph: fix unlocalized "minutes". 2011-06-28 00:46:48 +02:00
Christian Schmidt
0d08de33a6 Some Fixes for the CGIs not spamming apache logfile. 2010-12-12 20:40:56 +01:00
Christian Schmidt
460abc6bca Little cosmetic fix for temp graph. 2010-12-07 18:12:46 +01:00
Arne Fitzenreiter
45762fc662 general-functions: add function to convert ip/mask to ip/cidr. 2010-11-15 19:35:22 +01:00
Michael Tremer
c0ab03b580 Change default NTP servers.
The IPFire project got an own pool from the ntp.org project.
Do not ship with the core update.
2010-08-23 16:13:43 +02:00
Christian Schmidt
03baaf780e Fixed some file does not exists output 2010-06-21 21:02:43 +02:00
Christian Schmidt
2a0a67412b This fixes Bug #0000638 - Load Graph naming 2010-06-10 15:44:31 +02:00
Christian Schmidt
90c2e1641e Fixed Guardian unable to change the config.
I have added a new function to replace some particular vars in the
settings files without knowing or deleting all existing ones.
2010-05-21 12:05:41 +02:00
Christian Schmidt
8999c8842c Cosmetic change for the swap graph. 2010-05-13 11:54:40 +02:00
Christian Schmidt
1ddefbbdc8 Rewritten the iptables cgi, fixes bug #578 2010-03-11 20:46:37 +01:00
Christian Schmidt
3363f5572d Disabled connscheduler for general.
Now pppoe users need to activate this in the gui, so all the others
using dhcp or static should no longer be affected by this.
2010-01-16 16:24:32 +01:00