Activity
From 04/19/2012 to 05/18/2012
05/18/2012
-
07:49 PM Revision 1346306c: Allow 802.1p tags to be controlled from firewall rules edit screen
-
05:10 PM Revision 26c31b86: Merge pull request #109 from marcelloc/patch-11
- Patch 11
-
05:09 PM Revision 38026252: Include movable code to reorder list,save button, domtt title messages, also base64 decode option, description and custom text to checkbox fields.
- New options need xml config to be included on package xml files, so no changes to packages that do not use these func...
-
04:11 AM Revision 9c408ade: Merge pull request #108 from vizvayu/dashboard-cpufreq-update
- System info widget on dashboard now updates CPU Frequency automatically
- 03:53 AM Revision 4dedd18a: System info widget on dashboard now updates CPU Frequency automatically
- 03:41 AM Revision 735021f5: Merge pull request #94 from vizvayu/master
- Added description text for IPSec tunnel status in "Status: IPsec" page
- 01:37 AM Revision a425a28b: Moved status text to img title (tooltip)
- 01:37 AM Revision 4976f453: Added description text for IPSec tunnel status in "Status: IPsec" page
-
12:17 AM Revision c1361a9f: feature #2413 Allow IPv6 interface configuration from the menu
05/17/2012
-
11:17 PM Revision 416e1530: normalize indentation
-
11:02 PM Revision cd485c4f: remove some log_error calls
-
11:00 PM Revision 283d78c6: bug fix for #2426
- Input validaton on interface gateway creation box needs to reject duplicate names
-
10:33 PM Revision a0edece9: report errors adding a gateway through ajax calls
-
09:32 PM Revision 8dcca9b5: - also rename $section arg to $section_name in some functions to clarify
- - also robustify parsing for <tagname> and bulletproof the handling of
certain errors -
09:30 PM Revision 428c289f: allow null to be passed as 2nd arg to parse_config_xml*
- in which case entire config is returned
-
09:14 PM Revision ff9fbc7b: fix 'XML error: no Array object found!' errors
-
08:49 PM Revision 976d0213: fix cosmetic bug when developer was turned on.
- highlight the hidden menu item differently.
-
07:43 PM Revision dcb94db5: fix for #2231
- Don't activate master "Save Settings" button on traffic graph min/max.
-
07:22 PM Revision f757431d: more verbose log_error on rrdtool restore failure
-
07:22 PM Revision 5d51f00e: log_error if rrdtool restore calls fail
-
07:16 PM Revision 08877746: restore_rrddata() adds log_error calls and uses -f
-
07:13 PM Revision 7a865f03: add -f to 'rrdtool restore' call
-
06:55 PM Revision 7eead1fc: add rrddata to backup/restore dropdowns.
-
06:05 PM Revision c9a19238: indentation cleanup
-
06:03 PM Revision 754b75d0: move certain code to new function restore_rrddata()
05/16/2012
-
06:03 PM Revision b61e8960: Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that when launching ntp or ntpdate.
-
05:21 PM Revision 10e741d5: ntpdate was hanging, use the same hacky fix that works for ntpd and it works too. All happy, even from a cold boot on ALIX 2d3 with no RTC battery.
-
05:17 PM Revision 9cf11774: Fixup halt and reboot to catch the output from the shutdown process properly.
- Conflicts:
usr/local/www/halt.php
usr/local/www/reboot.php -
05:15 PM Revision b40e9b1c: Fixup halt and reboot to catch the output from the shutdown process properly.
-
02:57 PM Revision b3f2cc0f: Fixup ntpd logging
-
02:49 PM Revision 90df3bd8: On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.
- Conflicts:
etc/rc.newwanipv6 -
02:48 PM Revision 0b8e9d38: On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.
05/15/2012
-
09:01 PM Revision 317d1c0b: Hackish workaround for ntpd failing to move away from init when called from within PHP 5.2, PHP 5.3 has a better workaround.
-
08:50 PM Revision df973fcb: Revert "Clear process signals before exec() or ntpd misbehaves if called from PHP on i386." -- this only works on PHP 5.3
- This reverts commit ac4bc5853f75a8f8467f5c53704f33e2066c3da6.
-
08:42 PM Revision 82deea60: Fix syntax here too in case we need to revive it.
-
08:41 PM Revision 11e06906: Fix syntax here too in case we need to revive it.
-
08:37 PM Revision 7dab8995: Clear process signals before exec() or ntpd misbehaves if called from PHP on i386.
-
08:36 PM Revision ac4bc585: Clear process signals before exec() or ntpd misbehaves if called from PHP on i386.
-
08:08 PM Revision d80eae9a: Update gitsync with latest changes from master branch
- feef287ead62815b1a67bac15ebaa2d36226d4e2 - Remove obsolete files after gitsync
26b8990538c71c99df8e95fd5fada57f79465d... -
07:26 PM Revision ae26412f: Move git package name/URL to the configuration variables section.
-
06:27 PM Revision da5b3e83: Merge pull request #107 from bcyrill/patch-1
- correct closing tags
-
06:22 PM Revision ec18e696: correct closing tags
-
05:45 PM Revision e37eeb49: Only process this if it's an array
-
05:05 PM Revision ac911619: Use a text description instead of a code.
-
05:04 PM Revision 0770e603: Add NTP status page using ntpq.
-
05:04 PM Revision 321f3076: Use FreeBSD's ntpd instead in the backend
-
05:04 PM Revision 49551bbf: With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page
- Conflicts:
usr/local/www/fbegin.inc -
05:01 PM Revision a0c16779: Fix ntp name here too
- Conflicts:
etc/inc/priv.defs.inc -
05:00 PM Revision 02414e3a: s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
- Conflicts:
usr/local/www/diag_logs.php
usr/local/www/diag_logs_auth.php
usr/local/www/diag_l... -
03:44 PM Revision c886fed9: As suggested by wagonza, using SAMEORIGIN for X-Frame-Options is sufficient here, and does allow the traffic graphs to work. Fixes #2419
-
03:11 PM Revision 29c2c1db: Fix quoting - can't use ' if we want to expand a variable inside the string.
-
02:35 PM Revision 25890c50: Use a text description instead of a code.
05/14/2012
-
08:30 PM Revision e078c882: Add NTP status page using ntpq.
-
07:44 PM Revision 42135f07: Use FreeBSD's ntpd instead in the backend
-
06:50 PM Revision a8543b59: With FreeBSD's ntpd, the current options are irrelevant, but we can have a nice status page
-
06:17 PM Revision ffc7d2c4: Fix ntp name here too
-
06:11 PM Revision ae2c143a: s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
-
04:39 PM Revision 547c56c4: Create $altnames earlier, and also fix a bracing issue with this if statement. Fixes certificate importing.
-
04:27 PM Revision e052047d: Whoops, don't flip these since I negated the test.
-
03:09 PM Revision d9c96fb1: Flip this test around since it's safer to assume the dev mode is tun. Ticket #2432
-
02:03 PM Revision 93efafec: Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.
-
02:02 PM Revision e6b16f89: Fix redirect when saving settings in the widget, it was landing on the widget page instead of returning to the dashboard.
-
01:08 PM Revision 310c29c6: Make the ppp-linkup script understand both address families.
-
12:54 PM Revision e32cb5d0: Make the ppp-linkup script understand both address families.
05/11/2012
-
04:49 PM Revision bbdc5919: remove the stuff triggering display of relay protocol row
-
04:49 PM Revision 06d84cf3: allow port in virtual servers to be left blank
- in which case listening port would be inherited from the pool
-
04:49 PM Revision 183ea34c: allow aliases for the ipaddr field in virtual servers (PEV-394754)
- 03:16 PM Revision 777c202f: make use of the correct file to send notifications
- 03:12 PM Revision 62fc138e: make use of the correct file to send notifications
-
03:04 PM Revision 937cec84: fix for bug #2422 could not remove entries from CP Allowed Hostnames
05/10/2012
-
07:17 PM Revision 4dfd930e: cleanup: code for building arrays for autocompleted fields
-
06:25 PM Revision c9649cf8: Merge pull request #106 from irvingpop/master
- max_procs adjustments for small memory systems, attempt 2
-
06:17 PM Revision 98f20e35: max_procs adjustments for small memory systems, attempt 2
- Per Jim P's feedback, move max_procs completely out of
system_webgui_start() and move all of the memory/procs decis... -
06:00 PM Revision 5b84bd65: add autocomplete for port (PEV-394754)
-
05:51 PM Revision 04d4bcdf: use get_alias_list for port field in load_balancer_pool_edit
-
05:48 PM Revision a0539faa: prep work: function get_alias_list()
- I wrote this function primarily to remove a lot of duplicate code
that's there because of a lot of those autocomplete... -
04:39 PM Revision a1f77238: add autocomplete to load_balancer_pool_edit.php (PEV-394754)
- we also enable the json extension here.
-
04:05 PM Revision 9b420daf: fix a bug in anti-clickjack that made all pages blank
- https://github.com/bsdperimeter/pfsense/commit/babac37a3b9a676525fff422011b9f3c0f9bd39f
-
03:54 PM Revision f3d7f30e: update help text in port fields to Firewall -> Aliases (PEV-394754)
-
03:51 PM Revision babac37a: Add click jacking support. Ticket #2419
-
12:56 PM Revision 970934dc: Revert "Bump config version to take care of new vips" - forgot to revert this when I reverted the main vip commit.
- This reverts commit ccf346ddb80997a4426484c25e5c3bd8a223990f.
- 07:07 AM Revision 5b5c9911: Add _ to the list of are allowed characters
- 07:02 AM Revision 06f746c3: Add _ to the list of are allowed characters
- 01:57 AM Revision 82618bec: fix typo
- 01:57 AM Revision b1aa904f: fix typo
05/09/2012
-
08:55 PM Revision 2f65de89: Add initial support for subjectAltName - still needs some select love for the "type" field, freetext for now for testing (it does work, cert gets the specified subjectAltName).
- 05:51 PM Revision ddb71e4c: Handle HTTPOnly and Secure flags on cookies
-
05:25 PM Revision ca88c37e: Include TCP flags in CLI filter parser output (if present)
- 05:08 PM Revision 49ddf9a1: Handle HTTPOnly and Secure flags on cookies
05/08/2012
-
10:22 PM Revision 30274157: Revert "Make vips vhid be unique per parent interface!" - per cmb, this should not have been on RELENG_2_0 see ticket #2415
- This reverts commit 4d0c032c528b10221a2ef894b5eca34f6fda39a7.
Conflicts:
etc/inc/openvpn.inc
etc/in... -
07:43 PM Revision 8a4b381f: Update zoneinfo using latest zones from FreeBSD
-
07:42 PM Revision 23b1fc49: Update zoneinfo using latest zones from FreeBSD
-
07:05 PM Revision b80e57d4: Pull in fix for Ticket #1917 to RELENG_2_0 as well.
-
07:02 PM Revision 84931046: Back out duplicated fix from 107e8acc - Ticket #1917 was already fixed before this was added.
- 05:15 PM Revision 7ff663d3: Respect ['upload_path'] for upload_tmp_dir for PHP
-
04:54 PM Revision 1e476e11: $realif only exists on apply, which this code path would never touch. Change to use the configured interface instead. Fixes #2212
-
04:49 PM Revision 76ac460b: $realif only exists on apply, which this code path would never touch. Change to use the configured interface instaed. Fixes #2212
-
03:37 PM Revision 76db94c2: Add last check timestamp to gateway status (actually just fix it, since the code was there, but not functional) Fixes #1155
-
01:03 PM Revision cb01726c: Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
05/07/2012
-
10:53 PM Revision c8deb624: Merge pull request #102 from marcelloc/patch-9
- Fix missing description in rowhelper.
-
10:48 PM Revision 31366121: Fix missing description in rowhelper.
-
08:58 PM Revision 58d642df: Use a better default update url
-
07:57 PM Revision 8358b341: Whoops, typo. Fixed now.
-
07:57 PM Revision 45eb5e65: Whoops, typo. Fixed now.
-
07:01 PM Revision 17113cea: Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member(). Fixes bridging
-
07:00 PM Revision e5e88403: Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member(). Fixes bridging
-
06:36 PM Revision c4ac3144: Fix missing paren
-
06:20 PM Revision fe7d855d: Bump to 2.0.2-RC1 for testing.
-
05:27 PM Revision cd619518: Merge pull request #101 from marcelloc/patch-8
- Patch 8
-
05:27 PM Revision 9a1a0fac: Merge pull request #100 from marcelloc/patch-7
- Stop service needs to wait process to be stopped before trying to restar...
-
04:06 PM Revision 9a1248b3: Stop service needs to wait process to be stopped before trying to restart it.
-
03:53 PM Revision 6ae78f08: Stop service needs to wait process to be stopped before trying to restart/start it.
05/06/2012
- 06:07 PM Revision 89341b50: fix vouchers
-
04:02 PM Revision 5db4d1eb: Test if this is an array before using it as an array.
-
12:06 PM Revision 18e89fd6: Merge pull request #99 from znerol/feature/master/dns-host-alias
- Support name based aliasing via CNAMEs or some other mechanism.
05/05/2012
- 07:47 PM Revision 85d1b51b: Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match coding style of surrounding html
- 11:07 AM Revision 5a2a8349: Add support for aliases in DNS Forwarder, fixes #2410
05/04/2012
05/03/2012
-
04:48 PM Revision a52706d5: missed a spot for #2407
-
04:34 PM Revision 470d24a3: implement #2407: create config option for captive portal listening port
-
02:54 PM Revision 6b2d4b5a: fix for #2356 'track interface'
- convert pulldown for ipv6 prefix id to a textbox. validation is
implemented. -
02:53 PM Revision 331103ae: Fix syntax error in bogons update
05/02/2012
-
12:30 PM Revision 8d70eb8d: When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.
-
12:29 PM Revision aa11af07: When the "OpenVPN" users type was commented out of the drop-down, this function wasn't adjusted so it was off by one in its counts, making the URL table update frequency box disabled.
05/01/2012
-
08:00 PM Revision e0c45357: Move routing (radvd, routed, ospf, bgp) to its own log since these daemons can be really spammy at times.
-
06:25 PM Revision 3a1e12cf: Add some safety belt checks to status_queues.php to prevent exec blocking or infinite redirection loops. Better error display when things go wrong.
- 05:32 AM Revision eedd093a: correct hostname variable, and use FQDN
- 04:41 AM Revision a1a0cd46: fix saving of hard timeout
- 04:29 AM Revision 402ffa96: fix text
04/30/2012
-
07:32 PM Revision 60dd7649: Move the stop_packages code to a function, and call the function from the shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
-
04:29 PM Revision 6478e71e: Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
-
02:09 PM Revision cb8c684e: Better error handling for crypt_data and also better password argument handling
-
02:08 PM Revision 15855fbc: Better error handling for crypt_data and also better password argument handling
04/28/2012
-
08:30 AM Revision 3f76f90e: Add note to NAT Reflection helper indicating where it works.
-
08:12 AM Revision 8c06bd69: Change description of 1:1 NAT Reflection setting to be more accurate.
-
07:38 AM Revision f9053c0c: Restore protection for the "destination any" case for port forward NAT Reflection, which was forgotten when shuffling around code before committing. Also add a couple other missing checks.
-
04:06 AM Revision de6348e6: Fix preservation of the selection of interfaces on input errors for floating rules.
-
03:59 AM Revision 43fd29df: Fix preservation of the selection of interfaces on input errors for floating rules.
04/27/2012
-
08:30 AM Revision eb2d95f9: Use !empty instead of isset to prevent accidental deletion of the last used repository URL when firmware update gitsync settings have been saved without a repository URL.
-
01:47 AM Revision c5d8b1f4: Use !empty instead of isset to prevent accidental deletion of the last used repository URL when firmware update gitsync settings have been saved without a repository URL.
-
01:37 AM Revision f122c1a3: Add a space between Note: and the message. Also move the period into the gettext string, since punctuation is not language-independent.
04/26/2012
- 10:36 PM Revision d372a32d: fix text. ticket #2399
- 10:34 PM Revision f2ff5c8b: fix text. Ticket #2399
-
10:04 PM Revision 0637b0a9: fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'
- Seth Mos wrote:
> This needs to call setup_gateways_monitor() in after
> enable_rrd_graphing() to fix.
Also note: $r... - 03:26 AM Revision 10c1352e: Merge pull request #97 from alowther/master
- Additional RIP options
04/25/2012
- 09:51 PM Revision b30e3be4: options for auto-summary/supernet
-
06:27 PM Revision 655e4d41: The descr field might not exist, use a uppercase friendly name
- 06:39 AM Revision 0cfaf2c8: Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"
- This reverts commit 6ee04b69c8ace44e798e29e665039455aad1c439.
- 06:39 AM Revision 8de4a8bc: Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"
- This reverts commit 1cc71979e44d7955084a0cdb50d7698239fac770.
- 05:03 AM Revision f81398b0: Merge pull request #96 from irvingpop/master
- Simple OpenVPN bridge wording fix
-
05:00 AM Revision 850ae59e: Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End"
04/24/2012
- 07:19 PM Revision 1cc71979: Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397
- 07:18 PM Revision 6ee04b69: Use 'Packet Loss or High Latency' as the default option when creating a new gateway group
-
06:50 AM Revision f7cd5647: Make sure to stop the dhcpleases6 process
- 02:14 AM Revision cb062635: routes should not be skipped when IPsec is on WAN, as WAN may not be the default gateway.
- 02:14 AM Revision 58070e1c: routes should not be skipped when IPsec is on WAN, as WAN may not be the default gateway.
04/23/2012
-
09:27 AM Revision 2fc4190f: Merge pull request #95 from phil-davis/master
- Remove existing RRD files before restoring from XML
- 09:09 AM Revision 6a7b35ea: Delete any existing /var/db/rrd/*.rrd files before restoring from the XML
- 09:01 AM Revision 905ea336: Minor corrections to function names in error messages
- 04:35 AM Revision 7c382a88: go back to scrub rather than "scrub in", the latter breaks MSS clamping for egress traffic the way we use it
- 04:33 AM Revision 912d1887: go back to scrub rather than "scrub in", the latter breaks MSS clamping for egress traffic the way we use it.
04/22/2012
04/20/2012
-
08:08 PM Revision d008a24e: Unbreak the system general DNS settings, it would not work anymore when set to none.
-
04:42 PM Revision 58106afc: Enable a second pty
-
03:23 PM Revision b4a89a68: Generate the correct corresponding link local from the carp mac.
-
08:38 AM Revision 40fa6dde: Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.
-
07:18 AM Revision 0c963226: Add message stating which interfaces are missing.
- Suggestion from http://forum.pfsense.org/index.php/topic,48366.0.html
-
07:11 AM Revision fd863e5c: Add some missing interface types in is_interface_mismatch() and get_interface_list()'s $vfaces. Fixes #2384
-
06:20 AM Revision a6aedcd1: Clean up filter_generate_reflection_nat, remove obsolete checks, and add new checks that are now needed. Ticket #2240
-
06:20 AM Revision 112f5602: Use filter_get_direct_networks_list instead of dumping a copy of the routing table. Ticket #2240
-
06:20 AM Revision 868cd12c: Modify filter_get_direct_networks_list to optionally return an array instead, which includes subnet, friendly interface, and gateway (if applicable), for ticket #2240
04/19/2012
-
06:27 PM Revision 3a83296f: fix for Bug #2334 quality rrd graphs do not automatically refresh
- id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
-
05:44 PM Revision 4b340c90: Update the default URL here for our new FreeBSD release.
- 11:53 AM Revision 76e91d3f: Add SUBMISSION port, fixes #2387
Also available in: Atom