summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Variable syntax correction. Fixes #7446.derelict-pf2017-04-031-1/+1
* Add separate bindip for usepublicip case. Fixes #7446.derelict-pf2017-04-031-1/+3
* Add local directive to nsupdate file. Fixes #7446.derelict-pf2017-04-031-0/+1
* cron, dont write_config() when nothing changed.PiBa-NL2017-03-271-0/+2
* Use the same cache filename pattern for RFC2136 IPv6 items as used by dyndnsRenato Botelho2017-03-021-1/+4
* Code with multiple %s in etcPhil Davis2017-02-011-1/+1
* Add a parameter to install_cron_job to stop it from performing its own write_...jim-p2017-01-201-5/+12
* Fix #6153Renato Botelho2017-01-121-0/+4
* RAM Disk ManagementNOYB2017-01-081-33/+0
* Don't allow SNMP hostres module to be selected or used with VMware VMs that h...jim-p2017-01-071-1/+2
* Handle the RA Search Domain List when writing out the RADVD config. Fixes #7081jim-p2017-01-051-2/+14
* Merge pull request #3132 from WorldTech-Solutions/masterRenato Botelho2017-01-041-0/+1
|\
| * Added support for CloudFlares Proxy.CarlGill2016-10-081-0/+1
* | Break some long lines, no functional changesRenato Botelho2017-01-031-27/+70
* | Rework logic and reduce indent levels. No functional changesRenato Botelho2017-01-031-141/+148
* | Fix #6357: Validate if RFC2136 dyndns updates succeededRenato Botelho2017-01-031-10/+25
* | Merge pull request #3307 from blkeller/ignore-client-uidsRenato Botelho2016-12-271-0/+5
|\ \
| * | Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-221-0/+5
* | | Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-1/+5
* | | Save the igmpproxy configuration in /var/etc and not on /tmp.Luiz Otavio O Souza2016-12-231-3/+3
|/ /
* | Populate the HTTP_PROXY_AUTH env var. Ticket #6949jim-p2016-12-071-0/+4
* | Fix indentjim-p2016-12-021-1/+1
* | Merge pull request #3145 from skrude61/masterjim-p2016-12-021-7/+17
|\ \
| * | Allow snmpd to bind to multiple interfaces.skrude612016-09-201-7/+17
* | | Create a dummy /etc/printcap when starting bsnmpd so it it will not log error...jim-p2016-12-021-0/+5
* | | Removed TODO commentRoss Williams2016-11-301-1/+0
* | | Put DDNS hostname config in the wrong placeRoss Williams2016-11-291-6/+4
* | | Implement ddns-hostname option emission for static hosts in services.inc.Ross Williams2016-11-291-0/+6
* | | - added support for duiadns.net ipv4 and ipv6Ionut2016-11-251-2/+2
* | | Merge pull request #3223 from filnko/patch-1Renato Botelho2016-11-251-2/+2
|\ \ \
| * | | add All-Inkl to services.classChristoph Filnkößl2016-11-121-2/+2
* | | | Remove config files symlinks from /etc to /var/etc. Fixes #5538Renato Botelho2016-11-211-1/+1
* | | | Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"Renato Botelho2016-11-181-1/+0
* | | | Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it ...Renato Botelho2016-11-181-1/+0
|/ / /
* | | Restore accidentally removed blockRenato Botelho2016-10-131-0/+16
* | | Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-21/+2
* | | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-4/+0
* | | Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-121-6/+5
|/ /
* | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|/
* Merge pull request #3103 from NewEraCracker/patch-7Renato Botelho2016-09-021-0/+4
|\
| * Ensure only one instance of services_dhcpd_configure runs concurrentlyNewEraCracker2016-08-201-0/+4
* | Merge pull request #3107 from NewEraCracker/patch-10Renato Botelho2016-08-291-0/+1
|\ \
| * | Apply the fix for ticket #6589 also into dhcpdv6 configNewEraCracker2016-08-201-0/+1
| |/
* | Merge pull request #3112 from phil-davis/patch-1Renato Botelho2016-08-291-1/+32
|\ \
| * | Indent dhcpd.conf option customPhil Davis2016-08-181-2/+2
| * | Fix #6720 DHCP options by poolPhil Davis2016-08-171-1/+32
* | | Merge pull request #3110 from phil-davis/patch-2Renato Botelho2016-08-291-3/+0
|\ \ \ | |_|/ |/| |
| * | Fix double domain-name-servers for poolPhil Davis2016-08-161-3/+0
| |/
* | Use "-C /dev/null" when starting dnsmasq to avoid it picking up an incorrect ...jim-p2016-08-191-2/+2
|/
* Fix DDNS domain for static map DHCP entriesPhil Davis2016-08-161-2/+2
OpenPOWER on IntegriCloud