summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Help ticket #3449:Renato Botelho2014-02-171-2/+6
* XHTML ComplianceN0YB2014-02-171-2/+3
* Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-20/+7
* Use htmlspecialchars(), a better solution for #2952Renato Botelho2014-02-171-1/+1
* Merge pull request #921 from phil-davis/RELENG_2_1Ermal Luçi2014-02-171-12/+61
|\
| * Enhanced validation of general DNS servers and gatewaysPhil Davis2014-02-171-12/+61
* | Use descr as the field name for voucher description so it gets CDATA protecti...Ermal2014-02-171-3/+3
* | XHTML ComplianceN0YB2014-02-161-5/+6
* | XHTML ComplianceN0YB2014-02-151-12/+12
* | XHTML ComplianceN0YB2014-02-141-3/+2
* | XHTML ComplianceN0YB2014-02-141-3/+2
* | XHTML ComplianceN0YB2014-02-141-9/+8
* | Add a knob to let the user select which console (video or serial) is preferre...jim-p2014-02-141-0/+18
* | Add a mechanism by which the serial port can be forced on always regardless o...jim-p2014-02-141-2/+2
* | Fix #2952, escape necessary chars to avoid xss injectionRenato Botelho2014-02-141-1/+1
* | Respect g['tmp_path']Renato Botelho2014-02-141-3/+3
* | XHTML ComplianceN0YB2014-02-141-16/+15
* | XHTML ComplianceN0YB2014-02-131-0/+5
* | XHTML ComplianceN0YB2014-02-131-1/+8
|/
* 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-111-1/+2
* 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
* | XHTML Compliance - RRD GraphsN0YB2014-02-091-1/+1
|/
* XHTML Compliance - RRD GraphsN0YB2014-02-072-43/+48
* Add specific permission for easyrule.jim-p2014-02-071-1/+8
* 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 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
OpenPOWER on IntegriCloud