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
Ermal
9d7ca11fce
Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html
2013-09-05 12:39:20 +00:00
Ermal
36fa13a632
Ticket #3181 do the state flushing only on down gateway detection rather than any time.
2013-09-05 12:29:21 +00:00
Ermal
0b18ef0581
When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieved through v4 link than trigger dhcp6c reconfiguration.
2013-09-04 15:03:18 +00:00
Ermal
b9eae2ba66
Actually the / here is not needed.
2013-09-04 10:43:26 +00:00
Ermal
8171a2c2de
Introduce two new functions to be used on locking.
...
- try_lock: used for trying to get an EXCLUSIVE lock for a specified timeout by default of 5
- unlock_force: which just releases any locks held on a specified lock
Use this new functions on rc.openvpn to avoid spurious stale locks around.
2013-09-04 08:48:23 +00:00
Ermal
f33dcc5c79
Add safety belts to code in rc.openvpn to avoid php errors to leave stale locks around
2013-09-04 08:31:43 +00:00
Ermal
dc8b4c4ec6
Make the operation of saving old rule nearby the writing operation to be logical to spot
2013-09-04 08:18:51 +00:00
Ermal
b214bf3a05
Sprinkle some unsets to reduce footprint and correct some whitespaces
2013-09-04 08:12:36 +00:00
Phil Davis
3b6596b740
filter_generate_port error log function name
...
Absolutely minor adjustment to make the error log message refer to the new function name.
2013-09-03 18:03:59 -07:00
Ermal
81d81b942b
Fixes #3173 if any port information exists on the rule than put it on the NEGATE rule generated.
2013-09-03 18:39:56 +00:00
Renato Botelho
03131eb95c
Remove SPD when disable phase2, it fixes #2719
2013-09-03 15:13:10 -03:00
Renato Botelho
fcca1783e9
Merge pull request #786 from individual-it/master
...
Increased needed memory for APC to 512M + code cleanup
2013-09-03 10:29:52 -07:00
Chris Buechler
faf4b1fce9
Merge pull request #796 from phil-davis/master
...
Traffic Shaper GUI text typos
2013-09-03 10:05:54 -07:00