Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Welcome 2.3.2-RELEASE | Renato Botelho | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Allow section header to be omitted by specifying "NOTITLE" as the section title. | Stephen Beaver | 2016-07-18 | 1 | -2/+12 |
| | | | | (cherry picked from commit 9ce54773be5e02235e3be7d2b970f61fbb27ba86) | ||||
* | Allow AES-GCM for P1 where using IKEv2. Ticket #5990 | Chris Buechler | 2016-07-17 | 1 | -0/+4 |
| | |||||
* | Clarify that HMAC-MD5 key is required. Ticket #6622 | Chris Buechler | 2016-07-17 | 1 | -1/+1 |
| | |||||
* | Fix "http://pf.sense/UNKNOWN" links in Pkg Manager | lukehamburg | 2016-07-16 | 1 | -4/+4 |
| | | | I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN. This patch fixes it, causing only packages with actual links to get the <a> tag. | ||||
* | fix typo | Chris Buechler | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | Fix xml syntax after license update | NewEraCracker | 2016-07-15 | 1 | -1/+1 |
| | | | | (cherry picked from commit f7057140af3a98af925f76b6b0bb544dc7bfc418) | ||||
* | Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN ↵ | jim-p | 2016-07-15 | 1 | -0/+1 |
| | | | | server. Fixes #6139 | ||||
* | dse was under contract with BSDP for all the work he did, we own (c) | Chris Buechler | 2016-07-15 | 1 | -1/+0 |
| | |||||
* | Review license / copyright on all files (final round) | Renato Botelho | 2016-07-15 | 251 | -9753/+9520 |
| | |||||
* | Fix #6613 Do not show Aply Changes button when Save needed | Phil Davis | 2016-07-14 | 1 | -1/+1 |
| | | | | I got a bit carried away in the fix for #6460 https://github.com/pfsense/pfsense/commit/21c18c3df11547aba172c10f95872dbd8682f7d9 The message here at line 507 should not actually show the Apply Changes button. At this point the user needs to adjust the assigned interfaces and save. Then after saving an Apply Changes button can be used to implement the saved changes. | ||||
* | Review license / copyright on all files (1st round) | Renato Botelho | 2016-07-14 | 100 | -1613/+4881 |
| | |||||
* | Retire deactivated widgets | Renato Botelho | 2016-07-14 | 1 | -98/+0 |
| | |||||
* | chmod 0644 php web pages | Renato Botelho | 2016-07-14 | 1 | -0/+0 |
| | |||||
* | Retire copyright-master.txt | Renato Botelho | 2016-07-14 | 1 | -53/+0 |
| | |||||
* | chmod 0644 php web pages | Renato Botelho | 2016-07-14 | 16 | -0/+0 |
| | |||||
* | Retire /usr/local/bin/slowdownpipe.sh | Renato Botelho | 2016-07-14 | 1 | -9/+0 |
| | |||||
* | Ignore cp result for cases when files are the same. Ticket #6557 | Renato Botelho | 2016-07-14 | 1 | -1/+3 |
| | |||||
* | Fix #6050 DHCP - provide Network Booting display/hide advanced button | Phil Davis | 2016-07-13 | 1 | -51/+97 |
| | | | | | This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a Display/Hide Advanced group of buttons just like TFTP, LDAP etc. (without a special section header) and for "Additional BOOTP/DHCP Options" to come last on the page. (cherry picked from commit 68de2169b9d5cd2878d43344a0fc0a25bd86d7af) | ||||
* | style sortable tables | Jared Dillard | 2016-07-12 | 2 | -0/+16 |
| | |||||
* | clean up captive poral widget | Jared Dillard | 2016-07-12 | 1 | -49/+31 |
| | |||||
* | change order of css files in head element | Jared Dillard | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | write_config before openvpn_resync here as well. Ticket #6139 | Chris Buechler | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Align GIF link options with those currently supported by the base OS. Ticket ↵ | jim-p | 2016-07-11 | 1 | -11/+11 |
| | | | | #6587 | ||||
* | Remove GRE link flag options from GUI/backend. Keep link1 as it was also ↵ | jim-p | 2016-07-11 | 1 | -22/+2 |
| | | | | used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586 | ||||
* | write_config before calling openvpn_resync. Ticket #6319 | Chris Buechler | 2016-07-10 | 1 | -1/+1 |
| | |||||
* | fix typo. noticed-by: phil.davis | Chris Buechler | 2016-07-09 | 1 | -1/+1 |
| | |||||
* | Add config option for AdvDefaultLifetime, clean up descriptions on other. ↵ | Chris Buechler | 2016-07-09 | 1 | -2/+14 |
| | | | | Ticket #6533 | ||||
* | Add configuration for Min and MaxRtrAdvInterval. Ticket #6533 | Chris Buechler | 2016-07-09 | 1 | -5/+49 |
| | |||||
* | Fix #6590 NTPd Leapfile Upload | Phil Davis | 2016-07-09 | 1 | -0/+1 |
| | |||||
* | Fix indent and spaces | Renato Botelho | 2016-07-08 | 1 | -23/+40 |
| | |||||
* | Remove stray ' | Renato Botelho | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Fix #6582 Allow import of ports | Phil Davis | 2016-07-08 | 2 | -25/+85 |
| | | | | | | | | | | | | | | | This change does: 1) Allow bulk import of a port alias. That happens when the Import button is pressed from the Ports tab of the firewall_aliases screen. 2) Allow bulk import of an IP alias, automatically determine if the imported data fits a host or network alias type. That happens when the Import button is pressed from the IP tab of the firewall_aliases screen. 3) When Import is pressed from the "All" tab of the firewall_aliases screen, make an IP alias. 4) Do not display the Import button when on the URL tab of the firewall_aliases screen. (cherry picked from commit e4c784bfeb5d9bad4c65c421cefb767af0b164dd) | ||||
* | Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ↵ | Renato Botelho | 2016-07-08 | 1 | -5/+14 |
| | | | | ia-na line not showing up. It fixes #6543 | ||||
* | Fix #6585 Do not use [] syntax for lookups | Phil Davis | 2016-07-08 | 1 | -4/+6 |
| | | | | IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon and the port number. This is necessary to disambiguate the port from the address, a good thing. But it messes up the use of the IPv6 address for reverse lookup. Keep the "raw" format of the IPv6 address pass that to the reverse lookup code, and use it for generating the htmlclass names that enable the answer to be slotted in for display. | ||||
* | Show "cannot delete alias" message as error | Phil Davis | 2016-07-07 | 1 | -1/+4 |
| | | | | | If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" color. (cherry picked from commit 04b571e836077c436d109d982be5a8e710ff8aab) | ||||
* | Do not check platform to decide if enableserial and primaryconsole fields ↵ | Renato Botelho | 2016-07-07 | 1 | -2/+2 |
| | | | | will be hidden, global parameters are the rule to decide it. Fixes #6291 | ||||
* | Fix PTR lookups on diag_dns.php. Ticket #6561 | Chris Buechler | 2016-07-06 | 1 | -3/+6 |
| | |||||
* | Change group labels s/MAC controls/MAC Address/ | NOYB | 2016-07-06 | 2 | -2/+2 |
| | |||||
* | Correct spacing | Stephen Beaver | 2016-07-06 | 1 | -1/+1 |
| | | | | (cherry picked from commit a0b0acd1540764d5221ea54ea596d569bbe2df2a) | ||||
* | Remove debug | Stephen Beaver | 2016-07-06 | 1 | -3/+0 |
| | |||||
* | Fixed #6577 - Preserve user input on error | Stephen Beaver | 2016-07-06 | 1 | -6/+10 |
| | | | | (cherry picked from commit a654d899cd5d288501fea1ec52dba2e3f0e479ba) | ||||
* | Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557 | Renato Botelho | 2016-07-06 | 1 | -0/+3 |
| | |||||
* | webgui tables, doubleclick event to perform 'edit' action, part 2 | PiBa-NL | 2016-07-04 | 33 | -36/+36 |
| | | | | (cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b) | ||||
* | webgui tables, doubleclick event to perform 'edit' action | PiBa-NL | 2016-07-03 | 7 | -6/+10 |
| | | | | (cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea) | ||||
* | ipsec widget, check for valid array | PiBa-NL | 2016-07-03 | 1 | -0/+3 |
| | | | | (cherry picked from commit 658180daffe0fe5f005b6fe6b528c758309dffef) | ||||
* | Clarify Negate option description on firewall_nat_out.php. | Chris Buechler | 2016-07-02 | 1 | -1/+1 |
| | |||||
* | Change button order on diag_dns.php so hitting enter in the field does a ↵ | Chris Buechler | 2016-07-02 | 1 | -9/+9 |
| | | | | lookup rather than update alias. semi-related to Ticket #6561 | ||||
* | Update system_usermanager_settings.php | BBcan177 | 2016-07-01 | 1 | -1/+1 |
| | | | Use of undefined constant min - assumed 'min' | ||||
* | Update system_crlmanager.php | BBcan177 | 2016-07-01 | 1 | -1/+1 |
| | | | | Use of undefined constant min - assumed 'min' Use of undefined constant max - assumed 'max' |