Project

General

Profile

Activity

From 11/13/2016 to 12/12/2016

12/12/2016

09:10 PM Revision 089c18f3: Add PC Engines APU2 to the list of serial-only platforms
The vidconsole needs to be explicitly disabled for PC Engines APU2,
otherwise the comconsole is garbled and mostly un...
Brett Keller
08:46 PM Revision ffda0181: Add specific platform detection for PC Engines APU2
Based detection on $product rather than $hw_model, because $hw_model
returns the name of the AMD SoC, which might be ...
Brett Keller
08:38 PM Revision f24b6fb6: Encode the auth server list before passing it on the CLI, to avoid issues with special characters that break when interpreted as URL parameters during OpenVPN auth. Fixes #7002
Jim Pingle
08:37 PM Revision c165a17e: Encode the auth server list before passing it on the CLI, to avoid issues with special characters that break when interpreted as URL parameters during OpenVPN auth. Fixes #7002
Jim Pingle
08:24 PM Revision e719538c: This script is not called directly in a way that requires a shabang, and it interferes with the script output, preventing successful authentication. Fixes #7008
Jim Pingle
06:44 PM Revision 768037ee: Do not allow a group name to start with 'pkg-', reserve it for packages use (e.g. tinc)
Renato Botelho
06:44 PM Revision 6af92afd: Update interface group name validation rules to match ifconfig
Renato Botelho
06:44 PM Revision f6e519ec: Fix #6976: Make sure interface description, interface name and alias don't have the same name
Renato Botelho
06:44 PM Revision e4830f02: Ticket #6976: Check disabled interfaces
Renato Botelho
06:43 PM Revision ebdcad3b: Do not allow a group name to start with 'pkg-', reserve it for packages use (e.g. tinc)
Renato Botelho
06:43 PM Revision 2326f325: Update interface group name validation rules to match ifconfig
Renato Botelho
06:43 PM Revision 7ec6e283: Fix #6976: Make sure interface description, interface name and alias don't have the same name
Renato Botelho
06:43 PM Revision ee5284ce: Ticket #6976: Check disabled interfaces
Renato Botelho
06:29 PM Revision 6d40829b: Fix CA input validation to (again) allow an import without a key. Fixes #7001
Jim Pingle
05:56 PM Revision 93ab5b34: Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005
Jim Pingle
05:55 PM Revision d4ed1bd9: Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005
Jim Pingle
11:41 AM Revision 30bc2971: Update services_captiveportal.php
fixes https://redmine.pfsense.org/issues/6391
(cherry picked from commit 6ba184a1d6ead4cdbc4369c1a7ddcc820e8ffcce)
Stefan Kronawithleitner
11:40 AM Revision 7739e0ce: Merge pull request #3267 from noledge/patch-1
Renato Botelho
11:37 AM Revision b7b72880: Comment typos in itemid.inc
(cherry picked from commit 632a238f1fb7f0c80e76058563a95bbf6785df53) Phil Davis
11:37 AM Revision fcfe8031: Merge pull request #3264 from phil-davis/patch-2
Renato Botelho

12/11/2016

03:55 PM Revision 6ba184a1: Update services_captiveportal.php
fixes https://redmine.pfsense.org/issues/6391 Stefan Kronawithleitner

12/10/2016

11:36 PM Revision 260f60a9: IPv6, allow DHCP6 client to use a prefix size of /59
Pi Ba
10:08 PM Revision 6d587359: Improve input validation for services_dhcp_relay
While looking at interactions between DHCP Relay and DHCP Server, I noticed a few annoying/inconsistent things in dri... Phil Davis
10:05 PM Revision ad7bdc9b: Merge pull request #3265 from phil-davis/patch-5
Steve Beaver
02:27 PM Revision ac999f3b: Improve input validation for services_dhcp_relay
While looking at interactions between DHCP Relay and DHCP Server, I noticed a few annoying/inconsistent things in dri... Phil Davis
09:53 AM Revision 632a238f: Comment typos in itemid.inc
Phil Davis
05:13 AM Revision ca8ab3c9: Add a gateway state plugin hook.
Pull Request #3093 Luiz Souza
04:35 AM Revision 140f1f6f: Revert the workaround now that the pf parsing issue is fixed.
Ticket #6985 Luiz Souza

12/09/2016

11:28 PM Revision a3ed7862: move export button to heading for status monitoring page
Jared Dillard
11:27 PM Revision 726ebc65: move export button to heading for status monitoring page
Jared Dillard
08:25 PM Revision 77b6d849: Fix #6472: Enable/Disable associated firewall rule when NAT rule changes
Renato Botelho
08:25 PM Revision 7a76bc6f: Ticket #6472: Respect disabled field
Respect disabled field when creating firewall associated rule Renato Botelho
08:25 PM Revision 9e21304e: Ticket #6472: Add toggle_id
Introduce toggle_id() used to enable/disable associated firewall rules Renato Botelho
08:25 PM Revision 3335fee9: Do not set disabled or nordr fields when they are not selected. Checks are using isset() and not its boolean value
Renato Botelho
08:25 PM Revision 6d52d0bf: Simplify logic
Renato Botelho
08:25 PM Revision 9601f6ad: Fix comments
Renato Botelho
08:25 PM Revision 2a080336: $array doesn't need to be a reference here
Renato Botelho
08:24 PM Revision be1bc233: Fix #6472: Enable/Disable associated firewall rule when NAT rule changes
Renato Botelho
08:24 PM Revision 8a915911: Ticket #6472: Respect disabled field
Respect disabled field when creating firewall associated rule Renato Botelho
08:23 PM Revision 8aa2dd26: Ticket #6472: Add toggle_id
Introduce toggle_id() used to enable/disable associated firewall rules Renato Botelho
08:23 PM Revision 15586fff: Do not set disabled or nordr fields when they are not selected. Checks are using isset() and not its boolean value
Renato Botelho
08:22 PM Revision 75bb5037: Simplify logic
Renato Botelho
08:22 PM Revision 21408bb4: Fix comments
Renato Botelho
08:22 PM Revision 9f61bcc9: $array doesn't need to be a reference here
Renato Botelho
07:46 PM Revision cdec7893: Rule type icon should not change to 'X' when disabled
Steve Beaver
06:27 PM Revision 67bc28c9: Update simplepie (RSS Parsing library) to 1.4.3
Jim Pingle
06:26 PM Revision 73a0719a: Update simplepie (RSS Parsing library) to 1.4.3
Jim Pingle
06:03 PM Revision 650ba8d7: Fix copy/paste error in variable test.
Jim Pingle
06:03 PM Revision c7435c36: Fix copy/paste error in variable test.
Jim Pingle
06:03 PM Revision 530eceb9: Fix copy/paste error in variable test.
Jim Pingle
05:25 PM Revision 898aa92c: Change (assign) to Assignments in Interfaces menu
Add HTML divider in Interfaces menu to separate actions form the interface list Steve Beaver
04:41 PM Revision 8638429a: Fix log file deletion
Steve Beaver
04:35 PM Revision 8d8b2fc7: Fix log file deletion
Steve Beaver
03:47 PM Revision 5eab2de4: Fix #6996 using existing variable
Renato Botelho
03:47 PM Revision 803c9768: Fix #6996 using existing variable
Renato Botelho

12/08/2016

01:14 PM Revision b8f13447: Fix #6857
During boot local_sync_acocunts() should be able to access LDAP server
on a non-local network or also resolve LDAP se...
Renato Botelho
01:11 PM Revision 4c6135c2: Fix #6857
During boot local_sync_acocunts() should be able to access LDAP server
on a non-local network or also resolve LDAP se...
Renato Botelho
11:52 AM Revision 8b82942f: Specify IP to set for zoneedit
(cherry picked from commit 176d24e1206586cc67888bcbd3a4d947f043a187) Phil Davis
11:52 AM Revision bde382dd: Merge pull request #3261 from phil-davis/zoneedit
Renato Botelho
11:32 AM Revision 176d24e1: Specify IP to set for zoneedit
Phil Davis
11:27 AM Revision eee6c580: Remove destination self from NAT 1:1
It is not needed and caused problems if used and was not remembered on
edit anyway.
(cherry picked from commit 6b8f9...
Phil Davis
11:27 AM Revision ccb14855: Merge pull request #3260 from phil-davis/nat11noself
Renato Botelho
03:24 AM Revision 6b8f9c35: Remove destination self from NAT 1:1
It is not needed and caused problems if used and was not remembered on
edit anyway.
Phil Davis

12/07/2016

06:55 PM Revision 1060378f: Populate the HTTP_PROXY_AUTH env var. Ticket #6949
Jim Pingle
06:09 PM Revision 823b7a1a: Fix #6224 NAT edit - preserve user selections when input errors
1) Edit a NAT Port Forward rule, change the destination type to "Network", but do not input any network address/mask.... Phil Davis
06:09 PM Revision bbe0c513: Merge pull request #3257 from phil-davis/patch-7
Renato Botelho
06:07 PM Revision bb0a0bb2: Feature #3151 Disable gateway monitoring actions
without disabling gateway monitoring.
This allows the user to continue to monitor the gateway with dpinger, so
they ...
Phil Davis
06:07 PM Revision 92cdad2b: Merge pull request #3259 from phil-davis/disablegatewayactions
Renato Botelho
03:37 PM Revision f396d2b7: Feature #3151 Disable gateway monitoring actions
without disabling gateway monitoring.
This allows the user to continue to monitor the gateway with dpinger, so
they ...
Phil Davis
02:32 PM Revision c7cecab8: Fix bandwidth limitation in mac passthrough auth
(cherry picked from commit aa1c6774927fd6e1b11a9315900035c0e084fd82) Jonatan Ramos
02:32 PM Revision e85f3a2b: Merge pull request #3130 from omnia-dev/master
Renato Botelho
01:41 PM Revision af41271b: move back to r53.class for license continuity
(cherry picked from commit 16b163661b1d1a5bcc9a24ce023f7a06c5fb420e) Jason McCormick
01:41 PM Revision 08698a02: note inspiration/sanity check from r53.class code
(cherry picked from commit 260228142573deeb8ef5eaee34c761ca783f8cd3) Jason McCormick
01:41 PM Revision db49d9ad: fix testing headers for bad data
(cherry picked from commit 8d8405baf12806a7f09ef8562cfb24f9083809d3) Jason McCormick
01:41 PM Revision 57298463: noted testing for Route53
(cherry picked from commit c46412956fb629a2f7dc94ca2a553444046a39c3) Jason McCormick
01:41 PM Revision 4bc737dc: Fixed status success message typo and cleaned up
(cherry picked from commit 166f4a4c67e61334791b43a21845603c1295ab2c) Jason McCormick
01:41 PM Revision 9783e0c2: fix auth header and minor XML tag issue
(cherry picked from commit 616a24828992d37ea67e810dbf9fd84ec80562e7) Jason McCormick
01:41 PM Revision a0dd4ec2: initial commit of code -- having a signing error
(cherry picked from commit cc5adcaa679686e54e4035fa5bc283b1cac085a2) Jason McCormick
01:35 PM Revision e61436df: Merge pull request #3155 from jxmx/6751_route53
Renato Botelho
01:14 PM Revision e102e1d9: php fatal error logging
(cherry picked from commit ae3463540ea0a3cc94c18ad9c7b829b2645e8910) Pi Ba
01:14 PM Revision 9f834c4b: Merge pull request #3193 from PiBa-NL/php_notice_fatal
Renato Botelho

12/06/2016

07:54 PM Revision a04cc2c5: NAT 1:1 edit - preserve user selections on edit-save with input errors
1) Edit a NAT 1:1 rule, change the source and/or destination type to "Network", but do not input any network address/... Phil Davis
07:54 PM Revision 45d8b8a6: Merge pull request #3256 from phil-davis/patch-5
Renato Botelho
07:48 PM Revision cc99b298: Captive portal: add option to include idle time in total session time
Add an option to choose whether the time spent idle by a user disconnected for exceeding the idle timeout must be inc... Caio Plumbeo
07:48 PM Revision d253d5c6: Merge pull request #3249 from plumbeo/idletime-in-sessiontime
Renato Botelho
07:44 PM Revision 36868398: Add BIND logging to proper facility (Bug #5524)
Stop the /etc/inc/system.inc patching by dns/pfSense-pkg-bind9 package.
(cherry picked from commit 957ec89e7959e966e8...
Doktor Notor
07:44 PM Revision 7bcd5671: Merge pull request #3254 from doktornotor/patch-1
Renato Botelho
05:51 PM Revision 836c858f: Added STARTTLS to LDAP Auth Server Config
(cherry picked from commit d672403c250556ced61d6eec7c51f5518b5f8c6b) derelict-pf
05:51 PM Revision f459bcce: Merge pull request #3240 from derelict-pf/ldap_starttls
Renato Botelho
05:23 PM Revision f7405cd2: Fix #6224 NAT edit - preserve user selections when input errors
1) Edit a NAT Port Forward rule, change the destination type to "Network", but do not input any network address/mask.... Phil Davis
03:59 PM Revision 9c8ce38b: Work around the NPt rule loading issue to load the rules as they were on previous versions. Fixes #6985
Jim Pingle
03:47 PM Revision d99ce9cc: NAT 1:1 edit - preserve user selections on edit-save with input errors
1) Edit a NAT 1:1 rule, change the source and/or destination type to "Network", but do not input any network address/... Phil Davis
03:09 PM Revision 957ec89e: Add BIND logging to proper facility (Bug #5524)
Stop the /etc/inc/system.inc patching by dns/pfSense-pkg-bind9 package. Doktor Notor
12:14 PM Revision 3dd6ce64: Merge pull request #3252 from phil-davis/unset_glxsb
Renato Botelho
12:13 PM Revision 13622c26: Merge pull request #3251 from phil-davis/dyndnsclass23
Renato Botelho
12:10 PM Revision cdcce1c4: Tidy input errors in services_ntpd_acls
1) If there are multiple rows with invalid IP addresses then the same message was displayed multiple times. We might ... Phil Davis
12:10 PM Revision 71bafaa6: Merge pull request #3253 from phil-davis/patch-2
Renato Botelho
04:53 AM Revision 7c7d3605: Tidy input errors in services_ntpd_acls
1) If there are multiple rows with invalid IP addresses then the same message was displayed multiple times. We might ... Phil Davis
03:29 AM Revision e030050d: Fix unset glxsb
This bit of upgrade_config code needs a global reference to $config Phil Davis
03:17 AM Revision be17e372: Backport Cloudflare and Gratis plus passwords in base64 DynDNS changes
Note: corresponding change to upgrade_config.inc to come in master to
correctly implement the upgrade_155_to_156 code...
Phil Davis

12/05/2016

08:12 PM Revision 74213edf: Do not truncate IPv6 addresss in NTP widget (Bug #4815)
(cherry picked from commit cd2c59c9839e38fa7cbd4ae217fe14883b086145) Doktor Notor
08:11 PM Revision fc6b7031: Merge pull request #4815 from doktornotor/patch-2
Renato Botelho
07:34 PM Revision f34e9794: Stopgap to keep filter reload errors from happening due to NPt rule errors. Ticket #6985
Jim Pingle
07:12 PM Revision b0787bc8: wbr tag needs a css compatibility fix for some browsers
See comment in the PR
(cherry picked from commit e67157bee85f71929d687e2c03020618f18c8f6d)
Stilez y
07:11 PM Revision 0b037063: Merge pull request #3159 from stilez/patch-46
Jared Dillard
07:09 PM Revision fc709ad3: [theme] Compact-RED: fix `sortable` table fonts
(cherry picked from commit f84c1e1ef92e7e69e0eb8672a450a255ee2dfe95) Alexander Moisseev
07:09 PM Revision 9a275fb0: Merge pull request #3181 from moisseev/master
Jared Dillard
04:25 PM Revision d667692e: Start building tftpd package
Renato Botelho
04:25 PM Revision 7f62cada: Start building tftpd package
Renato Botelho
04:09 PM Revision eb44f662: remove bogus debug
Steve Beaver
04:08 PM Revision ac572fc1: remove bogus debug
Steve Beaver
03:47 PM Revision 30735b1e: Fixed #6454
Fixed #6984 Steve Beaver
03:45 PM Revision 3b1c0951: Fixed #6454
Fixed #6984 Steve Beaver

12/04/2016

09:44 AM Revision cd2c59c9: Do not truncate IPv6 addresss in NTP widget (Bug #4815)
Doktor Notor

12/03/2016

05:03 PM Revision 1878e1c9: Captive portal: add option to include idle time in total session time
Add an option to choose whether the time spent idle by a user disconnected for exceeding the idle timeout must be inc... Caio Plumbeo
01:36 PM Revision 45541aae: Form_IpAddress add types remove patterns
1) Add alias and host types to Form_IpAddress with the appropriate hover
text.
2) Remove the patterns - the UI of tho...
Phil Davis
01:04 PM Revision 0f2fbcd7: fix typo from merge
Jason McCormick
01:00 PM Revision a5676b5d: Merge remote-tracking branch 'upstream/master' into 6751_route53
Jason McCormick
04:22 AM Revision 7d4d9ec5: Remove the PHP limit from diag_dump_states(), it is now managed on pfSense_get_pf_state().
Luiz Souza

12/02/2016

07:41 PM Revision f829a8d3: OpenVPN populates IPv6 env vars now, so we can fetch them for the IPv6 gateway. Fixes #6016
Jim Pingle
06:18 PM Revision 8ec77040: Fix indent
Jim Pingle
06:18 PM Revision da83e212: Merge pull request #3145 from skrude61/master
Jim Pingle
06:04 PM Revision 01d98377: Create a dummy /etc/printcap when starting bsnmpd so it it will not log errors. Fixes #6838
Jim Pingle
06:04 PM Revision 26be03d7: Create a dummy /etc/printcap when starting bsnmpd so it it will not log errors. Fixes #6838
Jim Pingle
06:03 PM Revision 63b44eed: Create a dummy /etc/printcap when starting bsnmpd so it it will not log errors. Fixes #6838
Jim Pingle
05:51 PM Revision bb6d61b1: Add www/pound to the list of packages to build. Fixes #6793
Jim Pingle
05:15 PM Revision 80bc583c: Standardize and fix 'other' type VIP display on NAT pages. Fixes #6094
Jim Pingle
05:15 PM Revision d2ce7d30: Fix 'Other' type VIP options. Ticket #6094
While here, remove some defunct 'range' code that was never used. Jim Pingle
04:48 PM Revision 2a38eaf4: interfaces, show error message if adding duplicate gateway
(cherry picked from commit e8517c7c16b8a845333c7d0e91f552144e6b5560) Pi Ba
04:47 PM Revision 778f9885: Merge pull request #3213 from PiBa-NL/interfaces-gateway-message
Renato Botelho
04:00 PM Revision d7155857: Clarified help text for ddnsforcehostname option.
(cherry picked from commit 9ca5d4abf949e088d6f1966003a6bf957f3cbdf6) Ross Williams
04:00 PM Revision 6a2c8e35: Added title to ddnsforcehostname checkbox
(cherry picked from commit cfc10a3364fee9ab220b9ada5584bfbe62ba800c) Ross Williams
04:00 PM Revision 7b0df184: Removed TODO comment
(cherry picked from commit a7e3001c740c79da652a9a4d53509e95adaf0c77) Ross Williams
04:00 PM Revision e8f2eb8d: Add ddnsforcehostname option to DHCP6 Server configuration editor
(cherry picked from commit 1a6bda5b389df05d6dac024e8445d3a00e01e823) Ross Williams
04:00 PM Revision eeffd48c: Add ddnsforcehostname option to DHCP Server configuration editor
(cherry picked from commit cf15bcb41f5befb3668f4608aafeddcb8bb18a58) Ross Williams
04:00 PM Revision 149575ae: Add ddnsforcehostname option to Static Mapping editor
(cherry picked from commit 62abab65c9c3fb010862201b327b426b3b9fc3b8) Ross Williams
04:00 PM Revision 8960e397: Put DDNS hostname config in the wrong place
It is relevant to the interface, not just the per-static-mapping DDNS config.
(cherry picked from commit f0cce276a6c...
Ross Williams
04:00 PM Revision 25b18b5d: Implement ddns-hostname option emission for static hosts in services.inc.
(cherry picked from commit 011f550d9b6d5980bd486af3254b387d3019783b) Ross Williams
03:59 PM Revision 6cb599da: Merge pull request #3246 from overhacked/dhcpd-dyndns-force-hostname
Renato Botelho
03:51 PM Revision d2ad2359: Add missing L2TP from this gateway handling case. Fixes #6980
Jim Pingle
03:51 PM Revision 8091b5d7: Add missing L2TP from this gateway handling case. Fixes #6980
Jim Pingle
03:50 PM Revision 3343571b: Add missing L2TP from this gateway handling case. Fixes #6980
Jim Pingle
03:34 PM Revision d265a53b: Fix reversed accounting style
(cherry picked from commit f3838572c59ea5ebe656851511c75d217afec815) Caio Plumbeo
03:34 PM Revision 45a84d8d: Fix reversed accounting style
(cherry picked from commit f3838572c59ea5ebe656851511c75d217afec815) Caio Plumbeo
03:34 PM Revision 00847ca8: Merge pull request #3247 from plumbeo/fix-reverse-acct
Renato Botelho
01:46 PM Revision e6fa3b22: Add decoration to "On latest version" message
Steve Beaver
01:10 PM Revision c73a2f31: Revise status messages. Adjust PID file timeout to accommodate slower systems
Steve Beaver

12/01/2016

09:02 PM Revision ad477ffa: Remove the broken e-mail options from diag_smart.php. Fixes #6393
Jim Pingle
08:43 PM Revision 66e5d4f2: Print a message about SMART not working on uFW/SG-1000 (smartmontools is not available there)
Jim Pingle
04:18 PM Revision 1f4d1851: Remove extraneous )
Renato Botelho
04:17 PM Revision cf15d484: Remove extraneous )
Renato Botelho
04:04 PM Revision f3838572: Fix reversed accounting style
Caio Plumbeo

11/30/2016

04:17 PM Revision 7f927cf4: Correct "not ready" flag
Steve Beaver
04:16 PM Revision 4a140c44: Correct "not ready" flag
Steve Beaver
03:55 PM Revision b4dd9f25: Allow for slower uFW by removing log file before upgrading, and allowing more time for the PID to appear
Steve Beaver
02:47 PM Revision 9ca5d4ab: Clarified help text for ddnsforcehostname option.
Ross Williams
02:38 PM Revision cfc10a33: Added title to ddnsforcehostname checkbox
Ross Williams
02:29 PM Revision a7e3001c: Removed TODO comment
Ross Williams
03:33 AM Revision 1a6bda5b: Add ddnsforcehostname option to DHCP6 Server configuration editor
Ross Williams
03:30 AM Revision cf15bcb4: Add ddnsforcehostname option to DHCP Server configuration editor
Ross Williams
03:21 AM Revision 62abab65: Add ddnsforcehostname option to Static Mapping editor
Ross Williams
03:14 AM Revision f0cce276: Put DDNS hostname config in the wrong place
It is relevant to the interface, not just the per-static-mapping DDNS config. Ross Williams
02:55 AM Revision 011f550d: Implement ddns-hostname option emission for static hosts in services.inc.
Ross Williams

11/29/2016

07:18 PM Revision 75e80f16: If there are input errors when creating a user certificate from the user manager, stop and show the errors rather than appearing to fail silently. Fixes #6953
Jim Pingle
07:13 PM Revision 2cf5db21: Ensure that the submitted private key matches the certificate or CA when importing. Ticket #6953
Jim Pingle
06:48 PM Revision ab63443a: Fix certificate generation for CAs without a serial set on import. Fixes #6952
Jim Pingle
06:34 PM Revision 80080a0c: When deleting a CA, do not delete all certificates from this CA, only remove the CA reference from certificates that used this CA, as the relationship can be rebuilt if needed. Also, prevent in-use CAs from being deleted and print a list of places a CA is used, similar to the output on certificates. Fixes #6947
Jim Pingle
06:32 PM Revision e2c718c8: Add some CA in-use test utility functions. Ticket #6947
Jim Pingle
05:01 PM Revision cce6c834: Fix the static ARP test
Jim Pingle
04:57 PM Revision 04fe6f00: Update setup_wizard.xml
(cherry picked from commit b0b2af901f352dbbaad0b09d06fe7adb105ff7a4) Jonathon Anderson
04:57 PM Revision 04d7836b: LAN IP validation logic
(cherry picked from commit 6a365a4c80aced41ec87ad93ed2c986d9935a4ea) Jonathon Anderson
04:57 PM Revision d1a4cb8d: Update setup_wizard.xml
(cherry picked from commit 3ad0f9b63f690f77cf8c4d398b521eba6909f0bc) Jonathon Anderson
04:57 PM Revision ab5f464a: update conditional re:LAN dhcp
(cherry picked from commit 0eb2512f93c7e187511ea258948715c2e230e98f) Jonathon Anderson
04:57 PM Revision bdffccfd: update LAN regex for case insensitivity
(cherry picked from commit 32980f321e854bf008efa04ee9187553231b6423) Jonathon Anderson
04:56 PM Revision 31ec01c3: Merge pull request #3219 from NonSecwitter/patch-2
Renato Botelho
04:53 PM Revision 4a77c4ea: - added support for duiadns.net ipv4 and ipv6
(cherry picked from commit 19b7263e859243adfcf6588533cb47b4c768765e) Ionut
04:53 PM Revision 473f37a9: Merge pull request #3239 from duiadns/master
Renato Botelho
04:40 PM Revision 6cade780: IPv6 address can contain a dot
When requiring the entry of an IPv6 address, the regex pattern should still allow a dot, so that an IPv6 address can ... Phil Davis
04:39 PM Revision 6a320efb: Merge pull request #3241 from phil-davis/patch-2
Renato Botelho
04:37 PM Revision 6e623580: Captive portal: use "Admin Reset" as termination cause when disconnecting a user from admin UI
When a user is disconnected by the administrator using the pfSense captive portal status page or widget set the value... Caio Plumbeo
04:37 PM Revision 993ff722: Merge pull request #3243 from plumbeo/term-cause
Renato Botelho
04:33 PM Revision 7b861bce: clarified input format hint for expiration date
(cherry picked from commit 98b87cfafe8a890787ca5d22a1089678b9b250ac) Jonathon Anderson
04:33 PM Revision 890a80eb: Merge pull request #3244 from NonSecwitter/patch-3
Renato Botelho
03:53 PM Revision 7a9c12b3: Improve input validation on static ARP for DHCP static mapping entries, also prevent the backend from attempting to apply entries with insufficient information stored. Fixes #6969
Jim Pingle
02:47 PM Revision 98b87cfa: clarified input format hint for expiration date
Jonathon Anderson
02:34 PM Revision 2a119ed3: Captive portal: use "Admin Reset" as termination cause when disconnecting a user from admin UI
When a user is disconnected by the administrator using the pfSense captive portal status page or widget set the value... Caio Plumbeo
02:29 PM Revision 481db4fe: Reword/rework wireless note on assignment page. Ticket #6770
Jim Pingle

11/28/2016

03:35 PM Revision d68efad1: Fix System Update link
Renato Botelho
03:35 PM Revision 85b36c34: Fix System Update link
Renato Botelho
01:16 PM Revision cacbc2cb: Send packages to files03 too
Renato Botelho
01:16 PM Revision f74e2105: Send packages to files03 too
Renato Botelho
01:15 PM Revision c3d2384b: Send packages to files03 too
Renato Botelho

11/26/2016

04:19 PM Revision b0b2af90: Update setup_wizard.xml
Jonathon Anderson
10:41 AM Revision b8678b63: IPv6 address can contain a dot
When requiring the entry of an IPv6 address, the regex pattern should still allow a dot, so that an IPv6 address can ... Phil Davis

11/25/2016

09:04 PM Revision 19b7263e: - added support for duiadns.net ipv4 and ipv6
Ionut
08:17 PM Revision 8505ccf0: Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963
Jim Pingle
08:17 PM Revision ec64b0a8: Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963
Jim Pingle
08:08 PM Revision b35fc433: Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963
Jim Pingle
05:09 PM Revision 6be782ed: increase webgui usability when the remote ldap server isn't available
(cherry picked from commit b77a63948b4bd54f3d2e6e9d3822588105fb5741) Pi Ba
05:09 PM Revision 23a8dae0: Merge pull request #3196 from PiBa-NL/authfallbackspeed
Renato Botelho
05:06 PM Revision 54098908: ipsec mobile clients, don't check mobile leases if mobile client isn't enabled to begin with
(cherry picked from commit 339279415ced4aaaafb96fc14a334a172b8db49f) Pi Ba
05:06 PM Revision ba2253da: Merge pull request #3212 from PiBa-NL/ipsec-mobile-leasecheck
Renato Botelho
05:05 PM Revision 9e2fa369: Improved error message to explicitly state allowable characters
Related to Bug #6432.
(cherry picked from commit 3b55b54e9c76998a2b0e28897a0be79d5cf0cb8f)
Sean McBride
05:05 PM Revision 823091b1: Merge pull request #3216 from seanm/master
Renato Botelho
05:01 PM Revision f968d06d: DHCPv6 ddnsdomainprimary must currently be IPv4
This field is currently validated to allow only an IPv4 address to be entered, so it may as well be consistent client... Phil Davis
05:00 PM Revision d0e73557: Merge pull request #3231 from phil-davis/patch-8
Renato Botelho
04:59 PM Revision 19509df3: services_dhcp_edit add extra IPv4 validation
a) Validate that ipaddr must be IPv4 (note if you enter an IPv6 address, it will fail other later tests of being in t... Phil Davis
04:59 PM Revision ab97c6aa: Merge pull request #3230 from phil-davis/patch-7
Renato Botelho
04:48 PM Revision e9544016: Specify the IP address family in interfaces.php
Where it is known what sort of IP address is required, we can specify it in the call to Form_IpAddress. That will mak... Phil Davis
04:48 PM Revision 8adb1946: Merge pull request #3226 from phil-davis/patch-3
Renato Botelho
04:47 PM Revision 57808367: Keep the rule type selection after input errors on firewall rule
If the user:
a) Edit a firewall rule
b) Select "single host or alias"
c) Enter an invalid IP address that is not an a...
Phil Davis
04:47 PM Revision 81e2aa25: Merge pull request #3224 from phil-davis/patch-2
Renato Botelho
04:45 PM Revision fbcdf576: add All-Inkl to services.class
(cherry picked from commit 360f3a9011d143944fcd8e5e6b69fced2f9baaf7) Christoph Filnkößl
04:45 PM Revision 3c2a6448: add All-Inkl to dyndns.class
(cherry picked from commit 575b1dcf0bdb28c431fca420d27bdedf579ec9c4) Christoph Filnkößl
04:45 PM Revision 75357823: Merge pull request #3223 from filnko/patch-1
Renato Botelho

11/24/2016

12:43 PM Revision f6bea44d: Silence kenv calls
Renato Botelho
12:43 PM Revision 411f439a: Silence kenv calls
Renato Botelho

11/23/2016

06:47 PM Revision 581aa622: Added addrtolower() to interface pages
Steve Beaver
06:47 PM Revision 5af93827: Added addrtolower() to interface pages
Steve Beaver
02:36 PM Revision 3947f294: Add a note that wireless clones must be created before they can be assigned. This should fix #6770
Renato Botelho
02:34 PM Revision 656ed1af: Start wireless clone count from 0
Renato Botelho
02:11 PM Revision 930ca820: Change wireless interface description
Renato Botelho
12:41 AM Revision 5794e197: Fix typo. Ticket #6770
Jim Pingle

11/22/2016

05:54 PM Revision ae7d6aca: Ticket #6770: Create a function to list available wireless interfaces and include model description
Renato Botelho
05:40 PM Revision d3343d02: Ticket #6770: Detect wlan interfaces from sysctl net.wlan.devices
Renato Botelho
04:23 PM Revision ac516731: Ticket #6770: Update wireless regex to match FreeBSD 11
Renato Botelho
03:45 PM Revision 499ff8fc: Added addrtolower calls to force IPv6 addresses to lower case
First of many Steve Beaver
03:45 PM Revision 5100064f: Added addrtolower calls to force IPv6 addresses to lower case
First of many Steve Beaver
12:19 AM Revision dd98dfcc: The bug was actually the missing new line ('\n') on poudriere bulk list.
Luiz Souza
12:08 AM Revision 78dd16ee: net/hping does not build on ARM, exclude it from poudriere builds.
Luiz Souza

11/21/2016

07:37 PM Revision 028596d8: Revise filter_reload page to display entire reload_filter_status contents, not just last line
Steve Beaver
07:36 PM Revision d00157df: Revise filter_reload page to display entire reload_filter_status contents, not just last line
Steve Beaver
06:58 PM Revision 71b86385: Revise shaper wizards to support multi-line filter_reload_status
Steve Beaver
06:57 PM Revision de1425d9: Revise shaper wizards to support multi-line filter_reload_status
Steve Beaver
06:54 PM Revision 5bf9c6f7: Revise update_filter_relaod_status() function to append status messages rather than overwrite the file
Steve Beaver
06:53 PM Revision 4f7956ad: Revise update_filter_relaod_status() function to append status messages rather than overwrite the file
Steve Beaver
04:49 PM Revision df995721: Merge branch 'master' of git.netgate.com:pfsense/pfsense
Steve Beaver
04:47 PM Revision a7391526: Fixed #6922
Added code for IPv6 Dynamic DNS Steve Beaver
04:46 PM Revision 707e1ac2: Fixed #6922
Added code for IPv6 Dynamic DNS Steve Beaver
04:12 PM Revision 9e8a731d: Remove deprecated code
Renato Botelho
04:12 PM Revision 23960be7: /var/etc/* has been removed above
Renato Botelho
04:06 PM Revision fc84b222: Remove config files symlinks from /etc to /var/etc. Fixes #5538
Renato Botelho
04:06 PM Revision a5dd605a: We don't need to remove newsyslog.conf
Renato Botelho
03:38 PM Revision f6973634: Fixed #6939 by moving CSS only to the two pages that require it
Steve Beaver
03:37 PM Revision dd455f50: Fixed #6939 by moving CSS only to the two pages that require it
Steve Beaver
02:05 PM Revision c945d7a5: This should be 'default' rather than 'panic' or some non-panic crashes will land at a debugger prompt rather than rebooting.
Jim Pingle
12:34 PM Revision 0529323f: Force textdump, it should fix #6943
Renato Botelho
12:34 PM Revision a7d88d2c: Add our own ddb.conf
Renato Botelho

11/19/2016

10:49 PM Revision ce983754: openvpn, startup locking sequence to prevent issues around pid file / process management
fixes: https://redmine.pfsense.org/issues/6940 Pi Ba

11/18/2016

06:33 PM Revision 86bb5c37: Build hping
Jim Pingle
06:33 PM Revision 6be47576: Build hping
Jim Pingle
06:32 PM Revision c1d124be: Build hping
Jim Pingle
04:51 PM Revision e63ca285: Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589"
Reverted after upgrade dhcpd server to 4.3.5
This reverts commit 9dacff7f1b2b89ebebc1e9456d642e0657bb89cc.
Renato Botelho
04:51 PM Revision 94e0e0de: Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"
Reverted after upgrade dhcpd server to 4.3.5
This reverts commit 776692947bda5c867c7f5e60550c3a508760c251.
Renato Botelho
04:50 PM Revision 1bd7d5e5: Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"
Reverted after upgrade dhcpd server to 4.3.5
This reverts commit 20350989db5d66ffb827beaed5ef5738cd62fc9d.
Renato Botelho
04:50 PM Revision 06b91f60: Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589"
Removed after upgrade dhcpd server to 4.3.5
This reverts commit 318e0383829daac934424879ccfce09395e80025.
Renato Botelho

11/17/2016

08:23 PM Revision 0641b626: Fixed #6931
Steve Beaver
08:22 PM Revision d3cb20ce: Fixed #6931
Steve Beaver
01:22 PM Revision 09d22384: Merge pull request #3233 from doktornotor/patch-2
Jim Pingle
11:47 AM Revision 2f7c76cf: Put original match back
Did not mean to remove SSL substring from the check... Doktor Notor
11:36 AM Revision 0db9846a: Fix nsCertType matching for some certificates (Bug #6877)
See https://redmine.pfsense.org/issues/6877#note-4 Doktor Notor

11/16/2016

11:29 PM Revision 8cab3470: Revise host and domain sorting so that the index is not lost
Steve Beaver
11:28 PM Revision 589634a9: Revise host and domain sorting so that the index is not lost
Steve Beaver
09:11 PM Revision 4c17e45f: Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text
Steve Beaver
09:10 PM Revision f3997278: Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text
Steve Beaver
07:17 PM Revision 8f6cd075: Make sure pkg repo config files are not included in base tarball
Renato Botelho
02:58 PM Revision cd618e85: Be more verbose when creating distribution tarball
Renato Botelho
02:16 PM Revision 22e3574d: Revert "Fix #6864 automatically convert IPv6 input to lowercase"
This reverts commit d461ff40e364fc0ecc003b9f673cbad7c6a08f2f.
(cherry picked from commit 75bc87fe10f30f49a09218820f7...
Luiz Souza
02:16 PM Revision ba814883: Revert "Fix #6918 Allow aliases with capital letters in rules"
This reverts commit 9444a281f051e11d5456cc37b2a3f56fc8a7bc33.
(cherry picked from commit 9128641db5c9b6839163948f3f7...
Luiz Souza
12:55 PM Revision 574866f1: Change the way to initialize PKG_REPO_SIGNING_COMMAND to make it possible to set it to empty string on build.conf
Renato Botelho
09:15 AM Revision c0ac85e7: There is no ./install to be excluded in 2.4. It fixes #6934
Renato Botelho
03:50 AM Revision 75bc87fe: Revert "Fix #6864 automatically convert IPv6 input to lowercase"
This reverts commit d461ff40e364fc0ecc003b9f673cbad7c6a08f2f. Luiz Souza
03:45 AM Revision 9128641d: Revert "Fix #6918 Allow aliases with capital letters in rules"
This reverts commit 9444a281f051e11d5456cc37b2a3f56fc8a7bc33. Luiz Souza

11/15/2016

11:45 AM Revision ff3d11c8: DHCPv6 ddnsdomainprimary must currently be IPv4
This field is currently validated to allow only an IPv4 address to be entered, so it may as well be consistent client... Phil Davis
11:35 AM Revision 7164c563: services_dhcp_edit add extra IPv4 validation
a) Validate that ipaddr must be IPv4 (note if you enter an IPv6 address, it will fail other later tests of being in t... Phil Davis
10:34 AM Revision 41fc88ec: Specify the IP address family in interfaces.php
Where it is known what sort of IP address is required, we can specify it in the call to Form_IpAddress. That will mak... Phil Davis

11/14/2016

11:00 PM Revision bf2c7206: Fix #6918 Allow aliases with capital letters in rules
Expand the types of Form_IpAddress so that the caller can specify
exactly what combination of IPv4, IPv6 address and ...
Phil Davis
11:00 PM Revision 8100374e: Fix #6918 Allow aliases with capital letters in rules
Expand the types of Form_IpAddress so that the caller can specify
exactly what combination of IPv4, IPv6 address and ...
Phil Davis
10:59 PM Revision f9dcc114: Merge pull request #3225 from phil-davis/form_ipaddress
Jim Pingle

11/13/2016

06:17 PM Revision 9444a281: Fix #6918 Allow aliases with capital letters in rules
Expand the types of Form_IpAddress so that the caller can specify
exactly what combination of IPv4, IPv6 address and ...
Phil Davis
05:49 PM Revision 38ce4a18: Keep the rule type selection after input errors on firewall rule
If the user:
a) Edit a firewall rule
b) Select "single host or alias"
c) Enter an invalid IP address that is not an a...
Phil Davis
 

Also available in: Atom