summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-291-2/+2
* Redmine #5200 be less aggressive about DHCP Pool Notice V2Phil Davis2015-09-261-2/+21
* Merge pull request #1836 from phil-davis/patch-4Renato Botelho2015-09-211-1/+9
|\
| * Ignore DHCP pools that are out of range RELENG_2_2Phil Davis2015-08-281-1/+9
* | Merge pull request #1837 from phil-davis/patch-5Renato Botelho2015-09-171-0/+2
|\ \
| * | Redmine #5046 UEFI network booting arch 00:09Phil Davis2015-08-281-0/+2
| |/
* | make sure that cron is running before reconfiguring it (RELENG_2_2)doktornotor2015-08-301-1/+6
|/
* remove the destination server's interface(s) from dhcrelay. Ticket #4908Chris Buechler2015-07-301-132/+6
* Use 'host!' flag when setting CURLOPT_INTERFACE, as recommended by CURL docsRenato Botelho2015-06-011-1/+1
* Adding the Appropriate RA Flags for "Stateless DHCP"aqueeb2015-05-281-0/+5
* Ticket #4523 Major changes to how fsck is done.Ermal LUÇI2015-05-271-8/+11
* Add some error checking to avoid warning during bootErmal LUÇI2015-05-141-1/+6
* Include additional subnets for RAs in radvd.conf. Ticket #4468Chris Buechler2015-04-041-1/+36
* Use real interface here for dhcrelay v6. Ticket #4572Chris Buechler2015-04-021-2/+2
* Add a log message when hostres SNMP module is ignored on APU boardsRenato Botelho2015-03-111-5/+9
* Disable SNMP hostres module on APU boards until we figure out why it's crashi...Renato Botelho2015-03-111-1/+5
* Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455Chris Buechler2015-03-031-0/+3
* Handle reverse lookup domain overridesPhil Davis2015-02-241-6/+22
* Preserve "add routers" value across loop for each interfacePhil Davis2015-02-231-2/+3
* add dhcp6.name-servers option with DHCPD-PD regardless of PD lengthDaniel Becker2015-02-231-2/+2
* Dynamic DNS wildcard typoPhil Davis2015-01-281-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
* 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
|/
* if unbound is enabled, assign interface IP as DNS, same behavior as dnsmasqChris Buechler2014-11-151-0/+2
* Set proxy env vars on interactive shell and also on crontab to make all scrip...Renato Botelho2014-11-111-0/+7
* Fix updating of hosts file on host override updates by bringing back the same...Chris Buechler2014-11-041-0/+4
* Merge pull request #1306 from phil-davis/patch-3Renato Botelho2014-10-201-0/+4
|\
| * Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-0/+4
* | Be more strict when checking if olsrd is enabled, otherwise when package is d...Renato Botelho2014-10-071-3/+7
|/
* igmpproxy param -d doesn't like the space before optarg. Fixes #3852Renato Botelho2014-09-081-2/+2
* delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...Chris Buechler2014-08-221-0/+8
* Per the dhcpd.conf man page and other documentation from ISC, mclt must not b...Chris Buechler2014-08-061-3/+2
* Escape the individual dnsmasq advanced/custom optionsjim-p2014-08-061-1/+1
* Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757Renato Botelho2014-07-151-1/+1
* Get real interface when dhcrelay uses default GWPhil Davis2014-04-141-1/+1
* Reflect the service name when starting itWarren Baker2014-03-291-1/+1
OpenPOWER on IntegriCloud