git-annex/Assistant
Joey Hess f11f7520b5 windows: Fix process termination code.
The ctrl-c hack used before didn't actually seem to work.

No haskell libraries expose TerminateProcess. I tried just calling it via
FFI, but got segfaults, probably to do with the wacky process handle not
being managed correctly. Moving it all into one C function worked.

This was hell. The EvilLinker hack was just final icing on the cake.
We all know what the cake was made of.
2014-02-13 15:53:10 -04:00
..
Alert revert use of Data.Map.Strict 2014-01-07 14:55:06 -04:00
Install squash warning in OSX build 2013-12-15 17:10:24 -04:00
Pairing external special remotes mostly implemented (untested) 2013-12-26 18:23:13 -04:00
Threads fix windows build 2014-02-11 15:04:07 -04:00
Types assistant unused file handling 2014-01-22 22:53:18 -04:00
WebApp windows: Fix process termination code. 2014-02-13 15:53:10 -04:00
XMPP avoid needing a build-dep on hxt for Data.AssocList 2014-01-14 16:42:10 -04:00
Alert.hs remove some monkey faces 2014-02-01 17:14:38 -04:00
BranchChange.hs
Changes.hs
Commits.hs
Common.hs
DaemonStatus.hs improve sync with xmpp and annex-ignore 2014-02-01 10:33:55 -04:00
DeleteRemote.hs add config page for fsck, and alert with button when a fsck is running 2013-10-10 18:05:53 -04:00
Drop.hs avoid using function named that conflicts with name used in newer version of process library 2014-01-29 13:44:53 -04:00
Fsck.hs webapp: remind user when using repositories that lack consistency checks 2013-10-29 16:50:38 -04:00
Gpg.hs webapp: Support storing encrypted git repositories on rsync.net. 2013-09-26 16:43:00 -04:00
Install.hs avoid empty env vars when setting up clean environment 2013-12-31 14:55:55 -04:00
MakeRemote.hs plumb creds from webapp to initremote 2014-02-11 14:07:56 -04:00
Monad.hs assistant: Start a new git-annex transferkeys process after a network connection change 2014-01-06 16:03:39 -04:00
NamedThread.hs restart on upgrade is working, including automatic restart 2013-11-23 00:54:08 -04:00
NetMessager.hs clarify notifyNetMessagerRestart 2013-08-24 13:49:04 -04:00
Pairing.hs Improve local pairing behavior when two computers both try to start the pairing process separately. 2013-11-02 15:10:29 -04:00
Pushes.hs
Repair.hs Assistant: Remove stale MERGE_HEAD files in lockfile cleanup. 2014-01-01 22:05:33 -04:00
RepoProblem.hs add post-repair actions 2013-10-29 14:25:20 -04:00
Restart.hs windows: Fix process termination code. 2014-02-13 15:53:10 -04:00
ScanRemotes.hs revert use of Data.Map.Strict 2014-01-07 14:55:06 -04:00
Ssh.hs assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them. 2014-01-03 17:44:12 -04:00
Sync.hs improve sync with xmpp and annex-ignore 2014-02-01 10:33:55 -04:00
TransferQueue.hs try to drop unused object if it does not need to be transferred anywhere 2014-01-23 16:51:16 -04:00
TransferrerPool.hs tested transferkeys restarting; fix some bugs 2014-01-06 17:07:08 -04:00
TransferSlots.hs windows: Fix process termination code. 2014-02-13 15:53:10 -04:00
Unused.hs add webapp UI to manage unused files 2014-01-23 15:09:43 -04:00
Upgrade.hs remove debug print 2014-01-17 15:09:03 -04:00
WebApp.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
XMPP.hs allow to build when sandi is installed (don't use it yet) 2013-11-11 15:42:06 -04:00