summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | remove unused legacy codeChris Buechler2015-02-261-6/+0
* | | | Log ifconfig commands used to setup wireless interfacesChris Buechler2015-02-261-0/+7
| |_|/ |/| |
* | | Put the bits to use the new reset utilityErmal LUÇI2015-02-251-0/+4
| |/ |/|
* | Ticket #4418 Actually make each entry a clear token to strongswan parser for ...Ermal LUÇI2015-02-251-2/+3
* | Ticket #4418 make sure the dns_split is separated with spaces rather than spa...Ermal LUÇI2015-02-251-7/+0
* | Ticket #4418 Make the DNS names attr 28675 space separated as identified by J...Ermal LUÇI2015-02-251-1/+16
* | remove old, unused codeChris Buechler2015-02-251-2/+0
* | Initialize var and move unset outside the loopRenato Botelho2015-02-241-1/+3
* | Merge pull request #1495 from k-paulius/fix-dhcp6c-4436Renato Botelho2015-02-241-14/+17
|\ \ | |/ |/|
| * Do not request prefix delegation if no tracking interfaces are setup tok-paulius2015-02-161-14/+17
* | Merge pull request #1479 from surrural/masterRenato Botelho2015-02-242-12/+55
|\ \
| * | Add support for DNSimple (dnsimple.com)surrural2015-02-231-1/+1
| * | Update dyndns.classsurrural2015-02-231-1/+1
| * | Add support for DNSimple (dnsimple.com)surrural2015-02-231-2/+2
| * | Add support for DNSimple (dnsimple.com)surrural2015-02-231-10/+53
* | | Merge pull request #1498 from phil-davis/patch-3Renato Botelho2015-02-241-6/+22
|\ \ \
| * | | Handle reverse lookup domain overridesPhil Davis2015-02-181-6/+22
* | | | Merge pull request #1513 from znerol/bug/master/unbound-host-alias-ptr-followupRenato Botelho2015-02-241-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix PTR records for aliases in host overridesLorenz Schori2015-02-241-2/+2
* | | | Merge pull request #1511 from phil-davis/patch-4Renato Botelho2015-02-231-2/+3
|\ \ \ \
| * | | | Preserve "add routers" value across loop for each interfacePhil Davis2015-02-241-2/+3
| |/ / /
* | | | Merge pull request #1477 from razzfazz/fix_net_ipv6_compress_all_zeroes_masterRenato Botelho2015-02-231-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fix Net_IPv6::compress() to properly handle all-zeros addressDaniel Becker2015-02-091-0/+6
* | | | Merge pull request #1496 from stilez/patch-2Renato Botelho2015-02-231-12/+22
|\ \ \ \
| * | | | Three minor improvements to IP functionsstilez2015-02-171-12/+22
| | |_|/ | |/| |
* | | | Merge pull request #1476 from razzfazz/fix_dns6ip_assignment_for_track6_masterRenato Botelho2015-02-231-2/+2
|\ \ \ \
| * | | | add dhcp6.name-servers option with DHCPD-PD regardless of PD lengthDaniel Becker2015-02-091-2/+2
| | |/ / | |/| |
* | | | Do not add PTR records for aliases in host overridesLorenz Schori2015-02-231-1/+5
* | | | Merge pull request #1508 from johnbyronent/masterRenato Botelho2015-02-231-1/+1
|\ \ \ \
| * | | | Modified DynDns -> Eurodns urljohnbyronent2014-11-201-1/+1
* | | | | Clean up some old, possibly stale, files when restarting php-fpmjim-p2015-02-201-0/+2
* | | | | add a couple unnecessary bsdinstaller files to obsoletedfilesChris Buechler2015-02-181-0/+2
* | | | | remove unused dfuife files.Chris Buechler2015-02-181-0/+3
| |_|_|/ |/| | |
* | | | Don't hard code harden-referral-path. It defaults to no, so no behavior chang...Chris Buechler2015-02-181-1/+0
* | | | Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of N...Chris Buechler2015-02-181-0/+6
* | | | Wait a bit after sending a TERM to syslogd as in some instances it can take t...Chris Buechler2015-02-171-1/+10
| |_|/ |/| |
* | | Unobsolete libpcre.so.1Renato Botelho2015-02-131-2/+0
* | | Merge pull request #1484 from phil-davis/more-text-typosRenato Botelho2015-02-132-34/+34
|\ \ \
| * | | Random text typosPhil Davis2015-02-112-34/+34
* | | | Surrond the some mobile clients attributes with " ( quote ) to help the stron...Ermal LUÇI2015-02-131-5/+5
* | | | Unobsolete crypto tools and athstats, ticket #4239Renato Botelho2015-02-121-4/+0
* | | | 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
|/ / / /
OpenPOWER on IntegriCloud