summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...jim-p2015-08-121-2/+3
|/ /
* | remove more old, unused platform stuffChris Buechler2015-07-301-3/+0
* | Fix killing of individual states for IPv6. Ticket #4906Chris Buechler2015-07-301-11/+27
* | fix whitespaceChris Buechler2015-07-301-4/+4
* | Use the appropriate source and dest IPs for all state types. Ticket #4907Chris Buechler2015-07-301-2/+10
* | Add "sockstat" output to status.phpjim-p2015-07-291-0/+1
* | Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d...Chris Buechler2015-07-251-4/+7
|/
* Remove "auto", it's just a synonym for IKEv2. Ticket #4873Chris Buechler2015-07-231-3/+3
* include vpn.inc so IPsec CRL reload works. require_once filter.inc inChris Buechler2015-07-231-1/+2
* Most of the flowtable bits were removed some time ago, take out the last of t...Chris Buechler2015-07-231-30/+0
* When a CRL is updated, refresh strongswan's CRLs.Chris Buechler2015-07-231-0/+6
OpenPOWER on IntegriCloud