summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Retire system_firmware.php, system_firmware_auto.php and system_firmware_chec...Renato Botelho2015-11-182-18/+3
* | Obsolete recently removed filesRenato Botelho2015-11-181-1/+5
* | Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefu...Renato Botelho2015-11-183-26/+0
* | Retire /etc/rc.firmware and /etc/rc.firmware_autoRenato Botelho2015-11-182-549/+0
* | Stop creating /var/etc/cfdevice, it's not being usedRenato Botelho2015-11-181-3/+0
* | Replace all update_output_window() calls by update_status() that now only pri...Renato Botelho2015-11-181-127/+74
* | Change update_status to only print on consoleRenato Botelho2015-11-181-2/+1
* | Retire rc.initial.firmware_updateRenato Botelho2015-11-181-190/+0
* | Ticket #5471 partial convert to font-awesome fontsJared Dillard2015-11-172-9/+9
|/
* Create symlinks when target doesn't exist, not only when it's not a linkRenato Botelho2015-11-171-2/+2
* Fixed #5123Stephen Beaver2015-11-161-1/+0
* Add strongswan.d as well, just to be sure no symlinks are thereRenato Botelho2015-11-161-0/+3
* 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
|\ \
OpenPOWER on IntegriCloud