summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Abort installation when pbi_add failsRenato Botelho2014-02-141-12/+23
* Fix #2952, escape necessary chars to avoid xss injectionRenato Botelho2014-02-141-1/+1
* Respect g['tmp_path']Renato Botelho2014-02-141-3/+3
* Use https to get updates, it helps #2952Renato Botelho2014-02-141-2/+2
* Merge pull request #916 from N0YB/RELENG_2_1Renato Botelho2014-02-141-16/+15
|\
| * XHTML ComplianceN0YB2014-02-141-16/+15
* | Merge pull request #915 from N0YB/RELENG_2_1Ermal Luçi2014-02-142-1/+13
|\ \ | |/
| * XHTML ComplianceN0YB2014-02-131-0/+5
| * XHTML ComplianceN0YB2014-02-131-1/+8
|/
* Fix symlink calls adding full link name, it fixes issue reported at https://f...Renato Botelho2014-02-111-2/+2
* Properly set the configuration here based on https://forum.pfsense.org/index....Ermal2014-02-111-2/+2
* Catch a validation issue reported on the mailing list thread: IPv6 address da...Ermal2014-02-111-2/+2
* When adding ip aliases on top of carp not in the subnet of the carp configure...Ermal2014-02-112-2/+3
* Merge pull request #910 from phil-davis/RELENG_2_1Ermal Luçi2014-02-103-6/+6
|\
| * Standardise LAN net displayPhil Davis2014-02-101-2/+2
| * Standardise LAN net displayPhil Davis2014-02-101-2/+2
| * Standardise LAN net displayPhil Davis2014-02-101-2/+2
* | Merge pull request #909 from phil-davis/RELENG_2_1Renato Botelho2014-02-102-8/+23
|\ \ | |/
| * Reorder Traffic Graph filter options so Local is defaultPhil Davis2014-02-101-1/+1
| * Return all stats when all or remote is selected on Traffic Graph Phil Davis2014-02-101-7/+22
* | Merge pull request #908 from N0YB/XHTML_Compliance_RRD_GraphsRenato Botelho2014-02-101-1/+1
|\ \ | |/ |/|
| * XHTML Compliance - RRD GraphsN0YB2014-02-091-1/+1
* | Merge pull request #905 from N0YB/XHTML_Compliance_RRD_GraphsErmal Luçi2014-02-082-43/+48
|\ \ | |/
| * XHTML Compliance - RRD GraphsN0YB2014-02-072-43/+48
|/
* Add specific permission for easyrule.jim-p2014-02-072-1/+14
* Remove this sort. It's unnecessary and causes problems when editing and savin...jim-p2014-02-071-10/+0
* 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
OpenPOWER on IntegriCloud