zoneminder/scripts/ZoneMinder/lib/ZoneMinder
ralimi ecb7df0e8b Support SSL for mysql connections (#1965)
* Fix install location for config files when building to alternate directory.

With the previous code, we ended up with a directory structure like the following:

$ find /etc/zm/conf.d/
/etc/zm/conf.d/
/etc/zm/conf.d/01-system-paths.conf
/etc/zm/conf.d/conf.d
/etc/zm/conf.d/conf.d/README
/etc/zm/conf.d/conf.d/02-multiserver.conf

* Omitted README file that should have appeared in /etc/zm/conf.d

* Fix location for configs when building to alternate directory.

* Fix works, but this should go on a branch instead.

* Fix works, but this should go on a branch instead.

* Fix location for configs when building to alternate directory.

With the previous code, we ended up with a directory structure like the following:

$ find /etc/zm/conf.d/
/etc/zm/conf.d/
/etc/zm/conf.d/01-system-paths.conf
/etc/zm/conf.d/conf.d
/etc/zm/conf.d/conf.d/README
/etc/zm/conf.d/conf.d/02-multiserver.conf

* Remove double quotes. This is a list of paths.

* Allow SSL database connection to be secured with SSL.

* Fix incorrect variable name

* Fix PHP syntax errors

* SSL connection parameters must also be passed in API.

* Revert fixes to build files; they should not be in this branch.
2017-08-14 10:30:42 -04:00
..
Control fix incorrect gpl license text mailing address 2017-07-14 10:39:50 -05:00
Memory braces, spacing, quotes 2017-05-30 21:18:13 -04:00
Trigger update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
Base.pm.in update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
Config.pm.in Support SSL for mysql connections (#1965) 2017-08-14 10:30:42 -04:00
ConfigData.pm.in Migrate values from Options -> Paths to zm.conf (#1908) 2017-06-12 21:39:37 -04:00
Control.pm update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
Database.pm Support SSL for mysql connections (#1965) 2017-08-14 10:30:42 -04:00
Event.pm merge from SA, but remove Storageareas bits 2017-05-30 20:06:29 -04:00
Filter.pm fixup docs, cleanup 2017-05-26 13:13:34 -04:00
General.pm Suppress debug messages on ZM service start/restart 2017-04-05 17:26:19 -07:00
Logger.pm Support SSL for mysql connections (#1965) 2017-08-14 10:30:42 -04:00
Memory.pm.in more double quotes to single quotes and fix some spacing 2017-05-31 09:57:55 -04:00
Monitor.pm fix incorrect gpl license text mailing address 2017-07-14 10:39:50 -05:00
Object.pm fix incorrect gpl license text mailing address 2017-07-14 10:39:50 -05:00
Server.pm update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00