Commit Graph

1536 Commits

Author SHA1 Message Date
stan 0dc76caa52 Further enhancements.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1738 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:34:54 +00:00
stan e662a25619 Converted to new shared memory calls.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1737 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:34:41 +00:00
stan abdfaaed80 Additional shared memory functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1736 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:33:55 +00:00
stan 537b9f891e Corrected typos in exports.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1735 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:33:35 +00:00
stan 8adbf1000d Refinements
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1734 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:32:23 +00:00
stan 54f6875d1a Changed print to dPrint
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1733 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 11:23:59 +00:00
stan 0a3b92cee7 Converted to new shared memory access.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1732 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 10:45:43 +00:00
stan 9ad377f867 Removed debug print call.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1731 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 10:25:03 +00:00
stan a5cdab7e61 Fixed startup command and renamed subroutines.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1730 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-23 10:22:32 +00:00
stan d5f184a039 Added freshen option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1729 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 22:53:11 +00:00
stan eadcbb4bfa Updated shared_data->last_event for each time event is created.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1728 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 22:51:22 +00:00
stan f0e6241aeb Updated with new config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1727 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 22:50:20 +00:00
stan f803fa95b6 Converted to new shm functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1726 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 17:01:43 +00:00
stan 046b38df44 Bug 238 - Added support for extended run states.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1725 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:58:29 +00:00
stan 53b248d95a Removed direct shm connection and replaced with test call.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1724 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:58:07 +00:00
stan 0d1c5ddf1d Bug 238 - Added support for Enabled flag
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1723 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:49:38 +00:00
stan e8101a231e Bug 238 - Added support for enabled flag.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1722 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:47:19 +00:00
stan 52870d6670 Bug 238 - Added max_suspend_time config
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1721 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:46:45 +00:00
stan 05c2fb5dfd Bug 238 - Changes to do with the various enabled/disable/suspend/trigger modes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1720 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 16:46:25 +00:00
stan b3e75d77ee Bug 238 - Changed RunMode to Enabled flag
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1719 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 15:01:03 +00:00
stan f9ed407837 Added startup and reload commands. Added dbg level to dprint function.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1718 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 14:42:17 +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 3aff14ed63 Sorted out exports and added new shared memory functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1716 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-22 14:37:14 +00:00
stan c49d7191a1 Bug 237 - Added zm.pid in /var/run/zm
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1715 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 15:19:57 +00:00
stan b08ec4dc27 Restored backup facility.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1714 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 10:29:32 +00:00
stan 3a1668bc19 Added new function.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1713 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 10:29:16 +00:00
stan 812ea88252 Bug 227 - Fixed zmtrack to not use zmu but to use Shm module.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1712 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 10:28:02 +00:00
stan 9678f5ae88 Bug 235 - Added raw streamed output.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1711 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 10:11:44 +00:00
stan b467ec84ce Incomplete polygon mods.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1710 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:13:23 +00:00
stan cd5ae52788 Changed to use double rather than single quotes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1709 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:11:51 +00:00
stan f50bf160f6 Added missing backslahes
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1708 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:11:19 +00:00
stan 85ad4b2bbd Fixed schema errors and updated config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1707 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:10:58 +00:00
stan 533f3c2867 Mods, including escaping sql data.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1706 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-21 00:10:31 +00:00
stan 8b30f67bcd Bug 236 - Revamped database configuration and updates.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1705 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 23:00:58 +00:00
stan 948528bb44 Changed debug to not use constants.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1704 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 17:03:33 +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 fd518f1d79 Bug 207 - Syslog facility changed back to local1
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1702 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:55:32 +00:00
stan c807203df3 Mods to gen zmconfgen.pl to work.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1701 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:54:59 +00:00
stan 6f60afc936 Removed zmconfig and make config actions part of module.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1700 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 16:09:21 +00:00
stan cadaef69e7 Modified perl module structure.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1699 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 13:47:26 +00:00
stan 4542cfb305 Updates
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1698 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 12:58:35 +00:00
stan 8029e34bb5 Bug 219 - Added Czech translation
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1697 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 11:06:41 +00:00
stan 13656a3c50 Added new methods and improved partitioning
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1696 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-20 10:23:16 +00:00
stan 4de3826e73 Bug 233 - Changed 'die' calls to 'Fatal'. Stopped zmdc from restarting processes in signal handler.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1695 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:58:30 +00:00
stan a894479087 Removed quotes around command when no prefix required.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1694 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:56:18 +00:00
stan 18a23d2707 Removed quotes around command when no prefix.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1693 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:55:16 +00:00
stan d7da9a320c Bug 207 - Modified some layout and video rate options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1692 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:52:30 +00:00
stan 601f021e27 Changed references to .z files in distribution to correct one.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1691 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-19 16:51:55 +00:00
stan 460d69084b Debug refinements. Added Fatal
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1690 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 13:36:36 +00:00
stan e3f564c649 Debug refinements.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1689 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-12-16 13:36:24 +00:00