Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Set kern.corefile, fixes #6510 | jim-p | 2016-06-21 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Use synlink path for core repo and fix resume build | Renato Botelho | 2016-06-21 | 2 | -7/+8 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fix typo | jim-p | 2016-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Fix redundant phrasing. | jim-p | 2016-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Add the hability of building images with custom logos on build scripts | Renato Botelho | 2016-06-20 | 3 | -10/+37 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Add NYI custom_logos | Renato Botelho | 2016-06-20 | 2 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Teach rc script to copy custom_logos over default one | Renato Botelho | 2016-06-20 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Remove tab_array from interfaces_groups_edit.php to be consistent with other ↵ | Renato Botelho | 2016-06-17 | 1 | -13/+0 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *_edit files | |||||
* | | | | | | | | | | | Correct value for 9600. Ticket #6416 | Chris Buechler | 2016-06-15 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Use correct format for REVISION on image filenames | Renato Botelho | 2016-06-10 | 1 | -6/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Add PRODUCT_REVISION to image filenames | Renato Botelho | 2016-06-10 | 1 | -6/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2999 from phil-davis/patch-6 | Chris Buechler | 2016-06-09 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix #6468 Do not allow edit of day and times | Phil Davis | 2016-06-08 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in rows of time ranges for a schedule. The code was always intended that the user uses the calendar pad and start hour/minute stop hour/minute drop-down fields to enter days and time range. If an existing day-time-range is wrong, then the workflow is to delete the row and then enter the correct day-time-range using the calendar pad and start hour/minute stop hour/minute drop-down fields. I left the Description field as editable - there is not harm here in letting the user fixup text in any of the dsecriptions for each row. | |||||
* | | | | | | | | | | One more escapeshellarg for auth.inc on 2.4. Ticket #6475 | jim-p | 2016-06-09 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Use escapeshellarg on shell calls in auth.inc. Ticket #6475 | jim-p | 2016-06-09 | 1 | -10/+18 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Validate submitted groups when editing a user. Ticket #6475 | jim-p | 2016-06-09 | 1 | -0/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Add input validation to system_groupmanager.php to prevent invalid members ↵ | jim-p | 2016-06-09 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from being submitted. Ticket #6475 | |||||
* | | | | | | | | | | Merge pull request #2998 from phil-davis/patch-5 | Chris Buechler | 2016-06-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix #6463 Dest net alias matching on page load | Phil Davis | 2016-06-08 | 1 | -1/+1 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not set destination field to use customarray Note: dstbeginport_cust does not exist on this page, so I got removed it here also to avoid future confusion. | |||||
* | | | | | | | | | | Merge pull request #2997 from phil-davis/resetwebgui | Chris Buechler | 2016-06-08 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add resetwebgui to developer shell | Phil Davis | 2016-06-07 | 1 | -0/+26 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This might be helpful to people if they have set the theme to something that they are having trouble displaying, reading... or enabled some widget that is not good or... It allows them to get back to a known-working dashboard state, from where they can try again with customizations. Having something like this was suggested by stilez in amongst discussion of features for https://github.com/pfsense/pfsense/pull/2989 | |||||
* | | | | | | | | | | Fix #6460 Interface mismatch apply changes button | Phil Davis | 2016-06-08 | 1 | -2/+4 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Rework pkg_mgr_install.php: | Renato Botelho | 2016-06-08 | 2 | -60/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Stop using id parameter for additional packages, keep using it only for firmware upgrades - Created to control variables $completed and $confirmed to check all the stages and make it easy to understand what is happening - Stop using $pkgid and use $pkgname instead - Set $pkgname early and validate the port name - Use $firmwareupdate everywhere to check if it's a firmware upgrade - Add hidden input called confirmed to control when user has confirmed installation / upgrade / removal - Add specific messages for reinstall all - Remove an extra form submit and just changes progress bar and informative panel when json process finished successfully | |||||
* | | | | | | | | | | Implement pkg_valid_name() | Renato Botelho | 2016-06-08 | 1 | -0/+8 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/ | Renato Botelho | 2016-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fix indent | Renato Botelho | 2016-06-08 | 1 | -35/+35 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Improve readability | Renato Botelho | 2016-06-08 | 1 | -31/+39 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Improve readability | Renato Botelho | 2016-06-08 | 1 | -3/+4 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Simplify mode parameter validation | Renato Botelho | 2016-06-08 | 1 | -16/+13 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Remove redundant check since pkgcancel is never set | Renato Botelho | 2016-06-08 | 1 | -5/+0 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Validate mode parameter and use sanitized variable on other places | Renato Botelho | 2016-06-08 | 1 | -19/+35 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Add pgsql PHP module to the list of available ports. Fixes #6462 | Renato Botelho | 2016-06-08 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | This needs a newline | jim-p | 2016-06-06 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Re-enable ntopng | Renato Botelho | 2016-06-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Replace ixgbe by ix and ixv | Renato Botelho | 2016-06-03 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Set keepalive_timeout 0 where captive portal in use, and update otherwise to ↵ | Chris Buechler | 2016-06-03 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginx's current default of 75. Ticket #6421 | |||||
* | | | | | | | | Fix save and reset buttons on status_lb_pool.php. Ticket #6254 | Chris Buechler | 2016-06-02 | 1 | -11/+14 | |
| | | | | | | | | ||||||
* | | | | | | | | Add grub2-bhyve to poudriere | Chris Buechler | 2016-06-02 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #2991 from phil-davis/patch-2 | Chris Buechler | 2016-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix #6440 RADIUS issued IPs | Phil Davis | 2016-06-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a checkbox - the state in the config is stored as set or not set. This should fix the reported issue. I don;t have a system right now to test, but the bug seems obvious. | |||||
* | | | | | | | | | Disable bsdinstaller build | Renato Botelho | 2016-06-02 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Stop using memory disks for staging and final dir | Renato Botelho | 2016-06-02 | 3 | -76/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | add dhcp_probe | Chris Buechler | 2016-06-01 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Add BIND package | Chris Buechler | 2016-06-01 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Allow - and _ in sysctl values. Ticket #6438 | Chris Buechler | 2016-06-01 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Don't override type so changing it is possible. Ticket #6439 | Chris Buechler | 2016-06-01 | 1 | -1/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Allow - in TFTP Server field. Ticket #6433 | Chris Buechler | 2016-06-01 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #2990 from phil-davis/colmn | Chris Buechler | 2016-06-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Comment typos | Phil Davis | 2016-06-01 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I can't resist fixing them when I see them. | |||||
* | | | | | | | | | Mask a few more sensitive bits of data in the status.php config. | jim-p | 2016-06-01 | 1 | -0/+6 | |
| | | | | | | | | |