zoneminder/scripts
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
..
ZoneMinder Support SSL for mysql connections (#1965) 2017-08-14 10:30:42 -04:00
CMakeLists.txt Upstream FreeBSD patches (#1926) 2017-06-22 10:14:24 -04:00
zm.in fix sftp xfers in zmfilter (#1677) 2016-11-07 16:08:43 -05:00
zmaudit.pl.in move test for MIN_AGE up. Don't need to constantly check for it because it won't change. 2017-06-02 12:35:01 -04:00
zmcamtool.pl.in fix spacing, braces, quotes 2017-06-07 15:28:31 -04:00
zmcontrol.pl.in update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zmdbbackup.in remake this branch off master instead of off mysql2PDO. 2013-11-01 09:47:28 -04:00
zmdbrestore.in Migrate svn to git 2013-03-17 00:45:21 +01:00
zmdc.pl.in Remove zmf, die..die..die 2017-01-16 13:20:05 -08:00
zmeventdump.in remake this branch off master instead of off mysql2PDO. 2013-11-01 09:47:28 -04:00
zmfilter.pl.in coments 2017-06-04 17:30:39 -04:00
zmlogrotate.conf.in Migrate svn to git 2013-03-17 00:45:21 +01:00
zmpkg.pl.in Remove zmf, die..die..die 2017-01-16 13:20:05 -08:00
zmsystemctl.pl.in update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zmtelemetry.pl.in switch to single quotes where possible 2017-06-28 11:03:35 -04:00
zmtrack.pl.in update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zmtrigger.pl.in add another zmDbConnect at the bottom of the while(1) loop which will ping and reconnect to db if neccessary. 2017-07-14 10:30:12 -04:00
zmupdate.pl.in Update zmupdate.pl.in 2017-06-13 11:08:58 -05:00
zmvideo.pl.in update to storageareas version, which changes the sql to use subqueries instead of JOINs 2017-07-14 15:55:08 -04:00
zmwatch.pl.in zmMemVerify now checks valid, so don't need to do it again. 2017-01-10 15:32:38 -05:00
zmx10.pl.in zmMemVerify attaches, so we need to zmMemInvalidate even if the shared data is no good 2017-01-10 15:08:23 -05:00