Fix a PHP error when upgrading gateways
Bump version to 2.4.5-DEVELOPMENT and add 2.4.4 RC repository
Make async_crypto explicit enabled/disabled rather than current isset
Move IPsec VTI interface cleanup list. Fixes #8858
Generate the cleanup list before the P1 loop but after the initialinterface configuration.
Use safe_mkdir() for IPsec dirs. Fixes #8856
Simplifies the process of making IPsec dirs, though it may not correctthe original reported issue since that appears to be a disk problem,it's still better/safer than what was done here before.
Fix #7694: Replace sshlockout_pf by sshguard
Missing line to fix #8850
Allow packages to opt out of a forced start. Fixes #8850
If a package performs its own service start during its sync process,then add <starts_on_sync/> to its service definition in the package XMLfile. Then when rc.start_packages is called, the forced start will not...
Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220
$wancfg is not a reference to $config. Set $random_mac properly on config and break long lines while here
View revisions
Also available in: Atom