summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* s/http/https/ for doc.pfsense.orgChris Buechler2014-02-072-2/+2
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-041-1/+1
* Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9Renato Botelho2014-02-041-8/+4
* Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't existRenato Botelho2014-02-041-2/+2
* Merge pull request #901 from Klaws--/patch-2Ermal Luçi2014-02-041-0/+1
|\
| * Added previously missing DSCP VA (requires kernel patch patch submitted by me)Klaws--2014-02-041-0/+1
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-048-26/+26
* | Fix an obvious typo on var nameRenato Botelho2014-02-041-1/+1
|/
* Merge pull request #897 from N0YB/RELENG_2_1Renato Botelho2014-02-032-76/+93
|\
| * Couple style vertical-align correctionsN0YB2014-01-301-10/+10
| * Include these check boxes.N0YB2014-01-281-3/+3
| * XHTML Compliance - Status: System logs: FirewallN0YB2014-01-272-76/+93
* | Update shortcuts.incN0YB2014-01-301-2/+2
* | Really fix #3376Phil Davis2014-01-281-3/+3
|/
* Also make the dialog_output query string option XHTML compliant.N0YB2014-01-271-2/+2
* Make select option XHTML compliant for "Number of lines to display".N0YB2014-01-271-1/+1
* Missing a couple table element end tags.N0YB2014-01-261-0/+2
* The service status icon (get_service_status_icon) is not always in a table.N0YB2014-01-263-0/+10
* Do not list the same CARP ip as an option for InterfaceRenato Botelho2014-01-231-1/+2
* Revert "Fix #3350. Do not destroy an interface when it's being disabled"Renato Botelho2014-01-211-2/+4
* ports ntp moved to sbin, followjim-p2014-01-152-4/+4
* updates to license.phpChris Buechler2014-01-131-79/+7
* Should to go master, not RELENG_2_1. Revert "Merge pull request #882 from der...Chris Buechler2014-01-091-10/+0
* Merge pull request #882 from derelict-pf/cp-nohttpsforwardsChris Buechler2014-01-091-0/+10
|\
| * Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)derelict-pf2013-12-201-0/+10
* | Update reserved_keywords checks to match firewall_aliases_editPhil Davis2014-01-071-2/+8
* | Fix display of CIDR/Update Freq in Alias EditPhil Davis2013-12-301-2/+2
* | Validate IP address ranges correctly on Alias Bulk Importphildd2013-12-301-2/+2
* | Remove not needed codeErmal2013-12-271-2/+0
* | Make sense of interface mtu handling code. No need to do unneeded operations....Ermal2013-12-271-3/+3
* | Delete static route when monitor IP is removed, also save monitor IP even whe...Renato Botelho2013-12-271-9/+9
* | When WANTIME is empty, there is nothing to do hereRenato Botelho2013-12-241-1/+1
* | test only does integer comparison, use bc to compare floatRenato Botelho2013-12-241-2/+2
* | Save status even if no script is executedRenato Botelho2013-12-241-2/+2
* | On first run REVIOUSSTATUS doesn't exist, so it cannot be UP or DOWN, invert ...Renato Botelho2013-12-241-5/+7
* | Fix DHCP lease time display, strftime already convert it to local timezone, s...Renato Botelho2013-12-231-11/+5
* | Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-231-10/+0
* | Avoid dashboard divide by zero errorsphildd2013-12-221-3/+12
|/
* Fix saving of voucher sync settings.jim-p2013-12-161-11/+12
* Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fi...Renato Botelho2013-12-091-2/+2
* Merge pull request #860 from iamzam/RELENG_2_1Renato Botelho2013-12-072-1/+30
|\
| * added missing quotesdwayne voelker2013-12-051-1/+1
| * Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-052-1/+30
* | Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-2/+2
|/
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-042-3/+25
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* One more typo on Alternative Names fill, that was setting type field with $valueRenato Botelho2013-11-291-1/+1
* Fix a (probably) copy/paste issue that is making all Alternative Names disape...Renato Botelho2013-11-291-2/+2
* Allow an "empty" CRL to be exported, since this is still a valid action.jim-p2013-11-251-2/+1
* Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-211-12/+15
OpenPOWER on IntegriCloud