Jan M. Hochstein
f1b2ba091c
Update meta makefiles
2014-09-12 16:06:19 +02:00
Andrew Bauer
60ed8d7366
Update ConfigData.pm.in
...
Changing the help text for DIR_EVENTS, DIR_IMAGES, and DIR_SOUNDS to make it more obvious that one should not specify a folder outside the web root and that one should probably not ever change these values from their default.
2014-09-12 08:05:15 -05:00
Jan M. Hochstein
c49ee156ba
Improved option handling
2014-09-12 11:02:08 +02:00
Andrew Bauer
887fe24b98
Update zoneminder.service.in
2014-09-11 19:20:09 -05:00
Andrew Bauer
cccd1ee14f
Update README.CentOS
...
Change README documentation to recommend disabling selinux
2014-09-11 10:53:11 -05:00
Isaac Connor
d1b1c35e48
these fields need to be able to be nul
2014-09-08 17:10:49 -04:00
Isaac Connor
1076a621c8
fix crashes
2014-09-08 16:56:40 -04:00
Isaac Connor
8891639767
fix another segfault
2014-09-08 16:46:41 -04:00
Isaac Connor
9a3b685016
fixes for vl_multi_buffer parsing when column is NULL
...
fix in debug output for local cameras causing a segfault
2014-09-08 15:20:35 -04:00
Isaac Connor
6aa1798293
fix segfault for local cameras... strangely enough, in C you should treat an integer as a pointer to string
2014-09-07 17:18:29 -04:00
Isaac Connor
b8acac5c32
add polkit stuff required by systemd patch
2014-09-07 17:16:35 -04:00
Isaac Connor
e6e3437379
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2014-09-07 16:15:13 -04:00
Isaac Connor
60d7f8285c
requirements to build on debian
2014-09-05 12:23:38 -04:00
Isaac Connor
b5c29f30f4
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2014-09-05 11:48:44 -04:00
Isaac Connor
576aca029e
sync with ubuntu version
2014-09-05 11:47:20 -04:00
Kyle Johnson
4d579e239a
Merge pull request #502 from knnniggett/systemd-2
...
Initial systemd support.
2014-09-03 15:59:42 -04:00
Isaac Connor
2b4fb7af26
drop not nuls from new V4L fields
2014-08-27 09:42:06 -04:00
Andrew Bauer
19646bd004
Merge pull request #501 from PX03AFK/opensuse
...
Minor corrections to README.OpenSuse
2014-08-27 06:58:04 -05:00
Isaac Connor
2018228daf
fix V inputs
2014-08-21 11:58:51 -04:00
Isaac Connor
83870b911d
debugging in progress but builds
2014-08-21 11:53:14 -04:00
Isaac Connor
5a7c989ccd
remove some crap that I pushed
2014-08-21 11:52:35 -04:00
Isaac Connor
6564c4359b
adjust monitor popup height
2014-08-21 11:15:35 -04:00
Isaac Connor
707f2e84db
increase monitor popup height to fit v4l settings in
2014-08-21 11:14:48 -04:00
Isaac Connor
c6d19b3ecf
whitespace issue
2014-08-21 11:14:38 -04:00
Isaac Connor
f93a28f2be
fixup multibuffering so it can have a null value which makes it fall back to config table
2014-08-21 11:13:38 -04:00
Isaac Connor
980a7a83bf
Add some text referencing the settings on the monitor settings page
2014-08-21 10:04:08 -04:00
Isaac Connor
3d8ad2c906
fall back to Config table setting for v4l MultiBUgger and captures per frame.
2014-08-21 09:59:08 -04:00
Andrew Bauer
ad364d090a
rename and process zmsystemctl.pl.in
2014-08-19 17:19:44 -05:00
Isaac Connor
92d110859d
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2014-08-19 09:12:45 -04:00
Isaac Connor
5bc7242582
spaces vs tabs are important in rules, debian is more picky than ubuntu
...
fix placement of an if to prevent accessing unmapped mem_ptr
2014-08-19 09:11:49 -04:00
altaroca
56bdebc433
Add command line option '-v' to zmonvif-script.pl
2014-08-18 17:46:59 +02:00
Kyle Johnson
cda96c7ad9
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2014-08-17 21:34:40 -04:00
Jan M. Hochstein
5f1fda43a0
Basic support for SOAP 1.1 and 1.2
2014-08-17 21:24:27 +02:00
Andrew Bauer
411d77dc7f
remove obsoleted code
2014-08-13 19:02:59 -05:00
Kyle Johnson
6d92299d46
Merge pull request #440 from kylejohnson/master
...
Cleaning up the Contribution section of the README
2014-08-12 11:13:46 -04:00
Andrew Bauer
1e8e710f5a
full systemd support
2014-08-10 08:47:11 -05:00
Jan M. Hochstein
c424f5bf45
Events API
2014-08-08 18:56:19 +02:00
Jan M. Hochstein
57498207b2
Analytics API
2014-08-08 18:56:19 +02:00
Jan M. Hochstein
e83bdbbef3
Removed references to events
2014-08-08 18:56:18 +02:00
Jan M. Hochstein
69f1a44622
Removed references to analytics
2014-08-08 18:50:24 +02:00
Jan M. Hochstein
ca5f83f691
remove temporary and generated files
2014-08-07 18:25:07 +02:00
Jan M. Hochstein
99e794a97b
Removed hard coded binary path and perl binary location
2014-08-07 18:25:07 +02:00
Jan M. Hochstein
e4155bcfa3
Refactor onvif client code
2014-08-07 18:25:07 +02:00
Jan M. Hochstein
5ab629856c
Refactor onvif client code
2014-08-07 18:25:07 +02:00
David Wilcox
bde7fc8476
Minor corrections to README.OpenSuse
...
A few typos and a correction to a web link
2014-08-07 15:31:13 +01:00
Isaac Connor
7cbb079370
revert size check for now
2014-08-04 11:26:33 -04:00
Isaac Connor
56b4d8b230
Merge pull request #493 from cosmedd/master
...
Allow use other webservers than apache.
2014-08-04 11:16:43 -04:00
altaroca
0e1ad0c573
Merge pull request #1 from knnniggett/478-onvif-support
...
Add ONVIF files to rpm spec files
2014-08-04 17:05:13 +02:00
altaroca
233d966daf
Merge pull request #2 from knnniggett/onvif-ptz-script
...
ptz control package name must match filename
2014-08-04 06:29:24 +02:00
Cosme Domínguez Díaz
786f6518fa
Allow use webservers other than apache.
2014-08-04 00:23:47 +02:00