summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* The msgbox is no longer needed since there will be a validation process per seErmal2014-02-191-1/+1
* Take single and double quotes into considerationRenato Botelho2014-02-181-1/+1
* Fix issue with CSR generation. Ticket #2820jim-p2014-02-181-5/+5
* Fixes #3460. Ask for validation when real operation will be done and ask for ...Ermal2014-02-181-94/+163
* Remove code that is commentedErmal2014-02-181-3/+0
* Fixes #3461. Remove any special char that can lead to shell/XSS compromises f...Ermal2014-02-181-10/+11
* Merge pull request #890 from N0YB/Gateway_MonitorRenato Botelho2014-02-181-2/+170
|\
| * Gateway Monitor Advanced SettingsN0YB2014-01-251-3/+24
| * Gateway Monitor Advanced SettingsN0YB2014-01-241-1/+148
* | Move this global declaration to the proper file rather than backend codeErmal2014-02-171-0/+13
* | Help ticket #3449:Renato Botelho2014-02-171-2/+6
* | 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
* | Some tweaking to handle when switching off dhcpv6.Ermal2014-02-171-5/+8
* | Use descr as the field name for voucher description so it gets CDATA protecti...Ermal2014-02-171-3/+3
* | Merge pull request #917 from phil-davis/masterErmal Luçi2014-02-171-12/+58
|\ \
| * | Improve processing of DNS server changesPhil Davis2014-02-151-8/+35
| * | Enhanced validation of general DNS servers and gatewaysPhil Davis2014-02-141-8/+27
* | | 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
|/ /
* | Change string to "Maximum new connections per host / per second(s)"Daniel Aleksandersen2014-02-131-4/+4
* | Catch a validation issue reported on the mailing list thread: IPv6 address da...Ermal2014-02-111-2/+2
* | Fixup pkg_nochecksig optionjim-p2014-02-101-3/+3
* | Fix for #3416Brian Candler2014-02-101-1/+1
* | Make Local the default filter for Traffic GraphPhil Davis2014-02-081-1/+1
* | Make Local the default filter for Traffic GraphPhil Davis2014-02-081-2/+5
* | Return all when all or remote is selected on Traffic GraphPhil Davis2014-02-081-6/+18
* | 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-4/+4
* | Add support for signed PBI, help ticket #3365:Renato Botelho2014-02-071-0/+18
* | Standardise LAN net displayPhil Davis2014-02-071-2/+2
* | Standardise LAN net displayPhil Davis2014-02-071-2/+2
* | Standardise LAN net displayPhil Davis2014-02-071-2/+2
* | First swing at converting from racoon to StrongSWAN.Ermal2014-02-063-13/+0
* | 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 #900 from Klaws--/patch-1Ermal 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-27/+27
|/ /
* | Add link to Unbound under the menu item name of 'DNS Resolver'Warren Baker2014-01-311-0/+1
* | Dig is no longer available, drill is now the toolWarren Baker2014-01-301-5/+5
* | Some grammer fixes spotted by Phil DavisWarren Baker2014-01-302-2/+2
* | Make sure ACLs are saved correctlyWarren Baker2014-01-291-19/+23
* | Reference right service reconfig functionWarren Baker2014-01-291-8/+5
* | More html formattingWarren Baker2014-01-291-199/+200
* | FormattingWarren Baker2014-01-291-232/+262
OpenPOWER on IntegriCloud