summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Limit alias info popup size #5415 RELENG_2_2Phil Davis2015-11-111-6/+20
* diag_ipsec.php - show button for child SAs only when some are established. Fi...Matt Smith2015-11-101-2/+2
* Fix syntaxRenato Botelho2015-11-091-2/+2
* Let the code ready for strongswan 5.3.4, where key used to track nat were com...Renato Botelho2015-11-091-2/+14
* Only call pfSense_ipsec_list_sa() when IPsec is enabledRenato Botelho2015-11-032-2/+2
* Remove a redundant if and fix indentation accordingly. Fix is_array that shou...Matt Smith2015-10-301-51/+49
* Update license on diag_ipsec.php. Keep required attributions and referenceMatt Smith2015-10-301-29/+54
* Remove port information from diag_ipsec.php since it's not available on VICI,...Renato Botelho2015-10-301-6/+4
* Rework ipsec widget to use VICIRenato Botelho2015-10-301-17/+7
* Remove diag_ipsec_xml.php, not being usedRenato Botelho2015-10-301-82/+0
* Make IPsec status page retrieve status with VICI instead of SMPMatt Smith2015-10-301-107/+117
* Fix up descriptive text for logging levels. Ticket #5340Chris Buechler2015-10-261-4/+3
* Default log level where none is selected should be 3 here. Ticket #5340Chris Buechler2015-10-261-1/+1
* Correct available log levels. Ticket #5340Chris Buechler2015-10-261-16/+16
* Logging fixes. Ticket #5340Chris Buechler2015-10-261-1/+3
* Merge pull request #1980 from doktornotor/patch-2Renato Botelho2015-10-261-10/+27
|\
| * Fix external interface variable in input error messagedoktornotor2015-10-241-1/+1
| * Properly validate IPv4 for UPnP - RELENG_2_2doktornotor2015-10-241-10/+27
* | Merge pull request #1986 from phil-davis/patch-6Renato Botelho2015-10-261-2/+2
|\ \
| * | Fix Command Prompt Download and Upload when not in English - Redmine #5343 fo...Phil Davis2015-10-251-2/+2
| |/
* | Merge pull request #1984 from phil-davis/patch-4Renato Botelho2015-10-261-1/+1
|\ \
| * | Fix multi-lingual save of NAT mode Redmine # for RELENG_2_2Phil Davis2015-10-251-1/+1
| |/
* | Use 1-6 rather than 0-5 for IPsec logging levels, to stay away from complicat...Chris Buechler2015-10-261-2/+8
|/
* interfaces_assign tab_array numberingPhil Davis2015-10-231-4/+4
* Merge pull request #1971 from doktornotor/patch-5Chris Buechler2015-10-202-0/+9
|\
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuck (...doktornotor2015-10-201-0/+8
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuck (...doktornotor2015-10-201-0/+1
* | Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-12/+7
|/
* 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
* Update zoneinfo to 2015f, it fixes #5254Renato Botelho2015-10-131-0/+0
* Merge pull request #1962 from davidjwood/RELENG_2_2-ppp-ipv6Chris Buechler2015-10-123-34/+170
|\
| * Use named variables for ppp-linkup command line parametersDavid Wood2015-10-111-32/+40
| * Make route deletions quiet - it may well be the routes have already disappearedDavid Wood2015-10-111-2/+2
| * Make code dealing with the IPv4 default gateway conditional on the IPv4 link ...David Wood2015-10-111-1/+1
| * Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkupDavid Wood2015-10-112-0/+5
| * Add /usr/local/sbin/ppp-ipv6 helper scriptDavid Wood2015-10-111-0/+123
* | 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
OpenPOWER on IntegriCloud