summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Point people to 'Clear Package Lock' if the reinstall of packages got stuck (...doktornotor2015-10-201-0/+1
* Validate that the Mobile Client settings have a valid RADIUS server selectedMatt Smith2015-10-191-0/+11
* Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-141-0/+2
* set enabled/disabled status accordingly on initial page load. Ticket #5284Chris Buechler2015-10-131-0/+1
* clean up empty linesChris Buechler2015-10-131-2/+0
* Add all remaining log types to status.php. Ticket #5304Chris Buechler2015-10-131-6/+30
* Merge pull request #1958 from phil-davis/patch-11Renato Botelho2015-10-121-8/+18
|\
| * Redmine #5294 Do not delete a system groupPhil Davis2015-10-111-8/+18
* | Redmine #5294 Do not delete a system userPhil Davis2015-10-111-8/+18
|/
* Merge pull request #1953 from phil-davis/patch-10Chris Buechler2015-10-071-1/+1
|\
| * Wording of alias_info_popup tipPhil Davis2015-10-081-1/+1
* | correct htmlentities unintentionally removed by earlier commitChris Buechler2015-10-071-1/+1
|/
* Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-071-1/+59
* Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fi...jim-p2015-10-071-1/+1
* Specify %any where identifier is "any", so the note on these pagesChris Buechler2015-10-012-2/+2
* Fix up IKE auto modeChris Buechler2015-09-292-3/+3
* Correctly show v1/v2/auto on vpn_ipsec.phpChris Buechler2015-09-291-2/+5
* Bring this back, I'll fix issues afterwards. Revert "Remove "auto", it's just...Chris Buechler2015-09-291-3/+3
* Do a service reload of dyndns when changing gateways in case something hasChris Buechler2015-09-291-0/+2
* Ensure this only contains a partial name, not a path, before attempting to cr...jim-p2015-09-281-0/+1
* Reset the value of a package field before this test in case it has no default...jim-p2015-09-241-0/+1
* Redmine #5196 Remove incorrect text about DNS servers - RELENG_2_2Phil Davis2015-09-241-10/+14
* Redmine #4568 Preserve MLPPP settings when saving interface settings RELENG_2...Phil Davis2015-09-221-14/+27
* Merge pull request #1907 from doktornotor/patch-5Renato Botelho2015-09-211-3/+6
|\
| * pkg_edit.php - fix issue where default value was not being populated for newl...doktornotor2015-09-191-3/+6
* | Merge pull request #1921 from doktornotor/patch-20Renato Botelho2015-09-211-4/+12
|\ \
| * | show openvpn interfaces while reassigning the interfaces for a restored confi...doktornotor2015-09-201-4/+12
| |/
* | Redmine #5162 do not allow alias rename to an existing name - RELENG_2_2Phil Davis2015-09-211-6/+4
|/
* Merge pull request #1842 from phil-davis/GW-Widget-Monitor-IP-2-2Renato Botelho2015-09-182-86/+224
|\
| * Display monitor IP on Gateways widgetPhil Davis2015-07-242-86/+224
* | Merge pull request #1888 from phil-davis/TGdesc22Renato Botelho2015-09-172-15/+44
|\ \
| * | Add description as a display option on Traffic Graph RELENG_2_2Phil Davis2015-09-082-15/+44
* | | allow port ranges for natport. Ticket #5156Chris Buechler2015-09-171-1/+1
* | | Merge pull request #1811 from phil-davis/patch-10Chris Buechler2015-09-161-3/+5
|\ \ \
| * | | Compare package version strings with compare_pkg_versionsPhil Davis2015-08-091-3/+5
* | | | Work around a chicken-and-egg problem in user syncing. See #5152jim-p2015-09-161-0/+3
* | | | Misc encoding/display issues in the Load Balancer codejim-p2015-09-087-3/+19
* | | | Encode server name in OpenVPN widgetjim-p2015-09-081-1/+1
| |/ / |/| |
* | | Encode auth server name before display.jim-p2015-09-045-7/+7
* | | Encode alias description details before attempting to display them.jim-p2015-09-011-2/+2
* | | Encode the rule description before displaying back to the user in an error wh...jim-p2015-09-011-1/+1
* | | Encode OpenVPN descriptions before display on OpenVPN statusjim-p2015-08-271-2/+2
* | | Encode the OpenVPN server description before display on OpenVPN statusjim-p2015-08-271-2/+2
* | | Ensure the current RRD graph category is encoded before displayjim-p2015-08-271-1/+1
* | | Fix titles in status.php, filename can't have a slash.jim-p2015-08-201-2/+2
* | | A few misc updates to status.php:jim-p2015-08-201-3/+6
* | | Fix source address selection on Test Port to handle VIPs properly.jim-p2015-08-181-1/+9
* | | Fix a potential XSS in voucher testing.jim-p2015-08-181-2/+2
* | | Add support for LDAP RFC2307 style group membership. Implements #4923jim-p2015-08-131-0/+32
* | | Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #...jim-p2015-08-131-2/+22
OpenPOWER on IntegriCloud