Commit Graph

22345 Commits

Author SHA1 Message Date
Ermal
4cdd20bcd6 Rather than having issues with not started radvd try to start radvd to discover by itself the prefix on the interface by using the special directive :: on the prefix declaration. Related to many tickets and forum posts 2014-02-20 23:36:40 +00:00
Renato Botelho
9d40745bbf Update list of mobile service providers 2014-02-20 17:32:12 -03:00
Ermal
a23ff10708 Use the default bw specification if configured even for allowed ip and hostname. 2014-02-20 19:30:28 +00:00
Ermal
ea188e4587 If set use the default bandwidth setting on the CP even for mac passthrough. Reported-by: https://forum.pfsense.org/index.php/topic,72761.0.html 2014-02-20 17:28:47 +00:00
Renato Botelho
070dad6c8d Use env var provided by openvpn to determine if it's tun or tap, it should fix #3475 2014-02-20 08:26:03 -03:00
Ermal
26ea40b7f1 Do some more error checking and put secondary radius attributes only if configured. Probably radius configuration should be merged with central server for logins! 2014-02-20 09:18:45 +00:00
Ermal
49a8ee7f82 Do not show errors on bootup and test before trying to make a directory if it exists 2014-02-20 09:02:10 +00:00
Ermal
9c8f0a3a1b Fix the issue with crash reporter even here as per pull #954 2014-02-20 08:59:06 +00:00
Renato Botelho
5b699be7e9 Merge pull request #950 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-19 18:42:52 -03:00
N0YB
de76f36642 XHTML Compliance
UPnP & NAT-PMP
2014-02-19 13:17:07 -08:00
Ermal Luçi
c51c2b4c61 Merge pull request #949 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-19 21:51:21 +01:00
N0YB
55e41a9832 XHTML Compliance
Traffic Graph Status
2014-02-19 12:38:56 -08:00
Renato Botelho
47f7842f80 Fix #3469
Before downloading file to process urltable, there is a random wait
time between 5 and 60 seconds. Because of this, the difference between
file mtime and current time can be less than $freq * 86400 and it'll be
skipped. Add 90 seconds (60 of max random wait + 30 just to be sure) to
avoid skipping a file that should be updated
2014-02-19 09:22:53 -03:00
Renato Botelho
d06ad5eb05 Fix #3468, wording fix 2014-02-19 08:48:06 -03:00
Renato Botelho
69498c0131 Merge pull request #944 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-19 08:23:25 -03:00
N0YB
6e2eabe5dc XHTML Compliance
CARP Status
2014-02-19 02:33:33 -08:00
Ermal Luçi
63fd577307 Merge pull request #903 from phildd/RELENG_2_1
Releng 2 1 Enhance interface gateway data entry descriptions
2014-02-19 08:54:43 +01:00
Ermal
18e5723b37 The msgbox is no longer needed since there will be a validation process per se 2014-02-19 07:51:28 +00:00
Renato Botelho
25ba63fb0f Take single and double quotes into consideration 2014-02-19 07:48:55 +00:00
Ermal Luçi
a257e8e5b0 Merge pull request #942 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-19 08:47:18 +01:00
N0YB
94bf59b1ee XHTML Compliance
Settings Logs Status
2014-02-18 18:39:43 -08:00
N0YB
d5d192a1d0 XHTML Compliance
NTP Logs Status
2014-02-18 18:36:11 -08:00
N0YB
3d1a290b07 XHTML Compliance
Open VPN Logs Status
2014-02-18 18:35:22 -08:00
N0YB
6b0d7871fc XHTML Compliance
Load Balancer Logs Status
2014-02-18 18:34:41 -08:00
N0YB
7e23690a15 XHTML Compliance
VPN Logs Status
2014-02-18 18:33:47 -08:00
N0YB
ec56ae9dd0 XHTML Compliance
PPP Logs Status
2014-02-18 18:32:21 -08:00
N0YB
5e736c8aa4 XHTML Compliance
Portal Auth Logs Status
2014-02-18 18:31:11 -08:00
N0YB
1fe3c7584a XHTML Compliance
DHCP Logs Status
2014-02-18 18:29:34 -08:00
Renato Botelho
56e3ea85c1 Only add dhcpv6 client allow rules if ipv6allow is set 2014-02-18 20:31:59 -03:00
Ermal Luçi
b74bf6859b Merge pull request #941 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-18 22:19:25 +01:00
N0YB
8749f693ab XHTML Compliance
Queues Status
2014-02-18 13:07:25 -08:00
Ermal Luçi
eba8aa8c2e Merge pull request #940 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-18 21:58:46 +01:00
N0YB
0c8a8127d3 XHTML Compliance
Package Logs Status
2014-02-18 12:45:16 -08:00
Ermal
e956712237 Sprinkle ob_flush to avoid some warnings on 2.1 2014-02-18 19:51:04 +00:00
jim-p
26e58bb205 Fix issue with CSR generation. Ticket #2820 2014-02-18 14:16:01 -05:00
Renato Botelho
8a4d1dbd2a Move 'allow dhcpv6 client' rules above block bogonsv6 ones, it should fix #3395 2014-02-18 16:00:30 -03:00
Ermal
69a0c7351b Fixes #3460. Ask for validation when real operation will be done and ask for the operation with POST to get protection from CRSF. 2014-02-18 16:41:39 +00:00
Renato Botelho
1ac5a652ff Take single and double quotes into consideration 2014-02-18 10:59:22 -03:00
Ermal
82921e738b Fixes #3461. Remove any special char that can lead to shell/XSS compromises from submitted input. 2014-02-18 11:55:03 +00:00
Ermal
6d43e1f2e6 Check if the package is installed before deleting opteration is started 2014-02-18 11:33:59 +00:00
Ermal
248b0124e4 Ticket #3461. Protect output to browser by using htmlspecialchars. 2014-02-18 11:28:53 +00:00
Ermal
b6584d176b Do not do any operations on system libraries. Nowdays pbis are used and those do not break things by definition 2014-02-18 11:25:53 +00:00
PiBa-NL
33d1b241f1 captive portal, don't generate rules for disabled portal 2014-02-18 07:48:15 -03:00
Ermal
4b7b190b35 Revert "Pass the family to the get_real_interface function to retrieve the correct real interface. Might help Ticket #3357"
This reverts commit 7c77641060.
2014-02-18 09:26:43 +00:00
Ermal
70b49cba96 Really need the interface where v6 is running toa dd the gateway/route rather than the one used for the configuration. This Fixes #3357 2014-02-18 09:26:28 +00:00
Ermal
d671c1d0f7 Do not call rc.newwanip when pppoe gets a v6 ip. 2014-02-18 09:22:46 +00:00
Ermal
7c77641060 Pass the family to the get_real_interface function to retrieve the correct real interface. Might help Ticket #3357 2014-02-18 09:00:01 +00:00
Ermal Luçi
faf92d530c Merge pull request #926 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-18 09:03:54 +01:00
N0YB
1370befae4 XHTML Compliance
Open VPN Status
2014-02-17 23:45:01 -08:00
Renato Botelho
cb061c7f11 Merge pull request #925 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-17 19:16:49 -03:00