summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Move to specifically specifying the ID type apart when an ip ...Ermal LUÇI2015-04-212-32/+34
* Add new bios product id stringJeremy Porter2015-04-201-0/+1
* Allow to configure new modes for phase1 according to RFC 5903 by manually mer...Ermal LUÇI2015-04-202-0/+12
* Fixes #4625, manual merge of pull request #1617 for RELENG_2_2 branch on fixi...Ermal LUÇI2015-04-201-1/+2
* Implement make bofre break feature avaliable on strongswan 5.3.0 useful for I...Ermal LUÇI2015-04-181-1/+7
* Make auth_get_authserver_list available to vpn.incIngo Bauersachs2015-04-171-0/+1
* Fixes #4625 correct disconnection of users especially when called from xmlrpc...Ermal LUÇI2015-04-161-1/+3
* Merge pull request #1613 from ibauersachs/ipsec-mobile-eap-radius_2-2Ermal LUÇI2015-04-162-1/+36
|\
| * Add support for EAP-RADIUS to IKEv2 Mobile Clients (Rel. 2.2)Ingo Bauersachs2015-04-152-1/+36
* | Always do a filter reload in vpn_ipsec_configure to ensure the ruleset isChris Buechler2015-04-161-2/+3
* | Remove boot_serial='yes' from loader.conf when serial is disabled, error intr...Renato Botelho2015-04-161-1/+2
* | Fix unbound warning when dnsallowoverride off and forwarding onPhil Davis2015-04-161-0/+2
* | Bump version to 2.2.3-DEVELOPMENTRenato Botelho2015-04-151-1/+1
* | Define var_path global key since it is being used in interfaces.inc, but it w...Renato Botelho2015-04-151-0/+1
|/
* Re-enable verification for selfhost since their chain issue is resolved. Tick...Chris Buechler2015-04-141-1/+0
* set forcesync to 1 by default for now, testing potential impact for Ticket #4...Chris Buechler2015-04-141-1/+1
* Revert "Make forcesync default to the same behavior as freebsd rather than as...Chris Buechler2015-04-141-2/+1
* Make forcesync default to the same behavior as freebsd rather than as intende...Ermal LUÇI2015-04-141-1/+2
* Remove redundant/unused call to kldstatRenato Botelho2015-04-141-1/+0
* Fix operatorRenato Botelho2015-04-141-5/+5
* Fix typo in variable nameRenato Botelho2015-04-141-1/+1
* Fix OpenVPN server listening on associated IPv6 addressPhil Davis2015-04-141-3/+3
* Don't remove all of /usr/local/libdata as obsolete files. User-installedRELENG_2_2_2Chris Buechler2015-04-131-1/+0
* Only initialize package's log if it doesn't existRobert Nelson2015-04-131-1/+2
* Remove obsolete logging code which is duplicated in system_syslogd_start()Robert Nelson2015-04-131-4/+0
* bump to 2.2.2-RELEASEChris Buechler2015-04-121-1/+1
* Setup ADI boards to boot only using serial to avoid duplicated output when VG...Renato Botelho2015-04-101-4/+14
* Skip reflection rdrs where the interface doesn't have an IP. Ticket #4564Chris Buechler2015-04-091-1/+7
* Allow disabling the APIPA block via hidden config option. Very rarely necessa...Chris Buechler2015-04-081-2/+8
* Only restore rrd.tgz where platform is appropriate, or RAM disk beingChris Buechler2015-04-081-2/+2
* Add Super Micro C2758 to the list of known platformsRenato Botelho2015-04-061-1/+4
* small correction of relative paths to iconsdneuhaeuser2015-04-061-3/+3
* Few minor text typosPhil Davis2015-04-061-2/+2
* Include additional subnets for RAs in radvd.conf. Ticket #4468Chris Buechler2015-04-041-1/+36
* Fix up Ticket #4504 implementation. Match config style with other areas. Use ...Chris Buechler2015-04-042-9/+6
* fix type. Ticket #4504Chris Buechler2015-04-041-1/+1
* Remove array_intersect_key here too, definitely not needed. add to obsoletedf...Chris Buechler2015-04-042-67/+1
* uploadbar dir no longer neededChris Buechler2015-04-041-4/+0
* Prevent empty addresses for being put in the ruleset. Ticket #4564Ermal LUÇI2015-04-031-0/+3
* Ticket #4504 actually make it correctErmal LUÇI2015-04-031-1/+3
* Upgraded configurations should keep the default configuration of bypassing la...Ermal LUÇI2015-04-031-0/+2
* Fixes #4504 Provide a newline to generate proper configErmal LUÇI2015-04-031-0/+1
* Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic...Ermal LUÇI2015-04-031-0/+19
* Only use mobile clients PFS config with mobile ph2ent. Ticket #4538Chris Buechler2015-04-031-1/+1
* disable SSL validation for selfhost since it fails. Ticket #4545Chris Buechler2015-04-031-0/+1
* enable ike_name for daemon facility as well, to add connection identifiers to...Chris Buechler2015-04-021-0/+1
* Use real interface here for dhcrelay v6. Ticket #4572Chris Buechler2015-04-021-2/+2
* 0 could be valid for hostname aliases too. Ticket #4573Chris Buechler2015-04-021-1/+1
* Don't omit hosts specified as "0". Ticket #4573Chris Buechler2015-04-021-2/+2
* Bug #4566 Only route-to a gateway if it is not force_downPhil Davis2015-04-021-1/+1
OpenPOWER on IntegriCloud