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 |
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 |
Emmanuel Papin
|
4e9c3494b8
|
Convert french lang file to UTF-8
|
2014-11-20 20:51:49 +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 |
Isaac Connor
|
4f9a2e1689
|
update Depends to match ubuntu.
|
2014-11-17 09:17:03 -05:00 |
Andrew Bauer
|
729d4dd9c4
|
Update README.md
|
2014-11-15 13:47:47 -06:00 |
Andrew Bauer
|
ef3f06bc62
|
Update README.md
|
2014-11-15 13:39:32 -06:00 |
Andrew Bauer
|
83026fba98
|
Update README.md
|
2014-11-15 13:38:51 -06:00 |
Andrew Bauer
|
a9de2416b8
|
Update README.md
|
2014-11-15 13:19:02 -06:00 |
Andrew Bauer
|
32ee3e8431
|
Merge pull request #577 from knnniggett/zmeditconfigdata
Add zmeditconfigdata.sh script to source
|
2014-11-15 13:15:45 -06:00 |
Kyle Johnson
|
d5181ff6d4
|
Merge branch 'api-updates'
|
2014-11-15 19:06:58 +00:00 |
Kyle Johnson
|
35530c627a
|
Initial commit of Logs MVC
|
2014-11-15 19:03:40 +00:00 |
Kyle Johnson
|
0129ca5f74
|
Rework the ConfigParser component.
|
2014-11-15 19:03:10 +00:00 |
Kyle Johnson
|
e7d726bf75
|
Don't print out the Config string to the file system.
|
2014-11-15 19:02:54 +00:00 |
Kyle Johnson
|
fcaa67e3c3
|
Slight refactor of ConfigParser Component. Needs more work.
|
2014-11-15 19:02:18 +00:00 |
Kyle Johnson
|
cf3d0f962c
|
Add view for Configs Edit
|
2014-11-15 19:02:03 +00:00 |
Kyle Johnson
|
9f80a7d5f5
|
Show a list of Config Key:Value pairs
|
2014-11-15 19:01:32 +00:00 |
Kyle Johnson
|
9268c503af
|
Do not display the "hidden" config category
|
2014-11-15 19:01:19 +00:00 |
Kyle Johnson
|
b9f54056da
|
Add component for dumping Config table as HTML
|
2014-11-15 18:59:58 +00:00 |
Kyle Johnson
|
de631075d3
|
Return possible source types ni DB via API
|
2014-11-15 18:59:24 +00:00 |
Kyle Johnson
|
0d57306790
|
Find category configs only when $category is not null. API
|
2014-11-15 18:58:58 +00:00 |
Kyle Johnson
|
9f150c4e46
|
Revert "Find category configs only when $category is not null. API"
This reverts commit efbbcadc7dad9aa52a7aab0483546eab48840ae6.
|
2014-11-15 18:58:51 +00:00 |
Kyle Johnson
|
b88febeaee
|
Find category configs only when $category is not null. API
|
2014-11-15 18:58:43 +00:00 |
Andrew Bauer
|
2dc73810db
|
Update rpm specfiles to make use of zmeditconfigdata.sh
|
2014-11-15 12:55:33 -06:00 |
Kyle Johnson
|
0a7ba112ab
|
API support for querying config categories.
Either return a list of distinct categories, or all configs under a
certain category
|
2014-11-15 18:55:20 +00:00 |
Andrew Bauer
|
790ecba0b2
|
Move script to /utils
|
2014-11-15 12:48:01 -06:00 |