summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Revise status messages. Adjust PID file timeout to accommodate slower systemsSteve Beaver2016-12-021-11/+12
* | | | | | | | Remove the broken e-mail options from diag_smart.php. Fixes #6393jim-p2016-12-011-100/+0
* | | | | | | | Print a message about SMART not working on uFW/SG-1000 (smartmontools is not ...jim-p2016-12-011-2/+2
* | | | | | | | Remove extraneous )Renato Botelho2016-12-011-1/+1
|/ / / / / / /
* | | | | | | Correct "not ready" flagSteve Beaver2016-11-301-1/+1
* | | | | | | Allow for slower uFW by removing log file before upgrading, and allowing more...Steve Beaver2016-11-301-2/+12
|/ / / / / /
* | | | | | If there are input errors when creating a user certificate from the user mana...jim-p2016-11-291-1/+1
* | | | | | Ensure that the submitted private key matches the certificate or CA when impo...jim-p2016-11-292-0/+6
* | | | | | Fix certificate generation for CAs without a serial set on import. Fixes #6952jim-p2016-11-291-2/+7
* | | | | | When deleting a CA, do not delete all certificates from this CA, only remove ...jim-p2016-11-291-3/+22
* | | | | | Add some CA in-use test utility functions. Ticket #6947jim-p2016-11-291-0/+59
* | | | | | Fix the static ARP testjim-p2016-11-291-3/+3
* | | | | | Merge pull request #3219 from NonSecwitter/patch-2Renato Botelho2016-11-291-2/+2
|\ \ \ \ \ \
| * | | | | | Update setup_wizard.xmlJonathon Anderson2016-11-261-1/+1
| * | | | | | LAN IP validation logicJonathon Anderson2016-11-111-1/+1
| * | | | | | Update setup_wizard.xmlJonathon Anderson2016-11-101-1/+1
| * | | | | | update conditional re:LAN dhcpJonathon Anderson2016-11-091-1/+1
| * | | | | | update LAN regex for case insensitivityJonathon Anderson2016-11-071-1/+1
* | | | | | | Merge pull request #3239 from duiadns/masterRenato Botelho2016-11-292-3/+38
|\ \ \ \ \ \ \
| * | | | | | | - added support for duiadns.net ipv4 and ipv6Ionut2016-11-252-3/+38
* | | | | | | | Merge pull request #3241 from phil-davis/patch-2Renato Botelho2016-11-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | IPv6 address can contain a dotPhil Davis2016-11-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3243 from plumbeo/term-causeRenato Botelho2016-11-292-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Captive portal: use "Admin Reset" as termination cause when disconnecting a u...plumbeo2016-11-292-2/+2
* | | | | | | | | Merge pull request #3244 from NonSecwitter/patch-3Renato Botelho2016-11-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clarified input format hint for expiration dateJonathon Anderson2016-11-291-1/+1
* | | | | | | | | | Improve input validation on static ARP for DHCP static mapping entries, also ...jim-p2016-11-292-2/+10
|/ / / / / / / / /
* | | | | | | | | Reword/rework wireless note on assignment page. Ticket #6770jim-p2016-11-291-2/+3
|/ / / / / / / /
* | | | | | | | Fix System Update linkRenato Botelho2016-11-281-1/+1
* | | | | | | | Send packages to files03 tooRenato Botelho2016-11-281-1/+1
|/ / / / / / /
* | | | | | | Disable PAM when using only key-based authentication, otherwise keyboard-inte...jim-p2016-11-251-1/+1
* | | | | | | Merge pull request #3196 from PiBa-NL/authfallbackspeedRenato Botelho2016-11-252-8/+11
|\ \ \ \ \ \ \
| * | | | | | | increase webgui usability when the remote ldap server isn't availablePiBa-NL2016-10-152-8/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3212 from PiBa-NL/ipsec-mobile-leasecheckRenato Botelho2016-11-251-1/+5
|\ \ \ \ \ \ \
| * | | | | | | ipsec mobile clients, don't check mobile leases if mobile client isn't enable...PiBa-NL2016-10-301-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3216 from seanm/masterRenato Botelho2016-11-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Improved error message to explicitly state allowable charactersSean McBride2016-11-041-1/+1
* | | | | | | | Merge pull request #3231 from phil-davis/patch-8Renato Botelho2016-11-251-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | DHCPv6 ddnsdomainprimary must currently be IPv4Phil Davis2016-11-151-2/+3
* | | | | | | | | Merge pull request #3230 from phil-davis/patch-7Renato Botelho2016-11-251-11/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | services_dhcp_edit add extra IPv4 validationPhil Davis2016-11-151-11/+13
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3226 from phil-davis/patch-3Renato Botelho2016-11-251-9/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Specify the IP address family in interfaces.phpPhil Davis2016-11-151-9/+18
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3224 from phil-davis/patch-2Renato Botelho2016-11-251-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Keep the rule type selection after input errors on firewall rulePhil Davis2016-11-131-1/+4
* | | | | | | | | | Merge pull request #3223 from filnko/patch-1Renato Botelho2016-11-252-2/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add All-Inkl to services.classChristoph Filnkößl2016-11-121-2/+2
| * | | | | | | | | | add All-Inkl to dyndns.classChristoph Filnkößl2016-11-121-0/+25
| |/ / / / / / / / /
* | | | | | | | | | Silence kenv callsRenato Botelho2016-11-243-5/+5
* | | | | | | | | | Added addrtolower() to interface pagesSteve Beaver2016-11-232-0/+6
OpenPOWER on IntegriCloud