summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5432Stephen Beaver2015-11-122-1/+40
* Reinstall packages from old versions when upgrading to 2.3Renato Botelho2015-11-121-7/+72
* platform is always defined in globalRenato Botelho2015-11-121-11/+3
* Remove fastforwarding from config upgrade. Ticket #5370Chris Buechler2015-11-121-28/+24
* The net.enc.in sysctls should be 2, for only the inner portion of the VPN. Ti...Chris Buechler2015-11-121-2/+2
* Revert "Use --conf when call ipsec start/stop, this make it work with regular...Renato Botelho2015-11-121-2/+2
* add require of ipsec.inc so convert_config doesn't fail when invoked by gitsy...Matt Smith2015-11-111-0/+1
* Fix #5350. Correct issues with strongswan logging (setting changes did not pe...Matt Smith2015-11-114-18/+107
* Make sure symlink is createdRenato Botelho2015-11-111-2/+4
* Make sure symlinks is createdRenato Botelho2015-11-111-2/+6
* Merge pull request #2054 from heper/patch-1Stephen Beaver2015-11-111-0/+2
|\
| * add dhcp-rangeheper2015-11-101-0/+2
* | strongswan.d symlink was created the opposite way, pointy hat to meRenato Botelho2015-11-111-5/+5
* | Create symlinks of ipsec files and directories under /usr/local to deal with ...Renato Botelho2015-11-111-3/+39
* | Use --conf when call ipsec start/stop, this make it work with regular package...Renato Botelho2015-11-111-2/+2
|/
* Change ipsec_dump_mobile() to parse regular output of ipsec leases, we are re...Renato Botelho2015-11-101-18/+38
* Fix calls to ipsec_enabled() added in 179ab6b364Renato Botelho2015-11-102-0/+4
* Eliminate a few more cases of $config['ipsec']['enable'].Luiz Otavio O Souza2015-11-102-3/+2
* Catch one more possibility for the IPSEC interface name, this match the code ...Luiz Otavio O Souza2015-11-101-0/+1
* Merge pull request #2036 from heper/patch-1Stephen Beaver2015-11-101-1/+43
|\
| * add static leasesheper2015-11-091-0/+1
| * add dhcpd rrd graphheper2015-11-061-1/+42
* | Merge pull request #2048 from phil-davis/patch-3Stephen Beaver2015-11-101-3/+4
|\ \
| * | unbound_statistics section should be written to unbound.confPhil Davis2015-11-101-3/+3
| * | Add global so that unbound.conf gets writtenPhil Davis2015-11-101-0/+1
* | | Merge pull request #2052 from phil-davis/r8Stephen Beaver2015-11-1022-47/+37
|\ \ \
| * | | etc inc delete $Id commentsPhil Davis2015-11-1022-47/+37
| |/ /
* | | Add a new function that returns the current state of IPSEC.Luiz Otavio O Souza2015-11-101-0/+15
|/ /
* | Rearrange calls in unbound.inc so config text can be generated without writin...Matt Smith2015-11-091-44/+69
* | Try to use default timezone from globals.inc when possible. Stop setting time...Renato Botelho2015-11-092-4/+12
* | Copyright and license cleanupRenato Botelho2015-11-095-13/+3
* | Restored simplepie filesStephen Beaver2015-11-062-0/+13698
|/
* Removed simplepie files (and update obsoleted files list)Stephen Beaver2015-11-062-13689/+0
* Copyright updates ( 3 of 3)Stephen Beaver2015-11-062-2/+6
* A new fix for #4130:Renato Botelho2015-11-031-2/+10
* Only call pfSense_ipsec_list_sa() when IPsec is enabledRenato Botelho2015-11-031-0/+13
* changes for #5219 accidentally reverted unrelated changes made by other commi...Matt Smith2015-11-031-30/+6
* Don't allow IPsec mobile clients user auth source to not be a RADIUS server ifMatt Smith2015-11-031-6/+43
* Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb2e7c9c94e1f38008fc...Renato Botelho2015-11-031-0/+54
* Retire ipsec_smp_dump_status()Renato Botelho2015-11-031-101/+0
* Filter log dynamic pass/block buttonPhil Davis2015-11-031-4/+6
* Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455Stephen Beaver2015-11-021-1/+4
* Fix firewall log dynamic rule lookup masterPhil Davis2015-11-021-2/+2
* It is not necessary manually disable the IPSEC processing when not used.Luiz Otavio O Souza2015-10-311-3/+1
* The net.inet.ip.fastforward sysctl is retired now.Luiz Otavio O Souza2015-10-312-4/+0
* Apply a different fix to issue #2993.Luiz Otavio O Souza2015-10-311-2/+2
* Set leftsendcert=always for IKEv2 configurations with certificates to better ...jim-p2015-10-281-0/+5
* Require notices.inc only if it's going to be usedRenato Botelho2015-10-271-1/+3
* IKE auto mode is back, remove this config upgrade code unsetting it.Chris Buechler2015-10-241-4/+0
* Rework the way GUI reads packages tabs, it fixes #5311Renato Botelho2015-10-221-0/+22
OpenPOWER on IntegriCloud