.. |
ZoneMinder
|
When connecting to a monitor, if it fails, disconnect. This should fix a bug in zmtrigger and others where it would never reconnect. The idea is that we asked for a successful connection, if it failed, we shouldn't be in a failed connected state, we should be disconnected.
|
2022-03-08 09:06:06 -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
|
make aud_print add a newline if printing. Tidy up Event Summary updating, using zmDbDo.
|
2022-01-11 12:39:52 -05: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
|
Remove Function references and swap with appropriate Capturing, Analysing, Recording
|
2022-01-27 13:42:31 -05:00 |
zmpkg.pl.in
|
Fix when using a custom state
|
2022-03-08 17:10:29 +01: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
|
Fix logic on error reporting of failure to connect to db
|
2022-02-28 09:38:54 -05:00 |
zmtrack.pl.in
|
remove debug in zmtrack.pl.in
|
2020-06-30 18:58:46 -04:00 |
zmtrigger.pl.in
|
code style, remove duplicated code.
|
2022-03-08 09:06:31 -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
|
Remove Function references and swap with appropriate Capturing, Analysing, Recording
|
2022-01-27 13:42:31 -05:00 |
zmx10.pl.in
|
Remove Function references and swap with appropriate Capturing, Analysing, Recording
|
2022-01-27 13:42:31 -05:00 |