Commit Graph

4664 Commits

Author SHA1 Message Date
stan 20bcb52c56 Added logging and made secure.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@220 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:44:11 +00:00
stan c8fc6dc37d Fixed loggin.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@219 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:43:38 +00:00
stan 3e29ec48e3 Made args optional in daemonControl.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@218 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:43:13 +00:00
stan 65a07fe591 Added zmfilter.pl to daemons.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@217 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:42:57 +00:00
stan 80f4096976 Added proper getopt options and usage. Removed HUP handling.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@216 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:02:08 +00:00
stan 4541b32d20 Added proper getopt options, added usage and broke out into one daemon per monitor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@215 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 12:01:28 +00:00
stan 298d82e090 Removed CheckFunction function.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@214 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:58:52 +00:00
stan 2dc1636e93 Added X10 monitor function and deleted CheckFunction function(!).
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@213 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:58:14 +00:00
stan aa6b217a0f Added blutext style and slightly reformatted.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@212 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:56:58 +00:00
stan d5937c9042 Revamped daemon control stuff and reorganised control window.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@211 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:56:34 +00:00
stan e87707629b Fixed event delete bug and revamped daemon control functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@210 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:56:01 +00:00
stan fb85280913 Added X10 stuff and revamped daemon control.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@209 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:55:04 +00:00
stan 23acba8d39 Resized monitor config window for X10 stuff.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@208 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:54:41 +00:00
stan 016778439f Added X10 outputs on alarm.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@207 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:53:41 +00:00
stan 592817682f Change SHM_KEY to ZM_SHM_KEY.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@206 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:52:23 +00:00
stan a92fcfccc7 Added check command, fixed restart command, added signal blocking, fixed bugs.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@205 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:51:53 +00:00
stan 68838fc4a4 Detainted BASH_ENV and added path to rm.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@204 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:50:43 +00:00
stan e8fc83f9d8 Added X10 output field.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@203 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-24 11:49:48 +00:00
stan dbd233999e Made pending task separate entity rather than (bogus) reference to original.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@202 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:41:41 +00:00
stan dd4a8c90d3 Appended scope to front of COMMAND_PATH.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@201 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:32:27 +00:00
stan a4c6bb1bf9 zmx10.pl is now a derived file.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@200 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:13:58 +00:00
stan 3caf02fcbe Amended daemon control functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@199 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:11:07 +00:00
stan e22d437f2b Added zmx10.pl.in.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@198 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:10:35 +00:00
stan 332d481e37 Added logging, converted to .in, made server a package and added start command.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@197 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:09:53 +00:00
stan 567344f516 Added logging and changed check command to status.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@196 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:08:51 +00:00
stan 6cb2195f16 Added logging and taint mode. Also fixed delays.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@195 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-15 14:08:13 +00:00
stan d60b2e9d6e Updated daemon list.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@194 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:39:25 +00:00
stan 819638e22b Added X10 daemon support.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@193 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:28:53 +00:00
stan 1dfec8fc1b Removed zmfilter.php
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@192 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:24:19 +00:00
stan 1268886192 Added interaction with monitors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@191 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:23:40 +00:00
stan d4d51cb166 Made to loop permanently.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@190 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:23:24 +00:00
stan db41acd9d0 Added X10 fields.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@189 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-13 23:22:48 +00:00
stan 68f3c0f0e2 Aded keys to Stats table.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@188 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 23:44:59 +00:00
stan f633435a10 Fixed bogus substitution of event path.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@187 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 23:41:20 +00:00
stan f5a2898ba6 Start zmaudit if fast delete.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@186 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:44:52 +00:00
stan be1603839b Corrected name in usage.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@185 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:44:32 +00:00
stan 4d167ee7aa Added zmdc start on console window and reversed order of filter terms.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@184 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:43:22 +00:00
stan a9794d1142 Modified start and stopDaemon.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@183 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:43:00 +00:00
stan 6917f465e0 Added stop of zma before start when updating zones.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@182 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:42:37 +00:00
stan 3940951267 Added FAST_DELETE config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@181 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:42:09 +00:00
stan 58349ac9ae Changed record_zone_stats to record_event_stats and added define.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@180 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 22:41:40 +00:00
stan b0df713cdc Changed to use zmdc.pl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@179 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 00:22:51 +00:00
stan 541f7d73dd Added link attempt at index.php
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@178 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 00:22:45 +00:00
stan 75c6e8844c Changed default forced alarm score to 255.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@177 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 00:22:09 +00:00
stan 1fa7019113 Fixed problem with cgi programs, bit of a hack.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@176 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 00:21:52 +00:00
stan b5a4d7927f Corrected pid going out of scope on stop.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@175 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-11 00:20:51 +00:00
stan 55950fdec1 Added forced arming for X10.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@174 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-10 23:29:22 +00:00
stan e8732da7aa Added further options to configure script.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@173 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-10 23:02:35 +00:00
stan d933452e1a Updated custom installs.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@172 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-10 21:27:29 +00:00
stan 68e8c7f158 Modified to install CGI program correctly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@171 e3e1d417-86f3-4887-817a-d78f3d33393f
2002-12-10 14:19:06 +00:00