summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* sort obsoletedfilesRenato Botelho2014-11-141-85/+85
* geom part list no longer lists empty disks, compensate where needed.jim-p2014-11-131-0/+10
* Merge pull request #1336 from phil-davis/patch-4Renato Botelho2014-11-131-22/+27
|\
| * Implement advanced settings in unbound.confPhil Davis2014-11-131-22/+27
* | Subnet parameter is mandatory for pfSense_ipfw_Tableaction(), add where it's ...Renato Botelho2014-11-131-4/+6
|/
* Fix logic to find available next number for limiters and queues. It fixes #3998Renato Botelho2014-11-131-2/+2
* Add an extra protection to avoid having an empty group createdRenato Botelho2014-11-131-1/+1
* Oops wrong choice the checkbox is only for javascriptErmal2014-11-121-1/+1
* Remove redundant code and check for dpd_enable checkbox to be setErmal2014-11-121-3/+2
* Only create missing ssh keys, do not overwrite existing ones. It fixes #4003Renato Botelho2014-11-121-40/+39
* Use route command directly rather than trying to make a route search on php t...Ermal2014-11-121-32/+17
* Revert "Make phase1_status function wok whnever there is a smp dump. This sho...Ermal2014-11-121-9/+2
* remove this log, it's never logged anything useful that I've seen, and unnece...Chris Buechler2014-11-121-1/+1
* hn(4) is ALTQ-capable, mark as such.Chris Buechler2014-11-111-1/+1
* Make phase1_status function wok whnever there is a smp dump. This should unbr...Ermal2014-11-111-2/+9
* Actually require group name!Ermal2014-11-111-1/+1
* Do not do operations for empty group membersErmal2014-11-111-1/+4
* Do not do this during bootErmal2014-11-111-10/+12
* Use leftcert for more options on IPsec authenticationErmal2014-11-111-0/+6
* Ticket #3967 also sync other vip types that can be synched.Ermal2014-11-111-1/+1
* Fixes #3967, properly resolve interfaceErmal2014-11-111-2/+2
* Set proxy env vars on interactive shell and also on crontab to make all scrip...Renato Botelho2014-11-111-0/+7
* Revert "Ticket #3789. Put a start at using the proxyurl/proxyport from system...Renato Botelho2014-11-111-8/+0
* touch up textChris Buechler2014-11-111-2/+2
* Change copyright statement to reflect realityJim Thompson2014-11-106-0/+6
* Strengthen checkErmal2014-11-101-1/+1
* Compare the right things here.Ermal2014-11-101-3/+5
* Do not require the default sysctl items to be set on the config.xml but rathe...Ermal2014-11-102-9/+48
* Retire flowtable_configure as a useless code since its not in kernelErmal2014-11-101-30/+0
* Actually make default sysctls reside on globals.inc and use those by default ...Ermal2014-11-102-10/+7
* Tighten checks here to avoid overriding the default gw with garbageErmal2014-11-101-8/+8
* Make some more useful checks hereErmal2014-11-101-2/+2
* Be sure the same gateway is not processed for v4 and v6Ermal2014-11-101-1/+1
* Lets put a logging to see what is bing passed to the rtsold script on calling...Ermal2014-11-101-0/+1
* Ticket 3967, revert upgrade code. Existing 2.2 installs might be impactedErmal2014-11-101-23/+1
* Fixes #3967, configure ip alias on top of carp by joining them to the same vh...Ermal2014-11-102-14/+47
* Ticket #3967. Allow to have carp as parent of ipaliases - continuedErmal2014-11-103-4/+17
* Fixes #3995. Do not set rightsourceip on site-to-site VPNs but only on mobile...Ermal2014-11-071-1/+1
* Make ipsec_starter log go to ipsec.log rather than system oneErmal2014-11-071-2/+2
* Reload also the configuration not only the secrets before trying to apply exi...Ermal2014-11-071-0/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-062-2/+2
* add a route debug option to log info about route commands executed (where tho...Chris Buechler2014-11-061-3/+29
* set install_routes=no for charon to avoid the issues noted in ticketChris Buechler2014-11-061-1/+2
* Pass zone id to pfSense_ipfw_getTablestats(), should fix #3990Renato Botelho2014-11-061-5/+5
* Make sure target has scope when it's a link-local. Fixes #3969Renato Botelho2014-11-061-9/+3
* Merge pull request #1330 from phil-davis/patch-1jim-p2014-11-061-1/+2
|\
| * Fix to SMART disk matchingPhil Davis2014-11-061-1/+2
* | Make sure srcip has scope when it's link-local. Should fix #3969Renato Botelho2014-11-061-1/+5
* | Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh ...Renato Botelho2014-11-061-0/+1
|/
* Pass friendlyifname to handle_argument_group, not realifname. Fixes #3984. cl...Chris Buechler2014-11-051-4/+6
OpenPOWER on IntegriCloud