Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Font Awesome updated to v4.5 | Stephen Beaver | 2015-12-15 | 14 | -35/+190 |
| | |||||
* | Remove unhelpful help text | Stephen Beaver | 2015-12-15 | 1 | -9/+5 |
| | |||||
* | Retire verify_digital_signature() and pubkey.pem | Renato Botelho | 2015-12-15 | 2 | -13/+1 |
| | |||||
* | Remove /etc/protocols | Renato Botelho | 2015-12-15 | 1 | -158/+0 |
| | |||||
* | Merge pull request #2240 from phil-davis/r010 | Stephen Beaver | 2015-12-15 | 0 | -0/+0 |
|\ | |||||
| * | Code style System Advanced | Phil Davis | 2015-12-15 | 6 | -51/+69 |
| | | |||||
* | | Code style System Advanced | Phil Davis | 2015-12-15 | 6 | -51/+69 |
| | | |||||
* | | Obsolete /etc/fbtab | Renato Botelho | 2015-12-15 | 1 | -0/+1 |
| | | |||||
* | | Remove /etc/fbtab | Renato Botelho | 2015-12-15 | 1 | -4/+0 |
| | | |||||
* | | Remove static copy of /etc/services | Renato Botelho | 2015-12-15 | 1 | -4111/+0 |
| | | |||||
* | | Merge pull request #2239 from phil-davis/patch-2 | Stephen Beaver | 2015-12-15 | 1 | -49/+43 |
|\ \ | |||||
| * | | Update system_advanced_firewall.php | Phil Davis | 2015-12-15 | 1 | -49/+43 |
|/ / | | | | | | | | | | | | | | | | | A few little code style bits Make the State Timeouts section actually appear (add the section to the form) The State Timeouts section was trying to do groups of fields, which spread themselves horizontally. That did not fit across a reasonable screen nicely, specially for the 6 different TCP timeouts. So the groups thing is removed and each field is its own input in the section, all vertically below each other. Fixed various cut-and-paste bugs in the variable naming of the timeouts code. Added logic to be able to generate the key name (like tcpfinwaittimeout) from the screen displayed text (like "FIN Wait"). Previously the "FIN Wait" case would not work with the simple strtolower($name) This works now. If someone wants to mess with grouping the TCP, UDP, ICMP and Other in some way, then great. | ||||
* | | Merge pull request #2238 from NOYB/Form_Action_Attribute_HTMLSpecialChars | Stephen Beaver | 2015-12-15 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Applying htmlspecialchars on form action attribute causes ampersands to ↵ | NOYB | 2015-12-15 | 1 | -1/+1 |
|/ | | | | multiply, and also breaks multi-parameter query strings that are delimited with ampersands. | ||||
* | Fixed #5626 | Stephen Beaver | 2015-12-15 | 1 | -2/+2 |
| | |||||
* | Fixed #5626 | Stephen Beaver | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Revised system to hide the automatically generated "Toggle all" button when ↵ | Stephen Beaver | 2015-12-15 | 3 | -22/+12 |
| | | | | | | not required. Original system broke with PR to change radio button names. | ||||
* | Merge pull request #2237 from phil-davis/r009 | Stephen Beaver | 2015-12-15 | 5 | -102/+125 |
|\ | |||||
| * | Code style pkg | Phil Davis | 2015-12-15 | 5 | -102/+125 |
| | | |||||
* | | Merge pull request #2236 from phil-davis/patch-2 | Stephen Beaver | 2015-12-15 | 1 | -1/+2 |
|\ \ | |||||
| * | | pkg_edit curlies | Phil Davis | 2015-12-15 | 1 | -1/+2 |
| |/ | | | | | | | This looks wrong - with the way the curlies were, the custom_php_after_form_command stuff was inside the ($pkg['note'] != "") block. It looks like these should be 2 independent if statement blocks. | ||||
* | | Merge pull request #2235 from phil-davis/r008 | Stephen Beaver | 2015-12-15 | 8 | -65/+97 |
|\ \ | |||||
| * | | Code style l | Phil Davis | 2015-12-15 | 8 | -65/+97 |
| |/ | |||||
* | | Merge pull request #2234 from phil-davis/r007 | Stephen Beaver | 2015-12-15 | 23 | -210/+280 |
|\ \ | |||||
| * | | Code style g-i | Phil Davis | 2015-12-15 | 23 | -210/+280 |
| | | | |||||
* | | | Merge pull request #2225 from ↵ | Stephen Beaver | 2015-12-15 | 0 | -0/+0 |
|\ \ \ | | | | | | | | | | | | | NOYB/HTML_Compliance_-_Status_-_System_Logs_-_Firewall | ||||
| * | | | Remove placeholder from form select (raw mode filter form). | NOYB | 2015-12-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | HTML Compliance - Status - System Logs - Firewall | NOYB | 2015-12-14 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove placeholder value from actpass and actblock checkboxes. Remove alt attribute from i tags. Replace href i tags with a tags. Combine a duplicate class section. | ||||
* | | | | Remove placeholder from form select (raw mode filter form). | NOYB | 2015-12-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | HTML 5 complaince changes | Stephen Beaver | 2015-12-15 | 1 | -10/+10 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2233 from phil-davis/patch-4 | Renato Botelho | 2015-12-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Adv DHCP Require Options text | Phil Davis | 2015-12-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2232 from NOYB/Status_-_System_Logs_-_Sort_Header | Renato Botelho | 2015-12-15 | 1 | -9/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Status - System Logs - Sort Header | NOYB | 2015-12-14 | 1 | -9/+9 |
| | |/ | |/| | | | | | | | | | | Fix header to not wrap the sort button/icon to the next row. Add sort capability to the "raw" table. | ||||
* | | | Merge pull request #2231 from phil-davis/r006 | Renato Botelho | 2015-12-15 | 30 | -356/+432 |
|\ \ \ | |||||
| * | | | Code style status* | Phil Davis | 2015-12-15 | 31 | -369/+449 |
| |/ / | |||||
* | | | Merge pull request #2229 from NOYB/Status_-_System_Logs_-_Firewall_-_Sort_Header | Renato Botelho | 2015-12-15 | 1 | -12/+18 |
|\ \ \ | |||||
| * | | | Conditionally indent the action icon so it doesn't look so out of place in ↵ | NOYB | 2015-12-15 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | the wider column resulting to accommodate the sort button/icon. | ||||
| * | | | The rule entires still need to wrap. | NOYB | 2015-12-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Status - System Logs - Firewall - Sort Header | NOYB | 2015-12-14 | 1 | -10/+10 |
| |/ / | | | | | | | | | | | | | Fix header to not wrap the sort button/icon to the next row. Add sort capability to the "raw" table. | ||||
* | | | Merge pull request #2228 from phil-davis/patch-3 | Renato Botelho | 2015-12-15 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | globals.inc comment typos | Phil Davis | 2015-12-15 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #2227 from phil-davis/patch-2 | Renato Botelho | 2015-12-15 | 1 | -13/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | status_gateways remove unused counter | Phil Davis | 2015-12-15 | 1 | -13/+17 |
|/ / | | | | | | | $counter is incremented but never initialized or used Code style formatting also done around here. | ||||
* | | Merge pull request #2226 from NOYB/HTML_Compliance_-_Status_-_System_Logs_-_VPN | Stephen Beaver | 2015-12-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | HTML Compliance - Status - System Logs - VPN | NOYB | 2015-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Permitted content of p tag is phrasing content. Form is not a member of phrasing content. | ||||
* | | | Moved global defines to globals.inc | Stephen Beaver | 2015-12-14 | 2 | -36/+59 |
|/ / | |||||
* | | Add gettext() calls to title elements | Stephen Beaver | 2015-12-14 | 1 | -7/+11 |
| | | |||||
* | | Correct <th> widths | Stephen Beaver | 2015-12-14 | 1 | -2/+2 |
| | | |||||
* | | Remove duplicate defines | Stephen Beaver | 2015-12-14 | 1 | -3/+0 |
| | |