jim-p
|
2b125a17e9
|
Be a lot more verbose in the logs during package reinstallation.
|
2013-06-28 14:54:12 -04:00 |
|
jim-p
|
866b1d615d
|
If the script_name is blank, try another method to locate what our filename is so we don't log an empty script name.
|
2013-06-28 14:54:04 -04:00 |
|
John Byron
|
ec66caa672
|
DynDns Euro Dns Provider
Add Dyn Dns Euro Dns Provider
|
2013-06-27 23:31:34 +02:00 |
|
plinss
|
8c78e692ca
|
Update services.inc
Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.
|
2013-06-24 22:58:45 -06:00 |
|
jim-p
|
4efdada8f3
|
Add option and code to sync Auth servers with XMLRPC.
|
2013-06-24 15:33:16 -04:00 |
|
jim-p
|
fc1f4960ca
|
Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index.php/topic,50164.msg269138.html#msg269138
|
2013-06-24 13:33:34 -04:00 |
|
Renato Botelho
|
d13b736330
|
Fix #2887, based on NAT states that will be killed, also kill firewall states for same source and destination
|
2013-06-24 11:40:22 -03:00 |
|
Ermal
|
6870b5cebe
|
Correct the comments describing the error with correct values
|
2013-06-19 08:42:15 +00:00 |
|
jim-p
|
d5e4f7c947
|
Use the name of the interface (lan, opt1, etc) rather than a loop-derived number for the DHCP failover peer name. This should be more accurate in cases where DHCP changes for interfaces happen out of order on CARP clusters, or when somehow an interface's configuration exists on one but not the other.
|
2013-06-18 15:55:57 -04:00 |
|
jim-p
|
7ddfa92266
|
Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896
|
2013-06-18 14:00:41 -04:00 |
|
jim-p
|
6743ab2887
|
Add a brief description about bandwidth vs bursting.
|
2013-06-18 13:31:56 -04:00 |
|
jim-p
|
57c83fd606
|
Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.
|
2013-06-18 13:00:26 -04:00 |
|
jim-p
|
f03cf8920b
|
A better fix for conditionally including burst.
|
2013-06-18 12:01:50 -04:00 |
|
jim-p
|
012cd3ba99
|
Burst of 0 is also valid
|
2013-06-18 11:57:20 -04:00 |
|
jim-p
|
f1a17b1a08
|
Only add burst if a burst is defined
|
2013-06-18 11:53:39 -04:00 |
|
jim-p
|
45e12bad5c
|
No need for this block of code, it will always have flags by this point if they are needed.
|
2013-06-18 11:01:57 -04:00 |
|
jim-p
|
5015ec4cd0
|
Ensure that we only add a state type on pass, and that we only add flags to a TCP reject rule if they were not added previously. Fixes #3050
|
2013-06-18 10:54:04 -04:00 |
|
Renato Botelho
|
dc21d4d561
|
Fix #3049, set $config as global to it can be read
|
2013-06-18 07:48:12 -03:00 |
|
Renato Botelho
|
ab3ab2acc2
|
Allow user to set interval between attempts to resolve hostnames configured on aliases
|
2013-06-17 12:24:46 -03:00 |
|
Ermal
|
4981f88105
|
Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org/index.php/topic,62470.0.html
|
2013-06-17 13:25:43 +00:00 |
|
Ermal
|
615d7f0a59
|
Add warning comment about missing IPv6 implementation
|
2013-06-17 09:27:34 +00:00 |
|
Ermal
|
fafcae72dd
|
Add used binary
|
2013-06-17 09:25:58 +00:00 |
|
Ermal
|
bf8c7971fc
|
Remove referenced binary not used anymore
|
2013-06-17 09:25:03 +00:00 |
|
Ermal
|
4cbc0ae995
|
Remove unused code and spurious alert
|
2013-06-17 09:23:32 +00:00 |
|
Ermal
|
de82ec90ab
|
Use file_put_contents for simplicity and readbility
|
2013-06-17 09:23:01 +00:00 |
|
Ermal
|
06886ae39b
|
* Use when needed the family for get_real_interface
* During dhcp setup use -n for cp to avoid coping uselessly
|
2013-06-17 08:59:43 +00:00 |
|
Ermal
|
be544a5ebc
|
Use family parameter for v6 to get correct interface
|
2013-06-17 08:26:49 +00:00 |
|
Ermal
|
8026f19c93
|
Remove useless variable and also correct some style
|
2013-06-17 08:12:38 +00:00 |
|
Ermal
|
81d0281d61
|
Do not do the same tricks here that are done on get_real_interface but just call the function directly
|
2013-06-17 08:05:47 +00:00 |
|
Ermal
|
314b9b2c2e
|
Get interface from inet6 domain
|
2013-06-17 08:00:12 +00:00 |
|
Ermal
|
a432c1322d
|
Use trim rather than str_replace. Also no need to sleep anymore since dhcp will configure first the interface
|
2013-06-17 07:59:29 +00:00 |
|
Ermal
|
1944af4152
|
Remove unreferenced binaries. correct some formatting and also to make function clear to track correct the curly placement
|
2013-06-17 07:54:33 +00:00 |
|
Ermal
|
12f77b0336
|
Provide full path to route binary
|
2013-06-17 07:44:53 +00:00 |
|
Ermal
|
59b9908920
|
Provide full path to route binary
|
2013-06-17 07:43:58 +00:00 |
|
Chris Buechler
|
4cdf35a433
|
Don't flip the IPv6 allow setting just because people are upgrading. Just upgrading versions shouldn't change this behavior. As much as most of us would like people to start deploying IPv6, the vast majority aren't going to be immediately post-upgrade, and changing this can change the firewall policy behavior by allowing v6 that previously wasn't allowed. Upgrades should never change the firewall behavior like that. At the time it was done, everyone using the 2.1 code base was using it for IPv6, so of course it tripped up quite a few people.
|
2013-06-17 00:32:27 -05:00 |
|
Chris Buechler
|
e8ddd3a89a
|
TCP flags are valid on any type of rule, don't skip them on block or reject rules
|
2013-06-14 19:07:38 -05:00 |
|
jim-p
|
7c8451492f
|
Split actual SMTP send into its own function.
|
2013-06-13 13:05:14 -04:00 |
|
jim-p
|
48b86f6257
|
Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.
|
2013-06-13 12:17:47 -04:00 |
|
Ermal
|
8984529d39
|
Actually try to get the real interface for v6 family to correctly get stf(virtual) interfaces
|
2013-06-12 07:05:26 +00:00 |
|
Ermal
|
f0f714c512
|
Correct the command for setting the 6rd gw
|
2013-06-11 18:33:13 +00:00 |
|
Ermal
|
b90ae531a3
|
Wait 1 second before starting the other dhcp6c since pkill does not wait for the process to exit
|
2013-06-11 10:02:30 +00:00 |
|
Ermal
|
60c050563f
|
Do better checks and do not include an interface that will be skipped to the known ifaces
|
2013-06-10 20:43:28 +00:00 |
|
jim-p
|
48c16cab1a
|
Allow localhost IP Alias VIPs to sync, too
|
2013-06-06 13:54:12 -04:00 |
|
Ermal
|
aa78b76950
|
Add the 6rd gateway information
|
2013-06-04 18:04:14 +00:00 |
|
Renato Botelho
|
c766d4117e
|
Remove extra parenthesis
|
2013-06-04 08:25:28 -03:00 |
|
Renato Botelho
|
4eb3ac52b0
|
Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/special config. Fixes #3016
|
2013-06-04 08:24:52 -03:00 |
|
Ermal Luçi
|
2058ed155f
|
Merge pull request #666 from chrostek/master
Fix for CURL options (Custom DynDNS)
|
2013-06-03 23:46:07 -07:00 |
|
Sebastian Chrostek
|
d9bdc020a0
|
Correction on last commit (CURL options)
My last commit only worked on "Save & Force Update" but not on a
reconnect. Fixed that
|
2013-06-03 19:48:17 +02:00 |
|
jim-p
|
50813d24b1
|
vpn.inc calls functions from ipsec.inc but doesn't actually include it in all cases where it's needed.
|
2013-06-03 08:38:50 -04:00 |
|
Sebastian Chrostek
|
aa79f35182
|
Added CURL options to Custom DynDNS
Added the options for CURLOPT_IPRESOLVE and CURLOPT_SSL_VERIFYPEER in
the webinterface for custom DynDNS
|
2013-06-01 14:37:56 +02:00 |
|