Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Use exit instead of return here, otherwise script's return code is always 0 and user with wrong password is authenticated
Remove exit from as much as possible backend code
Change copyright statement to reflect reality
remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.
get back to our standard RFC-defined capitalization of IPsec
Remove racoon references
Also here be more strict on checking to return proper result. (some missed from previous commit)
Also here be more strict on checking to return proper result
Be more explicit
Correct log prepending value
Give needed +x flag to make working xauth proper
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Remove not used anymore parameters
Teach script to read authentication servers from environment
Use php function to get hostname instead of exec()
Make even ipsec script ready for GET arguments but later on it will be used as such
Correct checking for privileges.
Fix typo
For local users check the necessary priviledge is granted
Make it more clear what is the username during syslog
Allow other system authentication types to be used with ipsec. LDAP/RADIUS/local acc