summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix #6153Renato Botelho2017-01-121-0/+4
* Added support for CloudFlares Proxy.CarlGill2017-01-041-0/+1
* Fix #6357: Validate if RFC2136 dyndns updates succeededRenato Botelho2017-01-031-10/+25
* Add new "Ignore client identifiers" DHCP featureBrett Keller2016-12-271-0/+5
* Fix #3560 correctly handle disabled static routesPhil Davis2016-12-271-1/+5
* 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-12-021-1/+0
* Put DDNS hostname config in the wrong placeRoss Williams2016-12-021-6/+4
* Implement ddns-hostname option emission for static hosts in services.inc.Ross Williams2016-12-021-0/+6
* - added support for duiadns.net ipv4 and ipv6Ionut2016-11-291-2/+2
* add All-Inkl to services.classChristoph Filnkößl2016-11-251-2/+2
* Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it ...Renato Botelho2016-11-181-1/+0
* Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"Renato Botelho2016-11-181-1/+0
* Restore dhcp6 leases on full install when using MFS /tmp. While here, fix indentRenato Botelho2016-10-131-12/+14
* Fix #6768 IPv6 static mapping on delegated prefixesPhil Davis2016-09-131-6/+5
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Merge pull request #3071 from phil-davis/Check_IP_ServicesRenato Botelho2016-09-021-3/+24
|\
| * Backport Check IP ServicesPhil Davis2016-07-201-3/+24
* | Ensure only one instance of services_dhcpd_configure runs concurrentlyNewEraCracker2016-09-021-0/+4
* | Apply the fix for ticket #6589 also into dhcpdv6 configNewEraCracker2016-08-291-0/+1
* | Indent dhcpd.conf option customPhil Davis2016-08-291-2/+2
* | Fix #6720 DHCP options by poolPhil Davis2016-08-291-1/+32
* | Fix double domain-name-servers for poolPhil Davis2016-08-291-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
* | Verify if interface is active gw for gw group before update dynamic DNSRenato Botelho2016-08-051-2/+26
* | services_dhcp: Ignore BOOTP queriesJose Luis Duran2016-08-041-0/+5
* | Backport IPv6 support for CloudFlarePhil Davis2016-07-201-2/+2
|/
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits cl...Chris Buechler2016-07-151-0/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-54/+54
* Add config option for AdvDefaultLifetime, clean up descriptions on other. Tic...Chris Buechler2016-07-091-0/+3
* Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-091-4/+23
* Verify a valid IPv6 subnet is going to be used before including in radvd's co...Chris Buechler2016-07-081-1/+5
* spdns.de renamed to spdyn.deexii19882016-07-031-2/+2
* Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-221-1/+6
* Do not call gettext() for the string used to match the place in file to start...Renato Botelho2016-05-311-1/+1
* Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* Add menu item for freeDNS v6TechSmurf2016-05-201-2/+2
* fix indent on dhcpdv6 sntp-serversChris Buechler2016-04-231-1/+1
* Merge pull request #2831 from NOYB/Includes_-_Remove_PersonalizationsStephen Beaver2016-04-041-1/+1
* Bring back rainterface, add config upgrade to convert to new _vip format. Tic...Chris Buechler2016-03-291-2/+18
* Remove the code block to "fake" DHCPv6 server, now that it's unnecessary. Tic...Chris Buechler2016-03-031-51/+0
* Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like...Chris Buechler2016-02-201-0/+3
* Only enable DHCPv6 server for track6 interfaces where it's enabled. Ticket #3029Chris Buechler2016-02-201-2/+1
* Allow disabling of radvd with track6 interfaces. Ticket #3029Chris Buechler2016-02-201-0/+3
* Ticket #3029Renato Botelho2016-02-191-9/+15
* Ticket #3029Renato Botelho2016-02-191-8/+38
* Internationalize etc inc i through sPhil Davis2016-02-181-14/+14
* Fix #4675Renato Botelho2016-02-171-10/+29
OpenPOWER on IntegriCloud