Activity
From 10/23/2015 to 11/21/2015
11/21/2015
-
09:50 PM Revision 21f239d3: Stick xmlrpc.inc include back to avoid breaking packages
- Removing this broke 29 packages which rely on it for configuration sync and include pkg-utils.inc instead of xmlrpc.inc.
-
09:17 PM Revision 86f28390: Always honor the required tag in package XML fields
- Dunno whose idea it was to restrict this to input. WTH really.
-
08:46 PM Revision 6855f25d: restart_service() - do not attempt to stop service that is not running
- Attempting to stop service that's not running just produces useless log noise.
BTW - dunno what was the idea behind ... - 06:15 PM Revision ea792608: Tidy up "services_status.widget.php"
- Update code style
Close TH tags properly - 06:15 PM Revision 5cc910f3: Remove "orphaned" closing SPAN tag
- Remove "orphaned" closing SPAN tag
- 05:51 PM Revision 7d30d2e9: Added use of class autoloading (GUI stuff only)
- Any GUI script that loads the guiconfig.inc file will have access to
the autoloader. - 04:17 PM Revision e2517fe3: Merge remote-tracking branch 'origin/master'
- 04:17 PM Revision 0f10e6a1: Merge remote-tracking branch 'pfsense/master'
- 08:16 AM Revision eeb2b056: add ipfw-classifyd to obsoletedfiles list. Ticket #5508
- 06:31 AM Revision 01eacb56: Bind to IP aliases correctly in Unbound. Ticket #5464
- 02:26 AM Revision 133684ab: add layer7 files to obsoletedfiles list. Ticket #5508
- 02:06 AM Revision d65c6113: Remove layer7 components. Ticket #5508
11/20/2015
- 08:41 PM Revision d036bc07: Revise System->Routing menu entry and page titles
- 07:49 PM Revision 3985c038: Removed no longer needed jQuery
-
07:37 PM Revision f8a9fabe: remove old function call
-
06:46 PM Revision 18e5d0ce: clean up interface statistics widget
-
06:38 PM Revision 1aa84acb: clean up installed packages widget
-
06:20 PM Revision 8248f5e4: Do not overwrite /etc/hosts and /etc/syslog.conf during base update. Fixes #5504
-
06:05 PM Revision 14c0d104: add common background color classes for dark theme
-
06:05 PM Revision d08c2c3a: clean up gateways widget
- 05:11 PM Revision d7e7a132: Fix search box icon color
-
04:53 PM Revision b5b51aa6: Always define $last_update_file to avoid calling file_put_contents with empty filename. Fixes #5502
- 04:29 PM Revision e88df207: NTP -> NTPD
- 04:28 PM Revision f02e3e2d: Fixed duplicate NTP
-
04:13 PM Revision 9c9617a5: remove inline styles
-
04:13 PM Revision 3d312f56: update dark theme
- 04:08 PM Revision 437a1779: Merge pull request #2097 from phil-davis/timeupdateinterval
- 04:02 PM Revision d958a08d: Remove unused time-update-interval
- There is no longer any code for a UI field in 2.3 master.
In RELENG_2_2 system.php the code for the field display is ... - 03:58 PM Revision 929068aa: Merge pull request #2096 from phil-davis/patch-1
- 03:38 PM Revision 9022eb39: Completes #5263
- 03:15 PM Revision f0a9dec4: Better test for webguicss being not set
- As discussed in https://github.com/pfsense/pfsense/pull/2094
- 03:00 PM Revision 31194ebd: Fixed #5497
- 02:42 PM Revision f4a15d29: Completed #5499
-
02:36 PM Revision be472219: Merge pull request #2088 from phil-davis/bindlan
- 02:28 PM Revision c85b1242: Fixes #5488
-
02:21 PM Revision 5479af82: Merge pull request #2093 from phil-davis/patch-3
-
02:20 PM Revision 691d7793: Merge pull request #2092 from phil-davis/patch-1
-
01:32 PM Revision 3eca6290: Add vmm and nmdm modules to amd64
-
01:32 PM Revision aea98e01: Remove /etc/inc/uuid.php and /etc/inc/dot.hushlogin, both unused files
- 01:24 PM Revision 59236c21: Move timeout value to PHP definition for easier modification
- 12:53 PM Revision c040eeda: If webguicss is not yet specified then default to pfSense
- On systems where webguicss (the theme) was not yet set in the config, the selection here was defaulting to other than...
- 12:53 PM Revision 4b1a8a6c: Redmine #5492 case of acronyms in widget names
- I am not sure how else to do this. If someone in future writes a widget about "Smart Carp" (an intelligent species of...
- 12:53 PM Revision 75ae3d1c: Fix widgetname variables
- These were wrong. But actually I don't think any widgets use this mechanism of $config['widgets']['mywidget-config'] ...
-
12:13 PM Revision 31fd8dff: PEAR.inc is already required by radius.inc
-
11:55 AM Revision 9859f355: Break long lines
-
11:55 AM Revision 3c0b8833: Delete code that is commented out since 2005
-
11:43 AM Revision d17bd596: Remove debug leftover
-
11:30 AM Revision 8540bdcb: Fix #5329
- Since PHP 5.6, fsockopen() is checking SSL certificates, xmlrpc_client
is used only for HA today so it's safe to disa... -
10:55 AM Revision 14c8170d: Remove unused function http_post()
- 06:42 AM Revision 1ebd1b10: correct igmpproxy command for new version.
- 06:29 AM Revision 1cf22fa3: Redmine #5492 case of acronyms in widget names
- I am not sure how else to do this. If someone in future writes a widget about "Smart Carp" (an intelligent species of...
- 05:08 AM Revision 29134e27: Fix widgetname variables
- These were wrong. But actually I don't think any widgets use this mechanism of $config['widgets']['mywidget-config'] ...
- 03:30 AM Revision 08551b56: Cosmetic fixes
-
03:08 AM Revision f1f50058: Fix x-in-ipv6 tunnels for gre and gif
- 03:03 AM Revision a4a224ac: Partial fix to #5495
- 01:01 AM Revision 0b965ed9: Fixed #5489
- 12:50 AM Revision e6d97c6e: Fixed #5490
- 12:33 AM Revision bcc5aeed: -d4 doesn't exist in updated igmpproxy version, remove.
- 12:27 AM Revision ed492eaa: Work-around for #5488
11/19/2015
-
06:03 PM Revision 2734d2db: Ticket #5470 fix dashboard breadcumbs
-
05:48 PM Revision 1908003a: Fixed #5478 clean up title text
- 04:53 PM Revision 32e3df81: Make text areas fixed width font with a tabstop of 4
- 04:26 PM Revision cf3db8b4: Merge pull request #2090 from brunostein/add_identification_form_section
-
04:17 PM Revision e4a78780: add attribute 'id' for the Form_Section
- 04:16 PM Revision 1fcde22a: Merge pull request #2085 from brunostein/add_support_flash_messages
- 04:15 PM Revision d3a7e1f5: Merge pull request #2089 from brunostein/fix_move_options
- 03:59 PM Revision c2e566f4: Fixed #5486
-
03:39 PM Revision 95b59cdc: fix moveOption function
-
03:23 PM Revision 821a4351: Use full 'Local Database' name to be sure it's authmode is local, fixes #4469
- 03:11 PM Revision 05419ce6: Remove comment
- 03:05 PM Revision 82afb104: Add tr/td to empty tbodys for Microsoft IE
-
02:54 PM Revision e02a5d8c: Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816
-
02:48 PM Revision 77764580: Duplicate slice before upgrade, fixes #5483
- 01:54 PM Revision 81425815: Revised order of input fields in edit form
- 01:45 PM Revision bf2d98e3: Alternate solution to #5459
- 01:21 PM Revision de85421c: Completed #5470
- 01:04 PM Revision 080c92ce: Completed #5482
-
12:25 PM Revision 0b87fcf5: added support flash messages
- 10:04 AM Revision 2073c2d5: Fix old SNMP bindlan setting - Redmine #3883
- Remove run-time code in services.inc that referenced "bindlan".
Provide upgrade code to convert bindlan to bindip="la... -
09:42 AM Revision da6e3b64: Merge pull request #2014 from phil-davis/patch-1
-
09:34 AM Revision b8ecbcb4: Merge pull request #2086 from phil-davis/patch-13
-
09:33 AM Revision 2deccdd5: Merge pull request #2080 from doktornotor/patch-9
-
09:32 AM Revision 0e61d34d: Merge pull request #2079 from doktornotor/patch-8
-
09:31 AM Revision 942a53d0: Merge pull request #2078 from doktornotor/patch-7
-
09:31 AM Revision a75d57a8: Merge pull request #2077 from doktornotor/patch-6
-
09:29 AM Revision 16300bad: Merge pull request #2076 from doktornotor/patch-2
-
09:27 AM Revision de200d35: Merge pull request #2075 from phil-davis/patch-11
-
09:26 AM Revision fa49ec38: Merge pull request #2069 from jean-m-cyr/RELENG_2_2
-
09:25 AM Revision a921af3e: Merge pull request #2070 from jean-m-cyr/master
-
09:18 AM Revision d21facc4: Merge pull request #2084 from phil-davis/patch-12
-
09:18 AM Revision 8d821584: Merge pull request #2049 from phil-davis/patch-4
-
09:16 AM Revision 71714010: Merge pull request #2064 from phil-davis/patch-3
-
09:16 AM Revision 9996b3e4: Merge pull request #2083 from phil-davis/patch-10
-
09:15 AM Revision e0d520a4: Merge pull request #2082 from phil-davis/patch-9
-
09:13 AM Revision 86025b0e: Merge pull request #2065 from phil-davis/patch-6
- 08:30 AM Revision b8316459: fix text. Ticket #5387
- 08:27 AM Revision 61237194: Clarify description. Ticket #5387
- 05:42 AM Revision a68539ca: Gateways widget remove unused code
- This stuff is done further down. Somewhere in the integration of RELENG_2_2 and Bootstrap this chunk of code has been...
- 05:15 AM Revision 753260d1: Merge pull request #2087 from phil-davis/patch-14
- 04:10 AM Revision 1860c406: Remove debug code for #5463
- and it still works.
Feel free to close this and do what is really needed to remove the debug code and leave the funct... - 03:41 AM Revision c4016375: Fix $5475 $display_type needs to be set earlier
- 12:37 AM Revision bf54ac2d: Fix icon in dashboard
- 12:18 AM Revision ec5b9e96: fix invalid foreach with no DHCP server enabled introduced in Ticket #5387
- 12:15 AM Revision 0206483d: DEBUG code for Redmine: 5463
11/18/2015
- 11:32 PM Revision 3329e8a1: handle -c parameters in rc.initial. Ticket #4422
-
11:23 PM Revision 597241a9: change widget icon color to white
-
10:31 PM Revision 1b7379f9: Ticket #5471 another convert batch to font-awesome icons
- 08:14 PM Revision d86522be: Move the widget icons back to the right
- 06:26 PM Revision be8c4d48: xt string changes
- 06:15 PM Revision 626db846: Fixed #5475
- 05:31 PM Revision 761768a5: Change option 13 to "Update"
- 05:15 PM Revision 440a30cf: Detailed cosmetic changes to the system update system
- 04:56 PM Revision 4d4eefab: System update settings UI implemented
- 04:31 PM Revision da70c7e5: Merge remote-tracking branch 'pfsense/master'
-
04:28 PM Revision 6f025ceb: added support flash messages
- 01:35 PM Revision d8ee2a3d: Restored glyphicon import until @jdillard can eleimnate those icons
-
01:15 PM Revision 15f0507b: Do not create directory with the same name of final file
- 12:55 PM Revision ea548271: Make block bogon rule display consistent
- The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blan...
- 12:55 PM Revision d08aeac1: Fix tooltip text for associated filter rules
- 1) Add a port forward with associated filter rule
2) Go to firewall_rules and hover over the icon on the left of the ... -
12:55 PM Revision bcfe2747: filter_log.inc - use full paths to executables
-
12:55 PM Revision 25118b25: filter_log.inc - use full paths to executables
-
12:55 PM Revision 84c82d3d: pfsense-utils.inc - use full paths to executables
-
12:55 PM Revision 90987191: interfaces.inc - use full paths to executables
-
12:55 PM Revision 3459814a: Use full path to executable in mwexec() call
-
12:52 PM Revision 9d8dacc2: Create pkg repo directory before copy
-
12:14 PM Revision 651f440c: Replace hardcoded paths by PRODUCT_SHARE_DIR
-
12:06 PM Revision 1f6845f8: At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448
-
11:43 AM Revision 147ab4fd: Remove \ leftover
-
11:12 AM Revision 10742be9: Include pkg repo conf samples into base, to help disaster recovery
-
10:50 AM Revision ad3c9763: Add a new function pkg_switch_repo() to change between stable and devel pkg repo
-
10:24 AM Revision 2feadae1: Retire system_firmware.php, system_firmware_auto.php and system_firmware_check.php
-
10:20 AM Revision 52d328be: Obsolete recently removed files
-
10:19 AM Revision b6cd9d99: Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php
-
10:15 AM Revision ef294bd7: Remove unused variable
-
10:15 AM Revision 4e559626: Retire /etc/rc.firmware and /etc/rc.firmware_auto
-
10:12 AM Revision 6e213450: Stop creating /var/etc/cfdevice, it's not being used
-
10:02 AM Revision e791dee8: Replace all update_output_window() calls by update_status() that now only print on console. While here, also remove all use of $static_output
-
10:02 AM Revision 1da49511: Change update_status to only print on console
-
10:02 AM Revision 988542d2: Retire rc.initial.firmware_update
- 09:13 AM Revision 5e55bf55: fix text
- 06:17 AM Revision f6c1ade2: CURLOPT_SAFE_UPLOAD's default changed to false in PHP 5.6. Restore former behavior for crash reporter. Ticket #5427
- 04:21 AM Revision 53436df6: radvd only allows 3 RDNSS servers to be specified, otherwise exits with "too many addresses in RDNSS section".
- 04:11 AM Revision dd201a66: Make block bogon rule display consistent
- The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blan...
- 04:05 AM Revision 7137664c: Make block bogon rule display consistent - RELENG_2_2
- The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blan...
- 03:17 AM Revision e889b813: Backport fix #5467 to RELENG_2_2
-
12:41 AM Revision a2d5c979: filter_log.inc - use full paths to executables
-
12:23 AM Revision 7ea65674: Ticket #5471 partial convert to font-awesome fonts
-
12:18 AM Revision 6df325c8: filter_log.inc - use full paths to executables
-
12:14 AM Revision 961cb846: pfsense-utils.inc - use full paths to executables
-
12:06 AM Revision 759ad1b9: interfaces.inc - use full paths to executables
11/17/2015
-
11:35 PM Revision 06663fcd: Use full path to executable in mwexec() call
-
11:22 PM Revision b8877138: service-utils.inc - add fallback for stop_service() for package-defined services
- To avoid adding silly bloat to packages like here: https://redmine.pfsense.org/issues/5468
If package defines a serv... -
10:53 PM Revision 67e81794: add dark theme (work in progress)
-
10:53 PM Revision 039ec196: update pfsense styles
- 07:58 PM Revision f9cc072d: Nix hte spinning clock
- 07:35 PM Revision 89932a3d: Experimental countdown timer
- 06:49 PM Revision 738b34bd: Added pietimer lib by popular request.
- 06:46 PM Revision a5995a8e: Moved theme back to system.php
-
06:19 PM Revision 52efc840: Create pfSense-repo and pfSense-repo-devel package. Ticket #5335
- 06:02 PM Revision a088bcb5: Fixed #5467
- 05:46 PM Revision 95545463: Fixed saving of auth password
- 05:42 PM Revision b7ed9c48: Fixed not saving spoofed MAC
- 05:22 PM Revision 329a1cd5: Fixed #5463
- 04:57 PM Revision 7abe8b3e: Fixed #5465
- 04:52 PM Revision 8d3f3e34: Experimental fix for #5463
-
04:33 PM Revision b0e51046: Create symlinks when target doesn't exist, not only when it's not a link
-
04:24 PM Revision 0ada33a9: Break long line
-
04:23 PM Revision 0c096dad: Break long line
- 12:52 PM Revision 3c720580: Use manual stirping on table load
- 12:44 PM Revision 5752d214: diag_nanobsd options text
- There are multiple options in this section. Use the plural to be consistent with other text on this page and the sect...
- 12:41 PM Revision 774dba04: Merge pull request #2074 from phil-davis/patch-10
- 12:40 PM Revision 3c117a62: Merge pull request #2073 from phil-davis/patch-9
- 12:39 PM Revision c70d462c: Merge pull request #2072 from phil-davis/patch-8
- 12:37 PM Revision d92fad31: Merge pull request #2071 from doktornotor/patch-2
- 12:31 PM Revision 06831ceb: Be consistent with "Download file"
- The download section is headed "Download file" but the upload section was "Upload a file".
Be consistent - I have cho... - 12:07 PM Revision e897f304: Fix #5462 diag_routes section heading
- 11:58 AM Revision 08c68ac1: Fix Packet Capture section heading
- and provide some text for the 'dnsquery' checkbox - this makes the checkbox line up properly in the columns.
-
10:22 AM Revision 6e5cec8e: pkg_edit.php - base64 encoding/decoding fixes (Bug #5134)
- Currently, the base64 is only usable for textarea fields - see Bug #5134 for details.
This adds base64_decode() to i... - 05:05 AM Revision 66937f5c: Fix missing stratum setting
- Add missing stratum parameter to the ntpd.conf file when specified on
the Serial GPS page.
11/16/2015
-
10:27 PM Revision b1fd5542: Fixed #5429 Fix bad logo
-
09:12 PM Revision 11482216: Fix a typo.
-
07:10 PM Revision 7fecc0fb: Add metadata for pfSense-rc pkg, forgotten in dab31392f9
-
07:09 PM Revision 9bdf72fd: Add a workaround on pfSense-upgrade to prevent breaking strongswan port due to the symlinks we create
- 06:59 PM Revision ca50d3eb: Fixed #5425
-
06:49 PM Revision dab31392: Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this package to kernel list if dependencies to make sure it's upgraded before reboot. It should fix #5457
- 06:09 PM Revision 16060c78: Fixed #5123
- 06:06 PM Revision cfc061cf: Webgui restarted only if webgui-redirect is changed (Was causing it to always reset)
-
05:56 PM Revision 47220a8c: Add strongswan.d as well, just to be sure no symlinks are there
- 05:47 PM Revision 8ac2fe80: Fixed #5123
-
04:58 PM Revision 59d256a1: Fix typo in variable name
- 04:33 PM Revision c1c348b3: Merge remote-tracking branch 'origin/master'
- 04:33 PM Revision 022e13b6: Merge remote-tracking branch 'pfsense/master'
- 04:28 PM Revision 261d5071: Completed #5458
- Cosmetic changes to system information widget
Cosmetic changes to pkg_mgr_install.php
Removed 'Cancel' buttons - 01:50 PM Revision 4b951e64: Minor cosmetic/text changes
-
01:32 PM Revision 96fcf698: Make sure ipsec symlinks are removed to avoid breaking strongswan pkg upgrade
-
12:56 PM Revision a99ac888: Use pkgid = firmware for firmware upgrade, and call pfSense-upgrade without -u parameter in this case
-
12:56 PM Revision 108482b9: Remove -R from pfSense-upgrade call, it's used only for testing purposes. While here, add -y to make sure it won't be interactive
-
12:55 PM Revision a194233c: Unduplicate pkgid definition
-
12:53 PM Revision 31a4f664: We don't need to go to rw or close fd_log here
-
12:25 PM Revision 0582a633: Change system information widget to be able to find system updates when it's available
-
12:25 PM Revision ccf0fd94: Fix spaces
-
12:24 PM Revision 263a1962: Remove old code, already commented out
-
12:22 PM Revision 0a29de2d: Fix spaces
- 03:36 AM Revision f6fb6372: Add missing stratum parameter
- Add missing stratum parameter in ntpd.conf when specified on Serial GPS
page.
11/15/2015
- 12:50 PM Revision 407b1c28: Merge pull request #2067 from phil-davis/patch-9
- 12:50 PM Revision 1edcd84d: Merge pull request #2066 from phil-davis/patch-8
- 11:59 AM Revision b0ccc67b: Alternate way to correct rules for ticket #5451
- The code here build up each clause in $tmprule and always adds a space at the end of the clause, in case there is ano...
- 11:49 AM Revision 79e14f1c: Improve diag_authentication.php redmine #5440
- Move the code to select the default auth server so that it only happens the first time into the page. Now if the user...
- 11:35 AM Revision 08d6f8ff: Backport Redmine #5440 to RELENG_2_2
- The code in RELENG_2_2 for system_usermanager_settings.php seems to work OK in RELENG_2_2 so I did not touch anything...
- 11:15 AM Revision f2220c68: Ticket #5451 for RELENG_2_2
- Actually this can be fixed by adding just a space after "from any".
The code here builds up $tmprule and each time it... - 06:14 AM Revision 8e81f6a8: Correct AVPair rules. Ticket #5451
11/14/2015
- 01:43 PM Revision 2217c574: Merge pull request #2063 from heper/patch-1
- 01:19 PM Revision 86c77223: Fixed #5443
-
11:00 AM Revision af58fc06: fix Bug #5440
-
10:56 AM Revision bb10745a: fix Bug #5440
- 04:22 AM Revision c862d3b3: Clock gif used in reboot.php and pkg_mgr_install.php
11/13/2015
- 09:08 PM Revision 6a4914dc: Remove debug
- 09:02 PM Revision 99e2a6ce: Revised base firmware update
- 05:58 PM Revision d729ab36: Staging
-
05:37 PM Revision 3a452a3e: Improve language
-
05:36 PM Revision 0895a9a5: Fix copyright year
-
05:34 PM Revision 706724c3: Improve language
-
05:33 PM Revision 8af32edf: Fix spell issue spotted by Jim
-
05:26 PM Revision 1c114534: Add a new option to force upgrade script to don't reboot
-
05:26 PM Revision d86a6c40: Wait 10 seconds before reboot, also notify admin
- 04:46 PM Revision b0d77d8f: Added changelog links to package versions
-
04:32 PM Revision 7a8ed6ee: Consider broken packages on widget
-
04:20 PM Revision df263538: Use recently added broken item from get_pkg_info
-
04:20 PM Revision 82692fe1: Add broken information on get_pkg_info(), it means config.xml contain package but binary pkg is not installed
- 03:49 PM Revision 1a8258d4: Merge pull request #2062 from heper/patch-1
- 03:41 PM Revision e6227dde: Completed #5438
-
03:29 PM Revision aaf63503: Fix spell, thanks @phil-davis
-
03:25 PM Revision d5f0597b: Add get_system_pkg_version(), that return main pkg name, version and installed_version
-
02:20 PM Revision f5b1c660: Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()
-
02:20 PM Revision f0dfdae6: Remove unused functions install_package() and delete_package()
-
02:20 PM Revision 37a4c89d: Remove pfSense_BUILDER_BINARIES
- 01:57 PM Revision c8b0a653: Fixes upgrade of config file on already upgraded 2.3 Alpha systems
-
12:32 PM Revision 008d4dd8: Rework installed packages widget to use current pkg functions. It should fix #5263
-
12:31 PM Revision 25fc475c: Use recently added shortname and changeloglink from get_pkg_info()
-
12:31 PM Revision 5436b15c: Fix spaces
-
12:30 PM Revision 225c28d7: Remove unused variables
-
12:29 PM Revision b9e2048a: Add shortname and changeloglink to get_pkg_info()
-
07:49 AM Revision 247418f1: proposed fix Bug #5433
- 02:08 AM Revision 6759e0fc: Fix copy/paste error
- 12:23 AM Revision 92a3a739: Merge remote-tracking branch 'pfsense/master'
11/12/2015
- 10:04 PM Revision 67bfaf25: Fixed #5433
- 09:51 PM Revision 6a667f30: Fixed group member creation
- Nixed "I/F in button labels (by popular demand)
- 09:30 PM Revision 60571782: Allow the webgui style sheet to be selected from the advanced admin page
- 09:01 PM Revision 153e3ac2: Changes after testing on real hardware
- 05:39 PM Revision 2bcf9a3b: Further development
- 05:39 PM Revision 046220a6: Experimental css option
-
05:34 PM Revision 5052bfa0: Revert "Fix upgrade_126_to_127()" partialy
- The first item was wrong, thoe items should be discarded
- Do not discard items with $display already set to open or... -
05:20 PM Revision 303d345d: Fix upgrade_126_to_127()
- - Do not discard items with $display already set to open or close
- Call continue 2 to move to next widget -
04:45 PM Revision d0499e38: Pretty-up the Child SA byte and packet counts to be easier for humans to read
- 04:39 PM Revision 1fd9322b: Fixed #5432
-
01:21 PM Revision 06fdb1e5: Obsolete remaining PBI files
-
01:14 PM Revision 46903fb9: Reinstall packages from old versions when upgrading to 2.3
-
12:54 PM Revision 97ee791f: Log PBI removal info
-
11:15 AM Revision 1262d7e7: platform is always defined in global
- 10:46 AM Revision e2ff2b3f: Remove fastforwarding from config upgrade. Ticket #5370
- 09:50 AM Revision 8e068605: The net.enc.in sysctls should be 2, for only the inner portion of the VPN. Ticket #5421
-
09:47 AM Revision bc771514: Revert "Use --conf when call ipsec start/stop, this make it work with regular package, without changing sysconfdir"
- It's not necessary after creating all symlinks
This reverts commit d92c10130df38e264c7c77367cf0d542d10794c0. - 03:47 AM Revision 9096ab5d: fix text
11/11/2015
- 11:59 PM Revision 72237685: Merge remote-tracking branch 'pfsense/master'
-
10:40 PM Revision 00ae4060: Add "(hh:mm:ss)" in fields where time values are displayed in seconds on diag_ipsec.php. Fixes #5364
-
10:15 PM Revision 4df73fa0: add require of ipsec.inc so convert_config doesn't fail when invoked by gitsync. #5350.
- 09:51 PM Revision b807e59c: Completed #5422
-
09:48 PM Revision a5c51e9a: Make the unbound advanced page show input error messages and prompts to apply changes when they are made. Move statement that saves _POST to pconfig so that values are displayed correctly after you apply changes.
- 09:28 PM Revision fa1b0cb0: Remove debugging
-
09:17 PM Revision c53e411f: Fix #5350. Correct issues with strongswan logging (setting changes did not persist across reboots, setting silent did not work).
- 09:10 PM Revision 824329d2: Minor cosmetic changes (whitespace, capitalization etc)
- 08:48 PM Revision 270de3df: Fixed #5420
- by adding new "Add to top of list" button.
Also tidied up the HTML and moved the legend inside hte info-block - 07:55 PM Revision 04fd7017: Fixed # 5419
-
07:03 PM Revision 6785e98f: Make UPnP status sortable
-
06:57 PM Revision 7ca5be34: Wrap UPnP permissions processing in is_array(), the var may not exist especially on upgrade.
- 06:57 PM Revision 9d713b38: Fixed #5418
-
06:23 PM Revision 680e4db5: Make sure symlink is created
-
06:07 PM Revision a095a1e5: Make sure symlinks is created
- 06:01 PM Revision afac97c8: Merge pull request #2051 from phil-davis/r7
- 06:00 PM Revision 63b0e540: Merge pull request #2058 from phil-davis/patch-3
- 05:59 PM Revision 2778bea5: Merge pull request #2054 from heper/patch-1
- 05:57 PM Revision 670a9045: Merge pull request #2050 from phil-davis/r6
-
05:54 PM Revision 65ed01c5: strongswan.d symlink was created the opposite way, pointy hat to me
- 05:54 PM Revision 207105df: Merge pull request #2060 from phil-davis/patch-6
- 05:49 PM Revision 64c31615: Fixed #5416
- 04:58 PM Revision ecab9d4c: Limit alias info popup size #5415 RELENG_2_2
- This is code for RELENG_2_2 pfSense 2.2.5 that will limit the number of rows in the alias info popup to 100.
- 04:20 PM Revision 564599fa: Various changes in pursuit of tracking down slow page load. As yet not effective :(
-
03:36 PM Revision 03c4effd: Create symlinks of ipsec files and directories under /usr/local to deal with hardcoded paths in strongswan
-
03:17 PM Revision ed69a496: For Diag > Ping and Diag > Traceroute, only perform the action on POST, not by following a link/GET. Fixes #5400
- 02:29 PM Revision 9eb8cafa: Fixed #5351
- 02:07 PM Revision 5e899acc: Enable thermal widget congif panel
- 01:02 PM Revision 3b05e7d9: Fixed #5412
- 12:53 PM Revision 32de353f: No XMLRPC Sync checkbox layout
- If null is passed for the text to go after the checkbox, then the checkbox does not line up nicely on the page with t...
- 12:49 PM Revision 9a3b6f7f: Fix #5411 firewall_nat_edit source negation
- And make the "not" checkboxes have the same layout as in firewall_rules_edit. That seems a better place to put the ch...
-
12:49 PM Revision 889f9ee0: fix Bug #5410
-
12:39 PM Revision 58e232ce: No more need to change ETCDIR for strongswan
-
12:38 PM Revision d92c1013: Use --conf when call ipsec start/stop, this make it work with regular package, without changing sysconfdir
- 12:36 PM Revision 0dbf9cbe: Fix #5411 firewall_nat_edit source negation
- And make the "not" checkboxes have the same layout as in firewall_rules_edit. That seems a better place to put the ch...
- 04:25 AM Revision 35bc0aca: fix text
- 02:52 AM Revision a3c138cd: Merge remote-tracking branch 'pfsense/master'
- 01:06 AM Revision c5fedb0b: Merge pull request #2056 from heper/patch-2
-
12:43 AM Revision 953385a3: undo earlier commit
-
12:41 AM Revision 6ef8f2e9: undo earlier commit
-
12:37 AM Revision 2fc1c2ac: fix Bug #5388
-
12:36 AM Revision 4c6fca66: fix Bug #5388
11/10/2015
- 11:58 PM Revision f80004de: Merge pull request #2047 from heper/patch-2
- 11:45 PM Revision 2bdffe47: Merge pull request #2055 from heper/patch-3
-
11:38 PM Revision 7d67222e: fix Bug #5400
- interface=wan could be offline/disabled in multi-wan systems.
also, currently no code in diag_ping.php to convert 'wa... -
11:35 PM Revision 5e1cfe9e: fix Bug #5400
- 08:54 PM Revision 3eeb82dc: Fixed #5405
- 08:42 PM Revision 4419e274: Cosmetic cleanups
- 08:21 PM Revision 58a6b59a: Fixed #5402 by adding multiple fonts to accommodate different OS
- 08:13 PM Revision dd7ba16e: sortable library reverted to min version
- 08:13 PM Revision 865e0153: Restore automatic reload
- 08:13 PM Revision 2f4e37b1: Fixed #5405
-
06:59 PM Revision e98cb933: Fix a warning in setup wizard, close the gettext parenthesis.
-
06:49 PM Revision 7617e695: fix typo
-
06:47 PM Revision eef1e2a9: add dhcp-range to dhcpd & improve layout
-
06:46 PM Revision c13cce21: add dhcp-range
-
06:44 PM Revision 7e689d38: fix debugging typo
-
06:43 PM Revision bd0d2193: add dhcp-range
-
06:19 PM Revision 796b7651: Change ipsec_dump_mobile() to parse regular output of ipsec leases, we are removing patch that made it to output xml
-
04:58 PM Revision 4c879f95: fix submit & move back to seperate ACT==delprivid
- the code for delprivid was inside ACT==save / when hitting 'save' the post-data for delprivid was already gone
- 04:55 PM Revision 3963c879: Fixed #5402
- 04:45 PM Revision 0e4b8bf7: Fixed #5402
-
04:42 PM Revision 1d85e963: Fix calls to ipsec_enabled() added in 179ab6b364
- 04:32 PM Revision f34b7665: Fixed #5393 by reverting to "Move to here" icon/control
-
04:20 PM Revision 179ab6b3: Eliminate a few more cases of $config['ipsec']['enable'].
- Mostly when dealing with enc0 interface.
-
04:20 PM Revision 94d494fb: Catch one more possibility for the IPSEC interface name, this match the code used in other places.
-
04:02 PM Revision c670525f: diag_ipsec.php - show button for child SAs only when some are established. Fix ID used by child SA disconnect button.
-
03:55 PM Revision d060ccf5: Fix the action of edit button for NAT 1:1 rules.
-
03:54 PM Revision 97242546: diag_ipsec.php - show button for child SAs only when some are established. Fix ID used by child SA disconnect button. Fix misplaced curly braces.
- 03:25 PM Revision af9fd483: Merge pull request #2036 from heper/patch-1
- 03:20 PM Revision f1551428: Merge pull request #2048 from phil-davis/patch-3
- 03:18 PM Revision edc8b2d1: Merge pull request #2052 from phil-davis/r8
- 03:17 PM Revision 922c932b: Merge pull request #2053 from phil-davis/r9
- 03:14 PM Revision 756dc38e: Fixed #5402
-
03:14 PM Revision 4e96112a: Add a new function that returns the current state of IPSEC.
- Whenever we have phase1 entries, IPSEC is considered enabled.
-
03:00 PM Revision a2e6d7f8: Make the display of hardware crypto information more reliable at least for AESNI.
- Issue: #4911
- 02:58 PM Revision 04ee0a86: Another Id comment line
- 02:58 PM Revision 95393d43: Delete Id comment lines from etc files
- A bit more crud cleaned out
Note: lots of the /etc files have old style copyright stuff or no
copyright stuff. - 02:58 PM Revision 520ee1d0: Unbound UI Review
- Few things found when looking at the Unbound UI code
- 02:17 PM Revision 10fe1eb5: Completes #5400, #3999, #5405
- Mote: New ticket will be opened to provide IP address sorting
-
02:08 PM Revision 67e58c2c: Fix a typo in function name.
-
01:38 PM Revision 91b060ec: Fix the record type variable name. This fixes the visualization of the selected record type.
-
01:37 PM Revision bf6cd152: Fix the name of interface select box to match the name used in the rest of code.
- Without this the interface name was not being saved.
- 01:13 PM Revision 5a957b9a: More $Id and whitespace
- from more obscure folders around the code
- 12:14 PM Revision b37b4034: etc inc delete $Id comments
- and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here. - 10:32 AM Revision 8cad6bb4: Another Id comment line
- 10:31 AM Revision ab48eed3: Delete Id comment lines from etc files
- A bit more crud cleaned out
Note: lots of the /etc files have old style copyright stuff or no
copyright stuff. - 05:50 AM Revision a43b0503: Unbound UI Review
- Few things found when looking at the Unbound UI code
- 05:38 AM Revision f3d64bb5: Unbound advanced Invoming TCP Buffers validation
- There is a variable cut-paste error here. Actually it never makes any difference in practice because outgoing_num_tcp...
- 04:54 AM Revision ab8f10f2: unbound_statistics section should be written to unbound.conf
- The stuff generated by unbound_statistics() goes into unbound.conf
It had got separated out and was going nowhere. Th... - 04:42 AM Revision a569071d: Add global so that unbound.conf gets written
- to the correct place based on $g setting.
-
02:10 AM Revision 932711c7: Rearrange calls in unbound.inc so config text can be generated without writing the actual file and a syntax check can be run. Rearrange services_unbound.php to wait until input checking is complete before saving things to global config and run syntax check as part of input checking. Implements #4411.
11/09/2015
- 10:39 PM Revision 8d129ab2: REvised icon placement
- 10:30 PM Revision ea953054: Merge remote-tracking branch 'pfsense/master'
- 10:29 PM Revision 608947a8: Experimental table sorting
- 08:48 PM Revision ba6c5357: Fixed #5395
- 08:33 PM Revision d254b99e: Fixed #5403
- 08:21 PM Revision b9a5448f: Fixed #5404
-
08:16 PM Revision 2804a932: Remove some dead code and eliminate one use case of $config['ipsec']['enable'].
-
07:39 PM Revision 408d0882: partial fix Bug #5389
- 07:32 PM Revision e49bf8fd: Fixed #5391
- 07:09 PM Revision b46dc238: Fixed #5401
- 06:51 PM Revision af5e730b: Fixed #5397
-
06:50 PM Revision 2c1a58b6: fix typo
-
06:48 PM Revision 117e553e: fix Bug #5389
- 06:42 PM Revision 0be23c99: Fixed #5396
- Added table striping. Centering the icon will come later.
- 06:33 PM Revision d1a5ed33: Fixed #5394
- 06:31 PM Revision 9c45111c: Fixed #5388
- 05:46 PM Revision b96cb0a5: Fixed #5390
- 05:20 PM Revision 9279147a: Allow fa icons to be embedded in Form_Button class buttons
-
04:51 PM Revision 3c986c5d: Remove spurious whitespace
-
04:35 PM Revision aecaf62f: Fix syntax error in src/usr/local/www/services_captiveportal_mac.php
-
03:01 PM Revision 588a6068: improve validation $argv[1]
-
02:15 PM Revision 0c642a58: Disable DEBUG on Status -> IPSEC -> SPD.
- Show the installed security policies, instead of debug data.
-
02:11 PM Revision 3166d0c8: Fix the warning when no HASH algorithm is selected (together with AES-GCM).
-
02:04 PM Revision 98a13441: Fix visualization of the selected PFS key group.
- Without this fix you can change your PFS key group to off when editing a phase 2 entry.
-
01:48 PM Revision ecaca752: Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php
- 01:44 PM Revision f8ae3586: Fixes #5380
-
12:58 PM Revision 2f95dc5a: Fix syntax
-
12:57 PM Revision 7b41790b: Fix syntax
-
12:56 PM Revision adc7124b: Let the code ready for strongswan 5.3.4, where key used to track nat were committed with a different name
-
12:55 PM Revision 936bfb38: Let the code ready for strongswan 5.3.4, where key used to track nat were committed with a different name
- 12:43 PM Revision 6f3a6c31: Corrected section title (now CARP Interfaces)
- 12:36 PM Revision 90719498: Remove $Id stuff from comment headers
- Completes cleanup of header stuff for these files
- 12:36 PM Revision c0acdfb2: Diag review
- 12:28 PM Revision 4d63921b: Merge pull request #2041 from phil-davis/r4
- 12:16 PM Revision ab6e21f4: Merge with master
-
12:00 PM Revision be189fe1: fix typo
-
11:59 AM Revision 7703c8aa: add static leases
-
11:59 AM Revision 4ba8e4bc: add static leases
-
11:58 AM Revision 7a2f4772: add static leases
-
11:19 AM Revision cb41dd63: Copyright and license cleanup
- - Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces -
11:08 AM Revision ea27f316: Fix license
-
10:46 AM Revision a9a4c8d1: Merge pull request #2043 from phil-davis/r5
-
09:49 AM Revision 44e07e8b: Merge pull request #2042 from phil-davis/patch-3
- 09:08 AM Revision 0dc2d195: Remove $Id stuff from comment headers
- Completes cleanup of header stuff for these files
- 08:47 AM Revision 919d91f9: EOL whitespace and header consistency for www
- 06:28 AM Revision faeb9aca: interfaces_pps_edit use latest GLOB from RELENG_2_2
- Use the latest cua* glob from the code in RELENG_2_2 that was "recently" modified to get this right.
Remove the debug...
11/08/2015
-
10:21 PM Revision 6303601e: add enable_rrd_graphing to $_post
- 07:25 PM Revision 0da0d43e: Diag review
-
06:23 PM Revision c9be91cb: Update status_rrd_graph.php
-
05:42 PM Revision 6faa02f9: add dhcpd to switch($curcat)
-
04:53 PM Revision 0bd8c142: add dhcpd + workaround make_tabs() globals
- 04:19 PM Revision d6b8120d: Merge pull request #2040 from phil-davis/r3
-
04:10 PM Revision 56743bb1: remove useless arp data
- 03:40 PM Revision 0d976325: Captive Portal code review
- Make the capitalisation of the various heading pages consistent.
Fix various field var name errors observed. - 03:48 AM Revision a6e44b82: Merge pull request #2039 from phil-davis/patch-3
- 03:41 AM Revision a6d93c69: Redmine #5386
- From Router Advertisements tab, be able to select different interfaces and stay on the Router Advertisements tab.
- 03:27 AM Revision 9b54ac32: Restored interface tabs to dhcpv6.php
- Changes dhcp/advertisements tab format in dhcpv6 and router_advertisements
- 02:47 AM Revision 02e2825a: Fixed #5385
- 02:18 AM Revision 5d36f3c4: Fixed #5384
- 02:09 AM Revision 57cadb04: Fixed #5381
11/07/2015
- 07:23 PM Revision 3f91d34e: Fixed #5382
11/06/2015
-
08:47 PM Revision 7aeae838: Fix services_unbound.php. The interfaces menus did not display the selected
- interfaces, they always showed "all" selected. Made it so an "apply changes"
message shows when something changes. - 08:30 PM Revision 101911ff: Restored simplepie files
- 07:04 PM Revision a0fb2268: Fix cosmetic infoblock issue when there is more than one info_box on a page
- 06:41 PM Revision 121e5cac: Convert networks section to jQuert "repeatable" scheme and remove for($x=0;$x<4999 . ." code
- 06:15 PM Revision 85175eb1: Merge remote-tracking branch 'pfsense/master'
-
05:01 PM Revision 18d316a5: add dhcpd rrd graph
-
05:00 PM Revision 9dbbb0a3: add dhcpd rrd graph
-
04:59 PM Revision 6837a0f5: add dhcpd rrd graph
-
04:58 PM Revision 89f3ec04: add dhcpd rrd graph
- 04:50 PM Revision c5b3bb01: Move "Add P2" button to left side to facilitate use of smaller screens
- Fix HTML indenting
- 04:23 PM Revision 0164e6d1: Removed simplepie files (and update obsoleted files list)
- 04:18 PM Revision ba360ed7: Copyright updates ( 3 of 3)
- 04:04 PM Revision c9df279d: Correction per Phil Davis
- 03:40 PM Revision 191cb31d: Copyright updates Batch 2 of 3
-
03:39 PM Revision 4fa256df: Merge pull request #2035 from phil-davis/patch-3
-
03:17 PM Revision 77d69dad: Deal with multiple conflicts
-
02:41 PM Revision eb836ace: Change version to 2.2.6-DEVELOPMENT
- 04:10 AM Revision 612d0fb3: diag_nanobsd do not show reference count 0
- When the user has selected "Keep media mounted read/write at all times." then the value of $refcount will be zero eve...
- 12:12 AM Revision 9da2cf1c: First batch of copyright updates
11/05/2015
- 08:28 PM Revision 14d36491: Merge pull request #2034 from phil-davis/r2
-
08:28 PM Revision 7f9a679f: proposed fix for Bug #5375
- value passed by checkbox was "yes" when checked, instead of "Block" / "Pass"
- 06:52 PM Revision 6aab7f9c: services_unbound_acls text stuff
- 06:50 PM Revision 9f5aa90f: Various text stuff on the UI
-
06:10 PM Revision d6f92b70: Do not consider only meta package, but also other pfSense main packages, also change exit code from -1 to 2
-
05:28 PM Revision e8ef8dd8: Add a new option to pfSense-upgrade, -c, it'll return 0 if system firmware is up2date or -1 if there are updates available
- 04:24 PM Revision 7e4b9edd: Merge pull request #2032 from heper/patch-2
-
04:23 PM Revision 6e27d2fc: convert system_camanager to fa
- 04:17 PM Revision ba2e6526: Merge pull request #2031 from phil-davis/patch-3
- 04:16 PM Revision e32f02a5: services_dhcpv6 text
- and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is do...
- 04:15 PM Revision 846e29bd: Merge pull request #2030 from heper/patch-1
-
04:09 PM Revision 586a79d5: change onclick delete msg toLowerCase()
- 03:47 PM Revision fac720f8: Merge pull request #2029 from phil-davis/patch-3
- 03:46 PM Revision 33f0b0d5: Delete confirmation vi fa-trash automated via pfSense.js
- 03:36 PM Revision bf27317d: service_dhcp.php NTP and TFTP server fields
- and I used capitals for DHCP Server.
At the moment there is a mix of capitalisation of this sort of stuff - e.g. ther... - 03:13 PM Revision 3475eb04: Make DHCP deny action configurable
- 02:05 PM Revision 0619c9db: Convert system_certmanager.php to font awesome icons
- Automatically add confirmation dialog to all fa-trash icons
- 01:11 PM Revision c10cb196: Moved action-buttons in-line styling to pfSense.css
- 12:47 PM Revision d07c9194: Merge pull request #2027 from heper/sed_inline_css
- 12:45 PM Revision c7250cf7: Merge pull request #2028 from phil-davis/patch-3
- 12:29 PM Revision 36b08f39: service_dhcpv6_edit dodgy-looking stuff
- Noticed when reading the code.
-
11:43 AM Revision 3e113455: add icon-embed-btn
-
11:38 AM Revision 9d5a20cf: replace and find for icon-embed-btn
11/04/2015
- 08:09 PM Revision 85587e7d: Fix save/update messages and format
- 08:02 PM Revision aa9cd3a0: Merge pull request #2024 from heper/patch-4
- 08:02 PM Revision 9f07695c: Merge pull request #2017 from heper/patch-1
- 07:40 PM Revision b921ab63: Buttons updated
- 07:12 PM Revision f74457df: Updated button styles
- 06:52 PM Revision 782922c2: Buttons changed to new design
- 06:24 PM Revision c9679d8c: Buttons converted to new deisgn
- 'X' button suppressed in info text box
- 05:40 PM Revision 2ec8f0ba: Buttons update to new design:wq
- 04:26 PM Revision 09415b9e: Firewall rules pages updated with new button style
- 04:02 PM Revision 0149ef4d: AUtomatically add "info" icon where required
-
03:08 PM Revision b2971431: Remove dead code from pkg_mgr_install.php
-
03:08 PM Revision 0450ff4f: Respect product_name and tmp_path
- 02:15 PM Revision df4957e4: Revised button style on firewall_aliases.php as a model for all other table-based pages
-
02:15 PM Revision 2c59e1e6: fix tabstops v2
-
02:15 PM Revision cd5c8bb3: fix tabstops
-
02:15 PM Revision c5d81fdf: convert services_rfc2136 to fa
- please double check the added act==toggle code
-
02:15 PM Revision e5e89876: convert services_dyndns to fa
- i've also added a act=toggle.
please check to see if there aren't any huge mistakes in it. (seems to work) -
02:15 PM Revision 036c9544: convert services_unbound_acls to fa
-
02:15 PM Revision 2b36a04b: convert services_unbound to fa
-
02:15 PM Revision c84a6977: convert services_dnsmasq to fa
-
11:09 AM Revision 7562ea1d: Merge pull request #2003 from brunostein/fix_button_name_upgrade_firmware
11/03/2015
-
11:48 PM Revision d43c5066: convert status_dhcpv6_leases to fa
- 09:31 PM Revision bef0d0d9: Added automatic error recovery and ajax busy flag
-
07:57 PM Revision f3e15492: A new fix for #4130:
- The fix added for this bug, that check xml file size is < 200 to decide
if file must or not be read created a new iss... -
07:54 PM Revision de0ecc0e: A new fix for #4130:
- The fix added for this bug, that check xml file size is < 200 to decide
if file must or not be read created a new iss... -
06:58 PM Revision d6d9144e: Only call pfSense_ipsec_list_sa() when IPsec is enabled
-
06:54 PM Revision 1dade399: Only call pfSense_ipsec_list_sa() when IPsec is enabled
-
06:40 PM Revision ce0dbd72: changes for #5219 accidentally reverted unrelated changes made by other commits. Restore those & remove some dead code that was commented out.
- 06:40 PM Revision dfd460ef: Merge pull request #2023 from heper/patch-3
- 06:36 PM Revision 98ef4491: Make all progress bars skinier (14px)
-
06:34 PM Revision 49c9e939: convert status_dhcp_leases to fa
- 05:58 PM Revision 7d17232c: Added miniature logo for hte RSS widget
- 05:46 PM Revision 6875f0cf: Fix widget div
- 05:36 PM Revision c1426ad5: Fix degree symbol
- 05:31 PM Revision eca275d4: Fixed warning threshold
-
05:17 PM Revision 6684d594: Don't allow IPsec mobile clients user auth source to not be a RADIUS server if
- the phase1 auth method is EAP-RADIUS. Properly handle selection of multiple
RADIUS servers when using EAP-RADIUS. Fix... - 05:11 PM Revision fad87798: Completed #5369
-
01:25 PM Revision e1c34c69: Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb2e7c9c94e1f38008fc3da440eb14e8. Pointy hat to: garga
-
11:22 AM Revision 7fcd5ea8: Retire ipsec_smp_dump_status()
- 04:19 AM Revision be7990b9: Merge pull request #2022 from phil-davis/patch-5
- 03:57 AM Revision 873e2384: diag_logs_filter reduce duplicated icon code
- Almost all the code in old lines 397 and 402 was the same. Make the logic a bit clearer about exactly what is the dif...
- 03:53 AM Revision 87d4ff00: FInishing touches to move action icon to left-most column
- 03:43 AM Revision fad2497d: Merge pull request #2021 from phil-davis/patch-4
- 03:43 AM Revision 4a59653b: Merge branch 'patch-3' of https://github.com/phil-davis/pfsense
- * 'patch-3' of https://github.com/phil-davis/pfsense:
diag_logs_filter reduce duplicated icon code - 03:41 AM Revision 05ba3049: Merge pull request #2019 from phil-davis/patch-2
- 03:01 AM Revision b31b713d: bump to 2.2.5-RELEASE
- 03:00 AM Revision 8c3b999e: diag_logs_filter_dynamic reduce duplicated icon code
- Almost all the code in old lines 408 and 413 was the same. Make the logic a bit clearer about exactly what is the dif...
- 02:53 AM Revision 475d6311: diag_logs_filter reduce duplicated icon code
- Almost all the code in old lines 457 and 462 was the same. Make the logic a bit clearer about exactly what is the dif...
- 02:39 AM Revision bbf80b24: Filter log dynamic pass/block button
- This should fix up the last bits here:
1) Make the button be red cross, green tick depending and block or pass rule.
... - 12:29 AM Revision 19e08632: Actions back to the left. (By popular demand.)
11/02/2015
- 11:37 PM Revision f2fcc67c: fix whitespace
- 07:01 PM Revision f0ac8621: Merge pull request #2018 from heper/patch-3
- 06:55 PM Revision 18ff5c80: Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455
-
06:38 PM Revision 92c0709b: convert diag_confbak to fa
- are the icons for revert & download ok ?
-
06:15 PM Revision a63af977: convert vpn_openvpn_csc to fa
-
06:13 PM Revision 398dbbca: convert vpn_openvpn_client to fa
-
06:10 PM Revision 42b5e01b: convert vpn_openvpn_server to fa
-
06:07 PM Revision e30e05e1: convert vpn_l2tp_users to fa
-
06:04 PM Revision 17b826b6: convert vpn_ipsec_keys to fa
- 05:51 PM Revision a5855731: Fix confirm on delete
- 05:40 PM Revision 54c4aca2: Merge pull request #2016 from phil-davis/patch-2
- 05:38 PM Revision 2e92b683: Merge pull request #2015 from heper/patch-1
- 05:26 PM Revision 79da790b: Fixed #5222
-
05:04 PM Revision 968865fa: fix tabstops
-
05:00 PM Revision 4f7fb8a6: revert back to $_POST after request from Steve_B
- note:
onclick="return confirm" does not function as expected. vlan still removed when choosing "cancel" - 04:42 PM Revision 56b3dd9c: Fix firewall log dynamic rule lookup master
- for rows that are dynamically added as time goes by.
See https://github.com/pfsense/pfsense/pull/2014 for version for... -
04:22 PM Revision 8a7d3522: convert interfaces_lagg to fa
-
04:20 PM Revision d9cfc587: convert interfaces_bridge to fa
-
04:17 PM Revision b76a8ff4: convert interfaces_gif to fa
-
04:14 PM Revision f9078962: convert interfaces_gre to fa
-
04:09 PM Revision 8d141eec: Update interfaces_qinq.php
-
04:08 PM Revision c35bc186: convert interfaces_ppps to fa
-
04:02 PM Revision 06e5a81b: convert interfaces_qinq to fa
-
03:51 PM Revision 43444ecd: convert interfaces_vlan to fa
- this page used $_POST instead on $_GET. no clue why. changed it to $_GET like every other page i've come across thus ...
- 03:21 PM Revision 51967679: Fix firewall log dynamic rule lookup
- for rows that are dynamically added as time goes by.
-
02:52 PM Revision 2acf113a: convert interfaces_wireless to fa
-
02:48 PM Revision 2fb4b6b6: Update interfaces_groups.php
-
02:47 PM Revision 32db6a53: convert interfaces_groups to fa
- 02:12 PM Revision 0c499bef: Make diag_logs_filter and diag_logs_filter_dynamic consistent by moving action icon to last column
- 02:04 PM Revision b38e4b6c: Changed icons to font-awesome
- Changed tooltips to Bootstrap style
- 12:46 PM Revision 0e445ef7: Added icon-pointer class
- 12:33 PM Revision c19db1d1: Merge pull request #2013 from heper/patch-1
-
09:33 AM Revision 5ac8751c: fix block/pass icons
-
09:22 AM Revision 91f5cca9: fix block/pass icons
11/01/2015
-
09:18 PM Revision 8ae794da: icon color danger & success
- 01:02 AM Revision 6f36b485: Merge pull request #2010 from heper/patch-1
10/31/2015
-
11:06 PM Revision 7657b650: Update vpn_pppoe.php
-
11:02 PM Revision 32dc1497: convert vpn_pppoe to fa
- ToDo: enable/disable icon.
personally don't know what actions are needed when enabling/disabling this. -
10:52 PM Revision 370358b8: convert services_wol to fa
-
10:46 PM Revision 80ec2e8c: convert load_balancer_virtual_server to fa
-
10:42 PM Revision 4c048bbe: convert load_balancer_monitor to fa
-
10:38 PM Revision 91ef8827: convert load_balancer_pool to fa
-
10:31 PM Revision 5d3914a9: convert services_igmpproxy to fa
- 10:28 PM Revision acbd265e: Fixed #5362
-
08:25 PM Revision 86b2861c: Update diag_ipsec.php to use new call to get tunnel status.
-
03:21 PM Revision 524999ec: It is not necessary manually disable the IPSEC processing when not used.
- With the recent IPSEC changes by gnn@, there is no more performance penalty
for 1G networks if you have IPSEC compile... -
03:04 PM Revision 5f0b15e5: The net.inet.ip.fastforward sysctl is retired now.
- Tryforward instead, is always on and is compatible with IPSEC.
TAG: tryforward -
02:39 PM Revision dd8df8e1: Apply a different fix to issue #2993.
- Instead of forcing the encrypted traffic in transport mode as ENC_AFTER,
just change the mask to allow ENC_BEFORE eve... - 01:33 PM Revision 48d21f07: Merge pull request #2008 from heper/patch-1
-
01:12 PM Revision 2f5dafed: convert services_dhcpv6 to fa
-
01:04 PM Revision 9a6a8329: convert services_dhcp to fa
- 02:21 AM Revision 7dba66dc: Merge pull request #2007 from phil-davis/patch-1
- 02:03 AM Revision 7684d3dc: system_advanced_sysctl fix text of delete confirmation
10/30/2015
- 11:52 PM Revision efad5c7d: Merge pull request #2006 from heper/patch-1
-
11:37 PM Revision 6b83403f: convert services_captiveportal_filemanager to fa
-
11:34 PM Revision fa82f2ee: convert services_captiveportal_vouchers to fa
- please confirm/deny whether fa-file-excel-o is suitable for "export to csv"
-
11:15 PM Revision 510ff918: convert services_captiveportal_hostname to fa
-
11:12 PM Revision 29762ff2: convert services_captiveportal_ip to fa
-
11:08 PM Revision 51266b6a: convert services_captiveportal_mac to fa
-
11:01 PM Revision ec7d5477: convert services_captiveportal_zone
-
08:51 PM Revision 5897e4e3: Remove a redundant if and fix indentation accordingly. Fix is_array that should be an isset on the remote SPI field.
- 07:13 PM Revision b9043cdc: Completed #5359
-
07:13 PM Revision f9dd6a4b: convert system_authservers to font-awesome
-
07:13 PM Revision 854fa106: convert system_groupmanager to font-awesome
-
07:13 PM Revision bb1b5c6f: convert system_usermanager to font-awesome
-
07:13 PM Revision 7c8e9a81: convert system_advanced_sysctl to font-awesome
-
07:11 PM Revision 78fe0401: Update license
-
06:54 PM Revision 9c56811a: Update license on diag_ipsec.php. Keep required attributions and reference
- the original m0n0wall BSD 2 clause.
-
06:48 PM Revision 1ff5bbdd: Teach IPsec widget to use VICI
-
06:41 PM Revision 84834ecb: Remove diag_ipsec_xml.php, not being used
-
06:41 PM Revision 8f4e05fa: Obsolete strongswan SMP files
-
06:41 PM Revision 6c5481de: Disable SMP and enable VICI
-
06:31 PM Revision 84c78198: Remove port information from diag_ipsec.php since it's not available on VICI, also use local-nat-t and remote-nat-t to detect when NAT-T is being used
- 06:24 PM Revision b20b23e1: Restore Manuel Kaper to Copyright section
-
06:11 PM Revision 2bd69a57: Deprecate strongswan smp components
- 06:05 PM Revision fd061309: Merge pull request #2004 from heper/patch-1
-
06:03 PM Revision 93277f2c: Remove ipsec_smp_dump_status(), last dependency of strongswan XMP module
-
06:02 PM Revision 90056c87: Rework ipsec widget to use VICI
-
06:01 PM Revision 63253e04: Remove diag_ipsec_xml.php, not being used
-
06:00 PM Revision 449ab605: fix typo
-
05:57 PM Revision 5932fc6a: convert firewall_aliases to font-awesome
-
05:49 PM Revision a64d22cf: convert firewall_virtual_ip to font-awesome
-
05:44 PM Revision 2de1c196: convert firewall_schedule to font-awesome
-
05:26 PM Revision 8512e90a: Make IPsec status page retrieve status with VICI instead of SMP
- 03:35 PM Revision 092e7a96: Copyright update
- 02:47 PM Revision 7dc1383a: Copyright changes
- 02:25 PM Revision 53047cc9: Remove unneeded binding
- 02:21 PM Revision a9af7aa6: Obscure password for pptp as well
- 02:12 PM Revision 401ccf37: Completed #5358
10/29/2015
- 10:07 PM Revision cd70be5d: Fix css error in select options
- 08:02 PM Revision 467669bf: Addresses #5228
- 06:58 PM Revision 1b6b7fc4: Completed #5357
-
05:48 PM Revision 039607d1: Use VSTR option on strongswan
-
05:45 PM Revision 3d07a086: fix button name
- 02:19 PM Revision 65a0e193: Completed #5356
- Refactor row toggle javascript
10/28/2015
-
05:51 PM Revision 76827b9c: Set leftsendcert=always for IKEv2 configurations with certificates to better accommodate OS X and iOS manual configurations. Fixes #5353
-
05:49 PM Revision 50de9fa8: Set leftsendcert=always for IKEv2 configurations with certificates to better accommodate OS X and iOS manual configurations. Fixes #5353
- 03:22 PM Revision ed7f3bbc: Fixed #5352
- By replacing interfaces selector options lists with a safer function
- 02:40 PM Revision 2f4323b5: Perform table striping via jquery function so that it is correct after selection/de-selection and after re-ordering
- 02:04 PM Revision 3193d853: firewall_rules Edit text
- Standardise capitals
Pair up double quotes - 02:04 PM Revision 4a5ac5e0: system_routes Actions column format
- 02:04 PM Revision 329b5c49: system_gateways Actions column format
- 02:04 PM Revision 36b3fd58: system_gateway_groups pair up double-quotes
- 02:04 PM Revision bbfa7874: system_gateways text of edit button
- Make it consistent with the others
-
01:38 PM Revision 0a5e8968: Enable VICI option on strongswan build
- 01:39 AM Revision f9e5e4e2: Converted the background color javascript to jQuery and used it to maintain correct table striping
- 12:46 AM Revision c0411930: Add "Actions" text to table header
10/27/2015
- 09:14 PM Revision 1a8b5a4d: Fix delete confirmation text.
- 09:03 PM Revision 4afa1f70: Merge pull request #1994 from heper/patch-3
-
09:00 PM Revision 5d339e8e: system_routes font-awesome convert
- 08:47 PM Revision db95c03b: Merge pull request #1993 from heper/patch-2
-
08:45 PM Revision 8e990c6c: system_gateways_groups font-awesome convert
- 08:44 PM Revision c238653e: Merge pull request #1992 from heper/patch-1
-
08:37 PM Revision 1629e8ea: system_gateways font-awesome convert
- https://forum.pfsense.org/index.php?topic=101343.15
- 08:01 PM Revision 678a52f1: Add confirmation to rule deletion
- 07:49 PM Revision 93b1f6fb: Include www/classes and www/classes/Form in the PHP include path
-
05:36 PM Revision 812bbf0d: Deal with full update file separately, it doesn't end in .gz
-
05:36 PM Revision fb08d0e1: Remove unused call to update_status_output()
-
05:36 PM Revision d00db665: Remove unused variables
- 03:52 PM Revision 9bb0525f: Merge pull request #1980 from jrote1/widgets-overflow
- 03:49 PM Revision e7d66d9a: Fixed #5349
- 03:18 PM Revision ec0696e1: Fix widget horizontal scrolling
- 02:37 PM Revision 974eb0e4: Changed "Scroll to top of page" icons to more suitable icon from font-awesome
- 02:17 PM Revision 0bc61baa: Javascript refine to hide Delete row button if there is only one row
-
01:40 PM Revision 14741318: Add more information abou pkg issue, already reported to upstream
-
01:39 PM Revision 5679253c: Require notices.inc only if it's going to be used
- 01:26 PM Revision 3985bb3c: Accommodate possible bug in pkg where progress total is reported as zero
- 12:25 PM Revision d41aeafc: Added font-awesome directory (after rename)
- 11:59 AM Revision 9fc6233a: Fixed #5347
- 05:43 AM Revision ec92705b: Merge pull request #1989 from phil-davis/patch-1
- 04:20 AM Revision 62eed5f5: Fix source type on edit of NAT outbound rule
- Redmine #5347 part (1)
10/26/2015
- 10:18 PM Revision 5eac8374: Fix up descriptive text for logging levels. Ticket #5340
- 09:28 PM Revision b4140b14: Default log level where none is selected should be 3 here. Ticket #5340
- 08:45 PM Revision f418fde4: Correct available log levels. Ticket #5340
- 08:41 PM Revision 52005a06: fix logging config upgrade. Ticket #5340
- 08:33 PM Revision fc8b158f: Now uses tempnam() generated file name
- 08:18 PM Revision f5ba2db3: Comment typo
- 08:14 PM Revision 3e115dbf: Experimental: Fixes #5288
- 08:06 PM Revision d25eda8d: Logging fixes. Ticket #5340
- 07:30 PM Revision 42ef62a4: terminate argument parsing before giving the log level. Ticket #5340
- 05:52 PM Revision 682cea18: Remove debuggery
- 05:30 PM Revision e0ca0171: Merge pull request #1981 from phil-davis/patch-1
- 05:21 PM Revision bb80994a: Remove bonus ) in pkg.php
- Reported in forum https://forum.pfsense.org/index.php?topic=101390.0
- 05:09 PM Revision f25dac2d: Page actions convverted to font-awesome icons
- 04:34 PM Revision 0253c191: Added support for forn-awesome fonts
- 03:51 PM Revision 6ab2218f: Changed name of font-awesome folder
- 03:46 PM Revision 666505be: Added Font Awesome icon set
- 02:06 PM Revision bd8eeef9: Fixed #5343
- 01:32 PM Revision 11a6f29c: Fixed #5342
-
09:52 AM Revision f71e3804: Merge pull request #1980 from doktornotor/patch-2
-
09:38 AM Revision e1ef1ff5: Merge pull request #1986 from phil-davis/patch-6
-
09:38 AM Revision 5253e9d7: Merge pull request #1987 from phil-davis/patch-7
-
09:36 AM Revision 487235f3: Merge pull request #1985 from phil-davis/patch-5
-
09:35 AM Revision 2167f9a4: Merge pull request #1984 from phil-davis/patch-4
-
09:34 AM Revision 11547f3d: Merge pull request #1982 from phil-davis/patch-2
-
09:31 AM Revision c53154dd: Merge pull request #1981 from phil-davis/patch-1
-
08:49 AM Revision 7d790fc3: Enable CHECK_PORTINUSE option for net/miniupnpd, fixes #4320
-
08:47 AM Revision 679c4ac7: Enable IPV6 and UPNP_IGDV2 on net/miniupnpd, fixes #4321
- 05:23 AM Revision 5d6dde8a: Use 1-6 rather than 0-5 for IPsec logging levels, to stay away from complications of 0 due to PHP stupidity. Upgrade config to add 1 to any configured log levels. Default to 1 as log level where none is configured by the user. Ticket #5340
- 03:27 AM Revision 772d594f: Merge pull request #1983 from phil-davis/patch-3
10/25/2015
- 05:38 AM Revision 1867cd5c: Fix Command Prompt Download and Upload when not in English - Redmine #5343 for master
- This one is broken in master (as well as RELENG_2_2) and this code fixes it.
- 05:27 AM Revision 7e630279: Fix Command Prompt Download and Upload when not in English - Redmine #5343 for RELENG_2_2
- 02:31 AM Revision a2cae98f: Fix multi-lingual save of NAT mode Redmine #5342 for master
- 02:27 AM Revision 139cc9df: Fix multi-lingual save of NAT mode Redmine # for RELENG_2_2
- and forum https://forum.pfsense.org/index.php?topic=101276.0
10/24/2015
- 12:26 PM Revision dea1f29f: Fixed 5333
- 11:27 AM Revision 6b1b69a8: Fixup status progress messages for reinstallall
- When doing reinstall all packages the "Please wait" and similar messages need to be general about "all packages". The...
- 10:55 AM Revision f80d02a4: Fix case wildcard of package names for reinstallall
- Introduced by https://github.com/pfsense/pfsense/commit/e3b43e4bfe5a3e69028c1ab7e0e4a632ff5ee499
None of the packages... - 10:42 AM Revision 288882be: For reinstallall there is no pkg specified
- Reinstall all packages is currently just displaying the current list of installed packages. It does not prompt to rei...
-
08:13 AM Revision 952177e6: Fix external interface variable in input error message
-
08:11 AM Revision ebf4e00e: Properly validate IPv4 for UPnP - RELENG_2_2
- Since https://redmine.pfsense.org/issues/1835 got exactly nowhere for the past 4 years, the input should be properly ...
- 06:47 AM Revision 33b170df: IKE auto mode is back, remove this config upgrade code unsetting it.
- 06:46 AM Revision add49a3a: IKE auto mode is back, remove this config upgrade code unsetting it.
10/23/2015
- 11:41 PM Revision 180508d1: Fixed #5333
-
08:04 PM Revision 3e191a85: Ignore kernel-debug package when looking for main kernel package
-
05:57 PM Revision 197c6869: Merge pull request #1974 from phil-davis/patch-1
-
05:55 PM Revision 0b52797d: Merge pull request #1975 from phil-davis/patch-2
-
05:55 PM Revision 9aaa560b: Merge pull request #1976 from phil-davis/hte
-
05:54 PM Revision 6c0167f9: Merge pull request #1977 from phil-davis/patch-3
-
05:53 PM Revision 46bab024: Merge pull request #1979 from phil-davis/patch-5
-
05:50 PM Revision 463c438d: Make it possible to _exec to get $_cmd exit code instead of tee one
-
05:49 PM Revision b194ed9e: Use _exit()
-
05:22 PM Revision 54d0cd74: Fix #5338: Add -4 and -6 options to pfSense-upgrade to select IP protocol version
-
05:22 PM Revision 3beae1fb: These files are not being created anymore, we don't need to remove them
-
05:22 PM Revision 8aba7e9e: No need to concatenate
-
05:22 PM Revision 3ebb7cba: Replace mwexec() by mwexec_bg()
-
05:22 PM Revision e3b43e4b: Use already defined pkg_prefix variable
-
12:54 PM Revision c238ccae: Merge pull request #1978 from phil-davis/patch-4
- 12:39 PM Revision f860af1e: interfaces_assign tab_array numbering
- This was fixed in master for 2.3 by https://github.com/pfsense/pfsense/commit/50e6c063e6ec148917ff0bcb0bce8b0a08df579...
- 12:10 PM Revision d63edb34: Search typo
- 12:03 PM Revision d481bd7c: Explain which thing is blue
- On the installed packages table, the Version column version number has a hyper-link to the package changelog. That ap...
- 11:49 AM Revision 2d911f2c: Random comment typos like hte
- 11:28 AM Revision 1047465b: Balance a tag in pkg_mgr_installed
- 11:20 AM Revision 9ce78241: Fix text if current package is newer
Also available in: Atom