summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement Multi-WAN for RFC2136.jim-p2016-02-031-5/+6
* Change Namecheap dyndns to use split hostname and domain name fields. Upgrade...jim-p2016-02-011-0/+1
* services.inc code stylePhil Davis2016-01-281-2/+2
* Merge pull request #2393 from schinken/radvd-lifetimeRenato Botelho2016-01-281-0/+9
|\
| * Add possibility to configure radvd valid lifetimeschinken2016-01-281-0/+9
* | Add a seatbelt to make sure ipaddrv6 is set to track before start radvd. Tick...Renato Botelho2016-01-271-1/+3
* | Merge pull request #2025 from apilloud/dhcp-ignoreunknownRenato Botelho2016-01-251-3/+7
|\ \
| * | Make DHCP deny action configurableAndrew Pilloud2015-11-051-3/+7
* | | Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to...Renato Botelho2016-01-151-3/+5
* | | Update license on files from /etc/incRenato Botelho2016-01-151-15/+40
* | | Fix DDNS dhcpd(v6).conf config generation issues. Ticket #5603Chris Buechler2016-01-081-8/+12
* | | Fix reverse DNS zone names on dhcpd conf. It should fix #5041Renato Botelho2016-01-081-6/+30
| |/ |/|
* | Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-8/+0
* | Add DynDNS provider SPDNS (IPv4 and IPv6)Rene Schuster2015-12-041-2/+2
* | Remove the APU check for SNMP since this no longer crashes on 2.3. Resolves #...jim-p2015-11-251-8/+1
* | Merge pull request #2088 from phil-davis/bindlanRenato Botelho2015-11-201-9/+1
|\ \
| * | Fix old SNMP bindlan setting - Redmine #3883Phil Davis2015-11-191-9/+1
* | | correct igmpproxy command for new version.Chris Buechler2015-11-201-1/+1
OpenPOWER on IntegriCloud