Commit Graph

27 Commits

Author SHA1 Message Date
Andy Bauer 9f3ff787d1 Merge branch '478-onvif-support' of https://github.com/altaroca/ZoneMinder into altaroca-478-onvif-support
Conflicts:
	CMakeLists.txt
	configure.ac
	db/zm_create.sql.in
	distros/redhat/archive/zoneminder.el6.spec
	distros/redhat/zoneminder.el6.spec
	web/skins/classic/views/monitor.php
2015-02-18 18:53:47 -06:00
Andrew Bauer 2e8935daf2 Add the ability to specify the zm configdir at build time. 2014-11-11 09:15:15 -06:00
Andrew Bauer 21f34392d4 Make onvif support optional 2014-10-31 19:23:18 -05:00
Andrew Bauer 56fd08d6e9 Change TMPDIR default to /var/tmp, Add ZM_SOCKDIR 2014-10-05 09:42:47 -05:00
Jan M. Hochstein 0a2515c00e Added basic ONVIF support 2014-07-14 20:36:18 +02:00
Isaac Connor 304e10e456 $DESTDIR needs to be added to paths to ensure that the changes are made in the chroot when building packages. 2013-09-12 14:00:10 -04:00
Kyle Johnson e8fa5694e8 Changing AUTOMAKE_OPTIONS from gnu to foreign to fix automake.
In commit 21ee8dbe02 I moved the README
file to README.md so that the markdown inside of the file would be displayed
on github.  This broke builds as AUTOMAKE_OPTIONS gnu requires the README
file to exist.
2013-08-15 12:24:02 -04:00
stan ca3646677d Be more intelligent about custom directories. Don't chown/delete standard system dirs and recreate temp directory on startup if missing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3348 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-05-20 09:46:14 +00:00
stan 011777c1c6 Added misc directory and sample logrotate config file
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3330 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-04-27 11:04:06 +00:00
stan 46358c84e9 Changed configure/build procedure to allow specified run, tmp and log dirs and avoid early replacement of configure variables in SQL defautl config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3222 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-01-07 11:10:18 +00:00
stan 3d613df9d7 Make whole tree to run dir if missing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3217 e3e1d417-86f3-4887-817a-d78f3d33393f
2011-01-03 17:18:05 +00:00
stan a9dd4c7ad0 Updated docs and changed version to 1.23.0
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2216 e3e1d417-86f3-4887-817a-d78f3d33393f
2007-09-18 14:15:29 +00:00
stan 766e3bdaf4 Changed README to README.txt
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1825 e3e1d417-86f3-4887-817a-d78f3d33393f
2006-01-15 17:41:21 +00:00
stan ebac915ae1 Bug 237 - Added /var/run/zm creation/destruction
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1717 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 14:40:18 +00:00
stan ff94ac0a8e Removed reference zmconfig.pl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1703 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:56:06 +00:00
stan b7cbe133d9 Bug 232 - Revamped config and build methodology
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1676 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 10:12:40 +00:00
stan 94065ae5be Corrected to include zm.conf.z in package.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1231 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-01-20 10:33:39 +00:00
stan f5d5b290d6 Added zm.conf to package.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1230 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-01-20 10:30:37 +00:00
stan 72da78e98a Added zm.conf feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1170 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-12-28 16:46:48 +00:00
stan 95a5d33641 Added pdf documentation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1066 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-05-20 12:59:36 +00:00
stan b5500a20c1 Reformatted file lists.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@871 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-19 13:14:09 +00:00
stan 57708a4a9d Added README.rtf
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@705 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-12-13 16:09:29 +00:00
stan 2a25c1ef05 Added README.html to distribution.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@523 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-23 12:59:04 +00:00
stan bc98a3a5e8 Fixed zmconfig distribution files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@359 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-01-18 15:22:54 +00:00
stan 03b66e67f9 Added zmconfig.pl to distribution.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@290 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-01-11 18:31:16 +00:00
stan d55fdc8034 Added db directory to distribution.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@240 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-01-05 23:44:14 +00:00
stan a1d9ab98e9 Added Makefile sources.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@147 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-10 12:13:55 +00:00