Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
362ec35d 12/20/2013 10:32 PM Ermal LUÇI

Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.

aa205c3b 12/20/2013 10:08 PM Ermal LUÇI

Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility

cc263020 12/19/2013 02:52 PM Ermal LUÇI

Provide a setting to disable the auto added LAN SPDs in the DB

b95b40a1 12/19/2013 09:10 AM Ermal LUÇI

Move also tls-verify to fcgicli to avoid forking php process. Maybe even this should be done as a plugin to avoid overhead of forking.

5e28dad4 12/19/2013 08:53 AM Ermal LUÇI

Migrate openvpn authentication to use fcgicli rather than forking a php process. Maybe should could consider to write a short library todo this

1848a25e 12/16/2013 08:12 PM Jim Pingle

Fix saving of voucher sync settings.

4aea91d8 12/14/2013 07:20 PM Ermal LUÇI

Switch to php-fpm for lighty and check_reload_status will use it. Step by step will migrate the other calls

da49fd89 12/14/2013 11:22 AM Renato Botelho

Remove a probably bad copy/paste line

a1007e19 12/13/2013 10:58 PM Ermal LUÇI

Properly detect if an ip is already configured for VIP. Remove useless checks for carp

92603e27 12/13/2013 06:34 PM Renato Botelho

Add an option to restore default logout/error/portal custom pages on Captive Portal. Fixes #3362

View revisions

Also available in: Atom