summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Set leftsendcert=always for IKEv2 configurations with certificates to better ...jim-p2015-10-281-0/+5
* 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
* fix logging config upgrade. Ticket #5340Chris Buechler2015-10-261-2/+2
* Logging fixes. Ticket #5340Chris Buechler2015-10-261-1/+3
* terminate argument parsing before giving the log level. Ticket #5340Chris Buechler2015-10-261-1/+1
* 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-265-8/+31
|/
* IKE auto mode is back, remove this config upgrade code unsetting it.Chris Buechler2015-10-241-4/+0
* Merge pull request #1979 from phil-davis/patch-5Renato Botelho2015-10-231-4/+4
|\
| * interfaces_assign tab_array numberingPhil Davis2015-10-231-4/+4
|/
* Check unbound root.key file contents, and remove it if invalid, before unboun...Chris Buechler2015-10-211-0/+9
* Make setting charon.plugins.attr.subnet conditional on net_list being set. SetMatt Smith2015-10-211-3/+1
* 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
* | Disable strongswan logging under auth since it's all logged under daemon,Chris Buechler2015-10-201-0/+5
* | Check whether the P2 or its associated P1 are disabled before adding NATChris Buechler2015-10-201-1/+8
* | Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-12/+7
|/
* Disable zero copy buffers in bpf.Luiz Otavio O Souza2015-10-191-1/+0
* Validate that the Mobile Client settings have a valid RADIUS server selectedMatt Smith2015-10-191-0/+11
* Cherry-pick 98bf4991dc31f97fc7315a6b8aba433de9d39cea:Luiz Otavio O Souza2015-10-191-20/+14
* Add 'caref' attribute to the ca object passed into ca_inter_create so aMatt Smith2015-10-161-0/+1
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
* only use daemon and not auth for strongswan logging. As it was, all logs were...Chris Buechler2015-10-151-6/+0
* fix comparison here. Ticket #4558Chris Buechler2015-10-151-1/+1
* Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TL...Matt Smith2015-10-151-0/+24
* s/ip/IP/ it got lost on revert. Spotted by @phil-davisRenato Botelho2015-10-141-1/+1
* This is necessary for dhcrelay to function. Revert "remove the destination se...Chris Buechler2015-10-141-6/+132
* Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-142-0/+15
* Remove original rightsourceip. Ticket #5284Chris Buechler2015-10-131-1/+0
* 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
* PHP chmod() doesn't like 1777, gives it 01777 thenRenato Botelho2015-10-131-1/+1
* Add missing ; and also mute chmodRenato Botelho2015-10-131-1/+1
* Preserve /tmp permission, it fixes #5298Renato Botelho2015-10-131-0/+1
* Update zoneinfo to 2015f, it fixes #5254Renato Botelho2015-10-131-0/+0
* Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
OpenPOWER on IntegriCloud