Isaac Connor
|
729f0364df
|
Merge pull request #255 from zdanek/master
Update README.md
|
2013-11-22 08:52:39 -08:00 |
Kfir Itzhak
|
eff58367b4
|
IPv6 improvements
|
2013-11-22 15:30:05 +02:00 |
Bartek Zdanowski
|
f6dca0f575
|
Fixing bug that stops installation/upgrade if DB is already at current version
|
2013-11-20 10:39:51 +01:00 |
Bartek Zdanowski
|
d223303d28
|
Update README.md
fixed symlink problem
|
2013-11-19 21:35:12 +01:00 |
Isaac Connor
|
4555a8bf92
|
Merge pull request #240 from ZoneMinder/postinstcleanup
remove extra stuff that I don't think we need because we are the source.
|
2013-11-19 08:29:51 -08:00 |
Kfir Itzhak
|
6a23a051c6
|
Merge pull request #252 from guotie/master
ipv6 support to http remote camera code
|
2013-11-19 06:27:20 -08:00 |
Kfir Itzhak
|
17129cf078
|
Fix minor bug introduced by commit cfc9a73851: Do not install mootools symlinks twice for out-of-source installations
|
2013-11-17 15:15:54 +02:00 |
Kfir Itzhak
|
56d3c7504a
|
Put CMAKE_INCLUDE_CURRENT_DIR back in
|
2013-11-17 15:10:35 +02:00 |
Kfir Itzhak
|
bed30d32b6
|
Remove round() mess
|
2013-11-15 11:41:26 +02:00 |
Kfir Itzhak
|
762e63653c
|
Few minor cmake improvements, especially for whitespaces in paths
|
2013-11-15 11:12:33 +02:00 |
Kfir Itzhak
|
4a4018b8d7
|
Add automatic finding of the ffmpeg executable to cmake
|
2013-11-15 11:11:33 +02:00 |
Kfir Itzhak
|
82a92639ca
|
Remove importing of binary directory in cmakecacheimport.sh
|
2013-11-15 10:44:31 +02:00 |
Kyle Johnson
|
b7aa85ea79
|
Merge pull request #251 from ZoneMinder/betterInnoDBupdate
InnoDB upgrae and DB connection improvements to zmupdate.pl
|
2013-11-14 11:57:27 -08:00 |
Isaac Connor
|
7da2cdd159
|
cleanups, only connect and disconnect once. Remove unncessary require's of DBI
cleanup MyISAM to InnoDB code
|
2013-11-13 11:45:53 -05:00 |
Kfir Itzhak
|
91d42a86cf
|
Merge branch 'cmakemootoolsfix'
|
2013-11-13 16:59:46 +02:00 |
Kfir Itzhak
|
47179f793d
|
Fix make install failing to install mootools symlinks in an out-of-source build
|
2013-11-13 16:52:01 +02:00 |
Isaac Connor
|
29e2cdf561
|
split the innoDB upgrade out of the version section, so that it always checked for MyISAM tables and if found, offers to update them.
|
2013-11-13 09:42:10 -05:00 |
Isaac Connor
|
0f3f680e36
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2013-11-12 15:41:42 -05:00 |
Isaac Connor
|
10dd0e15fe
|
Merge pull request #250 from insidenothing/master
Fix shared memory errors on centos 6.4
|
2013-11-12 12:30:25 -08:00 |
Patrick McGuire
|
8c0ad352f5
|
Fix shared memory errors on centos 6.4
|
2013-11-08 14:53:01 -05:00 |
Isaac Connor
|
c840f1b622
|
suggest mysql-server
|
2013-11-08 12:08:06 -05:00 |
Isaac Connor
|
6d6503c006
|
suggest mysql-server
|
2013-11-08 12:07:45 -05:00 |
Kfir Itzhak
|
cfc9a73851
|
Fixed not installing mootools symlinks in an out-of-source build
|
2013-11-08 18:54:46 +02:00 |
Isaac Connor
|
b8f075499b
|
fix for debian bug #725840 Javascript errors in updateButtons function of filter.js
Also a slight optimisation using else's instead of continuing to evaluate after the true value has been set.
|
2013-11-08 11:47:19 -05:00 |
Isaac Connor
|
2cd0d0b405
|
repeat the dbh package lines for debian as well
|
2013-11-08 11:25:06 -05:00 |
Isaac Connor
|
e9c0509399
|
add rules for a dbg package
|
2013-11-08 11:09:23 -05:00 |
Kfir Itzhak
|
9979385c3b
|
Remove the crashtrace option from configure.ac (autoconf)
|
2013-11-07 23:35:44 +02:00 |
Kfir Itzhak
|
c08e4de42e
|
Added the database update file for 1.26.5 with includes the AlarmRefBlendPerc option
|
2013-11-07 16:29:02 +02:00 |
Isaac Connor
|
d87709528d
|
fix assigning DB_TYPE
|
2013-11-06 17:47:23 -05:00 |
Isaac Connor
|
f4dfd88d9f
|
handle bad config lines better
|
2013-11-06 17:02:01 -05:00 |
Isaac Connor
|
fe829e7a4b
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2013-11-06 16:58:23 -05:00 |
Kyle Johnson
|
5c369fffff
|
Merge pull request #246 from dtmf/patch-1
Add "After=" rule to prevent ZoneMinder from starting before mysqld (fedora)
|
2013-11-06 04:40:37 -08:00 |
Will Scales
|
82a3f4622f
|
Update zoneminder.service
Added "After=" rule to [unit] section to prevent Zoneminder from starting before mysqld.
|
2013-11-06 06:30:43 -06:00 |
Kyle Johnson
|
2564512d86
|
Merge pull request #243 from ZoneMinder/zmconfcleanup
Delete PATH_BUILD and TIME_BUILD from zm.conf and fix ZM_DB_TYPE
|
2013-11-05 09:13:26 -08:00 |
Kfir Itzhak
|
90d7ce98f1
|
Delete PATH_BUILD and TIME_BUILD from zm.conf and setup default for
ZM_DB_TYPE
|
2013-11-04 22:38:21 +02:00 |
Kfir Itzhak
|
be21a882ab
|
Merge pull request #242 from ZoneMinder/removeversionnumberfromzm.conf
Remove ZM_VERSION from zm.conf
|
2013-11-04 12:27:50 -08:00 |
Kfir Itzhak
|
891757da74
|
Merge pull request #232 from josephevans/master
Cast content_length to signed int for error-check comparison
|
2013-11-04 11:59:44 -08:00 |
josephevans
|
7bbcc6ae39
|
Merge pull request #1 from mastertheknife/contentlengthfix
Revert content_length to be int
|
2013-11-04 11:43:13 -08:00 |
Isaac Connor
|
f6bf3743f7
|
very sub-optimisation, removing duplicate comparisons
|
2013-11-04 10:50:40 -05:00 |
Kfir Itzhak
|
f73585dbaa
|
Few web interface corrections regarding cURL
|
2013-11-04 17:28:15 +02:00 |
Kfir Itzhak
|
c1970a51e3
|
Fix few errors and syntax errors regarding curl
|
2013-11-04 17:10:07 +02:00 |
Isaac Connor
|
0fd7d857bf
|
put back ZM_PATH_DATA
|
2013-11-04 10:06:39 -05:00 |
Kfir Itzhak
|
8944531f75
|
Added cURL checks to cmake
|
2013-11-04 16:57:22 +02:00 |
Isaac Connor
|
7a2f3b5226
|
add in missing @
|
2013-11-04 09:57:00 -05:00 |
Isaac Connor
|
a1cb1e6de2
|
bump version # for snapshot
|
2013-11-04 09:56:20 -05:00 |
Kfir Itzhak
|
8e96df7643
|
Initial work on adding cURL to zoneminder
|
2013-11-04 16:52:21 +02:00 |
Kfir Itzhak
|
fd656c55cf
|
Changed default blend percentages and the dropdown list for alarm reference image blend
|
2013-11-04 12:10:53 +02:00 |
Kfir Itzhak
|
4e1d23669f
|
Revert content_length to be int
|
2013-11-04 10:54:39 +02:00 |
Kfir Itzhak
|
9d5ac7ae8c
|
Fix cmake installing wrong files in an out-of-source build
|
2013-11-04 09:56:40 +02:00 |
Kfir Itzhak
|
408cac5120
|
Remove the ZM_BLEND_ALARMED_IMAGES option (not needed anymore, global per monitor now)
|
2013-11-04 09:11:33 +02:00 |