zoneminder/scripts
Isaac Connor a65f2b42ce Implement per-filter delays using the ExecuteInterval member of Filters. Remove uneded lockandload when doing row locks. We will have already locked when executing the filter sql. 2021-12-13 14:59:38 -05:00
..
ZoneMinder Add ExecuteInterval to Filter Object. Allow empty sort_field to have the effort of not sorting. Always add FOR SHARE which adds a read-only lock the returned records. Add SKIP LOCKED functionality so that filters can simply skip locked records. This should reduce contention. Also specify FOR UPDATE of the events table, otherwise we also lock Monitors and Storage. 2021-12-13 14:58:32 -05:00
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
zm.in fix sftp xfers in zmfilter (#1677) 2016-11-07 16:08:43 -05:00
zmaudit.pl.in Merge branch 'release-1.34' 2021-04-20 09:24:49 -04:00
zmcamtool.pl.in out an error if name contains invalid characters 2020-04-23 11:01:34 -04:00
zmcontrol.pl.in Move the protocol loading into the Monitor Object. 2021-10-26 18:15:43 -04: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 If we are starting a process that is waiting to term, mark it to get started by the reaper. Fixes case where zmdc thought the process was still running and so didn't start it. We never noticed because zmwatch would eventually notice. The result is instant restart. 2021-11-23 11:05:39 -05:00
zmeventdump.in remake this branch off master instead of off mysql2PDO. 2013-11-01 09:47:28 -04:00
zmfilter.pl.in Implement per-filter delays using the ExecuteInterval member of Filters. Remove uneded lockandload when doing row locks. We will have already locked when executing the filter sql. 2021-12-13 14:59:38 -05:00
zmlogrotate.conf.in Migrate svn to git 2013-03-17 00:45:21 +01:00
zmonvif-probe.pl.in Use plural soap versions 2020-05-18 17:57:40 -04:00
zmonvif-trigger.pl.in comment out hexdump stuff to remove the dependency 2020-07-07 09:23:32 -04:00
zmpkg.pl.in Fixes #2992. If no definition for a monitor is found, don't modify it. 2021-05-11 15:29:10 -04:00
zmrecover.pl.in Must set StateId as well as it cannot be Null. Default to 1 2021-02-18 10:39:39 -05:00
zmstats.pl.in zmstats.pl: add use warnings. Fix log deletion only ever deleting 100 when it should delete more in a loop. Add deleting more than 100 sessions. Fix loop not terminating on Ctrl-C 2021-06-08 16:54:41 -04:00
zmsystemctl.pl.in Don't hard code perl path. Use PERL_EXECUTABLE cmake var 2019-09-23 12:54:27 -04:00
zmtelemetry.pl.in Include Manufacturer and Model in telemetry 2021-11-16 09:20:14 -05:00
zmtrack.pl.in remove debug in zmtrack.pl.in 2020-06-30 18:58:46 -04:00
zmtrigger.pl.in fix zmtrigger. Need {} 2021-12-12 17:01:12 -05:00
zmupdate.pl.in Fix user summary, as there must be a space between -u and dbuser, etc 2021-08-05 13:30:52 -04:00
zmvideo.pl.in Rename StartTime, EndTime in Events to StartDateTime and EndDateTime 2020-11-04 13:49:39 -05:00
zmwatch.pl.in Spacing 2021-08-30 13:32:43 -04:00
zmx10.pl.in Code style updates. Quote the word Function in SQL for newer mysql 2020-04-23 10:41:59 -04:00