summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #3521, show correct field descrRenato Botelho2014-03-141-1/+1
|
* fix text, remove product_website mentions here since that's not actually ↵Chris Buechler2014-03-132-3/+3
| | | | used anyway.
* Use descr prepended to voucher fields containing descriptions to have them ↵Ermal2014-03-121-14/+12
| | | | encoded as CDATA. Fixes #3441
* Improve checks for params 'id', 'dup' and other similar ones to make sure ↵Renato Botelho2014-03-1266-194/+234
| | | | they are numeric integer, also, pass them through htmlspecialchars() before print
* Validate rule Advanced Options numeric entriesPhil Davis2014-03-111-7/+35
| | | version of pull request #1021 for 2.1 branch
* Pass id variable through htmlspecialchars before print itRenato Botelho2014-03-111-1/+1
|
* Make Firewall Rules Advanced Options open if used - 2.1 branchPhil Davis2014-03-101-2/+19
| | | This is the same code as pull request 997 but for 2.1 branch
* Merge pull request #991 from phil-davis/RELENG_2_1Renato Botelho2014-03-101-18/+12
|\ | | | | Return GWG IP protocol (version) when no gateway IP - 2.1 version
| * Tidy up GWG dropdown selection testsPhil Davis2014-02-281-11/+7
| | | | | | Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!
| * Tidy "gateway name - IP" in dropdown listPhil Davis2014-02-281-1/+2
| | | | | | for 2.1 branch
| * Use return_gateway_groups_array() to build correct GWG listPhil Davis2014-02-281-10/+7
| | | | | | Version for 2.1 branch
* | Fix order of parameters to explode() herejim-p2014-03-101-1/+1
| |
* | Fix OpenVPN XML section namePhil Davis2014-03-101-1/+1
| | | | | | | | Forum https://forum.pfsense.org/index.php?topic=73479.0
* | Merge pull request #1004 from phil-davis/patch-3Renato Botelho2014-03-101-2/+16
|\ \ | | | | | | Add all advanced options to rule table hover text on 2.1 branch
| * | Add all advanced options to rule table hover text on 2.1 branchPhil Davis2014-03-081-2/+16
| | | | | | | | | Bug #3512
* | | XHTML ComplianceN0YB2014-03-093-89/+91
| | | | | | | | | | | | Services - DNS Forwarder
* | | XHTML ComplianceN0YB2014-03-093-122/+126
| | | | | | | | | | | | Services - DHCP Server
* | | XHTML ComplianceN0YB2014-03-091-25/+28
| | | | | | | | | | | | Diagnostics - Packet Capture
* | | XHTML ComplianceN0YB2014-03-081-29/+33
| | | | | | | | | | | | Diagnostics - Tables
* | | XHTML ComplianceN0YB2014-03-082-13/+14
| | | | | | | | | | | | VPN - PPTP - Users
* | | XHTML ComplianceN0YB2014-03-081-54/+58
| | | | | | | | | | | | VPN - PPTP - Configuration
* | | XHTML ComplianceN0YB2014-03-082-64/+64
| | | | | | | | | | | | VPN - PPPOE
* | | XHTML ComplianceN0YB2014-03-082-1/+2
| | | | | | | | | | | | VPN - L2TP - Users
* | | XHTML ComplianceN0YB2014-03-081-18/+18
| | | | | | | | | | | | VPN - L2TP - Configuration
* | | XHTML ComplianceN0YB2014-03-082-13/+15
| | | | | | | | | | | | VPN - IPsec - Pre-Shared Keys
* | | XHTML ComplianceN0YB2014-03-071-40/+40
|/ / | | | | | | VPN - IPsec - Mobile Clients
* | Properly use key here.Ermal2014-03-071-1/+2
| |
* | Skip input validation when choosing an existing certificate, it should fix #3505Renato Botelho2014-03-071-1/+1
| |
* | Remove unecessary quotesRenato Botelho2014-03-071-3/+3
| |
* | XHTML ComplianceN0YB2014-03-063-139/+140
| | | | | | | | VPN - IPsec - Tunnels
* | Couple CorrectionsN0YB2014-03-061-2/+2
| | | | | | | | | | Table Cell Close Location Style Border Typo
* | XHTML ComplianceN0YB2014-03-041-45/+47
| | | | | | | | VPN - OpenVPN - Client Specific Overrides
* | XHTML ComplianceN0YB2014-03-041-64/+67
| | | | | | | | VPN - OpenVPN - Client
* | Merge pull request #993 from N0YB/RELENG_2_1Renato Botelho2014-03-041-96/+103
|\ \ | | | | | | XHTML Compliance
| * | XHTML ComplianceN0YB2014-03-031-96/+103
| | | | | | | | | | | | VPN - OpenVPN - Server
* | | Remove alert confirmation to delete a package, today user need to confirm twiceRenato Botelho2014-03-041-1/+1
|/ /
* | Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499Renato Botelho2014-03-031-3/+3
| |
* | XHTML ComplianceN0YB2014-03-013-0/+12
| | | | | | | | Firewall - Traffic Shaper
* | XHTML ComplianceN0YB2014-02-281-15/+22
| | | | | | | | Firewall - Schedules - Edit
* | XHTML ComplianceN0YB2014-02-281-1/+11
| | | | | | | | Firewall - Aliases - Edit
* | Merge pull request #987 from N0YB/RELENG_2_1Renato Botelho2014-02-281-3/+3
|\ \ | | | | | | XHTML Compliance
| * | XHTML ComplianceN0YB2014-02-281-3/+3
| | | | | | | | | | | | Firewall - NAT - Npt - Edit
* | | Add an option to verify peers_identifier when it's ASN.1 distinguished name. ↵Renato Botelho2014-02-281-0/+14
|/ / | | | | | | It should fix #2904
* | XHTML ComplianceN0YB2014-02-271-24/+33
| | | | | | | | Firewall - NAT - Outbound - Edit
* | Fix #3492, make sure filesystem is read-writeRenato Botelho2014-02-271-0/+4
| |
* | XHTML ComplianceN0YB2014-02-271-23/+32
| | | | | | | | Firewall - NAT - Port Forward - 1 to 1 - Edit
* | Merge pull request #979 from phil-davis/RELENG_2_1Renato Botelho2014-02-271-5/+5
|\ \ | |/ | | Errors in graph calculations
| * Errors in in graph calculationsPhil Davis2014-02-261-5/+5
| | | | | | This is the version for 2.1 branch corresponding to https://github.com/pfsense/pfsense/commit/f9983a874d6acf5fcf08a08606a6d19624af4438
* | Merge pull request #980 from N0YB/RELENG_2_1Renato Botelho2014-02-271-47/+56
|\ \ | | | | | | XHTML Compliance
| * | XHTML ComplianceN0YB2014-02-261-47/+56
| |/ | | | | | | Firewall - NAT - Port Forward - Edit
OpenPOWER on IntegriCloud