.. |
ZoneMinder
|
Add NOT IN case. Also, fix bad SQL when value evals to false. Test for empty string instead. Fixes #3425
|
2022-02-15 10:29:58 -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
|
Don't assume filename of mp4. We store it in the event record for a reason. Fixes #3422
|
2022-02-03 17:24:33 -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
|
Rework to use ZoneMinder::Monitor class. Simplify loadMonitors and get rid of loadMonitor. Add in ServerId change handling.
|
2022-01-12 23:07:48 -05:00 |
zmupdate.pl.in
|
Don't freshing config when doing update. That is it's own command
|
2022-01-24 09:24:16 -05:00 |
zmvideo.pl.in
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:49:39 -05:00 |
zmwatch.pl.in
|
Alter log level of restart events based on Importance setting
|
2022-01-05 16:49:20 -05:00 |
zmx10.pl.in
|
Code style updates. Quote the word Function in SQL for newer mysql
|
2020-04-23 10:41:59 -04:00 |