Project

General

Profile

Activity

From 10/05/2013 to 11/03/2013

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

10/11/2013

01:59 PM Revision babc58d3: Allow special chars to be used on IPSec mobile login banner. Fixes #3247
Renato Botelho
01:59 PM Revision b4a62651: Allow special chars to be used on IPSec mobile login banner. Fixes #3247
Renato Botelho
12:20 PM Revision a518b337: Set default value to radius_protocol during upgrade, it should fix #3226
Renato Botelho
12:19 PM Revision 2d72659a: Set default value to radius_protocol during upgrade, it should fix #3226
Renato Botelho
11:25 AM Revision 0f0f7b2c: Fix 'Packet loss rate' and 'Bucket Size' range checking
Renato Botelho
11:25 AM Revision 7e7a65b0: Fix 'Packet loss rate' and 'Bucket Size' range checking
Renato Botelho
09:20 AM Revision feb2e013: Remove redundant test for OpenVPN resync_needed
Phil Davis
04:28 AM Revision b35bcd45: added favicon to logged in pages
Jared Dillard
04:11 AM Revision e97b547e: Merge pull request #818 from jdillard/master
added favicon to logged in pages Jim Pingle
02:46 AM Revision cfa352c6: added favicon to logged in pages
Jared Dillard

10/10/2013

04:59 PM Revision aa0753e3: Needs parens
Jim Pingle
04:57 PM Revision 9f212aea: Needs parens
Jim Pingle
04:50 PM Revision 151f5cb7: Remove newsyslog cron job on upgrade, if present.
Jim Pingle
04:49 PM Revision 12f7e3d4: Add upgrade code to change the DHCP next-server value to nextserver since it was renamed sometime in 2.1 but upgrade code didn't follow.
Jim Pingle
04:47 PM Revision a3cc1409: Add upgrade code to change the DHCP next-server value to nextserver since it was renamed sometime in 2.1 but upgrade code didn't follow. Also shuffle the upgrade code blocks a bit since we need these on 2.1.x and nobody should be on 2.2 yet, so the impact should be minimal to renumber the one bit specific to 2.2.
Jim Pingle

10/09/2013

07:01 PM Revision a4a56eb0: Added OVH DynHOST in dynamic DNS services
Stéphane
02:03 PM Revision 6f4a2864: Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237
Jim Pingle
02:02 PM Revision 04761344: Perform a much more accurate comparison between two certificates to determine if they are identical when checking their revocation status. Fixes #3237
Jim Pingle
12:54 PM Revision 090b9a4a: Remove newsyslog cron job on upgrade, if present.
Jim Pingle
12:51 PM Revision fda96df0: We do not use nor include newsyslog, so remove the cron job.
Jim Pingle
12:51 PM Revision f324698c: We do not use nor include newsyslog, so remove the cron job.
Jim Pingle
12:50 PM Revision 0b5636fc: Remove this check, the value can be 0 here if the target is the first item in the array.
Jim Pingle
12:48 PM Revision 506ff948: Remove this check, the value can be 0 here if the target is the first item in the array.
Jim Pingle

10/07/2013

05:38 PM Revision e390d664: Replace pfSense with the rebrand
Warren Baker
05:36 PM Revision 7add9de0: fix text - add space between sentences. This got lost in another commit
Warren Baker
05:35 PM Revision 2b4f2f23: Replace pfSense with the rebrand
Warren Baker
05:35 PM Revision 2df0e712: Replace pfSense with the rebrand
Warren Baker
 

Also available in: Atom