Isaac Connor
|
68babd783b
|
Merge branch 'master' into storageareas
|
2016-02-17 09:46:56 -05:00 |
Kyle Johnson
|
f4d51d01a9
|
Merge pull request #1273 from knnniggett/enableonvif
By default, enable ONVIF discovery support
|
2016-02-16 12:53:05 -07:00 |
Andrew Bauer
|
5f771327be
|
Merge pull request #1295 from ZoneMinder/zmdc_better_error_messages
include the sock path in the error message and output an error on fai…
|
2016-02-16 10:04:11 -06:00 |
Isaac Connor
|
d1ba45c56a
|
include the sock path in the error message and output an error on failure to open pid file
|
2016-02-16 10:02:30 -05:00 |
Isaac Connor
|
26f5f12190
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2016-02-16 09:29:57 -05:00 |
Isaac Connor
|
172a4c6bd4
|
Add montagereview.php to autotools build.
|
2016-02-16 09:29:49 -05:00 |
Isaac Connor
|
6f221ed269
|
Merge pull request #1278 from schrorg/bigfont-license
Added script to generate src/zm_bigfont.h
|
2016-02-16 09:17:54 -05:00 |
Isaac Connor
|
e2f88f6bb6
|
Merge pull request #1293 from kunkku/memcpy-overlap
zm_monitor: fix overlap in memcpy buffers
|
2016-02-16 09:16:04 -05:00 |
Isaac Connor
|
b3f5c10591
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2016-02-16 08:59:56 -05:00 |
Kaarle Ritvanen
|
6332f28c53
|
zm_monitor: fix overlap in memcpy buffers
behavior undefined by POSIX and causes a crash with FORTIFY_SOURCE
|
2016-02-16 11:47:49 +02:00 |
Andy Bauer
|
37c7b71b03
|
add out-of-source build support to onvif/scripts folder
|
2016-02-13 15:26:31 -06:00 |
Isaac Connor
|
292e3a141f
|
Merge branch 'storageareas' of github.com:ZoneMinder/ZoneMinder into storageareas
|
2016-02-12 13:53:34 -05:00 |
Isaac Connor
|
5da8df45a7
|
Merge branch 'hide_rtspdescribe' into storageareas
|
2016-02-12 13:53:09 -05:00 |
Isaac Connor
|
5f217b48e0
|
When Protocol is HTTP, hide the RTSPDescribe line. Make it appear when Protocol is changed to RTSP
|
2016-02-12 13:52:59 -05:00 |
Isaac Connor
|
f9b3287539
|
Merge pull request #1283 from pliablepixels/1282-multiserver-debug-demote
demoted to debug due to lots of logs
|
2016-02-11 17:08:56 -05:00 |
arjunrc
|
e8c38dd016
|
demoted to debug due to lots of logs
|
2016-02-11 15:12:21 -05:00 |
Robin Daermann
|
b28224cacb
|
Added copyright information to mk_bigfont.pl
|
2016-02-11 07:35:21 +01:00 |
Isaac Connor
|
ddb377245e
|
fix error report
|
2016-02-10 13:29:55 -05:00 |
Andrew Bauer
|
51a4298fc7
|
Merge pull request #1280 from altaroca/1272-onvif-copyright
1272 onvif copyright
|
2016-02-10 12:03:08 -06:00 |
Jan M. Hochstein
|
61932a6470
|
Corrected file copyrights
|
2016-02-10 16:36:21 +01:00 |
Jan M. Hochstein
|
ee48c830d0
|
Added README and removed WSDL files in onvif folder
|
2016-02-10 16:25:23 +01:00 |
Jan M. Hochstein
|
2b9693748b
|
Added README and removed WSDL files in onvif folder
|
2016-02-10 16:22:34 +01:00 |
Isaac Connor
|
b7256a6891
|
Merge branch 'master' into storageareas
Conflicts:
CMakeLists.txt
configure.ac
db/zm_create.sql.in
version
|
2016-02-10 09:17:40 -05:00 |
Isaac Connor
|
2cd21a07c0
|
use system() instead of backticks
|
2016-02-10 09:09:36 -05:00 |
Isaac Connor
|
1cb8a7ecf5
|
add missing -
|
2016-02-10 09:07:48 -05:00 |
Robin Daermann
|
226b77bb63
|
Added script to generate src/zm_bigfont.h
Also added a line to the header of src/zm_bigfont.h on how it is
generated.
|
2016-02-10 11:28:56 +01:00 |
Andy Bauer
|
cb1514193f
|
Merge branch 'schrorg-vivotek-ePTZ'
|
2016-02-09 06:57:05 -06:00 |
Andy Bauer
|
b718bd298f
|
Merge branch 'vivotek-ePTZ' of https://github.com/schrorg/ZoneMinder into schrorg-vivotek-ePTZ
|
2016-02-09 06:56:38 -06:00 |
Andrew Bauer
|
0b2a309014
|
Merge pull request #961 from Linwood-F/960-montage-review-new-feature
960 montage review new feature
|
2016-02-08 20:40:04 -06:00 |
Andrew Bauer
|
308d98955e
|
By default, enable ONVIF discovery support
|
2016-02-08 14:05:06 -06:00 |
Isaac Connor
|
a2ae29dfbe
|
Add php5-gd to depends
|
2016-02-08 09:47:52 -05:00 |
Isaac Connor
|
a5c1533ab1
|
Merge pull request #1266 from onlyjob/codespell
codespell: misc. spelling corrections
|
2016-02-08 09:36:44 -05:00 |
Dmitry Smirnov
|
0f63f4357d
|
sphinx: fix warning "Title underline too short".
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
|
2016-02-08 21:06:21 +11:00 |
Dmitry Smirnov
|
5bcc414038
|
codespell: misc. spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
|
2016-02-08 20:41:36 +11:00 |
Isaac Connor
|
2ca2b07a5e
|
detaint calls for concurrent zmfilter.pl
|
2016-02-05 13:14:04 -05:00 |
Isaac Connor
|
e106a86f5e
|
Add Concurrent
|
2016-02-05 11:59:05 -05:00 |
Isaac Connor
|
a07dee8a34
|
bump version to 1.30.2
|
2016-02-05 11:58:40 -05:00 |
Isaac Connor
|
e67f247374
|
add ConcurrentFilter translation
|
2016-02-05 11:58:20 -05:00 |
Isaac Connor
|
51d814ad46
|
add concurrent to save filter
|
2016-02-05 11:58:05 -05:00 |
Isaac Connor
|
d7f350ac34
|
fix parm => name
|
2016-02-05 11:41:54 -05:00 |
Isaac Connor
|
009211ae1e
|
exec zmfilter concurrently if the flag is et
|
2016-02-05 11:24:40 -05:00 |
Isaac Connor
|
47c2023441
|
Add Concurrent to Filters
|
2016-02-05 11:23:45 -05:00 |
Andrew Bauer
|
41acdbb480
|
Merge pull request #1257 from salberin/topic/docker-fixes
Fix docker file
|
2016-02-05 07:37:38 -06:00 |
Sander Alberink
|
e01547cbe4
|
Update timezone to GMT, reduce SHM requirement to 512M
Increase the SHM to 2048 if you need to support H.264 cameras
|
2016-02-05 14:08:43 +01:00 |
Sander Alberink
|
b0c5aa511a
|
Migrate to cmake for building.
Also ensure that content is properly symlinked.
|
2016-02-05 14:02:20 +01:00 |
Isaac Connor
|
5fbeb474a8
|
Merge branch 'schrorg-vivotek-ePTZ' into storageareas
|
2016-02-04 12:25:51 -05:00 |
Isaac Connor
|
a442ef3be8
|
move the content from 1.28.109 into 1.30.1
|
2016-02-04 12:25:16 -05:00 |
Isaac Connor
|
509791188e
|
Merge branch 'storageareas' of github.com:ZoneMinder/ZoneMinder into storageareas
|
2016-02-04 12:24:49 -05:00 |
Isaac Connor
|
1837cc89ea
|
Merge branch 'schrorg-vivotek-ePTZ' into storageareas
Conflicts:
CMakeLists.txt
configure.ac
version
|
2016-02-04 12:24:07 -05:00 |
Isaac Connor
|
1385b0fb9a
|
Merge branch 'storageareas' of github.com:ZoneMinder/ZoneMinder into storageareas
|
2016-02-04 12:23:08 -05:00 |