Commit Graph

11781 Commits

Author SHA1 Message Date
Renato Botelho
b4a62651f8 Allow special chars to be used on IPSec mobile login banner. Fixes #3247 2013-10-11 10:59:20 -03:00
Renato Botelho
2d72659aec Set default value to radius_protocol during upgrade, it should fix #3226 2013-10-11 09:19:56 -03:00
Renato Botelho
0f0f7b2cbe Fix 'Packet loss rate' and 'Bucket Size' range checking 2013-10-11 08:25:29 -03:00
jim-p
aa0753e388 Needs parens 2013-10-10 12:59:19 -04:00
jim-p
a3cc14095d Add upgrade code to change the DHCP next-server value to nextserver since it was renamed sometime in 2.1 but upgrade code didn't follow. Also shuffle the upgrade code blocks a bit since we need these on 2.1.x and nobody should be on 2.2 yet, so the impact should be minimal to renumber the one bit specific to 2.2. 2013-10-10 12:47:51 -04:00
jim-p
0476134494 Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237 2013-10-09 10:02:56 -04:00
jim-p
090b9a4a3d Remove newsyslog cron job on upgrade, if present. 2013-10-09 08:54:18 -04:00
jim-p
0b5636fcda Remove this check, the value can be 0 here if the target is the first item in the array. 2013-10-09 08:50:44 -04:00
Chris Buechler
c3b9bcb27c use (self) instead of any for web lockout 2013-10-04 06:40:38 -05:00
Chris Buechler
b762e3dcfd use (self) rather than any as the destination for the lockout rules 2013-10-04 01:46:58 -05:00
Richard Connon
9f6919e618 Fix codel not being applied on non-priq queue types 2013-09-28 13:12:35 +01:00
Richard Connon
c27edf5559 Fixed typo in CoDel wiki link 2013-09-28 12:37:51 +01:00
jim-p
93821aea2c If rc.newwanip is run on an interface that should not have an IP address, do not take any action. 2013-09-27 13:14:04 -04:00
Scavy
58e1f8f291 Update to include GratisDNS dynDNS service 2013-09-27 12:37:59 +02:00
Scavy
5458bc5944 Update to include GratisDNS dynDNS service 2013-09-27 11:29:50 +02:00
jim-p
d2399f9980 Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc) 2013-09-25 11:49:16 -04:00
jim-p
1fcb90d063 OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes. 2013-09-24 12:34:50 -04:00
jim-p
6f969455f8 Add patch from Ermal to fix ifconfig error on gif in certain cases. 2013-09-23 15:27:44 -04:00
jim-p
9e3784217b Fix CP stats generation for concurrent users. Fixes #3225 2013-09-23 09:56:35 -04:00
Renato Botelho
c13a7052e1 Merge pull request #795 from razzfazz/ia-pd-hint
add option to send prefix hint for requesting desired prefix length for delegation (for master branch)
2013-09-18 03:14:04 -07:00
jim-p
819a603c2d Switch to rw mode before file operations on RFC2136 cache. Fixes #3201 2013-09-17 15:13:32 -04:00
Renato Botelho
2e9d9ede6b Merge pull request #803 from PiBa-NL/outboundnat_disable_checkbox
outboundnat, disable rule checkbox
2013-09-16 12:57:48 -07:00
PiBa-NL
6ae8c4f281 outboundnat, disable checkbox 2013-09-16 20:46:33 +02:00
Warren Baker
1cddd59c4e Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180 2013-09-16 15:13:29 +02:00
Xon
73c569ea50 Alix 2D6 crashes upgrade process withou out of diskspace
Updating the the RRD graphs causes two copies of each RRD's XML file to be stored in /tmp.

On Nanobsd, the default /tmp size is 40mb. It doesn't require very many RRD XML dumps before this is exhausted.
2013-09-16 01:45:57 +08:00
Renato Botelho
67e5e3c6db Set action = pass for configured mac addresses on CP passtrumac 2013-09-14 11:17:43 -03:00
Renato Botelho
81ce28d870 Remove unecessary blockedmacs db and read it directly from config 2013-09-14 10:54:08 -03:00
Renato Botelho
ea51e9f8bf Remove call-time pass by reference from traffic shaper files, it should fix #2565 2013-09-12 11:29:21 -03:00
Renato Botelho
a413e74379 Do not add a ipfw rule to block mac since auth can take care of block or redirect it 2013-09-12 09:43:45 -03:00
Renato Botelho
3b2769be38 Make sure db doesn't exist when start to configure macs 2013-09-12 08:44:51 -03:00
Renato Botelho
0d33f1fc6f When block a MAC address, add it to a DB to make it possible to redirect it to a URL 2013-09-12 08:44:51 -03:00
Renato Botelho
6b1cb3fda7 Add action to auto created passtru mac rule 2013-09-12 08:44:51 -03:00
Renato Botelho
0bf1e92524 Remove unused variable $macdb 2013-09-12 08:44:51 -03:00
Renato Botelho
5eee375564 Make captiveportal_passthrumac_delete_entry() return rules instead of execute them as other similar functions do 2013-09-12 08:44:51 -03:00
Renato Botelho
6ffb064f4d Add action to auto created passtru mac rule 2013-09-12 08:44:50 -03:00
Renato Botelho
666f88e0c8 Add actions (block or pass) to Captive Portal passtrumac 2013-09-12 08:44:50 -03:00
Chris Buechler
90a27e6453 s/BSDP/ESF/ 2013-09-11 17:12:00 -05:00
jim-p
9633e5183b Simplify the update URL definition in globals.inc and add some comments to it. 2013-09-10 09:08:18 -04:00
Phil Davis
f1593bfe1c Update an existing cron entry for pppoe periodic resets
The array variable name was incorrect in the test, so the existing cron entry was not being matched. Fixes #3192
2013-09-10 04:52:37 -07:00
Ermal
8d8f5e496b Require IPv6.inc header so that if ipv6 functions are called no surprises arise 2013-09-10 09:35:11 +00:00
Ermal
fa4d4be6e1 Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is easier 2013-09-10 09:27:02 +00:00
Ermal
a01f8bfc0a Correctly check the secondary/primary parameter setting on dhcp failover configuration 2013-09-10 09:10:19 +00:00
Ermal
20809a21fd Correct typo that prevents dhcp rules from properly being generated. 2013-09-10 08:20:10 +00:00
Phil Davis
771c14a35c Do not include disabled OpenVPN in vpn_networks and negate_networks 2013-09-09 19:30:37 -07:00
jim-p
0281db8cc1 Fix errant display of "0 table deleted" during filter reload on console. 2013-09-09 15:18:57 -04:00
Renato Botelho
4831f5df94 Remove unecessary capitalized WARNING from disabled APC message 2013-09-09 16:09:53 -03:00
jim-p
cf07d57433 Do not sync DHPCv6, it must operate independetly. Ticket #3184 2013-09-06 13:56:56 -04:00
jim-p
d3b3240bd0 Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184 2013-09-06 13:56:55 -04:00
Renato Botelho
af0a477a1f Disable kill_states by default on upgrade, it fixes #3183 2013-09-06 13:58:49 -03:00
jim-p
8346b5c462 Allow for easier override on $g values if needed. 2013-09-05 14:27:42 -04:00