summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for custom IPv6 DDNS.Daniel Becker2013-07-071-2/+2
* Add backend support for HE.net AAAA record updates.Daniel Becker2013-07-071-2/+2
* Typo in configuration optionEvan Susarret2013-07-061-1/+1
* DHCP also update Dynamic DNS for static leasesEvan Susarret2013-07-061-0/+2
* Add option to RFC2136 to find/use the public IP if the interface IP is privat...jim-p2013-07-021-0/+3
* Add cached IP support to RFC2136, add GUI button to force update for single h...jim-p2013-07-021-19/+59
* Merge pull request #671 from wrboyce/masterRenato Botelho2013-06-301-4/+7
|\
| * allow defining dhcp static mappings using dhcp-client-identifierWill Boyce2013-06-161-4/+7
* | DynDns Euro Dns ProviderJohn Byron2013-06-271-2/+2
* | Update services.incplinss2013-06-241-2/+1
* | Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index....jim-p2013-06-241-3/+12
* | Use the name of the interface (lan, opt1, etc) rather than a loop-derived num...jim-p2013-06-181-7/+2
* | * Use when needed the family for get_real_interfaceErmal2013-06-171-5/+5
* | Remove unreferenced binaries. correct some formatting and also to make functi...Ermal2013-06-171-16/+14
|/
* Do better checks and do not include an interface that will be skipped to the ...Ermal2013-06-101-45/+42
* Correction on last commit (CURL options)Sebastian Chrostek2013-06-031-0/+2
* Added CURL options to Custom DynDNSSebastian Chrostek2013-06-011-1/+3
* Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015jim-p2013-05-311-0/+9
* Update Services.inc add Cloudflare DYNDNSAndrew Senetar2013-05-301-2/+2
* Don't add zones multiple times if it can be avoided.jim-p2013-05-231-10/+18
* Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to requi...jim-p2013-05-221-2/+46
* Make sure there's a space here to prevent accidentally breaking the syntax.jim-p2013-05-161-1/+1
* dnsmasq conf won't allow some custom argsstilez2013-05-151-4/+16
* Add the ability for dnsmasq to selectively respond to queries only on certain...jim-p2013-04-261-1/+28
* Add the ability to change the port on which dnsmasq listens.jim-p2013-04-261-0/+4
* Make sure we do not pass an IP address to ip_in_subnet as a subnet, it does n...jim-p2013-04-091-3/+11
* Fixes #1477. Use the new parameter to reduce igmpproxy logging levelErmal2013-03-271-1/+2
* Use configured dns servers on radvd.conf, fixes #2905Renato Botelho2013-03-251-4/+7
* Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-3/+5
* Respect the product name here.jim-p2013-03-211-0/+2
* use a custom sysDescr for snmp similar to m0n0wall's format. Fixes #2893jim-p2013-03-211-0/+6
* Use propper variable for is_ipaddrv6 testErmal2013-03-191-1/+1
* Correct typo that prevents dhcpv6 to generate proper subnet info. Also use al...Ermal2013-03-191-3/+2
* Do not do useless work before neededErmal2013-03-191-5/+5
* Correct get_interface_subnetv6 and use get_interface_ipv6 during dhcp config ...Ermal2013-03-181-1/+3
* Add the ability for full installs to optionally use RAM disks for /tmp and /v...jim-p2013-03-111-10/+12
* Add DNS Forwarder option to not forward private reverse lookupsPhil Davis2013-03-061-0/+13
* DNS Forwarder allow null forwarding addressPhil Davis2013-03-051-1/+3
* Merge pull request #436 from phil-davis/masterChris Buechler2013-03-041-2/+2
|\
| * Add DynDNS No-IP Free account supportPhil Davis2013-02-241-2/+2
* | Avoid DynDNS timeout delay when gateway is downphildd2013-02-261-0/+6
|/
* Remove leading spaces from DYNDNS_PROVIDER_DESCRIPTIONSPhil Davis2013-02-241-1/+1
* Add common DynDNS constants and codePhil Davis2013-02-241-0/+21
* Backout Unbound for now bring back in 2.2. Fixes #2817Warren Baker2013-02-141-47/+1
* Update etc/inc/services.incbcyrill2013-02-121-1/+1
* Use full path to commandsErmal2013-02-111-17/+17
* Small fixes to make code readble and error log more usefulErmal2013-02-101-11/+4
* Teach dhcpd_configure about family optional parameter and use it to properly ...Ermal2013-02-091-4/+8
* Revert "Require util.inc necessary for sigkillbypid()"Renato Botelho2013-02-071-2/+0
* Correct mtu for track interfaces as well. Aslo cleanup some codeErmal2013-02-071-11/+15
OpenPOWER on IntegriCloud