summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Change the default output of pkg.php lists to be encoded before display. Pres...RELENG_2_2jim-p2016-05-061-23/+29
* Set exec bit on gmirror_status_check.phpjim-p2016-04-041-0/+0
* Encode gateway name and description before printing. Fixes #5876jim-p2016-02-101-2/+2
* Make RRD lists global, validate graph name using whitelist of known values ra...jim-p2016-02-102-45/+39
* Fix #3209 editing unassigned VLAN tag can change an assigned interface - RELE...Phil Davis2016-02-091-1/+1
* Merge pull request #2575 from davidjwood/RELENG_2_2-ppp-ipv6-newChris Buechler2016-01-301-0/+8
|\
| * Attempt to ensure interface_dhcpv6_configure() is called at the most appropri...David Wood2016-01-061-2/+2
| * Prevent ppp-ipv6 from taking any action when dhcp6 is active on the parent in...David Wood2016-01-061-0/+8
* | pkg.php consolidate else-if statementPhil Davis2016-01-251-4/+2
* | Wrap pkg_full_path in htmlspecialchars()Phil Davis2016-01-251-2/+2
* | Enhance error output when package file not found - RELENG_2_2Phil Davis2016-01-251-2/+11
* | Use current interface description for breadcrumb - RELENG_2_2Phil Davis2016-01-181-1/+1
* | Fix #5778 do not save changes if interface description matches an alias name ...Phil Davis2016-01-181-0/+10
* | Rationalize add and delete buttons for limiter GUI RELENG_2_2Phil Davis2016-01-071-12/+14
|/
* Fix redmine #5722 DHCP validation for RELENG_2_2Phil Davis2016-01-011-9/+12
* Take this conditional out, it wasn't enough, and we have a script example for...jim-p2015-12-231-3/+0
* Only disable CSRF on diag_backup.php for the download action where it might b...jim-p2015-12-211-1/+3
* Encode hostname before printing; remove some related dead code.jim-p2015-12-216-25/+6
* Encode gateway attributes before printing.jim-p2015-12-212-5/+5
* Encode DNS servers and their associated gateways before printingjim-p2015-12-211-2/+2
* Add range validation to CP IP passthrough. Ticket #5655Chris Buechler2015-12-171-3/+10
* add validation to MAC passthrough. Ticket #5655Chris Buechler2015-12-171-2/+10
* Wrong source of syntax error. Revert "fix syntax error in ipfw command to dis...Chris Buechler2015-12-171-1/+1
* fix syntax error in ipfw command to disable on inactive interfacesChris Buechler2015-12-171-1/+1
* Change status.php state dump to use -vvss for more verbose info, add kenv and...jim-p2015-12-171-1/+3
* Merge pull request #2061 from phil-davis/patch-7Chris Buechler2015-12-151-6/+20
|\
| * Limit alias info popup size #5415 RELENG_2_2Phil Davis2015-11-111-6/+20
* | Fix typo, gateway entry in config has a field called monitor, not monitoripRenato Botelho2015-12-111-1/+1
* | Redmine #4279 Package reinstall displayed when shutting down before upgradePhil Davis2015-12-071-1/+1
* | Address a potential LFI in pkg.php and wizard.php without breaking the abilit...jim-p2015-12-042-4/+18
* | Remove txtsupport from Unbound. Of limited use, and the back end code was nev...Chris Buechler2015-12-031-17/+1
* | Sanitize the session_id/logout_id in captive portal.Chris Buechler2015-12-021-1/+3
* | Merge pull request #2049 from phil-davis/patch-4Renato Botelho2015-11-191-1/+1
|\ \
| * | Unbound advanced Invoming TCP Buffers validationPhil Davis2015-11-101-1/+1
* | | Merge pull request #2083 from phil-davis/patch-10Renato Botelho2015-11-191-1/+1
|\ \ \
| * | | Make block bogon rule display consistent - RELENG_2_2Phil Davis2015-11-181-1/+1
| | |/ | |/|
* | | Merge pull request #2082 from phil-davis/patch-9Renato Botelho2015-11-191-1/+1
|\ \ \
| * | | Backport fix #5467 to RELENG_2_2Phil Davis2015-11-181-1/+1
| |/ /
* | | Backport Redmine #5440 to RELENG_2_2Phil Davis2015-11-151-0/+8
|/ /
* | diag_ipsec.php - show button for child SAs only when some are established. Fi...Matt Smith2015-11-101-2/+2
|/
* Fix syntaxRenato Botelho2015-11-091-2/+2
* Let the code ready for strongswan 5.3.4, where key used to track nat were com...Renato Botelho2015-11-091-2/+14
* Only call pfSense_ipsec_list_sa() when IPsec is enabledRenato Botelho2015-11-032-2/+2
* Remove a redundant if and fix indentation accordingly. Fix is_array that shou...Matt Smith2015-10-301-51/+49
* Update license on diag_ipsec.php. Keep required attributions and referenceMatt Smith2015-10-301-29/+54
* Remove port information from diag_ipsec.php since it's not available on VICI,...Renato Botelho2015-10-301-6/+4
* Rework ipsec widget to use VICIRenato Botelho2015-10-301-17/+7
* Remove diag_ipsec_xml.php, not being usedRenato Botelho2015-10-301-82/+0
* Make IPsec status page retrieve status with VICI instead of SMPMatt Smith2015-10-301-107/+117
* Fix up descriptive text for logging levels. Ticket #5340Chris Buechler2015-10-261-4/+3
OpenPOWER on IntegriCloud