Commit Graph

5848 Commits

Author SHA1 Message Date
Isaac Connor 204a128ecc fix use of connected when it should be mem_ptr 2016-03-29 15:46:47 -04:00
Isaac Connor 50f9241c14 When no Id is specified, default to ZM_DIR_EVENTS 2016-03-29 15:38:53 -04:00
Isaac Connor 1b69299c2d Include Monitor object so it can be used elsewhere 2016-03-29 14:36:42 -04:00
Isaac Connor 1262e831ac rework zmu to load data from the last event with frames when it can't connect to zmc 2016-03-29 14:36:16 -04:00
Isaac Connor 0ab6e27259 Use Monitor object 2016-03-29 14:35:12 -04:00
Isaac Connor 22554603b1 remove duplicate zmtelemetry.pl entry 2016-03-29 12:31:27 -04:00
Isaac Connor cfa11b95dc Add missing Server and Storage Area filters 2016-03-29 12:27:23 -04:00
Isaac Connor d91045319d Use Event object delete method in deleteEvent 2016-03-29 12:07:13 -04:00
Isaac Connor c309cdaad4 include Event object so it can be used elsewhere 2016-03-29 12:06:51 -04:00
Isaac Connor f0a307e082 Merge branch 'storageareas' of github.com:ZoneMinder/ZoneMinder into storageareas
Conflicts:
	distros/ubuntu1504_cmake/control
2016-03-29 11:53:17 -04:00
Isaac Connor 1ea1852476 Do some Storage Areas support 2016-03-29 11:52:25 -04:00
Isaac Connor 58f19f14e1 print ip and hostname when can't connect 2016-03-29 11:51:58 -04:00
Isaac Connor 34c50b8cfc ipv6 support 2016-03-29 11:51:28 -04:00
Isaac Connor e3564f6a63 add zmtelemtry.pl 2016-03-29 11:51:03 -04:00
Isaac Connor e4d0f2ffda fixup depends 2016-03-29 11:50:51 -04:00
Isaac Connor 3cb7687789 add zmtelemetry.pl to autotools build 2016-03-29 11:50:25 -04:00
Isaac Connor 655116eea9 add LinkPath and delete methods 2016-03-29 11:49:15 -04:00
Isaac Connor 7f34a0df37 Remove deprecated --enable-crashtrace 2016-03-29 11:48:30 -04:00
Isaac Connor 3a8352eb6b Merge branch 'master' into storageareas 2016-03-21 10:25:03 -04:00
Andrew Bauer cf35da07b5 Merge pull request #1349 from altaroca/onvif-discovery-1346
Improved Onvif discovery #1346
2016-03-21 08:47:23 -05:00
Steve Gilvarry ecb8c48b3b Merge pull request #1344 from jburgess777/spelling
Fix spelling of 'environment' in README.Centos7
2016-03-20 09:05:47 +11:00
Steve Gilvarry e85c56d005 Merge pull request #1348 from jburgess777/spelling2
Doc reference to Astericks was presumably meant to be Asterisk.
2016-03-20 09:05:07 +11:00
Jan M. Hochstein 39053f9325 WSDiscovery version changed from 1.1 to 1.0 2016-03-19 18:36:12 +01:00
Jon Burgess b11f3bce53 Assume this was meant to be Asterisk, not Astericks. 2016-03-19 15:25:17 +00:00
Jon Burgess 06e04127d6 Fix spelling in other README files as well 2016-03-18 23:27:43 +00:00
Jon Burgess 94057a94ff Fix spelling of 'environment' 2016-03-18 22:42:34 +00:00
Andrew Bauer fe46785e94 Update redhat.rst 2016-03-15 07:33:40 -05:00
Andrew Bauer 68a5e78efc Update redhat.rst 2016-03-15 07:30:31 -05:00
Andrew Bauer dcdb879637 Update redhat.rst 2016-03-15 07:24:15 -05:00
Andrew Bauer 4581379d45 Update redhat.rst
minor edits
2016-03-15 07:21:34 -05:00
Andrew Bauer 8f3cdef44c Merge pull request #1312 from knnniggett/readthedocs
add redhat instructions to readthedocs
2016-03-15 07:08:43 -05:00
Andrew Bauer 51a16b73c4 Merge pull request #1338 from altaroca/onvif-proxies-1320
Added Proxies for WSNotification and ONVIF-Analytics
2016-03-13 17:28:53 -05:00
Jan M. Hochstein 2c0c014535 Added Proxies for WSNotification and ONVIF-Analytics 2016-03-13 10:16:20 +01:00
Andrew Bauer f55c03e9ea Merge pull request #1336 from pliablepixels/1335-api-states-security
api security enhancements issue #1335
2016-03-12 09:09:38 -06:00
arjunrc 8a47241e18 address issue #1335 2016-03-12 08:07:25 -05:00
Kyle Johnson 5b2d194af2 Merge pull request #1330 from knnniggett/freebsd
add freeBSD cmake target distro
2016-03-11 14:58:43 -07:00
Andrew Bauer 16992a44cb add ZM_PERL_MM_PARMS 2016-03-11 15:56:29 -06:00
Andrew Bauer 2cae5d6e7f Merge pull request #1333 from ZoneMinder/quick-fix-perl-path
Quick fix perl path
2016-03-11 15:43:48 -06:00
Kyle Johnson 4e1af516d7 Don't output sudo test cmd to /dev/null. Other tests aren't, and info us useful. 2016-03-11 14:29:48 -07:00
Kyle Johnson b9085cea64 Fix issue where programs are installed in unexpected paths.
For example, on freebsd, sudo is in /usr/local/bin, and as things
were pre-this commit, sudo wasn't being found.
2016-03-11 14:28:16 -07:00
Andrew Bauer b1d3be2cfc add freeBSD cmake target distro 2016-03-11 07:38:29 -06:00
Kyle Johnson 8cd7731c4a Merge pull request #1329 from knnniggett/execinfo
change linker flag to "-lexecinfo"
2016-03-10 14:16:25 -07:00
Andrew Bauer 1d478a3b1c change linker flag to "-lexecinfo" 2016-03-10 15:00:21 -06:00
Kyle Johnson 46b40458eb Merge pull request #1328 from knnniggett/pure_install
use make "-f" parameter instead of "--makefile"
2016-03-10 13:21:24 -07:00
Andrew Bauer facae6cb0d use make "-f" parameter instead of "--makefile" 2016-03-10 13:58:41 -06:00
Andrew Bauer 4606d2fbca Update zmtrigger.pl.in
mention the %Q placholder when using showtext
2016-03-10 10:13:38 -06:00
Andrew Bauer a0f81b2315 Merge pull request #1327 from ZoneMinder/add_onvif_deps
Add onvif deps
2016-03-09 12:04:22 -06:00
Isaac Connor d51d95ce1e Merge pull request #1326 from knnniggett/fixGroupSaveBtn
disable save button when nothing slected. fixes #1322
2016-03-09 11:43:13 -05:00
Andrew Bauer 77f7a3642c remove check for "selected" property 2016-03-09 10:34:06 -06:00
Isaac Connor 313f46dceb add zmtelemetry.pl to autotools build 2016-03-09 11:26:10 -05:00