summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/http/https/ for doc.pfsense.orgChris Buechler2014-02-072-2/+2
* Fix test, allows restoring last backup in the list. Fixes #3438jim-p2014-02-061-2/+2
* escapeshellarg() is not required hereRenato Botelho2014-02-051-1/+1
* Silent recently added symlink() callsRenato Botelho2014-02-041-2/+2
* Fix some wrong escapeshellarg() callsRenato Botelho2014-02-044-5/+5
* 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-043-5/+4
* 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
* | Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-0414-82/+81
* | Fix an obvious typo on var nameRenato Botelho2014-02-041-1/+1
* | Use php function to get hostname instead of exec()Renato Botelho2014-02-041-1/+1
* | Add path for sysctl, also use -n param instead of awkRenato Botelho2014-02-041-1/+1
* | Simplify logicRenato Botelho2014-02-041-4/+4
* | Use php function to get hostname instead of exec()Renato Botelho2014-02-041-5/+4
* | Add {} between variables inside quotesRenato Botelho2014-02-041-2/+2
* | Use php function to get hostname instead of exec()Renato Botelho2014-02-041-5/+4
* | Add {} between variables inside quotesRenato Botelho2014-02-041-2/+2
|/
* Using "limited" for ntp in this way denies client access. Issue #3384jim-p2014-02-031-2/+2
* Merge pull request #897 from N0YB/RELENG_2_1Renato Botelho2014-02-033-77/+94
|\
| * 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-273-77/+94
* | Merge pull request #899 from N0YB/patch-12Ermal Luçi2014-01-311-2/+2
|\ \
| * | Update shortcuts.incN0YB2014-01-301-2/+2
|/ /
* | Fix typo on variable name, it fixes #3414Renato Botelho2014-01-281-2/+2
* | Really fix #3376Phil Davis2014-01-281-3/+3
* | Merge pull request #895 from N0YB/RELENG_2_1Jim P2014-01-271-2/+2
|\ \ | |/
| * Also make the dialog_output query string option XHTML compliant.N0YB2014-01-271-2/+2
* | Merge pull request #894 from N0YB/RELENG_2_1Jim P2014-01-271-1/+1
|\ \ | |/
| * Make select option XHTML compliant for "Number of lines to display".N0YB2014-01-271-1/+1
* | Merge pull request #893 from N0YB/RELENG_2_1Renato Botelho2014-01-275-4/+14
|\ \ | |/
| * 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-264-4/+12
|/
* Do not list the same CARP ip as an option for InterfaceRenato Botelho2014-01-231-1/+2
* Fix typo on variable nameRenato Botelho2014-01-211-3/+3
* Revert "Fix #3350. Do not destroy an interface when it's being disabled"Renato Botelho2014-01-211-2/+4
* Obsolete old ntp binariesRenato Botelho2014-01-201-0/+9
* Bump versionjim-p2014-01-161-1/+1
* ports ntp moved to sbin, followjim-p2014-01-153-6/+6
* updates to license.phpChris Buechler2014-01-131-79/+7
* Use "disable monitor" in NTP config to mitigate CVE-2013-5211.jim-p2014-01-101-1/+1
* Should to go master, not RELENG_2_1. Revert "Merge pull request #882 from der...Chris Buechler2014-01-092-13/+1
* Merge pull request #882 from derelict-pf/cp-nohttpsforwardsChris Buechler2014-01-092-1/+13
|\
| * Add checkbox and logic to disable forwarding HTTPS/SSL (Port 443)derelict-pf2013-12-202-1/+13
* | Add 'limited' to ntpd restrict list to workaround CVE-2013-5211. It fixes #3384Renato Botelho2014-01-071-2/+2
* | Update reserved_keywords checks to match firewall_aliases_editPhil Davis2014-01-071-2/+8
* | This might also say "icmpv6" here and lead to a bad rule.jim-p2014-01-061-1/+1
* | Do not allocate the same pipe to everyone rather give each person its own!Ermal2014-01-031-9/+9
OpenPOWER on IntegriCloud