summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* 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-07-311-0/+5
* dyndns: add IPv6 support for CloudFlareAustin Seipp2016-07-171-2/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* 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
* Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-081-3/+24
|\
| * Check IP ServicesNOYB2016-07-021-3/+24
* | 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-021-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-011-2/+2
* fix indent on dhcpdv6 sntp-serversChris Buechler2016-04-231-1/+1
* Includes - Remove PersonalizationsNOYB2016-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
* Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in...jim-p2016-02-161-1/+1
* Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fix...jim-p2016-02-121-4/+4
* Fix ddns domain name Ticket #4366Chris Buechler2016-02-111-1/+1
* Fix dyndns breakage after changes on Ticket #4366Chris Buechler2016-02-101-0/+1
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-83/+22
* Add defaults to radvd valid and preferred lifetimeschinken2016-02-041-0/+4
OpenPOWER on IntegriCloud