summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in variable nameRenato Botelho2015-11-161-1/+1
* Make sure ipsec symlinks are removed to avoid breaking strongswan pkg upgradeRenato Botelho2015-11-161-0/+13
* Alternate way to correct rules for ticket #5451Phil Davis2015-11-151-4/+4
* Correct AVPair rules. Ticket #5451Chris Buechler2015-11-151-3/+3
* Add broken information on get_pkg_info(), it means config.xml contain package...Renato Botelho2015-11-131-0/+2
* Add get_system_pkg_version(), that return main pkg name, version and installe...Renato Botelho2015-11-131-1/+71
* Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()Renato Botelho2015-11-131-11/+16
* Remove unused functions install_package() and delete_package()Renato Botelho2015-11-131-27/+0
* Remove pfSense_BUILDER_BINARIESRenato Botelho2015-11-131-2/+0
* Fixes upgrade of config file on already upgraded 2.3 Alpha systemsStephen Beaver2015-11-131-0/+2
* Add shortname and changeloglink to get_pkg_info()Renato Botelho2015-11-131-0/+8
* Changes after testing on real hardwareStephen Beaver2015-11-121-9/+8
* Revert "Fix upgrade_126_to_127()" partialyRenato Botelho2015-11-121-4/+0
* Fix upgrade_126_to_127()Renato Botelho2015-11-121-1/+5
* Fixed #5432Stephen Beaver2015-11-122-1/+40
* Obsolete remaining PBI filesRenato Botelho2015-11-121-0/+24
* Reinstall packages from old versions when upgrading to 2.3Renato Botelho2015-11-122-16/+79
* 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
* | | Another Id comment linePhil Davis2015-11-101-1/+0
* | | Delete Id comment lines from etc filesPhil Davis2015-11-1031-32/+3
|/ /
* | 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
* | Fix licenseRenato Botelho2015-11-092-50/+96
* | Restored simplepie filesStephen Beaver2015-11-063-2/+13698
|/
OpenPOWER on IntegriCloud