summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* DHCPv6 client rules MUST come before bogons. Add a comment that hopefullyChris Buechler2015-02-111-15/+15
* Ticket #4390 Return only the subnet bits not the full network in cidr format.Ermal LUÇI2015-02-111-2/+2
* Fixes #4389 The VIP interfaces cannot be assigned since they are just an iden...Ermal LUÇI2015-02-111-9/+4
* Merge pull request #1480 from phil-davis/patch-1Renato Botelho2015-02-111-2/+5
|\
| * Check if notification is disabledPhil Davis2015-02-101-2/+5
* | Merge pull request #1482 from phil-davis/CP-text-typosRenato Botelho2015-02-115-23/+23
|\ \
| * | Random text typosPhil Davis2015-02-115-23/+23
* | | Remove unset variable, spotted by phil-davisRenato Botelho2015-02-111-1/+0
* | | rrset-cache-size should == 2 * msg-cache-size. Ticket #4367Chris Buechler2015-02-111-3/+5
|/ /
* | Fixes #4370 Use the curlies to not confuse phpErmal LUÇI2015-02-101-2/+2
* | Actually fix even the openvpn auth user script with proper checks. I thought ...Ermal LUÇI2015-02-101-6/+6
* | Fixes #4329, Fix even tls.auth script by using proper isset() test as the fix...Ermal LUÇI2015-02-101-3/+3
* | Fixes #4397 Make mtu configuration before the ip address assignment. This fix...Ermal LUÇI2015-02-101-45/+46
|/
* also add v6 IPs to hosts in the same manner v4 IPs are added. Ticket #4395Chris Buechler2015-02-091-1/+12
* Merge pull request #1469 from makkbe/masterRenato Botelho2015-02-092-2/+26
|\
| * Added DynDNS support for GleSYS API (www.glesys.com).McB2015-02-032-2/+26
* | remove CGN from "Block private networks" as it was in 2.0x and earlierChris Buechler2015-02-051-1/+0
* | Fixes #4381 this was a leftover of the change of zoneids to start from 2.Ermal LUÇI2015-02-051-2/+2
* | Merge pull request #1472 from bassebaba/masterRenato Botelho2015-02-051-1/+1
|\ \
| * | Use web-gui setting for pap or chap instead of having it hard-coded to chap.Sebastian Öhman2015-02-051-1/+1
* | | Merge pull request #1455 from xbipin/patch-2Renato Botelho2015-02-052-1/+17
|\ \ \ | |/ / |/| |
| * | remove empty valuesxbipin2015-02-051-10/+9
| * | upgrade configxbipin2015-02-052-1/+18
* | | Merge pull request #1470 from phil-davis/patch-1Renato Botelho2015-02-041-10/+10
|\ \ \
| * | | Firmware upgrade script text changesPhil Davis2015-02-041-10/+10
| | |/ | |/|
* | | Fix restartipsec command line script.jim-p2015-02-042-1/+15
* | | Fixes #3669 Handle properly recording of the ipv6 interface new ip and do not...Ermal LUÇI2015-02-041-4/+3
* | | In last case, use dmesg.boot do detect ALIX boards when hw.model is not enoughRenato Botelho2015-02-041-1/+8
* | | Silent kenv when smbios.system.product is not present. While here, add Virtua...Renato Botelho2015-02-042-4/+8
|/ /
* | Allow IPseec clients to properly connect and not stomp over each other. Repor...Ermal LUÇI2015-02-021-1/+1
* | Properly calculate the 6rd default gateway honoring netmasks other than /32Ermal LUÇI2015-02-021-1/+5
* | Ticket #4353 fix typo on unset var spotted-by: Phil DavisErmal LUÇI2015-02-021-1/+1
* | Merge pull request #1459 from PiBa-NL/speedup_is_portRenato Botelho2015-02-021-5/+3
|\ \
| * | speedup 'function is_port($port)' speed by skipping calls to getservbyname wh...PiBa-NL2015-01-311-5/+3
* | | need $g here so product_name is set in user agentChris Buechler2015-02-011-1/+1
* | | Fixes #4360 allow marking a connection as responder only, the same behviour a...Ermal LUÇI2015-01-311-0/+3
* | | Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-312-1/+10
|/ /
* | Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-311-7/+19
* | Merge pull request #1456 from phil-davis/patch-1Ermal LUÇI2015-01-311-0/+3
|\ \
| * | Firewall Log does not display logged IGMP packetsPhil Davis2015-01-291-0/+3
* | | Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-1/+1
|/ /
* | Set update_url and update_manifest automatically based on version being or no...Renato Botelho2015-01-291-6/+13
* | Fixes #4274 same fix as #4302 enclose in double quotes to tell yacc this is a...Ermal LUÇI2015-01-281-2/+6
* | Apparently yacc became more strict in FreeBSD 10. Fixes #4302Ermal LUÇI2015-01-281-8/+9
* | Fixes #4275 use double quotes on asn1dn specification so strongswan properly ...Ermal LUÇI2015-01-281-1/+2
* | Reload filter when IPsec is disabled, fixes #4245Renato Botelho2015-01-281-0/+2
* | Merge pull request #1440 from wagonza/patch-6Renato Botelho2015-01-281-1/+3
|\ \
| * | Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-141-1/+3
* | | Merge pull request #1421 from phil-davis/patch-4Renato Botelho2015-01-281-1/+15
|\ \ \
| * | | Support choice of SMTP Authentication MechanismsPhil Davis2015-01-041-1/+15
OpenPOWER on IntegriCloud