summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Allow explicit mask specification in bandwidth limiterJean Cyr2013-05-111-28/+81
* Prevent errors from flowing up to the clients workspace and preventing functi...Ermal2013-05-101-20/+20
* Revert "Fix alias expand for hostnames, it should fix #2941"Renato Botelho2013-05-101-1/+1
* Fix alias expand for hostnames, it should fix #2941Renato Botelho2013-05-091-1/+1
* Revert "Add Turkish to the list of available languages, fixes #2986"Renato Botelho2013-05-091-1/+0
* Replace all linklocal checks by is_linklocal()Renato Botelho2013-05-093-5/+5
* Create is_linklocal() to validate ll addressesRenato Botelho2013-05-091-0/+4
* Shuffle some more logs around to more appropriate places.jim-p2013-05-081-3/+3
* Nuke interface_track6_dhcp6_configure()Renato Botelho2013-05-081-47/+0
* Send filterdns logs to the resolver log.jim-p2013-05-081-2/+2
* Add Turkish to the list of available languages, fixes #2986Renato Botelho2013-05-081-0/+1
* After some discussions it is better to make this a tunable and allow its valu...Ermal2013-05-081-1/+1
* Merge pull request #627 from phil-davis/masterrbgarga2013-05-072-2/+26
|\
| * Remember which interface was used by each OpenVPN confPhil Davis2013-05-071-0/+3
| * Optimize which OpenVPN instances are restartedPhil Davis2013-05-071-2/+23
* | Revert "Fixes for track6 interfaces:"Renato Botelho2013-05-071-5/+4
|/
* Pull code from the calling place rather than the interfaces.incErmal2013-05-072-2/+2
* Merge pull request #626 from phil-davis/masterErmal Luçi2013-05-072-1/+3
|\
| * Reload routes etc when rc.linkup happensPhil Davis2013-05-071-1/+1
| * Add includes to interfaces.incPhil Davis2013-05-071-0/+2
* | Fix wrong check added on commit 1f64b66bf0 that was checking openvpn server t...Renato Botelho2013-05-071-2/+2
* | Fixes for track6 interfaces:Renato Botelho2013-05-071-4/+5
|/
* Handle gateway argument to rc.opnvpnPhil Davis2013-05-071-6/+12
* Fixup gwlb functions related to gw failoverPhil Davis2013-05-071-2/+2
* Allow codel to be activated as an option for the specific queues or as its ow...Ermal2013-05-061-5/+73
* Fix IPv6 Prefix ID default valueRenato Botelho2013-05-063-10/+13
* Fix dnsmasq host overrides 'enabled' check.PiBa-NL2013-05-051-1/+1
* Disable udp checksums by defaultErmal2013-05-041-1/+2
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-37/+37
* Merge pull request #608 from evansus/masterrbgarga2013-04-301-1/+1
|\
| * correct debug issueEvan Susarret2013-04-301-1/+1
* | Merge pull request #602 from evansus/patch-1rbgarga2013-04-301-3/+3
|\ \ | |/
| * Use 'zfs mount' to get ZFSROOT datasetEvan Susarret2013-04-281-1/+1
| * ZFSROOT not hardcoded to zpool or dataset 'tank'Evan Susarret2013-04-241-3/+3
* | Add nonewline to end of file to avoid issues when new options are addedRenato Botelho2013-04-291-1/+1
* | Do not force the check to avoid garbling filesystems. Also be specific to che...Ermal2013-04-291-6/+6
* | 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
* | Show IPv6 link-local IPs as specific sources for ping, traceroute, and port t...jim-p2013-04-261-3/+11
* | Fix isvm check to match on productWarren Baker2013-04-261-5/+6
* | Correct checking status of vhosts-http as submitted by: http://forum.pfsense....Ermal2013-04-261-0/+3
* | ipprotocol is inet or inet6Renato Botelho2013-04-251-1/+1
* | Take dynamic6 into consideration tooRenato Botelho2013-04-251-1/+1
* | Deduplicate and simplify codeRenato Botelho2013-04-251-44/+12
|/
* Disable apc during bootup since its useless anyway and just consumes memory u...Ermal2013-04-221-0/+2
* Reload ipsec with dynamic hostnames after bootup that dns is available. Helps...Ermal2013-04-221-1/+7
* Make return value of vpn_ipsec_configure() have a meaning when ipsec is enabl...Ermal2013-04-221-3/+3
* Seems behaviour of implode does not always produce a correct config so put it...Ermal2013-04-191-2/+2
* Make more strict comparison to avoid type issues when gw name only contain nu...Renato Botelho2013-04-181-1/+1
* Fix whitespace and indentRenato Botelho2013-04-181-33/+33
OpenPOWER on IntegriCloud