Joey Hess
e426fac273
add desktop notifications
...
Motivation: Hook scripts for nautilus or other file managers
need to provide the user with feedback that a file is being downloaded.
This commit was sponsored by THM Schoemaker.
2014-03-22 14:12:19 -04:00
Joey Hess
66b8b9c094
webapp: Use securemem for constant time auth token comparisons.
...
Debian stable does not have securemem, but neither does it have warp-tls,
so just disable use of securemem when not building with https support.
2014-03-12 21:41:20 -04:00
Joey Hess
06218428c7
quick fix to build with old warp-tls
...
Debian stable's warp-tls is too old to support the new https feature well,
so only use http with that old version.
Note that the webapp still depends on warp-tls, because the TLSSettings
type is used.
2014-03-12 12:19:48 -04:00
Joey Hess
75ad28dd7c
warn when various build flags are unset
2014-03-07 14:40:12 -04:00
Joey Hess
691850ca39
Allow optionally configuring git-annex with -fEKG to enable awesome remote monitoring interfaceat http://localhost:4242/
2013-11-06 16:33:45 -04:00
Joey Hess
20fb905bb6
allow building w/o cryptohash
...
Mostly for the debian stable autobuilds, which have a too old version
to use the Crypto.Hash module.
2013-10-03 12:33:38 -04:00
Joey Hess
ecbb326e9d
Allow building without quvi support.
2013-09-09 02:16:22 -04:00
Joey Hess
3da8cc7008
Fix Feeds display in build flags.
2013-09-05 12:20:39 -04:00
Joey Hess
a5ee4df40a
make Feeds show in features list
2013-08-07 12:02:12 -04:00
Joey Hess
0155f1effa
add build flags to version output
2013-03-09 14:57:23 -04:00