zoneminder/scripts/ZoneMinder/lib/ZoneMinder
maddios b47e96d7cf
Fix Copy/Move to Default Storage
When moving from a 2nd storage to Default it fails with "New storage does not have an id.  Moving will not happen" because the default ID is 0.
2021-11-29 00:20:25 -05:00
..
Control Update, add url parsing to match other control scripts. Add getConfig and setConfig 2021-10-26 18:15:43 -04:00
Memory Make shm debug level 3 2021-04-10 15:40:37 -04:00
Trigger update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
Base.pm.in tidy up license 2018-09-07 16:29:59 -04:00
Config.pm.in glob sorts since perl 5.6.0 2020-08-21 10:45:32 -04:00
ConfigData.pm.in Add mp4 as an option for generated video and make it the default instead of avi 2021-10-28 10:46:50 -04:00
Control.pm Make ZoneMinder::Control ingerit from Object. Make loadMonitor use MonitorId 2021-10-26 18:15:43 -04:00
Database.pm Set character set as utf8 when connect to mysql to avoid mistakes when there are Chinese characters in storage path. 2021-09-16 18:24:37 +08:00
Event.pm Fix Copy/Move to Default Storage 2021-11-29 00:20:25 -05:00
Event_Summary.pm Fix Event count subsitutions in emails because they are no longer in Monitor_Status. They are in Event_Summaries. So create a new object for them and use it. 2021-10-27 12:21:03 -04:00
Filter.pm Handle bug where a value of '' will prevent special case handling. Allow '' to mean NULL when specifying Storage Area 2021-11-26 10:31:54 -05:00
Frame.pm Add in Frame.php 2018-11-06 20:37:00 -05:00
General.pm add utility functions parseNameEqualsValueToHash and hash_diff 2021-10-26 18:15:43 -04:00
Logger.pm Implement debug levels in perl side. DEBUG==DEBUG1. 2021-04-10 15:35:04 -04:00
Memory.pm.in Make shm debug level 3 2021-04-10 15:40:37 -04:00
Monitor.pm If no protocol defined, fall back to the name of the Control 2021-11-22 11:38:40 -05:00
Monitor_Status.pm Fix Event count subsitutions in emails because they are no longer in Monitor_Status. They are in Event_Summaries. So create a new object for them and use it. 2021-10-27 12:21:03 -04:00
ONVIF.pm.in Use plural soap versions 2020-05-18 17:57:40 -04:00
Object.pm Only start a transaction if we are not already in a transaction 2021-10-25 11:09:06 -04:00
Server.pm Need to actually export CpuLoad 2018-04-18 21:44:37 -04:00
Storage.pm Upgrade Storage perl object to use parent Object::find 2019-07-24 10:53:56 -04:00
User.pm Add a User object script 2020-05-07 11:07:27 -04:00
Zone.pm Add missing fields. defaults need to be quoted because they are evalled 2021-09-04 10:43:38 -04:00