Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim whitespaces from options text and fix #3674 | Renato Botelho | 2014-05-27 | 1 | -3/+3 |
| | |||||
* | Add (self) for an outbound NAT source as well | jim-p | 2014-05-23 | 2 | -3/+10 |
| | |||||
* | Let (self) be used on port forward destinations also | jim-p | 2014-05-23 | 1 | -1/+2 |
| | |||||
* | Add (self) keyword for specifying "any IP address on this firewall" as a ↵ | jim-p | 2014-05-23 | 2 | -2/+6 |
| | | | | rule choice. | ||||
* | Fix typo | Renato Botelho | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | Clarify usage for not/and/or in host field | jim-p | 2014-05-22 | 1 | -1/+1 |
| | |||||
* | Add some rudimentary and/or logic to the host field of packet capture. | jim-p | 2014-05-22 | 1 | -8/+59 |
| | |||||
* | Allow for negation of protocol, host, or port number when capturing packets. | jim-p | 2014-05-22 | 1 | -14/+24 |
| | |||||
* | Merge pull request #1154 from ExolonDX/branch_master_01 | Renato Botelho | 2014-05-22 | 22 | -4/+12 |
|\ | |||||
| * | Add "match" to floating rules | Colin Fleming | 2014-05-16 | 22 | -4/+12 |
| | | | | | | | | | | | | Add "match" to floating rules as proposed in the forums https://forum.pfsense.org/index.php?topic=76611.0 Remove Windows Thumbnail cache files | ||||
* | | Merge pull request #1149 from phil-davis/patch-7 | Renato Botelho | 2014-05-22 | 1 | -1/+2 |
|\ \ | |||||
| * | | Use function_exists test | Phil Davis | 2014-05-11 | 1 | -1/+2 |
| | | | |||||
| * | | Use require_once in more places | Phil Davis | 2014-05-09 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1205 from ExolonDX/branch_master_59 | Renato Botelho | 2014-05-22 | 8 | -7/+19 |
|\ \ \ | |||||
| * | | | Update SCRIPT tags. | Colin Fleming | 2014-05-19 | 8 | -7/+19 |
| | |/ | |/| | | | | | | | Add CDATA sections to SCRIPT tags in various files | ||||
* | | | Merge pull request #1204 from ExolonDX/branch_master_58 | Renato Botelho | 2014-05-22 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Tidy up "diag_logs_ipsec" "service_unbound_acls" | Colin Fleming | 2014-05-19 | 2 | -2/+2 |
| |/ / | | | | | | | | | | Move NOWRAP into class statement | ||||
* | | | Merge pull request #1203 from ExolonDX/branch_master_56 | Renato Botelho | 2014-05-22 | 1 | -13/+14 |
|\ \ \ | |||||
| * | | | Tidy up "log.widget.php" XHTML | Colin Fleming | 2014-05-19 | 1 | -13/+14 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Add CR to SCRIPT Update HTML Boolean operators Move NOWRAP into CLASS statement Deprecate Ampersand in Anchor tags Add dummy row to TBODY, but don't display it. | ||||
* | | | Merge pull request #1202 from ExolonDX/branch_master_54 | Renato Botelho | 2014-05-22 | 3 | -17/+15 |
|\ \ \ | |||||
| * | | | Update services_dhcpv6.php | Colin Fleming | 2014-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Move NOWRAP into class statement | ||||
| * | | | Update services_dhcp_edit.php | Colin Fleming | 2014-05-18 | 1 | -3/+3 |
| | | | | | | | | | | | | Change ONCLICK to lower case | ||||
| * | | | Tidy up "services_dhcp.php" XHTML | Colin Fleming | 2014-05-18 | 2 | -13/+11 |
| |/ / | | | | | | | | | | | | | | | | Change ONLICK to lower case Change P tags to BR tags Move opening TR tag inside the PHP IF statement | ||||
* | | | Merge pull request #1201 from ExolonDX/branch_master_53 | Renato Botelho | 2014-05-22 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Tidy up "services_dhcp_relay" XHTML | Colin Fleming | 2014-05-18 | 2 | -4/+4 |
| |/ / | | | | | | | | | | Move closing BODY and closing HTML tags after the PHP FEND.INC statement | ||||
* | | | Merge pull request #1200 from ExolonDX/branch_master_52 | Renato Botelho | 2014-05-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Tidy up "interfaces.php" XHTML | Colin Fleming | 2014-05-18 | 1 | -2/+2 |
| |/ / | | | | | | | | | | | | | Tidy up Anchor tag and PHP GETTEXT Swap double quote and semi-colon in ONLICK statement | ||||
* | | | Merge pull request #1199 from ExolonDX/branch_master_51 | Renato Botelho | 2014-05-22 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | Tidy up "system_gateway_groups.php" XHTML | Colin Fleming | 2014-05-18 | 1 | -5/+5 |
| |/ / | | | | | | | | | | | | | | | | Change P tag to BR tag Add missing closing TD tags Change TR row to a hidden row | ||||
* | | | Merge pull request #1198 from ExolonDX/branch_master_50 | Renato Botelho | 2014-05-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Tidy up "system_camanager.php" XHTML | Colin Fleming | 2014-05-18 | 1 | -2/+2 |
| |/ / | | | | | | | | | | | | | Change ONCHANGE to lower case Move NOWRAP into CLASS statement | ||||
* | | | Merge pull request #1196 from ExolonDX/branch_master_46 | Renato Botelho | 2014-05-22 | 1 | -15/+17 |
|\ \ \ | |||||
| * | | | Tidy up "diag_dns.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -15/+17 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to TABLES Close INPUT tags Add missing closing FONT tags Deprecate Ampersand in Anchor tags Change _new to _blank in Anchor tags Add missing closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1195 from ExolonDX/branch_master_45 | Renato Botelho | 2014-05-22 | 1 | -12/+23 |
|\ \ \ | |||||
| * | | | Tidy up "diag_traceroute.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -12/+23 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Close INPUT tags Update HTML Boolean operators Change PRE tag to a TEXTAREA tag and add JavaScript code to take off warp Add missing closing FONT, closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1194 from ExolonDX/branch_master_44 | Renato Botelho | 2014-05-22 | 1 | -14/+25 |
|\ \ \ | |||||
| * | | | Tidy up "diag_testport.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -14/+25 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to TABLES Close INPUT tags Update HTML Boolean operators Change PRE tag to a TEXTAREA tag and add JavaScript code to take off warp Add missing closing FONT, closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1193 from ExolonDX/branch_master_43 | Renato Botelho | 2014-05-22 | 1 | -16/+15 |
|\ \ \ | |||||
| * | | | Tidy up "diag_system_activity.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -16/+15 |
| |/ / | | | | | | | | | | | | | | | | | | | Move PHP "fbegin.inc" between BODY and SCRIPT Add CDATA sections to SCRIPTS Merge FONT tags and escape closing PRE and FONT Move closing DIV tag to outside the TABLE tag | ||||
* | | | Merge pull request #1192 from ExolonDX/branch_master_42 | Renato Botelho | 2014-05-22 | 1 | -13/+16 |
|\ \ \ | |||||
| * | | | Tidy up "diag_states_summary.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -13/+16 |
| |/ / | | | | | | | | | | | | | | | | Add SUMMARY to TABLES Update single quotes to double quotes in HTML Add missing BODY, closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1191 from ExolonDX/branch_master_41 | Renato Botelho | 2014-05-22 | 2 | -11/+14 |
|\ \ \ | |||||
| * | | | Tidy up "diag_dump_states" and "diag_resetstat" | Colin Fleming | 2014-05-17 | 2 | -11/+14 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Add missing closing FORM tag Update HTML Boolean operators Close INPUT tags | ||||
* | | | Merge pull request #1190 from ExolonDX/branch_master_40 | Renato Botelho | 2014-05-22 | 1 | -9/+11 |
|\ \ \ | |||||
| * | | | Tidy up "diag_sockets.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -9/+11 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to TABLES Change "onclick" to lower case Remove closing FONT tag ID cannot start with a number, so add PHP $name variable Remove duplicate closing TABLE tag Remove duplicate BORDER statement Add missing closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1189 from ExolonDX/branch_master_39 | Renato Botelho | 2014-05-22 | 1 | -19/+19 |
|\ \ \ | |||||
| * | | | Tidy up "diag_smart.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -19/+19 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Add PHP "closehead" variable Add CDATA sections and TYPE to STYLE tag Add SUMMARY to TABLES Update HTML Boolean operators Tidy up OPTION tags | ||||
* | | | Merge pull request #1188 from ExolonDX/branch_master_38 | Renato Botelho | 2014-05-22 | 1 | -11/+14 |
|\ \ \ | |||||
| * | | | Tidy up "diag_routes.php" XHTML | Colin Fleming | 2014-05-17 | 1 | -11/+14 |
| |/ / | | | | | | | | | | | | | | | | | | | Move PHP "fbegin.inc" between BODY and SCRIPT Add SUMMARY to TABLES Update HTML Boolean operators Add missing closing BODY and closing HTML tags | ||||
* | | | Merge pull request #1187 from ExolonDX/branch_master_37 | Renato Botelho | 2014-05-22 | 1 | -3/+3 |
|\ \ \ |