summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove extra noise from rc.shutdownRenato Botelho2014-08-201-1/+1
* Move the fetching of a package's config file and additional files to separate...jim-p2014-08-191-63/+116
* Correct the ipsec status pages to show proper information as needed.Ermal2014-08-181-6/+2
* Correct processing and assignment on ikeid variable so it does the right thingErmal2014-08-181-5/+5
* Use proper path to setkey now that ipsec-tools are not used anymoreErmal2014-08-181-3/+3
* Correct the functions for returning tunnel status to use strongswan status re...Ermal2014-08-181-25/+14
* Allow HASH algorithms to be empty for phase2 in case the encryption one is AE...Ermal2014-08-181-9/+27
* Add filter.so to list of extensions loaded for 2.2Matt Smith2014-08-181-0/+2
* Do not allow duplicate subnet entries on left|rightsubnet specification since...Ermal2014-08-181-6/+14
* Do not accept proposal out of that configured even for IKEv2 even though ther...Ermal2014-08-181-2/+1
* Restore behaviour as with racoon to trigger tunnel startup from traffic that ...Ermal2014-08-181-1/+2
* Do not show errors from trying to delete a socket or similarErmal2014-08-151-1/+1
* rightsourceip must be used with PSK+Xauth.Chris Buechler2014-08-141-2/+3
* This is required for PSK+Xauth. I'll commit that clarification in a bit.Chris Buechler2014-08-131-1/+6
* Revert "Fix assignment of tunnel IPs to mobile clients."Ermal2014-08-131-6/+1
* Actually disable this plugin for now. It was not really needed for solving th...Ermal2014-08-121-3/+0
* Move dhcp6c log to dhcpd.log, it fixes #3799Renato Botelho2014-08-111-2/+2
* Remove double defined 'localhost' on the list of networks to create outbound ...Renato Botelho2014-08-111-1/+1
* Do not create automatic outbound NAT rule for disabled openvpn servers and cl...Renato Botelho2014-08-111-2/+2
* Fix assignment of tunnel IPs to mobile clients.Chris Buechler2014-08-111-1/+6
* Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a ...Matt Smith2014-08-081-5/+17
* Avoid a "Cannot use string offset as an array" error if the packages section ...jim-p2014-08-081-4/+7
* Correct this so the dpdaction is created properly as restartErmal2014-08-081-1/+1
* Do a reload on the cofniguration which is better than update. Also let the ke...Ermal2014-08-071-2/+1
* Change the logic of the vpn config generation to make connectivity more stabl...Ermal2014-08-071-161/+166
* Move the rekey to yes always to avoid issues.Ermal2014-08-071-1/+1
* 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
* Do not try to rekey for IKEv1.Ermal2014-08-011-1/+6
* Use a uniqid() to track phase2 entries to avoid confustion and various mistak...Ermal2014-08-013-3/+17
* Fix for #3785 - 'strongswan config being generated with ike SA lifetime set t...Matt Smith2014-07-301-4/+6
* Remove even the config.cache from /tmp to avoid issues while hereErmal2014-07-301-0/+1
* Fix #3781 - 'strongswan dpdtimeout value not generated correctly'Matt Smith2014-07-291-1/+2
* Fix for bug 3769Matt Smith2014-07-231-2/+2
* Fix #983 - Add IP aliases subnets to interface subnet macro on GUI, since I'm...Renato Botelho2014-07-221-6/+52
* Concat var before call escapeshellargRenato Botelho2014-07-211-1/+1
* Make dhcpleases use unbound pid when it's configuredRenato Botelho2014-07-211-1/+5
* Fix shell script syntax, it should fix #3361Renato Botelho2014-07-211-3/+3
* Detect when protocol changes and invalidate session to get a new cookie with ...Renato Botelho2014-07-181-0/+5
* Merge pull request #1247 from DasTestament/masterRenato Botelho2014-07-181-3/+12
|\
| * fixes #3713Dmitriy K.2014-07-011-3/+12
* | Use cron.pid to get pid number and avoid kill minicron processes. It fixes #3757Renato Botelho2014-07-151-1/+1
* | Don't use pfsense name in commentAdam Gibson2014-07-111-1/+1
* | Use $product instead of pfSense when logging the version to syslogAdam Gibson2014-07-111-1/+1
* | Log pfsense version to syslog after bootupAdam Gibson2014-07-111-0/+5
* | Make sure scripts have necessary attributes and use its shebang line instead ...Renato Botelho2014-07-111-2/+8
* | In some cases, new /bin/sh binary doesn't work properly before reboot during ...Renato Botelho2014-07-111-2/+2
* | use HTTPS for files.pfsense.org for update_bogons and priv_url in pkg-utilsChris Buechler2014-07-092-3/+3
* | no () around qlength hereChris Buechler2014-07-091-1/+1
* | qlimit must be included hereChris Buechler2014-07-081-0/+2
OpenPOWER on IntegriCloud