Project

General

Profile

Activity

From 10/13/2013 to 11/11/2013

11/11/2013

10:16 PM Revision d60ba078: Merge pull request #831 from ExolonDX/branch_06
Tidy up "diag_logs_filter_summary.php" XHTML Renato Botelho
10:15 PM Revision 454e09bd: Merge pull request #829 from ExolonDX/branch_04
Tidy up "diag_logs_filter.php" XHTML Renato Botelho
09:29 PM Revision 6186cdc4: Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax error: bad fd number" for the remaining people who still saw it on shutdown
Jim Pingle
09:27 PM Revision 2ffc7dc3: Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax error: bad fd number" for the remaining people who still saw it on shutdown
Jim Pingle
06:12 PM Revision 629f07c3: This tag could be present, but empty. Skip processing if the interface has no IP address.
Jim Pingle
06:11 PM Revision 793299b8: This tag could be present, but empty. Skip processing if the interface has no IP address.
Jim Pingle
06:10 PM Revision 58ee84b4: If the interface is configured and not enabled, bail. We do not need to change settings for disabled interfaces. Fixes #3313
Jim Pingle
06:10 PM Revision 63f72828: If the interface is configured and not enabled, bail. We do not need to change settings for disabled interfaces. Fixes #3313
Jim Pingle
12:57 PM Revision f70121be: Fix #3298 and few other fixes:
. Check for fixed array keys (pkg_categories_min_count,
pkg_categories_max_display and pkg_default_categories) inst...
Renato Botelho
12:19 PM Revision 29840546: Fix indent and whitespaces
Renato Botelho
11:19 AM Revision e09fcde5: Merge pull request #844 from ExolonDX/branch_20
Tidy up "diag_logs_openvpn.php" XHTML Renato Botelho
11:18 AM Revision 4f3d3052: Merge pull request #843 from ExolonDX/branch_19
Tidy up "diag_logs.php" XHTML Renato Botelho
11:18 AM Revision 5f8fc8d8: Merge pull request #842 from ExolonDX/branch_17
Tidy up "diag_logs_wireless.php" XHTML Renato Botelho
11:18 AM Revision ad411437: Merge pull request #841 from ExolonDX/branch_16
Tidy up "diag_logs_vpn.php" XHTML Renato Botelho
11:17 AM Revision d869c813: Merge pull request #840 from ExolonDX/branch_15
Tidy up "diag_logs_settings.php" XHTML Renato Botelho
11:15 AM Revision 750adb5c: Merge pull request #839 from ExolonDX/branch_14
Tidy up "diag_logs_routing.php" XHTML Renato Botelho
11:15 AM Revision d3b01546: Merge pull request #838 from ExolonDX/branch_13
Tidy up "diag_logs_resolver.php" XHTML Renato Botelho
11:14 AM Revision d24de56a: Merge pull request #837 from ExolonDX/branch_12
Tidy up "diag_logs_relayd.php" XHTML Renato Botelho
11:14 AM Revision 12f1bd24: Merge pull request #836 from ExolonDX/branch_11
Tidy up "diag_logs_ppp.php" XHTML Renato Botelho
11:14 AM Revision 77ad3ea3: Merge pull request #834 from ExolonDX/branch_09
Tidy up "diag_logs_ntpd.php" XHTML Renato Botelho
11:13 AM Revision abf49196: Merge pull request #833 from ExolonDX/branch_08
Tidy up "diag_logs_ipsec.php" XHTML Renato Botelho
11:13 AM Revision 5395194e: Merge pull request #832 from ExolonDX/branch_07
Tidy up "diag_logs_gateways.php" XHTML Renato Botelho
11:12 AM Revision 9c76ad6d: Merge pull request #830 from ExolonDX/branch_05
Tidy up "diag_logs_filter_dynamic.php" XHTML Renato Botelho
11:07 AM Revision 10f3e734: Merge pull request #828 from ExolonDX/branch_03
Tidy up "diag_logs_dhcp.php" XHTML Renato Botelho
11:06 AM Revision 8802b918: Merge pull request #827 from ExolonDX/branch_02
Tidy up "diag_logs_auth.php" XHTML Renato Botelho

11/09/2013

04:03 PM Revision 62c5794d: Handle comma-separated list of remote networks when making vpn_networks table
If remote_networks for an OpenVPN instance is a list of more than 1 network then none of the networks gets added to t... Phil Davis

11/07/2013

07:35 PM Revision 6d5fcf57: Unset this variable used in the loop to avoid having wrong information
Ermal LUÇI
07:35 PM Revision 892d23bc: Unset this variable used in the loop to avoid having wrong information
Ermal LUÇI
07:27 PM Revision a00acb4c: Do not forget the trace in the pf.conf that something went wrong during rules generation to be able to at least detect what is going on
Ermal LUÇI
07:26 PM Revision 8194f288: Do not forget the trace in the pf.conf that something went wrong during rules generation to be able to at least detect what is going on
Ermal LUÇI
06:34 PM Revision 215319ce: Merge pull request #846 from jean-m-cyr/RELENG_2_1
Give clients the IPV6 address of the DNS server Ermal Luçi
06:34 PM Revision 96a60eb4: system_camanager init $input_errors so array_push works
Fixes input validation when creating an internal certificate. Reported in forum http://forum.pfsense.org/index.php/to... Phil Davis
06:33 PM Revision 96907170: Merge pull request #848 from phil-davis/master
system_camanager init $input_errors so array_push works Ermal Luçi
06:32 PM Revision 35f584e3: Merge pull request #845 from jean-m-cyr/master
Give clients the IPV6 address of the DNS server Ermal Luçi
06:31 PM Revision e30dd11d: Merge pull request #849 from Robert-Nelson/RELENG_2_1
Fix #3301 Ermal Luçi
05:52 PM Revision 84eaea96: Simplify the code.
No need to worry about the second column, we only need to pad the first one. Robert Nelson
05:52 PM Revision b24622e2: Rewrite the display_host_results() function to use spaces instead of
tabs. It does a much better job of aligning the fields in each column
and works in all the browsers, particularly chr...
Robert Nelson
11:11 AM Revision 2b8bfda4: system_camanager init $input_errors so array_push works
Fixes input validation when creating an internal certificate. Reported in forum http://forum.pfsense.org/index.php/to... Phil Davis
09:24 AM Revision c475a009: Merge pull request #847 from Robert-Nelson/master
Rewrite the display_host_results() function to use spaces instead of tabs Ermal Luçi
08:34 AM Revision 79f5aebe: Simplify the code.
No need to worry about the second column, we only need to pad the first one. Robert Nelson
06:54 AM Revision 6ff71328: Rewrite the display_host_results() function to use spaces instead of
tabs. It does a much better job of aligning the fields in each column
and works in all the browsers, particularly chr...
Robert Nelson
02:21 AM Revision 91d647b4: Give clients the IPV6 address of the DNS server
For IPV6 WAN tracking interfaces, dhcpdv6 does not provide an IPV6
address for the DNS server... fix that. The IPV6 a...
Jean Cyr
02:15 AM Revision 70da4172: Give clients the IPV6 address of the DNS server
For IPV6 WAN tracking interfaces, dhcpdv6 does not provide an IPV6
address for the DNS server... fix that.
Jean Cyr

11/05/2013

02:51 PM Revision d7ba0370: Tidy up "diag_logs_openvpn.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Colin Fleming
02:48 PM Revision c7b94a26: Tidy up "diag_logs.php" XHTML
Add SUMMARY to tables Colin Fleming

11/04/2013

09:19 PM Revision d027e810: Tidy up "diag_logs_wireless.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell statement
Colin Fleming
09:17 PM Revision e3762a2a: Tidy up "diag_logs_vpn.php" XHTML
Move NOWRAP Boolean operator into CLASS statements
Add ALT and close IMG statements
Add SUMMARY to table statements
D...
Colin Fleming
09:15 PM Revision 00491625: Tidy up "diag_logs_settings.php" XHTML
Add "closehead" PHP variable and close the HEAD statement
Add CDATA to script statement
Add SUMMARY to table statemen...
Colin Fleming
09:12 PM Revision a2f86379: Tidy up "diag_logs_routing.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell
Colin Fleming
09:10 PM Revision 085955a3: Tidy up "diag_logs_resolver.php" XHTML
Add SUMMARY to table statements Colin Fleming
09:10 PM Revision 68c5d859: Tidy up "diag_logs_relayd.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM statement into table cell
Colin Fleming
09:08 PM Revision 60219c69: Tidy up "diag_logs_ppp.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Colin Fleming
09:06 PM Revision 2680a3e9: Tidy up "diag_logs_ntpd.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM into table cell
Colin Fleming
09:05 PM Revision e51b6dbf: Tidy up "diag_logs_ipsec.php" XHTML
Add SUMMARY to table statements
Close INPUT statement
Colin Fleming
09:03 PM Revision 9890d0c7: Tidy up "diag_logs_gateways.php" XHTML
Add SUMMARY to table statements Colin Fleming
09:02 PM Revision d13c2368: Tidy up "diag_logs_filter_summary.php" XHTML
Remove "px" from width statement, not valid in XHTML
Add SUMMARY to table statements
Add ALT and close img statements...
Colin Fleming
08:59 PM Revision 512ae370: Tidy up "diag_logs_filter_dynamic.php" XHTML
Add CDATA to script statements
Move NOWRAP Boolean operator into class statement
Add SUMMARY to table statements
Add ...
Colin Fleming
08:56 PM Revision 2f1e4020: Tidy up "diag_logs_filter.php" XHTML
Add SUMMARY to table statements
Add secondary row of TABS for "Dynamic" and "Summary" logs
Closing BR and INPUT tags
...
Colin Fleming
08:52 PM Revision 0a6cb6b1: Tidy up "diag_logs_dhcp.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move closing FORM into table cell
Colin Fleming
08:51 PM Revision 1bc95a31: Tidy up "diag_logs_auth.php" XHTML
Add SUMMARY to table statements
Close BR and INPUT statements
Move close FORM into table cell
Colin Fleming

11/02/2013

10:48 AM Revision 90caf54e: Call conf_mount_rw before delete user, a better fix for #3294
Renato Botelho
10:48 AM Revision 03e156ef: Revert "Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294"
This reverts commit fa757d146c85261b7e90d226c1aecd38089d7e20. Renato Botelho
10:48 AM Revision 8a0ae97f: Call conf_mount_rw before delete user, a better fix for #3294
Renato Botelho
10:48 AM Revision 23b5b16a: Revert "Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294"
This reverts commit b1e5a286bb47d7e4a5b3d589cc27b557b3b13c41. Renato Botelho

11/01/2013

02:45 PM Revision 19b10216: Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
Jim Pingle
02:43 PM Revision c5d4d97b: Prevent a Fall Back Pool from being selected when the DNS protocol is in use. If one is present in the config, ignore it. Fixes #3300
Jim Pingle
02:23 PM Revision add913b1: Teach system_timezone_configure() to deal with symlinks to avoid having timezone misconfigured. This fixes #3293
Renato Botelho
02:21 PM Revision 87060898: Teach system_timezone_configure() to deal with symlinks to avoid having timezone misconfigured. This fixes #3293
Renato Botelho
01:31 PM Revision 6ae050ae: Update zoneinfo to 2013.h
Renato Botelho
01:31 PM Revision d1f6c3bf: Update zoneinfo to 2013.h
Renato Botelho
12:56 PM Revision fa757d14: Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294
Renato Botelho
12:55 PM Revision b1e5a286: Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294
Renato Botelho

10/31/2013

07:03 PM Revision 9ed52990: Unset value should be '' and not 'none'
Jim Pingle
06:50 PM Revision edba1982: Change OpenVPN Compression settings to cover the full range of allowed settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default).
Jim Pingle

10/30/2013

08:01 PM Revision 85bdf997: Add Auth Digest to OpenVPN wizard also.
Jim Pingle
07:47 PM Revision 97d5b59b: Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SHA1 is the default since that is OpenVPN's default)
Jim Pingle

10/29/2013

09:35 AM Revision 204bec28: Revert "Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280"
Another solution will be implemented
This reverts commit 6721d6d0443bd7e697bd6ca33f470c801608df7e.
Renato Botelho
09:35 AM Revision 34e17813: Revert "Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280"
Another solution will be implemented
This reverts commit bb6291e0204ffe2828fe9c9425bdae9c8541fe54.
Renato Botelho
09:06 AM Revision 6721d6d0: Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280
Renato Botelho
09:05 AM Revision bb6291e0: Define dynamic gateway for GRE interfaces and do not user to define IP address to the interface. Fixes #3280
Renato Botelho
12:20 AM Revision d3ad6cf0: fix typo
Chris Buechler
12:20 AM Revision 9aca7390: fix typo
Chris Buechler

10/28/2013

04:20 PM Revision 1dc0e7f4: Make return_gateways_array() return all disabled gateways when $disabled is true, it should fix #3291
Renato Botelho
04:19 PM Revision aec89bd3: Make return_gateways_array() return all disabled gateways when $disabled is true, it should fix #3291
Renato Botelho
01:29 PM Revision b84ac9c6: Merge pull request #822 from CharlieMarshall/interfacesWidget
cleanup interfaces.widget.php Ermal Luçi
12:35 PM Revision 20623f57: Fix an attempt to read unset variable $rtent
Renato Botelho
12:35 PM Revision 7610d228: Fix an attempt to read unset variable $rtent
Renato Botelho

10/25/2013

07:15 PM Revision 0c951d98: cleanup interfaces.widget.php
Charlie Marshall
12:42 PM Revision bf755503: Use a more accurate error message, fixes #3282
Renato Botelho
12:41 PM Revision f44ac2e9: Use a more accurate error message, fixes #3282
Renato Botelho

10/24/2013

08:34 PM Revision 53c5407e: Add source address selection to syslog settings, so it can work more effectively over a VPN. Fixes #355
Jim Pingle
08:33 PM Revision cbe12b8d: Add source address selection to syslog settings, so it can work more effectively over a VPN. Fixes #355
Jim Pingle
08:07 PM Revision b8250344: Fix #3235
. diag_nanobsd.php:
. Since conf_mount_ro() is always being called, always call
conf_mount_rw to keep refcount co...
Renato Botelho
08:01 PM Revision 785158c6: Fix #3235
. diag_nanobsd.php:
. Since conf_mount_ro() is always being called, always call
conf_mount_rw to keep refcount co...
Renato Botelho

10/23/2013

03:19 PM Revision 599d564e: Prepend ipsec_ here as well for better protection
Ermal LUÇI
03:19 PM Revision 37a4fc94: Use the pid of the process for the tmp file also prepend ovpn_ here to make it clear
Ermal LUÇI
03:19 PM Revision c4844c2c: Correct even here the routes from cisco-avpair processing
Ermal LUÇI
03:19 PM Revision 56fbff2e: Use the pid of the process for the tmp file
Ermal LUÇI
01:58 PM Revision a4e4b560: Make sure pf rule labels never have more than 63 chars. It should fix #3208
Renato Botelho
01:58 PM Revision 9d879385: Make sure pf rule labels never have more than 63 chars. It should fix #3208
Renato Botelho
11:58 AM Revision 5d21bce0: Remove redundant test for OpenVPN resync_needed
Phil Davis
11:58 AM Revision f8804b74: Check for disabled OpenVPN instances in openvpn_resync_if_needed
It is much cleaner if we check first for disabled OpenVPN instances, before diving into all the other checks. Note, t... Phil Davis
11:57 AM Revision 4bf23d32: Fix logic inn detecting if OpenVPN resync needed
Commit https://github.com/pfsense/pfsense/commit/f33dcc5c79c54af7daf91a81cfdd7f489e8cb67c reversed the logic sequence... Phil Davis
11:52 AM Revision a3e232db: Merge pull request #813 from phil-davis/master
Fix logic in detecting if OpenVPN resync needed, fixes #3255 Renato Botelho

10/22/2013

06:49 PM Revision 10d9290f: Prepend ipsec_ here as well for better protection
Ermal LUÇI
06:46 PM Revision 7b95ffdd: Use the pid of the process for the tmp file also prepend ovpn_ here to make it clear
Ermal LUÇI
06:44 PM Revision 45758be4: Correct even here the routes from cisco-avpair processing
Ermal LUÇI
06:42 PM Revision eb7d43c0: Use the pid of the process for the tmp file
Ermal LUÇI
03:45 PM Revision 9f293b1c: Fix cisco-avpair processing, and route processing from avpair replies.
Jim Pingle
03:45 PM Revision a35bae66: Fix cisco-avpair processing, and route processing from avpair replies.
Jim Pingle
02:53 PM Revision aad5eef2: Make the RADIUS settings respect the description of the timeout field. If the timeout value is left blank, use 5 seconds, don't print an error.
Jim Pingle
02:53 PM Revision afdf29d3: Make the RADIUS settings respect the description of the timeout field. If the timeout value is left blank, use 5 seconds, don't print an error.
Jim Pingle
02:42 PM Revision f144493c: Make it more explicit that 'update freq.' unit is days
Renato Botelho
02:40 PM Revision dd8e414e: Remove unused variable
Renato Botelho
02:40 PM Revision 2b6e6fee: Make it more explicit that 'update freq.' unit is days
Renato Botelho
02:39 PM Revision 6ff71781: Remove unused variable
Renato Botelho
01:31 PM Revision edc56e48: Add missing privileges to the list, it fixes #3279
Renato Botelho
01:31 PM Revision c03d4be1: Fix typo and whitespace
Renato Botelho
01:31 PM Revision 9b104557: Fix priv name
Renato Botelho
01:31 PM Revision 69aba859: Add missing privileges to the list, it fixes #3279
Renato Botelho
01:30 PM Revision 93f51e4b: Fix typo and whitespace
Renato Botelho
01:29 PM Revision a8521a63: Fix priv name
Renato Botelho
12:59 PM Revision 6ccefb28: Optimize DHCPv4 lease display online status for static leases. Do not re-parse complete ARP table for each lease, as it can be slow with large ARP tables.
Jim Pingle
12:58 PM Revision 63a1e1ee: Optimize DHCPv4 lease display online status for static leases. Do not re-parse complete ARP table for each lease, as it can be slow with large ARP tables.
Jim Pingle

10/21/2013

08:09 PM Revision 53523624: Fix #3283, use jQuery to change attributes based on id
Renato Botelho
08:03 PM Revision 521504d1: Set id for select elements created dynamicaly created
Renato Botelho
08:01 PM Revision 6794e407: Fix #3283, use jQuery to change attributes based on id
Renato Botelho
07:58 PM Revision f4100c0e: Set id for select elements created dynamicaly created
Renato Botelho
02:03 PM Revision dd8722db: Limit CIDR choices for IPv4 on GRE interface, fixes #3277
Renato Botelho
02:02 PM Revision de304598: Limit CIDR choices for IPv4 on GRE interface, fixes #3277
Renato Botelho
12:59 PM Revision e782e8f4: Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queues
Renato Botelho
12:59 PM Revision dda9c67f: Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queues
Renato Botelho

10/18/2013

08:43 PM Revision ea838318: Fix #3273
- When you disable a interface, it destroys vlan interface from system.
Do not report error when interface doesn't ex...
Renato Botelho
08:41 PM Revision 36b7f215: Fix #3273
- When you disable a interface, it destroys vlan interface from system.
Do not report error when interface doesn't ex...
Renato Botelho
08:32 PM Revision 40a8f669: Prevent a possible division by zero. it fixes #3212
Renato Botelho
08:32 PM Revision 488e8c81: Prevent a possible division by zero. it fixes #3212
Renato Botelho
02:38 PM Revision 6666ef48: Actually there is no reason to set a variable just to use once
Renato Botelho
02:38 PM Revision 06896c6a: Actually there is no reason to set a variable just to use once
Renato Botelho
02:31 PM Revision 2db5f9c2: Fix #3242 and some code cleanup:
- Only explode '/' and set address_subnet when address is a subnet, it
fixes issue reported at #3242
- While I'm he...
Renato Botelho
02:26 PM Revision 4e8a79a8: Fix #3242 and some code cleanup:
- Only explode '/' and set address_subnet when address is a subnet, it
fixes issue reported at #3242
- While I'm he...
Renato Botelho
01:40 PM Revision ea108447: Make sure vlan interface exist when it's being configured, it fixes #3270
Renato Botelho
01:40 PM Revision bae42aaf: Make sure vlan interface exist when it's being configured, it fixes #3270
Renato Botelho

10/17/2013

08:43 AM Revision dd33fd4e: Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
Warren Baker

10/16/2013

12:18 PM Revision 78b0e51e: Fix #3268 - avoid pf table names conflict:
. Create a list of reserved table names for the hardcoded ones
. Use this list to validate aliases and load balance p...
Renato Botelho
12:18 PM Revision c48fdaa4: Fix #3268 - avoid pf table names conflict:
. Create a list of reserved table names for the hardcoded ones
. Use this list to validate aliases and load balance p...
Renato Botelho

10/15/2013

01:30 PM Revision c858a035: Merge pull request #817 from stephanel/master
Added OVH DynHOST in dynamic DNS services Renato Botelho
01:10 PM Revision 09dfec24: Merge pull request #819 from CharlieMarshall/responsive
make dashboard responsive (theme pfsense_ng_fs) Renato Botelho

10/14/2013

07:33 PM Revision b18a99d3: some tidying up
Charlie Marshall
07:27 PM Revision e5e0fd39: make dashboard responsive
Charlie Marshall
06:54 PM Revision 4a913451: Add Captive Portal Zones privileges definition. Fix #3216
Renato Botelho
06:53 PM Revision 8deaf333: Add Captive Portal Zones privileges definition. Fix #3216
Renato Botelho
 

Also available in: Atom