git-annex/Assistant/Threads
Joey Hess 90eca40df2 assistant: Clean up stale tmp files on startup.
This commit was sponsored by Melissa Binde.
2014-04-27 22:22:46 -03:00
..
Committer.hs Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for only partially transferred objects. 2014-02-26 16:52:56 -04:00
ConfigMonitor.hs Added required content configuration. 2014-03-29 16:03:33 -04:00
Cronner.hs
DaemonStatus.hs
Glacier.hs
Merger.hs annex.startupscan can be set to false to disable the assistant's startup scan. 2014-03-05 17:44:14 -04:00
MountWatcher.hs avoid build warning from new dbus 2014-04-26 18:57:51 -04:00
NetWatcher.hs avoid build warning from new dbus 2014-04-26 19:24:56 -04:00
PairListener.hs
ProblemFixer.hs
Pusher.hs
RemoteControl.hs send remote-daemon a RELOAD after making a ssh remote 2014-04-20 15:30:39 -04:00
SanityChecker.hs assistant: Clean up stale tmp files on startup. 2014-04-27 22:22:46 -03:00
TransferPoller.hs Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for only partially transferred objects. 2014-02-26 16:52:56 -04:00
Transferrer.hs
TransferScanner.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
TransferWatcher.hs annex.startupscan can be set to false to disable the assistant's startup scan. 2014-03-05 17:44:14 -04:00
Upgrader.hs Standalone builds now check gpg signatures before upgrading. 2014-04-23 13:30:30 -04:00
UpgradeWatcher.hs annex.startupscan can be set to false to disable the assistant's startup scan. 2014-03-05 17:44:14 -04:00
Watcher.hs replace (Key, Backend) with Key 2014-04-17 18:03:39 -04:00
WebApp.hs webapp: Use securemem for constant time auth token comparisons. 2014-03-12 21:41:20 -04:00
XMPPClient.hs also show signal icon next to connected xmpp remotes 2014-04-09 15:51:00 -04:00
XMPPPusher.hs