summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Drop support for jail platformRenato Botelho2015-07-311-10/+2
* Introduce a new item to $g global, 'product_version' and stop reading /etc/ve...Renato Botelho2015-07-311-2/+1
* remove the destination server's interface(s) from dhcrelay. Ticket #4908Chris Buechler2015-07-301-135/+6
* Code spacingPhil Davis2015-06-151-10/+10
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-011-1/+1
* Code style bits and pieces from etcPhil Davis2015-05-311-12/+11
* Merge pull request #1585 from jlduran/dnsmadeeasyRenato Botelho2015-05-301-2/+2
|\
| * Add support for DNS Made EasyJose Luis Duran2015-05-251-2/+2
* | Merge pull request #1033 from aqueeb/masterRenato Botelho2015-05-281-0/+5
|\ \
| * | Adding the Appropriate RA Flags for "Stateless DHCP"aqueeb2014-03-221-0/+5
* | | Ticket #4523 Major changes to how fsck is done.Ermal LUÇI2015-05-271-8/+10
| |/ |/|
* | Remove artifacts from latin1 to utf8 conversionsJose Luis Duran2015-05-161-1/+1
* | Add some error checking to avoid warning during bootErmal LUÇI2015-05-141-0/+5
* | Add Google Domains to Dynamic DNS service.Christopher Fazendin2015-04-271-2/+2
* | Code stylePhil Davis2015-04-051-2/+2
* | Un-screw-up mergeChris Buechler2015-04-041-5/+0
* | Include additional subnets for RAs in radvd.conf. Ticket #4468Chris Buechler2015-04-041-0/+40
* | Use real interface here for dhcrelay v6. Ticket #4572Chris Buechler2015-04-021-1/+1
* | Change to Record Type with A and AAAA as values.Robert Nelson2015-03-261-2/+2
* | Use address types instead of addresses.Robert Nelson2015-03-261-2/+2
* | Use radio buttons to select between IPv4, IPv6 or Both.Robert Nelson2015-03-231-2/+2
* | Add option to not register IPv4 and/or IPv6 addresses.Robert Nelson2015-03-221-2/+2
* | Add a log message when hostres SNMP module is ignored on APU boardsRenato Botelho2015-03-111-6/+9
* | Disable SNMP hostres module on APU boards until we figure out why it's crashi...Renato Botelho2015-03-111-1/+6
* | Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455Chris Buechler2015-03-031-0/+3
* | Code style etc in r sPhil Davis2015-03-031-379/+554
* | Merge pull request #1479 from surrural/masterRenato Botelho2015-02-241-2/+2
|\ \
| * | Add support for DNSimple (dnsimple.com)surrural2015-02-231-2/+2
* | | Merge pull request #1498 from phil-davis/patch-3Renato Botelho2015-02-241-6/+22
|\ \ \ | |/ / |/| |
| * | Handle reverse lookup domain overridesPhil Davis2015-02-181-6/+22
* | | Preserve "add routers" value across loop for each interfacePhil Davis2015-02-241-2/+3
* | | 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
* | | Added DynDNS support for GleSYS API (www.glesys.com).McB2015-02-031-2/+2
|/ /
* | Dynamic DNS wildcard typoPhil Davis2015-01-251-2/+2
* | When configuring radvd, check if carp is enabled. Ticket #4252Renato Botelho2015-01-221-2/+2
* | When radvd is configured on a CARP interface, enable it when it is MASTER and...Renato Botelho2015-01-211-0/+2
* | Use the parent NIC rather than the VIP. Fixes part of Ticket #4252Chris Buechler2015-01-211-2/+16
* | Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-151-3/+3
* | Simplify cron array comparisonPhil Davis2014-12-291-7/+1
* | Minimise config updates when checking cron jobsPhil Davis2014-12-291-3/+17
* | Check if interface is disabled when configuring DHCP server. It fixes #4119Renato Botelho2014-12-171-2/+5
* | fix syntax on prefix6 for DHCPv6 PDChris Buechler2014-11-281-1/+1
* | check if Unbound is enabled in addition to dnsmasq for v6 DNS assignment. Fix...Chris Buechler2014-11-281-3/+3
* | Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-20/+20
* | d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found me...Warren Baker2014-11-211-0/+4
* | Make sure system_hosts_generate() is called by services_unbound_configure(). ...Renato Botelho2014-11-191-0/+4
* | Merge pull request #1339 from dembeck/masterRenato Botelho2014-11-171-2/+2
|\ \
| * | Sorted the provider names alphabeticallyDustin Dembeck2014-11-161-2/+2
* | | Properly handle CARP IP binding in dnsmasq post-changes for FreeBSD 10.x CARP...Chris Buechler2014-11-161-0/+4
|/ /
OpenPOWER on IntegriCloud