summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1306 from phil-davis/patch-3Renato Botelho2014-10-201-0/+4
|\
| * Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-0/+4
* | Be more strict when checking if olsrd is enabled, otherwise when package is d...Renato Botelho2014-10-071-3/+7
|/
* igmpproxy param -d doesn't like the space before optarg. Fixes #3852Renato Botelho2014-09-081-2/+2
* delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...Chris Buechler2014-08-221-0/+8
* Per the dhcpd.conf man page and other documentation from ISC, mclt must not b...Chris Buechler2014-08-061-3/+2
* Escape the individual dnsmasq advanced/custom optionsjim-p2014-08-061-1/+1
* Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757Renato Botelho2014-07-151-1/+1
* Get real interface when dhcrelay uses default GWPhil Davis2014-04-141-1/+1
* Reflect the service name when starting itWarren Baker2014-03-291-1/+1
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* standardize on https://www.pfsense.orgChris Buechler2014-03-141-1/+1
* Merge pull request #1018 from florian-asche/patch-3Renato Botelho2014-03-111-3/+5
|\
| * Update services.incFlorian Asche2014-03-101-0/+2
| * Update services.incFlorian Asche2014-03-101-0/+1
| * Update services.incFlorian Asche2014-03-101-3/+2
* | Update services.incFlorian Asche2014-03-101-5/+0
* | Update services.incFlorian Asche2014-03-101-1/+7
|/
* Put added option in dhcp config instead of dhcpv6 config.Donald A. Cupp Jr2014-03-031-11/+11
* Add missing option code for uefi bootingDonald A. Cupp Jr2014-03-021-0/+1
* Merge branch 'master' of https://github.com/Doncuppjr/pfsenseDonald A. Cupp Jr2014-03-021-3/+5
|\
| * Wrap this in an is_array() test, or else if you have no manually configured D...jim-p2014-03-011-3/+5
* | Added support for UEFI booting to Network Booting configuration.Charlie Root2014-03-021-1/+9
|/
* Merge pull request #986 from andrespetralli/masterRenato Botelho2014-02-281-0/+1
|\
| * Re-enabling static lease updatesAndres Petralli2014-02-281-0/+1
* | Fix #3483 only use IPv4 DNS servers in DHCP v4 confPhil Davis2014-02-241-3/+11
* | Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 servi...Ermal2014-02-211-5/+14
* | Rather than having issues with not started radvd try to start radvd to discov...Ermal2014-02-201-5/+7
* | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-8/+5
* | Fix typo on variable name and really add custom options for dhcpdv6Renato Botelho2014-02-171-1/+1
* | Add Unbound service configurationWarren Baker2014-01-291-4/+33
* | Fix nsupdate pathRenato Botelho2014-01-251-1/+1
|/
* Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-231-40/+103
* Remove 'deny unknown clients' option from DHCPv6 since it's not supported, it...Renato Botelho2013-12-231-3/+0
* Add DHCP without gateway capabilitytimdufrane2013-11-211-2/+4
* Added support for City Network to Dynamic DNS.Mathias Andersson2013-11-141-2/+2
* Give clients the IPV6 address of the DNS serverJean Cyr2013-11-061-0/+4
* Fix an attempt to read unset variable $rtentRenato Botelho2013-10-281-4/+2
* Added OVH DynHOST in dynamic DNS servicesStéphane2013-10-091-2/+2
* Remove this check, the value can be 0 here if the target is the first item in...jim-p2013-10-091-1/+1
* Update to include GratisDNS dynDNS serviceScavy2013-09-271-2/+2
* Switch to rw mode before file operations on RFC2136 cache. Fixes #3201jim-p2013-09-171-0/+3
* Correctly check the secondary/primary parameter setting on dhcp failover conf...Ermal2013-09-101-7/+13
* Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover...jim-p2013-09-061-3/+0
* Correct check to match the right vip based on configured ip. Reported-by: htt...Ermal2013-09-051-4/+3
* Add the check even here when dealing with ipv6 addresesErmal2013-08-161-2/+11
* Handle link local addresses with embedded interface scope on is_ipaddrv6 and ...Ermal2013-08-161-1/+11
* Reorder reverse lookup overrides so user-specified ones are effectivePhil Davis2013-07-311-10/+12
* Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
* services_dhcrelay6_configure developerspew debug text fixPhil Davis2013-07-131-1/+1
OpenPOWER on IntegriCloud