summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Get interface from inet6 domainErmal2013-06-171-1/+1
* Use trim rather than str_replace. Also no need to sleep anymore since dhcp wi...Ermal2013-06-171-4/+1
* Remove unreferenced binaries. correct some formatting and also to make functi...Ermal2013-06-171-16/+14
* Provide full path to route binaryErmal2013-06-171-2/+2
* Provide full path to route binaryErmal2013-06-171-3/+3
* Don't flip the IPv6 allow setting just because people are upgrading. Just upg...Chris Buechler2013-06-171-3/+1
* TCP flags are valid on any type of rule, don't skip them on block or reject r...Chris Buechler2013-06-141-29/+29
* Split actual SMTP send into its own function.jim-p2013-06-131-14/+18
* Add the ability to disable Growl or SMTP notifications but keep their setting...jim-p2013-06-131-2/+8
* Actually try to get the real interface for v6 family to correctly get stf(vir...Ermal2013-06-121-1/+1
* Correct the command for setting the 6rd gwErmal2013-06-111-1/+1
* Wait 1 second before starting the other dhcp6c since pkill does not wait for ...Ermal2013-06-111-0/+1
* Do better checks and do not include an interface that will be skipped to the ...Ermal2013-06-101-45/+42
* Allow localhost IP Alias VIPs to sync, toojim-p2013-06-061-1/+1
* Add the 6rd gateway informationErmal2013-06-041-0/+1
* Remove extra parenthesisRenato Botelho2013-06-041-1/+1
* Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/spe...Renato Botelho2013-06-041-1/+1
* Merge pull request #666 from chrostek/masterErmal Luçi2013-06-031-0/+2
|\
| * Correction on last commit (CURL options)Sebastian Chrostek2013-06-031-0/+2
* | vpn.inc calls functions from ipsec.inc but doesn't actually include it in all...jim-p2013-06-031-0/+2
|/
* Added CURL options to Custom DynDNSSebastian Chrostek2013-06-012-2/+14
* Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015jim-p2013-05-311-0/+9
* Update dyndns.classAndrew Senetar2013-05-301-2/+2
* Update dyndns.classAndrew Senetar2013-05-301-1/+1
* Update dyndns.classAndrew Senetar2013-05-301-17/+17
* Update dyndns.class add CloudFlareAndrew Senetar2013-05-301-0/+43
* Update Services.inc add Cloudflare DYNDNSAndrew Senetar2013-05-301-2/+2
* Merge pull request #646 from marcelloc/masterErmal Luçi2013-05-301-0/+33
|\
| * Add dynamic category tabs for better listing all available packagesmarcelloc2013-05-221-0/+33
* | Merge pull request #628 from technical50/masterErmal Luçi2013-05-301-0/+59
|\ \
| * \ Merge pull request #1 from pfsense/masterSelim2013-05-145-53/+109
| |\ \
| * | | Include Codeset and turkish languagetechnical502013-05-101-0/+59
* | | | Merge pull request #655 from jean-m-cyr/masterErmal Luçi2013-05-301-68/+32
|\ \ \ \
| * | | | Do not hide IPV6 setting when system->advanced->network->allowipv6 is falseJean Cyr2013-05-281-68/+32
* | | | | Fixes #2979Renato Botelho2013-05-293-4/+31
* | | | | Update dyndns.classswatspyder2013-05-281-2/+10
|/ / / /
* | | | Fixes #3001, Check the protocol of the webgui to determine if https is being ...Ermal2013-05-281-3/+18
* | | | Fix whitespaceRenato Botelho2013-05-271-5/+5
* | | | Fixes to get routes + dns working:Renato Botelho2013-05-271-65/+58
* | | | Add extra param, off by default, to make get_staticroutes() return hostnames tooRenato Botelho2013-05-271-7/+7
* | | | Last element is always empty, be sure we drop itRenato Botelho2013-05-271-1/+2
* | | | Use filterdns to update static routes using hostnamesRenato Botelho2013-05-271-1/+24
* | | | Split system_routing_configure() and teach it to deal with hostnamesRenato Botelho2013-05-271-14/+63
* | | | Add rc.newroutedns to change routes when hosts changesRenato Botelho2013-05-271-0/+56
* | | | Make add_hostname_to_watch return ips it's adding to later useRenato Botelho2013-05-271-0/+3
* | | | Fix whitespace and indentRenato Botelho2013-05-271-61/+61
* | | | Simplify logicRenato Botelho2013-05-271-14/+8
* | | | Don't add zones multiple times if it can be avoided.jim-p2013-05-231-10/+18
* | | | Partial revert of 5b431a20dea since the introduced parameter is not working a...Renato Botelho2013-05-231-9/+4
* | | | fixup gitsync for 2.1/2.2Chris Buechler2013-05-221-1/+2
OpenPOWER on IntegriCloud