summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* Encoding in diag_packet_capture.phpjim-p2015-06-161-3/+3
* Encoding in interfaces_qinq_edit.phpjim-p2015-06-161-1/+1
* Encoding in services_dnsmasq.phpjim-p2015-06-161-1/+1
* Encoding in vpn_ipsec_settings.phpjim-p2015-06-161-1/+1
* More encodingjim-p2015-06-161-2/+2
* Fix some low-hanging potential security issues.jim-p2015-06-163-8/+8
* Be more careful with encoding on pages that use single quotes around HTML att...jim-p2015-06-162-5/+5
* Additional encoding for system_advanced_misc.phpjim-p2015-06-161-7/+7
* Protect single quotes as well to prevent JS injection, due to the way this pa...jim-p2015-06-161-10/+10
* Encode parameters in system_advanced_firewall.php before displaying back to t...jim-p2015-06-161-5/+5
* Merge manullay pull/1722Ermal LUÇI2015-06-151-1/+1
* Remove the GUI for the pc-sysinstaller as well and add it to obsoletee filesErmal LUÇI2015-06-152-1218/+0
* status_queues missing semi-colonPhil Davis2015-06-151-1/+1
* Ticket #4655 well manually merge pull/1715. Thanks: PhilErmal LUÇI2015-06-151-3/+9
* add input validation for proxy URL, port, user.Chris Buechler2015-06-141-1/+13
* Ok another round of this which unbreaks input error validation messagesErmal LUÇI2015-06-131-3/+6
* Make this right finally :). Thanks-ti: Phil-davisErmal LUÇI2015-06-121-3/+2
* Activate the redirection that for some reason got disabledErmal LUÇI2015-06-121-2/+2
* Ticket #4655 Do not behave against the logic of checkbox and description.Ermal LUÇI2015-06-111-2/+3
* fix checking for overlaps of NAT destination portbruno2015-06-111-2/+2
* Make the host uuid opt-outErmal LUÇI2015-06-111-0/+18
* Clean up, organize, and expand the info presented by status.php. Save the out...jim-p2015-06-051-76/+94
* Also sanitize OpenVPN static/tls keys in status.phpjim-p2015-06-051-0/+2
* Setup Wizard can result in invalid LAN DHCP pool calculationPhil Davis2015-06-041-11/+44
* Improve setup wizard host name checkPhil Davis2015-06-041-2/+2
* Minor wizard text fixupsPhil Davis2015-06-025-11/+11
* Supply current WAN gateway name to wizardPhil Davis2015-06-021-1/+6
* Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-024-4/+4
* Allow option to specify just 1 of user and pass in OpenVPN .up filePhil Davis2015-05-301-3/+3
* remove pointless filter on dhcp static mappings tableWill Boyce2015-05-302-3/+1
* Added the Stateless DHCP Dropdown hereaqueeb2015-05-281-1/+2
* Add tracker rule number to dynamic firewall logPhil Davis2015-05-261-2/+2
* Call htmlspecialchars() to remove dangerouns chars from zone parameter. Also ...Renato Botelho2015-05-251-3/+3
* Unbalanced td tag in services_dnsmasqPhil Davis2015-05-251-0/+1
* Consistent clear_subsystem_dirty after unbound restartPhil Davis2015-05-251-1/+2
* Update/correct wireless status flags and capabilities list.jim-p2015-05-221-3/+3
* Update pkg_edit.phpPhil Davis2015-05-221-10/+23
* Correct descriptions on Key Rotation and Master Key Regeneration for wireless.jim-p2015-05-211-2/+2
* More combinedfields and usecolspan2 fixesPhil Davis2015-05-201-4/+12
* Fix tr use for combinedfields in pkg xmlPhil Davis2015-05-201-5/+8
* Use correct variable to fix paginationRenato Botelho2015-05-151-3/+2
* Fix startingat var name typo in pkp.phpPhil Davis2015-05-151-1/+1
* Remove the "insert my MAC" feature from interfaces.php. It hasn't worked in a...Chris Buechler2015-05-141-9/+0
* Add some curlies in status_rrd_graph_imgPhil Davis2015-05-141-4/+6
* Cleanup code logic status_upnpPhil Davis2015-05-141-4/+8
* Fix alias rename and delete bug #4701Phil Davis2015-05-142-10/+10
* Slash-select should be inside if in load_balancer_pool_editPhil Davis2015-05-131-1/+1
* fixed indent according to the style guide.Berger Alexander2015-05-111-12/+12
* Currently pfsense enforces unique unqualified hostnames for static dhcp lease...Berger Alexander2015-05-111-9/+13
* Firewall Rules Edit missing slashPhil Davis2015-05-111-1/+1
OpenPOWER on IntegriCloud