git-annex/Assistant
Joey Hess f7214e4de3 avoid pairlistener crash
I noticed this while offline (so that lack of solar power is good for something).

Apparently it tries to bind multicast to lo, and that fails.
If this happens, catch it, and retry until a real network interface becomes
available.

It may be that this should tie into the NetWatcher, and rebind whenever
an interface comes up. Needs testing..
2012-10-10 16:48:06 -04:00
..
Install ifdef osx includes 2012-09-28 19:18:08 -04:00
Pairing webapp automatic grouping 2012-10-09 14:24:17 -04:00
Threads avoid pairlistener crash 2012-10-10 16:48:06 -04:00
WebApp fix setting the group of the first repo created 2012-10-10 16:32:15 -04:00
Alert.hs hlint 2012-09-13 00:57:52 -04:00
Changes.hs always check with ls-files before adding new files 2012-10-02 17:41:23 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs display errors when any named thread crashes 2012-09-06 14:56:04 -04:00
DaemonStatus.hs flip catchDefaultIO 2012-09-17 00:18:07 -04:00
Install.hs ifdef osx includes 2012-09-28 19:18:08 -04:00
MakeRemote.hs webapp automatic grouping 2012-10-09 14:24:17 -04:00
Pairing.hs hlint 2012-09-13 00:57:52 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
Ssh.hs webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file. 2012-09-27 11:27:16 -04:00
Sync.hs fix breakage caught by test suite 2012-09-21 00:49:48 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs assistant: Now honors preferred content settings when deciding what to transfer. 2012-10-09 12:18:41 -04:00
TransferSlots.hs hlint 2012-09-13 00:57:52 -04:00
WebApp.hs add tooltips 2012-09-27 12:55:00 -04:00