Commit Graph

632 Commits

Author SHA1 Message Date
Michael Tremer
579a39d0ba Add webinterface frontend for fireinfo. 2010-12-27 15:47:22 +01:00
Arne Fitzenreiter
e07587fc59 Fix squid configuration if no hdd cache should be used. 2010-12-27 00:28:26 +01:00
Arne Fitzenreiter
76d8ffc43b extra hd: fix mountpoint check. 2010-12-20 12:48:52 +01:00
Christian Schmidt
6b8be0883b Ensure there is no false array entry inside the backup listing. 2010-12-15 18:58:11 +01:00
Christian Schmidt
98dd8fc1a3 Merge branch 'master' of git://git.ipfire.org/ipfire-2.x 2010-12-15 18:46:24 +01:00
Christian Schmidt
26906d9823 Some more stderr fixes for the CGIs. 2010-12-15 18:45:59 +01:00
Arne Fitzenreiter
8ba55ea6bb ipinfo.cgi: Fix for new arin whois protocol. 2010-12-14 22:12:48 +01:00
Arne Fitzenreiter
3306331d08 credits.cgi: read gpl from external file. 2010-12-14 19:50:41 +01:00
Arne Fitzenreiter
f341a168ee index.cgi: Removed "find" for file exist checking.
don't refresh if gpl was displayed.
2010-12-14 19:27:43 +01:00
Christian Schmidt
0d08de33a6 Some Fixes for the CGIs not spamming apache logfile. 2010-12-12 20:40:56 +01:00
Arne Fitzenreiter
ecb181530c Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x 2010-12-10 13:31:20 +01:00
Arne Fitzenreiter
e528205ed8 extrahd: Add UUID to table.
Fix blkid without cache does not work as nobody.
2010-12-10 13:29:23 +01:00
Christian Schmidt
4c700de4af Added the ability to edit existing firewall groups and persist changes. 2010-12-10 13:17:13 +01:00
Christian Schmidt
98c474a4aa Fixed a bug in the outgoingfw where preselected groups where not
set if you edit a rule.
2010-12-10 12:10:47 +01:00
Arne Fitzenreiter
96adb1c9a3 Enabled MTU field on all PPPx connections.
Add MRU field.
2010-12-08 18:53:34 +01:00
Christian Schmidt
3a13d0270d Merge branch 'master' of git://git.ipfire.org/ipfire-2.x 2010-12-06 18:47:29 +01:00
Christian Schmidt
ac93c5d0aa Updated snort to stable 2.9.0.2, need to check configs. 2010-12-06 18:46:37 +01:00
Arne Fitzenreiter
b05a940f3e samba.cgi: set ipfire version to 2.9. 2010-12-06 10:34:12 +01:00
Jan Paul Tuecking
922092717b Fixed index.cgi - perl is not my language. 2010-12-05 20:12:09 +01:00
Jan Paul Tuecking
7274a673f0 Read license agreement out of file. 2010-12-05 19:20:58 +01:00
Jan Paul Tuecking
0cac94cc32 Multilanguage fix for index.cgi. 2010-12-05 14:33:47 +01:00
Jan Paul Tuecking
7fa7c7dd2e Added license agreement for old installations to index.cgi. 2010-12-05 11:08:54 +01:00
Jan Paul Tuecking
1e908471f1 Fixed language string on pakfire.cgi. 2010-12-04 20:24:14 +01:00
Jan Paul Tuecking
6b1c728d88 Don't show reboot message all the time. 2010-12-04 19:49:36 +01:00
Jan Paul Tuecking
337305ef81 Added messages into the webif to tell the user a reboot is required 2010-12-04 19:44:11 +01:00
Christian Schmidt
d9227212da Fixed reply_body_max_size for new squid version. 2010-12-03 09:49:43 +01:00
Arne Fitzenreiter
3118e3a24e ntp: new enabled at default
Fix ipfire ntp server defaults.
Fix symlink problem if ntp was disabled.
2010-12-02 16:30:11 +01:00
Arne Fitzenreiter
aa1b595972 vpnmain: remove charonstart=no from ipsec.conf. 2010-11-30 23:46:40 +01:00
Michael Tremer
784d72a289 extrahd: Use UUID instead of device nodes. 2010-11-29 01:22:57 +01:00
Arne Fitzenreiter
08d5192eb1 Merge commit 'origin/master' into next 2010-11-17 00:51:39 +01:00
Arne Fitzenreiter
3640afefc7 Fix emergingthreats rules download. 2010-11-16 22:25:26 +01:00
Arne Fitzenreiter
f09a0af571 proxy.cgi: write networks in cidr notation. 2010-11-15 19:39:48 +01:00
Arne Fitzenreiter
e897bfebe7 ipsec: write networks in ipsec.conf in cidr notation. 2010-11-15 19:37:59 +01:00
Arne Fitzenreiter
126246a8ca Fix ipsec.conf for strongswan 4.5 (ikev2 was now default). 2010-11-14 18:28:10 +01:00
Arne Fitzenreiter
50f696157f Merge commit 'origin/master' into next 2010-11-10 22:01:28 +01:00
Arne Fitzenreiter
324cae8171 wlanap.cgi: changed txpower to textfield if driver is not madwifi. 2010-11-08 20:33:26 +01:00
Arne Fitzenreiter
30793ae111 Proxy.cgi changes for new squid. 2010-11-01 09:18:46 +01:00
Christian Schmidt
68dd6726af Fixed the feature for deactivating outgoingfw rules. 2010-10-12 17:38:40 +02:00
Christian Schmidt
06fb3d3711 Merge branch 'master' of git://git.ipfire.org/ipfire-2.x 2010-10-09 16:22:23 +02:00
Jan Paul Tuecking
d39287de76 Fixes bug #000697 added example for whitelist. 2010-10-09 16:41:26 +02:00
Jan Paul Tuecking
97c3590c6f Fixes bug #0000697 added example for blacklist 2010-10-09 16:38:00 +02:00
Christian Schmidt
1fdebd8081 Fixed CGI outgoinggrp display bug. 2010-10-09 16:21:34 +02:00
Jan Paul Tuecking
a2ee81406f Fixes bug #0000722 pre-shared key is now a password field. 2010-10-09 16:08:33 +02:00
Arne Fitzenreiter
f63935b14a Fix bandwich usage display with IE8. 2010-09-30 23:53:55 +02:00
Christian Schmidt
703a822107 Updated samba to latest stable, this should fix some securitproblems.
Enabled support for smb2 protocol.
2010-09-17 10:00:17 +02:00
Christian Schmidt
d003cffe57 Remove SIP und SMAC if SNET is set to all, this avoids some false rules. 2010-09-06 08:46:59 +02:00
Christian Schmidt
bd4ea3c25b Some bugfixes for the outgoing fw and grouping feature. 2010-09-03 12:25:41 +02:00
Christian Schmidt
cdb4dc9630 Merge branch 'master' of git://git.ipfire.org/ipfire-2.x 2010-09-02 20:05:11 +02:00
Christian Schmidt
d9716b067d Readded the mac filter to the outgoing firewall. Added mac groups.
This feature was requested by bug #0000705.
2010-09-02 20:04:03 +02:00
Arne Fitzenreiter
090eda1dc8 Enabled iptv option with adsl. 2010-08-30 17:58:53 +02:00