Commit Graph

4008 Commits

Author SHA1 Message Date
Emmanuel Papin 441c22ed53 Configure systemd to create the /var/run/zm directory at boot time on debian jessie 2014-11-25 23:51:57 +01:00
Emmanuel Papin 997ab779ac Provide and install a zoneminder.service file to get zm running with systemd on debian jessie 2014-11-25 23:50:46 +01:00
Emmanuel Papin be420e65c4 Fix a reference to the build directory in debian package by using dh_install 2014-11-25 23:28:35 +01:00
Emmanuel Papin 319fef80cf Use dh_link instead of standard ln command 2014-11-25 23:01:06 +01:00
Emmanuel Papin faac3ebe48 Use dh_auto_configure instead of standard configure and some cosmetic 2014-11-25 22:58:26 +01:00
Emmanuel Papin c2ffe69533 Provide a patch to fix installation directory for man pages on debian 2014-11-25 22:55:01 +01:00
Emmanuel Papin d493f97e34 Replace deprecated dpatch by quilt 2014-11-25 22:48:11 +01:00
Emmanuel Papin 5a7851a76b Some cosmetic in debian/control 2014-11-25 22:37:04 +01:00
Emmanuel Papin e9ca774290 Upgrade Standards-Version in debian/control (fix a warning on debian tracker) 2014-11-25 22:34:26 +01:00
Emmanuel Papin 81a625eb23 Upgrade debhelper version in debian/control 2014-11-25 22:25:55 +01:00
Emmanuel Papin 76000bac78 Add runtime dependency to libgcrypt 2014-11-25 22:20:57 +01:00
Emmanuel Papin 6ea81bb783 Remove dependency to alternative packages not available in debian jessie 2014-11-25 22:18:29 +01:00
Emmanuel Papin 45c2eca87f Copy distros/debian folder to distros/debian8 2014-11-25 22:09:55 +01:00
Isaac Connor 00287ab5dd more debug output when buffer is undersized. 2014-11-25 14:51:20 -05:00
Isaac Connor f69f46c2fb Don't use Data::Dumper unless you are actually using it for debugging. No need to use ram. It is probably being included by one of the libraries anyways, but let's at least try to keep things as light as possible. 2014-11-25 14:44:08 -05:00
Isaac Connor 33f361210a Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2014-11-25 14:29:28 -05:00
Isaac Connor 4c864aec35 fix saving groups 2014-11-25 14:29:15 -05:00
Isaac Connor 13ad5fc9b5 Merge pull request #596 from manupap1/debian_dep
Fix package dependency on debian jessie
2014-11-25 09:53:45 -05:00
Emmanuel Papin f901e73dfd libgcrypt20-dev added in Build-Depends 2014-11-25 11:10:12 +01:00
Emmanuel Papin c287f76511 Remove unneeded dependency 2014-11-25 10:45:04 +01:00
Emmanuel Papin 61118142b9 Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into debian_dep 2014-11-25 10:29:28 +01:00
Andrew Bauer 4ac699c167 Merge pull request #594 from ndobbs/feature-ndobbs_selinux_rhel6_support
updated local_zoneminder type extension file
2014-11-24 17:46:55 -06:00
Nate Dobbs b81f87af69 updated local_zoneminder type extension file to support ZM running on CentOS/RHEL 6.x in SElinux ENFORCING mode 2014-11-24 17:36:47 -05:00
Andrew Bauer 4c353abecd Update zoneminder.cmake.el6.spec 2014-11-24 15:41:09 -06:00
Andrew Bauer 7c75867300 Update zoneminder.cmake.f20.spec 2014-11-24 15:40:45 -06:00
Emmanuel Papin fe5898c014 Deal with all libjpeg* libraries on debian 2014-11-24 22:22:57 +01:00
Isaac Connor c55c9a716c add libgnutls28-dev as an option to libgnutls-dev
add the other libjpeg*-dev options, any of which should do
2014-11-24 14:09:57 -05:00
Andrew Bauer 9d7f3c2026 Update zm.in
The legacy sysv init script will not work with systemd.  This is by design.
2014-11-23 11:09:52 -06:00
SteveGilvarry b04d904ac3 Final fixes for Options 2014-11-22 18:51:05 +11:00
SteveGilvarry 80368684a4 Version Update and menu fix 2014-11-22 14:05:19 +11:00
Isaac Connor 1a74a410c8 Merge pull request #589 from manupap1/fr_lang_fix
Convert french lang file to UTF-8

Thanks again for your efforts!
2014-11-21 09:05:46 -05:00
SteveGilvarry 48b1aafe85 Formatting as subsections 2014-11-22 00:15:35 +11:00
SteveGilvarry 37fbc47fd9 Options Documentation First draft 2014-11-22 00:06:30 +11:00
Emmanuel Papin 4e9c3494b8 Convert french lang file to UTF-8 2014-11-20 20:51:49 +01:00
Isaac Connor f954d4b034 add a changelog entry 2014-11-20 11:07:58 -05:00
Isaac Connor 9eda71570a merge the rest of my Digest-AUth fixes: This should solve #399 2014-11-20 10:44:31 -05:00
Isaac Connor 0b5a0df7dc implement http_Digest Auth, and improve it for rtsp
Conflicts:
	src/zm_remote_camera_http.cpp
	src/zm_rtsp.cpp
2014-11-20 10:33:58 -05:00
Emmanuel Papin 81f4c2aa10 Revert memory leak patch in Monitor class (break analysis) 2014-11-20 00:33:22 +01:00
Andrew Bauer 83120e69b1 Merge pull request #584 from ZoneMinder/zmupdatefixes
Zmupdatefixes
2014-11-19 13:09:07 -06:00
Isaac Connor cc989dbe19 fix putting the mode back. I merged it to the wrong place 2014-11-19 13:54:10 -05:00
Isaac Connor f8dd2c6eaf Merge branch 'master' into controlversionfixes 2014-11-19 12:53:28 -05:00
Isaac Connor 793998484c Merge branch 'master' into zmupdatefixes
Conflicts:
	scripts/zmupdate.pl.in
2014-11-19 12:47:31 -05:00
Isaac Connor 790005c155 Include monitor name in log otput so we know which monitor we are talking about. This informaton is not included when the error occurs in zms. 2014-11-19 12:42:05 -05:00
hanzese 993a186d06 Update et_ee.php
ZoneMinder Estonian Translation by Hannes
2014-11-19 10:25:35 +02:00
SteveGilvarry 3bf481139b Updating Options documentation 2014-11-18 21:46:25 +11:00
SteveGilvarry 8e7a4bb7f3 Adding screenshots for Options and Monitors 2014-11-18 16:55:36 +11:00
hanzese db86ac7b40 Update et_ee.php
ZoneMinder Estonian Translation by Hannes
2014-11-17 18:06:37 +02:00
Isaac Connor 4f9a2e1689 update Depends to match ubuntu. 2014-11-17 09:17:03 -05:00
hanzese 79ca3dd736 Update et_ee.php
ZoneMinder Estonian Translation
2014-11-17 02:53:50 +02:00
Andrew Bauer 729d4dd9c4 Update README.md 2014-11-15 13:47:47 -06:00