Activity
From 12/13/2014 to 01/11/2015
01/11/2015
- 03:40 PM Revision fd607d14: configured gitignore for eclipse, add clean.sh
-
03:38 PM Revision 7025c4fa: Remove debug code
-
03:38 PM Revision 30656f66: Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.
-
03:37 PM Revision 619aa26f: Remove debug code
- 03:35 PM Revision 7c804c69: Some tweaks for global tpl considerations
- * pkg_mgr* - removed icon-hrefs with actual buttons
* system - made labels shorter, added label in content column too... - 03:15 PM Revision 2d375e81: Fix cut paste brain fade
- 03:09 PM Revision 8d848bdf: Do not return disabled dynamic gateways
- When a dynamic gateway is disabled (by the user through the webGUI), it was still being returned by return_gateways_a...
- 02:24 PM Revision 8a07e316: Merge branch 'master' into bootstrap
- Conflicts occured in copyright message (year-update) due to whitespace difference and themes/ which was removed
- 02:01 PM Revision 41ea4cf3: implemented widget drag/drop on index + storage
- replaced custom jquery-ui with default set of plugins
- 01:03 PM Revision fc03ca01: Fix POST typo in interfaces_assign.php
- Obviously a typo. But this section is inside:
if (isset($_POST['add_x']) && isset($_POST['if_add'])) {
and I cannot f... - 01:03 PM Revision 6bdb02d3: Merge pull request #1432 from phil-davis/patch-2
- 12:55 PM Revision 3f6930f7: Fix POST typo in interfaces_assign.php
- Obviously a typo. But this section is inside:
if (isset($_POST['add_x']) && isset($_POST['if_add'])) {
and I cannot f...
01/10/2015
-
09:35 PM Revision 31cf5a93: Fixes #3281 do not undo any changes already done for gif/gre interface.
-
09:34 PM Revision 7de6a47f: Fixes #3281 do not undo any changes already done for gif/gre interface.
-
09:17 PM Revision e821f30e: Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.
-
08:52 PM Revision 60370eb9: Properly rename the var Ticket #4164
-
08:50 PM Revision 83b0a21a: Properly rename the var Ticket #4164
- 04:33 PM Revision 6eeca0ef: notices now presented as modal-popup
- 03:53 PM Revision 1d8c79cc: Restart PHP-FPM allow to setup ini file
- I was just using console menu option 16 Restart PHP-FPM and it hung on a nanoBSD system.
I found /tmp/php_errors.txt ... - 03:53 PM Revision 2d26ee5e: initial rewrite of package management pages
- 01:02 PM Revision 31f03b6c: re-added shortcuts/, global tpl updates
- * merged fbegin into head.inc, rename fend to foot.inc
* consistency: head.inc now outputs '<body>'; foot outputs '</... - 04:08 AM Revision ed5c6e89: Default to only AES and SHA1 for new P2s.
- 04:08 AM Revision c39feb71: Default to only AES and SHA1 for new P2s.
- 04:01 AM Revision c5ddb6ad: Default IPsec to AES
- 04:00 AM Revision 6f7960c3: Default IPsec to AES
- 03:59 AM Revision c1826169: Default IPsec to main mode, unless mobile client.
- 03:59 AM Revision 460719c8: Default IPsec to main mode, unless mobile client.
01/09/2015
-
10:12 PM Revision 422a2007: Do not count twice the phase2 entries
-
10:12 PM Revision 9c0ec56e: Do not count twice the phase2 entries
-
09:47 PM Revision 7f48765a: Just some reshufling and cleanup
-
09:47 PM Revision 832ec9fe: Just some reshufling and cleanup
-
09:32 PM Revision 9218ecb6: Let the kernel handle REQID rather than handling it manually. The connection name is the one needed here.
-
09:32 PM Revision e8cb8b29: Let the kernel handle REQID rather than handling it manually. The connection name is the one needed here.
-
09:07 PM Revision 526e6c06: Add tracker and label to IPv4 Link-Local block rules.
-
09:06 PM Revision 57963e4b: Add tracker and label to IPv4 Link-Local block rules.
- 08:51 AM Revision 2cbcc256: Unbound is compiled with libevent so setting this to always be 4096.
- 08:23 AM Revision ad04bbbf: Allow for overhead and up maximum limit from 8 to 32, also only set it if its set to 4 or above. Fixes https://forum.pfsense.org/index.php?topic=78356.msg472781#msg472781
- 07:14 AM Revision 557c21da: After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning"
- This reverts commit 4751f76a6772147097906b699d4216ae38c58c39.
- 07:13 AM Revision 3529ac32: After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning"
- This reverts commit 4751f76a6772147097906b699d4216ae38c58c39.
- 06:40 AM Revision 0515117e: This broke a variety of things. Revert "Deprecated and non-static method messages"
- This reverts commit 91b9a02fb131746c67fdf9f34282f123a13f1b13.
- 06:40 AM Revision 23ca5695: This broke a variety of things. Revert "Deprecated and non-static method messages"
- This reverts commit 91b9a02fb131746c67fdf9f34282f123a13f1b13.
- 06:20 AM Revision 0391b39b: PEAR static method call warning
- Forum https://forum.pfsense.org/index.php?topic=86478.0
PEAR is used by
IPv6.inc
auth.inc
captiveportal.inc
radius.in... - 06:20 AM Revision 79ac2ee0: Merge pull request #1427 from phil-davis/PEAR-static-methods
- 06:18 AM Revision ecefba29: disable this PHP error logging, errors that are really significant end up with a crash report, this is more noise than useful at this stage in 2.2.
- 06:17 AM Revision e8e494f3: disable this PHP error logging, errors that are really significant end up with a crash report, this is more noise than useful at this stage in 2.2.
- 04:19 AM Revision 4751f76a: PEAR static method call warning
- Forum https://forum.pfsense.org/index.php?topic=86478.0
PEAR is used by
IPv6.inc
auth.inc
captiveportal.inc
radius.in...
01/08/2015
-
10:58 PM Revision d97dd424: Make this code less memory hungry and fix route command generation
-
10:57 PM Revision 74fe0ef9: Make this code less memory hungry and fix route command generation
-
09:49 PM Revision 2ecb2daf: Catch packets on all iunterfaces and send them out the correct one. Fixes #4174
-
09:49 PM Revision ac8f75f1: Catch packets on all iunterfaces and send them out the correct one. Fixes #4174
- 08:26 PM Revision bad9dec5: Deprecated and non-static method messages
- Fix various files that can emit messages like:
PHP Strict Standards: Non-static method SimplePie_Misc::array_unique(... - 08:25 PM Revision dd0ad62c: Merge pull request #1426 from phil-davis/deprecated-stuff
- 07:35 PM Revision 91b9a02f: Deprecated and non-static method messages
- Fix various files that can emit messages like:
PHP Strict Standards: Non-static method SimplePie_Misc::array_unique(... - 06:17 PM Revision 7c1c70d5: Improve URL and URL ports alias update data:
- - Move redundant code to a function parse_aliases_file(). Before the max
number of items was not being respected when... - 06:16 PM Revision 6d1907a3: Improve URL and URL ports alias update data:
- - Move redundant code to a function parse_aliases_file(). Before the max
number of items was not being respected when... -
03:41 PM Revision 1776d19e: Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state.
-
03:41 PM Revision 725d54bd: Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state.
- 02:26 PM Revision ae952a03: Unobsolete libcurl.so.4 since it's installed by recent versions of curl package
- 02:26 PM Revision 1ba50154: Unobsolete libcurl.so.4 since it's installed by recent versions of curl package
- 01:08 PM Revision d10a1662: Fix check for cookies, the way it was implemented didn't work because it would need a refresh to check if cookie was set or not. Use javascript to do a simple test
- 01:08 PM Revision a980b284: Fix check for cookies, the way it was implemented didn't work because it would need a refresh to check if cookie was set or not. Use javascript to do a simple test
- 12:26 PM Revision 9156a51d: Add a value to cookie, otherwise it's not set. Before my last change parameters were out of order and expiration time was being set as value. It should fix #4069
- 12:15 PM Revision ce997e6a: Add a value to cookie, otherwise it's not set. Before my last change parameters were out of order and expiration time was being set as value. It should fix #4069
-
11:33 AM Revision adf8a74a: This is not the place for this setting and werid its here!
-
11:33 AM Revision 3d031b27: This is not the place for this setting and werid its here!
- 06:05 AM Revision f585d06e: some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it for now at least. Ticket #4186
- 06:03 AM Revision 21e2561f: some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it for now at least. Ticket #4186
- 05:48 AM Revision 2727e3fc: Also include /127 for IPv6, it works fine. Ticket #3657
- 05:47 AM Revision 8948f125: Also include /127 for IPv6, it works fine. Ticket #3657
- 05:42 AM Revision 13358d35: Allow for configuring /31 masks on interfaces.php. The rest of the code was updated accordingly some time ago, and an employee with Cox Communications has confirmed this allows things to work on their circuits deployed with /31s. Ticket #4190
- 05:39 AM Revision aac1c1db: Allow for configuring /31 masks on interfaces.php. The rest of the code was updated accordingly some time ago, and an employee with Cox Communications has confirmed this allows things to work on their circuits deployed with /31s. Ticket #4190
-
05:28 AM Revision 74017e32: "Like with like" - move a few functions to better places in the code (they are placed strangely)
- A few functions such as ipcmp(), subnet_expand(), and check_subnets_overlap() are in illogical places - away from al...
- 05:28 AM Revision 564978ad: Merge pull request #1425 from stilez/patch-2
- 05:04 AM Revision 05b47f2d: fix up text
- 05:04 AM Revision b25ccd04: fix up text
- 03:00 AM Revision 6be58d9d: fix strongswan conf file generation with ipcomp. Ticket #4182
- 02:59 AM Revision 2a691e34: fix strongswan conf file generation with ipcomp. Ticket #4182
01/07/2015
-
11:48 PM Revision f8e23dc8: Fixes #4188 use the same reqid over same phase1 but different phase2 connections. The dashboard will be fixed with the ticket already open. This should fix a lot of instabilities reported on the forums for people having a dozen or more tunnels
-
11:48 PM Revision 4a3ce17a: Fixes #4188 use the same reqid over same phase1 but different phase2 connections. The dashboard will be fixed with the ticket already open. This should fix a lot of instabilities reported on the forums for people having a dozen or more tunnels
-
11:39 PM Revision b17ac4f7: "Like with like" - move a few functions to better places in the code (they are placed strangely)
- A few functions such as ipcmp(), subnet_expand(), and check_subnets_overlap() are in illogical places - away from al...
-
09:31 PM Revision 0759fdd8: Correct the sense of the check by default unity is enabled
-
09:31 PM Revision 7a959780: Correct the sense of the check by default unity is enabled
-
09:07 PM Revision 4a076e36: Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)
-
09:06 PM Revision 845f9f78: Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)
-
08:02 PM Revision 5324ea38: Move to specifically specifying the ID type apart when an ip address to have strongswan do proper behaviour. Also for DynDNS names use the dns type id so strongswan does the resolving by its own.
-
08:02 PM Revision 1ada4c8c: Move to specifically specifying the ID type apart when an ip address to have strongswan do proper behaviour. Also for DynDNS names use the dns type id so strongswan does the resolving by its own.
- 07:26 PM Revision 2f56ac49: Don't hard code the target IP in auto-generated outbound NAT rules, use
- previous behavior of setting it to the interface IP.
- 07:25 PM Revision b9f290bd: Don't hard code the target IP in auto-generated outbound NAT rules, use
- previous behavior of setting it to the interface IP.
-
07:22 PM Revision 3c364131: split is deprecated move to explode
-
07:22 PM Revision f99f51a9: split is deprecated move to explode
-
07:20 PM Revision ba0bc258: split is deprecated move to explode
-
07:20 PM Revision f3ab0e74: split is deprecated move to explode
-
07:18 PM Revision cc9b3e07: split is deprecated move to explode
-
07:18 PM Revision ad451a81: split is deprecated move to explode
-
07:16 PM Revision 9643058d: split is deprecated move to explode
-
07:15 PM Revision 91456048: split is deprecated move to explode
- 06:49 PM Revision 3add5b2d: fix text
- 06:48 PM Revision 2a8a09a9: fix text
- 06:47 PM Revision d2884b9a: fix spelling of compression
- 06:47 PM Revision e57a3e40: fix spelling of compression
-
03:35 PM Revision 40cc36d1: Fixes #4182 by properly managing IPcomp on ipsec tunnels.
- Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on r...
-
03:33 PM Revision 45efe1b6: Fixes #4182 by properly managing IPcomp on ipsec tunnels.
- Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on r...
- 11:24 AM Revision 4ab1ffa0: Fix #4146:
- OpenVPN create the tun/tap interface and, when set an IP address to
it, mark it as UP. In some scenarios, when TAP is... - 11:11 AM Revision d4e894f6: Fix #4146:
- OpenVPN create the tun/tap interface and, when set an IP address to
it, mark it as UP. In some scenarios, when TAP is... - 06:53 AM Revision be2d7eb7: Log PHP errors. Ticket #4143
- 06:47 AM Revision 19c8976b: Log PHP errors. Ticket #4143
01/06/2015
-
09:54 PM Revision 9b182b08: Enforce subnet check here to avoid any issues resulting from function call.
-
09:54 PM Revision 00b56e04: Enforce subnet check here to avoid any issues resulting from function call.
- 08:55 PM Revision c8d87d2a: Remove useless check, CARP does not depend of interface having another IP set before
- 08:54 PM Revision b5686214: Remove useless check, CARP does not depend of interface having another IP set before
- 05:17 PM Revision 3ffea319: Remove some extra spaces
- 05:17 PM Revision d9db4862: Fix typo on variable name
-
05:17 PM Revision 374b2f21: Tighten and IPv6-ify gen_subnet() etc
- Tightens, canonicalises and improves for IPv6, the functions
gen_subnet(), gen_subnetv6(), gen_subnet_max(), gen_subn... - 05:16 PM Revision 3bad4691: Remove some extra spaces
- 05:15 PM Revision 3f499654: Fix typo on variable name
-
05:14 PM Revision e89d2995: Tighten and IPv6-ify gen_subnet() etc
- Tightens, canonicalises and improves for IPv6, the functions
gen_subnet(), gen_subnetv6(), gen_subnet_max(), gen_subn... - 02:22 PM Revision 0bd024d0: OpenVPN backend authentication fix key and translation
- The array returned by auth_get_authserver_list() has key as the fixed name of each available authentication mode - e....
- 02:22 PM Revision 06cb724b: Merge pull request #1422 from phil-davis/patch-1
- 01:44 PM Revision d8540659: Revert "FreeBSD fails to set advskew back to 0 after you set it to any other"
- A patch was added to allow set advskew back to 0
This reverts commit eea2ad5d61b2cbcf2957207fb0f13769c203cb36. - 01:44 PM Revision 57f58894: Revert "FreeBSD fails to set advskew back to 0 after you set it to any other"
- A patch was added to allow set advskew back to 0
This reverts commit eea2ad5d61b2cbcf2957207fb0f13769c203cb36. - 12:01 PM Revision b785a40b: Add secure flag when necessary to cookie_test, as we do for session cookie, to avoid false positives in common vulnerabilities scanners. It fixes #4069
- 12:00 PM Revision 39c50234: Add secure flag when necessary to cookie_test, as we do for session cookie, to avoid false positives in common vulnerabilities scanners. It fixes #4069
- 01:42 AM Revision 91454850: OpenVPN backend authentication fix key and translation
- The array returned by auth_get_authserver_list() has key as the fixed name of each available authentication mode - e....
01/05/2015
- 06:57 PM Revision 055bd1ee: Allow IPv6 on loopback needs quick
- The following block uses "quick" which causes that block to come into effect before the "pass in" here. The pass rule...
- 06:57 PM Revision 386788e2: Merge pull request #1419 from phil-davis/patch-2
- 06:56 PM Revision 91a84a26: Limit unbound so-rcvbuf: 8m
- Issue reported here: https://forum.pfsense.org/index.php?topic=78356.msg472781#msg472781
Most unbound doc places ment... - 06:56 PM Revision 6d8dadb5: Merge pull request #1420 from phil-davis/patch-3
- 05:44 PM Revision cfb5073f: Fix #4090:
- - Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newli... - 05:41 PM Revision 0a23cddc: Fix #4090:
- - Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newli... - 02:58 PM Revision 24149c31: It's supposed to remove windows EOL here, not ;
- 02:58 PM Revision 7f5c2669: Make it possible to backup/restore 'DNS Resolver' section individually
- 02:57 PM Revision fbf3d06e: It's supposed to remove windows EOL here, not ;
- 02:57 PM Revision fb130335: Make it possible to backup/restore 'DNS Resolver' section individually
- 01:17 PM Revision 62403377: Do not monitor a gateway that has not got DHCP yet
- When an interface is waiting to get DHCP, but the cable is physically-electrically connected to the upstream device, ...
- 01:16 PM Revision fd9b1512: Merge pull request #1414 from phil-davis/patch-1
01/04/2015
- 04:37 PM Revision 305856e8: Support for Office365 Mail
- https://redmine.pfsense.org/issues/4176
Allow the user to choose SMTP authentication mechanism PLAIN or LOGIN.
For ex... - 04:33 PM Revision c4249322: Support choice of SMTP Authentication Mechanisms
- https://redmine.pfsense.org/issues/4176
I have left some documentation here of other mechanisms that someone might ca... - 03:19 PM Revision 4708c6f0: Limit unbound so-rcvbuf: 8m
- Issue reported here: https://forum.pfsense.org/index.php?topic=78356.msg472781#msg472781
Most unbound doc places ment... - 02:32 PM Revision c876b212: Allow IPv6 on loopback needs quick
- The following block uses "quick" which causes that block to come into effect before the "pass in" here. The pass rule...
- 01:59 PM Revision f79f9497: completed confbak and backup/restore
- 11:57 AM Revision 7d5b007c: initial drag/drop WIP, working on backup/restore page
01/02/2015
- 03:07 PM Revision 5a158a29: Fix track6 prefix id range check, reported by jimp
- 03:07 PM Revision eef5aeeb: Fix track6 prefix id range check, reported by jimp
- 11:25 AM Revision 8c46314c: Allow blank source port in diag_testport
- Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save ... - 11:24 AM Revision 9fd02f60: Merge pull request #1418 from phil-davis/patch-2
- 10:49 AM Revision a3c9510c: Allow blank source port in diag_testport
- Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save ...
01/01/2015
- 12:13 PM Revision 6317d31d: Fix lineup of copyright lines
- and module names and other bits of formatting and typos in header
comment sections. - 12:13 PM Revision d4b2cd35: Remove duplicate copyright
- Noticed these had the copyright twice
- 12:12 PM Revision 0e25a6b9: Merge pull request #1416 from phil-davis/Copyright-format
- 12:12 PM Revision 183c08d1: Merge pull request #1415 from phil-davis/copyright-dup
- 09:26 AM Revision ce77a9c4: Fix lineup of copyright lines
- and module names and other bits of formatting and typos in header
comment sections. - 03:10 AM Revision 7f696ba0: Remove duplicate copyright
- Noticed these had the copyright twice
12/31/2014
- 10:18 PM Revision 1d709219: Use binat, not nat, where IPsec NAT is configured with an address for local and NAT. Ticket #4169
- 10:17 PM Revision d6726bcb: Use binat, not nat, where IPsec NAT is configured with an address for local and NAT. Ticket #4169
- 06:22 PM Revision d961e7e3: Welcome 2015
- 06:22 PM Revision ed2d1343: Welcome 2015
- 05:24 PM Revision 2d793d01: Do not monitor a gateway that has not got DHCP yet
- When an interface is waiting to get DHCP, but the cable is physically-electrically connected to the upstream device, ...
- 02:54 PM Revision 16a0f334: Add config upgrade code to make sure iketype is set, bump config version to 11.4. It fixes #4163
- 02:54 PM Revision 368d4910: Add config upgrade code to make sure iketype is set, bump config version to 11.4. It fixes #4163
- 02:27 PM Revision c95bb533: libreadline.so.6 is not supposed to be obsoleted, fixes #4159
- 02:26 PM Revision 7cb2ebe7: libreadline.so.6 is not supposed to be obsoleted, fixes #4159
- 08:02 AM Revision 3cf56fb0: Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of that feature is to prevent IPv6 from communicating on the network. Blocking it on localhost can result in issues and is unnecessary. Ticket #4074
- 08:00 AM Revision 4270d983: Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of that feature is to prevent IPv6 from communicating on the network. Blocking it on localhost can result in issues and is unnecessary. Ticket #4074
- 05:14 AM Revision 36dbc3ae: Reload Unbound after IP changes, to fix issues noted in Ticket #4095. Do so before Dynamic DNS updates occur to ensure the host has functioning DNS.
- 05:10 AM Revision 1c84a5f1: Reload Unbound after IP changes, to fix issues noted in Ticket #4095. Do so before Dynamic DNS updates occur to ensure the host has functioning DNS.
- 02:43 AM Revision 1142d9a0: IPsec Widget allow for old settings that have no iketype
- as mentioned in https://forum.pfsense.org/index.php?topic=84527.msg471919#msg471919
This change makes it work like si... - 02:42 AM Revision 7b43825e: Merge pull request #1412 from phil-davis/patch-2
- 02:40 AM Revision 6e26b9c5: Allow for old settings that have no iketype
- This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is ex... - 02:40 AM Revision 55dec416: Merge pull request #1413 from phil-davis/patch-3
- 02:12 AM Revision c8c4520a: Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint is not within the parent interface's subnet. Ticket #4157
- 02:11 AM Revision a7f2eea8: Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint is not within the parent interface's subnet. Ticket #4157
12/30/2014
-
11:22 PM Revision 430f8380: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
11:21 PM Revision f3106b3f: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
11:18 PM Revision 69f7d82f: Oops this should be 0s rather than 00. Linked with Ticket #4158
-
11:17 PM Revision 1e7d2482: Oops this should be 0s rather than 00. Linked with Ticket #4158
- 11:14 PM Revision 68f0da59: ipsec_smp_dump_status get out of loop if error
- when reading response from socket.
Otherwise it would be in a loop and end up like: https://forum.pfsense.org/index.p... -
11:12 PM Revision 25bc37f7: Merge pull request #1411 from phil-davis/patch-1
-
10:52 PM Revision 83650c94: Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #4157
-
10:52 PM Revision 46a99aec: Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #4157
-
10:34 PM Revision 13403bd1: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
10:28 PM Revision 7f69cbe7: Use base64 encoded secrets which Fixes #4158
-
09:45 PM Revision c86c2b8b: Use base64 encoded secrets which Fixes #4158
- 09:12 PM Revision 3b2c83b8: initial commit of new firewall_rules
- css - add styling for tr.disabled
firewall_rules - migrated to bootstrap
guiconfig - changed alias-popup to be displa... - 05:39 PM Revision 43531ed7: Allow for old settings that have no iketype
- This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is ex... - 05:34 PM Revision d2cc92ec: Merge branch 'master' into bootstrap
- 04:35 PM Revision 86b429b3: IPsec Widget allow for old settings that have no iketype
- as mentioned in https://forum.pfsense.org/index.php?topic=84527.msg471919#msg471919
This change makes it work like si... - 03:58 PM Revision d50b4c30: implemented tabs
- interfaces.widget - no need to display associated state, the second icon
does that already
gui.css - no longe... - 12:55 PM Revision 6617b9bf: ipsec_smp_dump_status get out of loop if error
- when reading response from socket.
Otherwise it would be in a loop and end up like: https://forum.pfsense.org/index.p... - 11:47 AM Revision 13c6375b: Captive portal spelling
- 11:47 AM Revision ef0d25b3: Standardise text in priv list
- 11:47 AM Revision 565dcf3c: Merge pull request #1410 from phil-davis/patch-1
- 11:35 AM Revision e0273f44: Captive portal spelling
- 11:32 AM Revision 9006a538: Standardise text in priv list
12/29/2014
- 07:14 PM Revision 1180e4f0: started migration to bootstrap
- * migrated /index and most widgets on it
* migrated /system.php using new form-layout
* removed /themes and /javascri... - 02:48 PM Revision 55f910a3: Simplify cron array comparison
- This works fine - I had not thought about how arrays are compared. Using "==" checks that the key/value pairs match i...
- 02:48 PM Revision 71bd5ec1: Minimise config updates when checking cron jobs
- 02:47 PM Revision 16d2c13a: Merge pull request #1407 from phil-davis/patch-1
- 02:31 PM Revision aff83787: Simplify cron array comparison
- This works fine - I had not thought about how arrays are compared. Using "==" checks that the key/value pairs match i...
- 01:40 PM Revision 91145658: Backout pull request #1391
- https://forum.pfsense.org/index.php?topic=85944.0
Backout pull request #13191 - 01:40 PM Revision d9feefb1: Merge pull request #1408 from ExolonDX/master
- 11:51 AM Revision 40930f75: Backout pull request #1391
- https://forum.pfsense.org/index.php?topic=85944.0
Backout pull request #13191 - 06:53 AM Revision 994a0644: Minimise config updates when checking cron jobs
12/28/2014
- 06:45 PM Revision 8f6875de: Fix unbound shortcut links
- Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the v... -
06:43 PM Revision f9aed22c: Merge pull request #1405 from phil-davis/unbound-shortcuts
- 10:51 AM Revision db88a3a2: Fix unbound shortcut links
- Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the v...
12/26/2014
- 10:50 PM Revision e63734ff: clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it.
- 10:49 PM Revision cccee755: clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it.
- 03:13 PM Revision 02e4ee54: Update /etc/ttys from new partition when upgrading nanobsd, and in this case do not call reload_ttys(). It should fix #4140
- 03:13 PM Revision e68b7be0: Remove unused variable
- 03:00 PM Revision c07cd2ce: Update /etc/ttys from new partition when upgrading nanobsd, and in this case do not call reload_ttys(). It should fix #4140
- 02:57 PM Revision da4f9b60: Remove unused variable
- 02:21 PM Revision ef6f553d: Move this check before full sync to disable dnsmasq/unbound in the first time it's sync'd
- 02:21 PM Revision 4469379c: Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is caused because boolean config fields are not disabled on secondary
- 02:21 PM Revision d0bf02bd: Move this check before full sync to disable dnsmasq/unbound in the first time it's sync'd
- 02:20 PM Revision f29fd4d0: Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is caused because boolean config fields are not disabled on secondary
- 10:21 AM Revision ddfe3e05: Display tunnel description on IPsec widget
- There was not even code to attempt to display the description.
Also, when I first created a phase1 and there were no ... - 10:19 AM Revision 46df4e88: Merge pull request #1402 from phil-davis/patch-1
- 08:03 AM Revision 5525974b: Display tunnel description on IPsec widget
- There was not even code to attempt to display the description.
Also, when I first created a phase1 and there were no ...
12/24/2014
-
06:14 PM Revision 5a0028ad: Correct even other areas of CP using pfSense_ipfw_getTablestats function.
-
06:14 PM Revision 82a2fd79: Correct even other areas of CP using pfSense_ipfw_getTablestats function.
-
06:10 PM Revision b9276845: Correctly call function for retrieving stats from ipfw. Fixes #4131
-
06:10 PM Revision 553803f4: Correctly call function for retrieving stats from ipfw. Fixes #4131
-
05:59 PM Revision 046d253a: Fixes #4130 Check for a certain size of file to start showing data on dashboard and avoiding xml parser errors
-
05:59 PM Revision 35d17581: Fixes #4130 Check for a certain size of file to start showing data on dashboard and avoiding xml parser errors
-
05:47 PM Revision c607f306: Fix displaying description for IKEv1 connected tunnels
-
05:47 PM Revision 5afffea4: Fix displaying description for IKEv1 connected tunnels
-
05:40 PM Revision a47e038c: Oops remove variable with same name unused!
-
05:40 PM Revision cdb68b25: Oops remove variable with same name unused!
-
05:39 PM Revision 4f23e0a4: Add checks for ghost phase2 and no need to check for number of phase2 here
-
05:39 PM Revision 6a802ab4: Add checks for ghost phase2 and no need to check for number of phase2 here
-
05:26 PM Revision 87f2ea89: Correct skipping of disabled tunnels
-
05:26 PM Revision d1e53a1e: Correct skipping of disabled tunnels
-
05:22 PM Revision b4997579: Make this function readble
-
05:22 PM Revision 168126ea: Correct status counter of inactive tunnels
-
05:21 PM Revision 17318511: Make this function readble
-
05:21 PM Revision 21b2912f: Correct status counter of inactive tunnels
- 11:19 AM Revision fad42a3d: Remove option that has now been merged into infra-host-ttl.
- 11:19 AM Revision 43067abc: Merge pull request #1395 from wagonza/RELENG_2_2
12/23/2014
-
04:21 PM Revision dd07beef: Oops do not override ipsec status array!
-
04:21 PM Revision f8827719: Oops do not override ipsec status array!
- 12:49 PM Revision 283dd1d7: Reboot not required for password protect console menu
- On my systems I can toggle and save "Password protect the console menu" back and forth and the console switches back ...
- 12:49 PM Revision 242e6ba2: Merge pull request #1401 from phil-davis/patch-1
- 11:09 AM Revision 0bc7947e: Handle firewall log widget display formats
- the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port,...
- 11:09 AM Revision 7d182021: Interfaces widget remove blank line if no IPv4 address
- If the interface had an IPv6 address but no IPv4 address, there was a blank line where the IPv4 address would have be...
- 11:09 AM Revision d4b3c264: Interfaces widget create all div
- All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and...
- 11:08 AM Revision 490810ed: Remove "link", "vlink" and "alink" from BODY tag
- This is a positional change to remove "link", "vlink" and "alink" from
the BODY tag, the following themes do not have... - 11:07 AM Revision 89914d8c: Put line break only if IPv4 address exists
- This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, ...
- 11:07 AM Revision 085d6889: Set Interfaces widget IPv6 address
- Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, ac...
- 11:07 AM Revision 42647435: Lastsawtime has moved further along
- srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.
- 11:06 AM Revision 5b370150: Display better message when booting and awaiting package reinstall
- 11:06 AM Revision 25d3c68f: Display better message when booting and awaiting package reinstall
- 11:04 AM Revision b79c23ae: Send IPv4 and IPv6 address in get_interfacestatus
- And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX... - 11:04 AM Revision dad58d7f: Display better message when booting and awaiting package reinstall
- 11:03 AM Revision 4e220eea: Standardise dynamic firewall log view
- to be like Firewall Log widget:
1) Display IPv6 address and port in [a:b::c]:123 format
2) Fix same issue with rows g... - 11:03 AM Revision 8b3d14bc: Allow dot at end of FQDN for a host
- Redmine #4124 has discussion of this.
- 11:02 AM Revision 71ddc9ef: Pass src dst IP port through to firewall log
- and IP version. So that the receiving code can easily have each pat of the IP addresses and ports, and display them a...
- 03:56 AM Revision f244dca8: Reboot not required for password protect console menu
- On my systems I can toggle and save "Password protect the console menu" back and forth and the console switches back ...
12/22/2014
- 11:49 PM Revision 6422c6f1: Merge pull request #1394 from phil-davis/patch-13
- 11:45 PM Revision dc83dd4c: Merge pull request #1393 from phil-davis/patch-12
- 11:41 PM Revision f2087b77: Merge pull request #1397 from phil-davis/patch-15
- 11:39 PM Revision b5d827f6: Merge pull request #1400 from phil-davis/patch-17
- 11:36 PM Revision 0000cdf7: Prevent resolvconf(8) from stomping all over our newly generated
- resolv.conf and subsequent updates.
- 11:32 PM Revision 07499022: Merge pull request #1398 from wagonza/patch-2
- 05:07 PM Revision 792dbafd: Add config upgrade code to validate changes made on c2fe67eb and d269747b. It fixes #4134
- 05:06 PM Revision ccf30846: Add config upgrade code to validate changes made on c2fe67eb and d269747b. It fixes #4134
- 04:54 PM Revision 1df8a7b2: Add missing $ as spotted by Kill Bill, ticket #4132
- 04:54 PM Revision cfec8558: Add missing $ as spotted by Kill Bill, ticket #4132
-
04:36 PM Revision 0314cbf4: Correct display of tunnel status on ikev1 with multiple phase2
-
04:36 PM Revision 17ad9cb8: Correct display of tunnel status on ikev1 with multiple phase2
-
04:20 PM Revision 483c3b5b: Correct ipsec status page to make connect button work
-
04:20 PM Revision fe2e680b: Correct ipsec status page to make connect button work
-
03:14 PM Revision 432dee2d: Correct dashboard with new ipsec generation
-
03:14 PM Revision 3c5af33a: Manually merge vpn.inc from master since cherry-picking is very messy to perform.
-
03:08 PM Revision 7a8ea3ee: Correct dashboard with new ipsec generation
-
02:37 PM Revision d8cb5ff3: Create a separate connection for IKEv1 with multiple phase2 definitions.
-
02:33 PM Revision ad9bce2c: Correct issue with not reloading CP properly on calling interface configure.
-
02:33 PM Revision a08db603: Correct issue with not reloading CP properly on calling interface configure.
-
02:24 PM Revision b2448aa0: Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0
-
02:24 PM Revision d90d869e: Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0
- 12:12 PM Revision 22a7fef8: Fix string, we want to print variable name here and not its value. Fixes #4132
- 12:12 PM Revision 7fd7c5a5: Fix string, we want to print variable name here and not its value. Fixes #4132
-
11:04 AM Revision b57ea0b7: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
-
11:03 AM Revision 1eff6ee0: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
-
11:03 AM Revision ce90c89a: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
12/21/2014
- 04:05 PM Revision acfef9f5: Standardise dynamic firewall log view
- to be like Firewall Log widget:
1) Display IPv6 address and port in [a:b::c]:123 format
2) Fix same issue with rows g... - 12:03 PM Revision c120bd8d: Handle firewall log widget display formats
- the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port,...
- 11:49 AM Revision 319e126e: Lastsawtime has moved further along
- srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.
- 11:45 AM Revision 1a9b610a: Pass src dst IP port through to firewall log
- and IP version. So that the receiving code can easily have each pat of the IP addresses and ports, and display them a...
12/20/2014
- 08:13 PM Revision 30501526: Prevent resolvconf(8) from stomping all over our newly generated
- resolv.conf and subsequent updates.
- 06:12 PM Revision fe416714: Put line break only if IPv4 address exists
- This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, ...
- 06:05 PM Revision 7a0c88f8: Interfaces widget remove blank line if no IPv4 address
- If the interface had an IPv6 address but no IPv4 address, there was a blank line where the IPv4 address would have be...
- 05:16 PM Revision 6e795218: Set Interfaces widget IPv6 address
- Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, ac...
- 05:12 PM Revision d7884992: Send IPv4 and IPv6 address in get_interfacestatus
- And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX... - 05:08 PM Revision 2795f40b: Interfaces widget create all div
- All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and...
- 01:57 AM Revision 5b4ed0e1: Use correct port for viewing portal page contents. Ticket #4125
- 01:56 AM Revision 5a098344: Use correct port for viewing portal page contents. Ticket #4125
12/19/2014
-
09:18 PM Revision 8cd0dba6: Fix help for UPnP/NAT-PMP
-
09:17 PM Revision a98ff7ef: Fix help for UPnP/NAT-PMP
-
08:25 PM Revision 41c4ef39: Correct the leftsubnet specification for transport mode.
-
08:24 PM Revision 85ea799e: Correct the leftsubnet specification for transport mode.
-
07:54 PM Revision 7c2a9397: Ooops fix this identation on final config
-
07:49 PM Revision 1bd77f26: Heh remove debugging code
-
07:48 PM Revision 0b7f174c: Ooops fix this identation on final config
- 06:43 PM Revision 83aaa431: Remove option that has now been merged into infra-host-ttl.
-
06:30 PM Revision 7a683b46: Just whitespace save from removing a useless else { branch
-
06:01 PM Revision 51a2c561: Remove unused function
-
06:01 PM Revision 1aac6291: Remove unused function
-
08:34 AM Revision 964dcb25: Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic=85580.0
-
08:34 AM Revision 11caacf6: Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic=85580.0
- 12:22 AM Revision 19ddaa31: include $myid in these PSK lines. Ticket #4126
- 12:19 AM Revision 42a10991: include $myid in these PSK lines. Ticket #4126
12/18/2014
- 06:13 PM Revision bd1a6267: Simplify logic using a proper function as spotted by Ermal
- 06:13 PM Revision 019c7b2d: Simplify logic using a proper function as spotted by Ermal
- 03:52 PM Revision 0fcab48b: Replace ; by newlines when upgrading custom_options from unbound packages, it's related to ticket #4090
- 03:51 PM Revision c23f4d8f: Replace ; by newlines when upgrading custom_options from unbound packages, it's related to ticket #4090
-
02:17 PM Revision ab0e4080: Do not restart unneeded services. Also triger configuration for the proper interface.
-
02:17 PM Revision 65a6e535: Do not restart unneeded services. Also triger configuration for the proper interface.
- 11:54 AM Revision 1a2ea2cc: Display better message when booting and awaiting package reinstall
- 11:21 AM Revision 906ae455: Merge pull request #1391 from ExolonDX/master
- 10:03 AM Revision 02f65ece: Add openvpn interfaces to group when they are created, it should fix #4110
- 10:03 AM Revision afe81d69: Check if interface exist before try to add it to group
- 10:03 AM Revision da4f91a9: Add openvpn interfaces to group when they are created, it should fix #4110
- 10:02 AM Revision 67de15fc: Check if interface exist before try to add it to group
- 07:17 AM Revision 5454fd1b: Allow dot at end of FQDN for a host
- Redmine #4124 has discussion of this.
- 04:24 AM Revision 2ccdd739: Display better message when booting and awaiting package reinstall
- 04:22 AM Revision 8aec06e0: Display better message when booting and awaiting package reinstall
12/17/2014
- 06:48 PM Revision 55092b0e: Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle
- 06:47 PM Revision a03551c2: Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle
- 06:25 PM Revision 264d17a5: syslogd can't just be HUPed to pick up its new config, as many of those
- are command line arguments. Go back to 2.1x and prior behavior of TERM and
restart. Fixes source IP use with syslog a... - 06:21 PM Revision f1905a3e: syslogd can't just be HUPed to pick up its new config, as many of those
- are command line arguments. Go back to 2.1x and prior behavior of TERM and
restart. Fixes source IP use with syslog a... - 06:17 PM Revision b0885c5a: Add a cron item to expire items from webConfiguratorlockout, also add config upgrade code. This fixes #4122
- 06:17 PM Revision 56c8376a: Add a cron item to expire items from webConfiguratorlockout, also add config upgrade code. This fixes #4122
- 05:27 PM Revision aafa7657: Check if interface is disabled when configuring DHCP server. It fixes #4119
- 05:27 PM Revision b2379012: Disable dhcp server when interface is disabled. Ticket #4119
- 05:27 PM Revision a030a437: Do not check disabled interfaces, ticket #4119
- 05:26 PM Revision 57006646: Check if interface is disabled when configuring DHCP server. It fixes #4119
- 05:25 PM Revision f4c40620: Disable dhcp server when interface is disabled. Ticket #4119
- 05:25 PM Revision e94692c0: Do not check disabled interfaces, ticket #4119
-
02:02 PM Revision 2ae99d06: Give the proper value for the logging level since even 0 is the correct value coming from GUI.
-
11:54 AM Revision c1476a2a: Give the proper value for the logging level since even 0 is the correct value coming from GUI.
12/16/2014
-
11:01 PM Revision cc2c1a3c: Encode space to avoid rejecting users with spaces in username
-
11:01 PM Revision 05992982: Encode space to avoid rejecting users with spaces in username
-
09:52 PM Revision 55edb8d6: Use updated URLs for Limiters and Layer 7 help.
-
09:52 PM Revision 50b00432: Use updated URLs for Limiters and Layer 7 help.
-
09:10 PM Revision 00342f85: Remove some old comments and unnecessary cruft.
-
09:10 PM Revision 8db9ed79: Remove some old comments and unnecessary cruft.
-
09:08 PM Revision d9ecdec0: Pick up some more new pages for 2.2 that need help links.
-
09:08 PM Revision 51579bb4: Pick up some more new pages for 2.2 that need help links.
-
08:48 PM Revision e4e6c315: Some misc updates to pkg help links
-
08:47 PM Revision 7b7e4de7: Some misc updates to pkg help links
-
08:26 PM Revision 72c35a46: Add help for Unbound/DNS Resolver and its related tabs.
-
08:26 PM Revision 84b85dc5: Add help for Unbound/DNS Resolver and its related tabs.
- 07:49 PM Revision c2e6e8e2: Remove "link", "vlink" and "alink" from BODY tag
- This is a positional change to remove "link", "vlink" and "alink" from
the BODY tag, the following themes do not have... -
07:21 PM Revision db7a17d0: Point these CARP Help pages at more useful places.
-
07:21 PM Revision e38f03a0: Point these CARP Help pages at more useful places.
- 07:13 PM Revision 24a87e44: Use provided function to change user's password
- 07:10 PM Revision c445a9f5: Use provided function to change user's password
-
06:22 PM Revision dd05d045: Fixup the rest of the URLs for DHCPv6/RA help.
-
06:22 PM Revision 9279460b: Fixup the rest of the URLs for DHCPv6/RA help.
-
05:45 PM Revision 50f5c82e: The ID in DUID is Identifier.
- See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
-
05:41 PM Revision 6f49b97d: The ID in DUID is Identifier.
- See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
-
04:48 PM Revision 0f680478: Remove old/invalid note
-
04:48 PM Revision 2fedc3ee: Update help links for DHCPv6 relay and DHCPv6 Lease Status
-
04:48 PM Revision 136633ce: Update help links for DHCPv6 relay and DHCPv6 Lease Status
-
04:47 PM Revision d5b8bf16: Remove old/invalid note
-
03:54 PM Revision 0c4fb3c0: Fix up Help links for Inbound Load Balancing.
-
03:53 PM Revision 95349b2c: Fix up Help links for Inbound Load Balancing.
- 01:34 PM Revision 9d26addd: Make logic more visible as suggested by Ermal
- 01:33 PM Revision 136217fd: Make logic more visible as suggested by Ermal
- 01:28 PM Revision d4ea38c5: Tidy up "widgets" XHTML
- Add CDATA sections to scripts
Add ALT to image tags and close image tags
DIV tag cannot be inside a STRONG tag, so sw... - 01:28 PM Revision 04e722a6: Merge pull request #1388 from ExolonDX/master
- 12:22 PM Revision 936e554b: Cleanup aliases when temporarily disable CARP, fixes #4116
- 12:22 PM Revision 43157c8f: Teach interface_vip_bring_down() to deal with IP Alias over CARP
- 12:19 PM Revision dd0cb9fc: Cleanup aliases when temporarily disable CARP, fixes #4116
- 12:18 PM Revision 28268a4a: Teach interface_vip_bring_down() to deal with IP Alias over CARP
12/15/2014
-
09:45 PM Revision 363a0231: Follow help page that moved.
-
09:45 PM Revision 745e7941: Follow help page that moved.
-
09:31 PM Revision 79c3a753: Follow help page that moved.
-
09:30 PM Revision 327bbab6: Follow help page that moved.
- 07:18 PM Revision 73041230: Add DNS Resolver to the list of services to be sync'd on HA, make sure it and DNS Forwarder are not enabled simultaneously. It fixes #4067
- 07:18 PM Revision d691465c: Fix password field name
- 07:18 PM Revision 03226d75: Use newline to separate unbound custom options during config upgrade, it should fix #4104
- 07:18 PM Revision 8f3b2775: Add a shortcut for unbound and enable it
- 07:18 PM Revision f6179f4c: Fix password field name to apply correct style
- 07:16 PM Revision c25caf5b: Add DNS Resolver to the list of services to be sync'd on HA, make sure it and DNS Forwarder are not enabled simultaneously. It fixes #4067
- 06:43 PM Revision fa2122b0: Fix password field name
- 06:42 PM Revision 387ab31a: Use newline to separate unbound custom options during config upgrade, it should fix #4104
- 06:18 PM Revision 6bb9db05: Add a shortcut for unbound and enable it
- 04:47 PM Revision 99441482: Fix password field name to apply correct style
- 12:46 PM Revision 5cfd9481: Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115
- 12:44 PM Revision e51d6e1b: Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115
12/14/2014
- 10:03 PM Revision 6678fdd1: Tidy up "widgets" XHTML
- Add CDATA sections to scripts
Add ALT to image tags and close image tags
DIV tag cannot be inside a STRONG tag, so sw...
12/13/2014
- 07:25 PM Revision 7dd5f0f7: Where binding Unbound to *:53, set "interface-automatic: yes" so replies are sourced from the correct IP. Ideally this should always work this way, but setting this causes Unbound to bind to *:53, which shouldn't happen where specific interfaces are chosen. Ticket #4111
- 07:24 PM Revision f358fe3f: Where binding Unbound to *:53, set "interface-automatic: yes" so replies are sourced from the correct IP. Ideally this should always work this way, but setting this causes Unbound to bind to *:53, which shouldn't happen where specific interfaces are chosen. Ticket #4111
Also available in: Atom