Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | moved the PairStage inside the Verifiable data | 2012-09-08 | |
| | |||
* | add a PairDone message | 2012-09-08 | |
| | |||
* | render webapp staitc file url using yesod | 2012-09-08 | |
| | |||
* | first pass at alert buttons | 2012-09-08 | |
| | | | | | | | | | They work fine. But I had to go to a lot of trouble to get Yesod to render routes in a pure function. It may instead make more sense to have each alert have an assocated IO action, and a single route that runs the IO action of a given alert id. I just wish I'd realized that before the past several hours of struggling with something Yesod really doesn't want to allow. | ||
* | blog for the day | 2012-09-08 | |
| | |||
* | add remote directory to pair request | 2012-09-08 | |
| | |||
* | filter out our own pairing requests | 2012-09-08 | |
| | | | | | Due to being multicast, requests sent by one thread are received by the listener in another thread. | ||
* | fix build without pairing support | 2012-09-08 | |
| | |||
* | added pair listener thread | 2012-09-08 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-08 | |
|\ | |||
* | | don't pass .local hostname over the wire | 2012-09-08 | |
| | | | | | | | | | | | | The remote computer may not support mDNS. Instead, pass over the uname -a hostname, and the IP address, and leave best hostname calculation to the remote side. | ||
* | | fix fd leak | 2012-09-08 | |
| | | | | | | | | also, tested on ipv6.. doesn't work | ||
| * | (no commit message) | 2012-09-08 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-08 | |
|\ | |||
| * | (no commit message) | 2012-09-08 | |
| | | |||
* | | implement pair request broadcasts | 2012-09-08 | |
| | | | | | | | | | | | | | | | | | | | | Pair requests are sent on all network interfaces, and contain the best available hostname to use to contact the host on that interface. Added a pairing in progress page. Revert "reduce some boilerplate using ghc extensions", because it caused overlapping instances for Text. | ||
| * | (no commit message) | 2012-09-08 | |
| | | |||
| * | (no commit message) | 2012-09-08 | |
| | | |||
| * | (no commit message) | 2012-09-08 | |
|/ | |||
* | pairing passphrase entry form, validation, etc | 2012-09-08 | |
| | | | | | | Actually 3 forms in one, this handles the initial passphrase entry, and the confirmation, and also varys wording if the same user or a different user is confirming. | ||
* | yesod skelton and routes for pairing | 2012-09-08 | |
| | | | | yet more changes to pairing message data types | ||
* | broke out Verifiable to a utility library, and added a quickcheck test | 2012-09-07 | |
| | |||
* | massively simplified the pairing protocol | 2012-09-07 | |
| | | | | | | Only 2 messages are needed to do pairing. And added a nice Verifiable data type. | ||
* | add build dep on network-info | 2012-09-07 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-07 | |
|\ | |||
* | | blog for the day | 2012-09-07 | |
| | | |||
* | | high-level pairing implementation | 2012-09-07 | |
| | | | | | | | | | | | | | | Roughed out a data type that models the whole pairing conversation, and can be serialized to implement it. And a state machine to run that conversation. Not yet hooked up to any transport such as multicast UDP. | ||
| * | Added OP about OSX's finder and preview.app + git-annex | 2012-09-07 | |
| | | |||
* | | add network-multicast to bulld depends | 2012-09-07 | |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-06 | |
|\ | |||
* | | test: Set a lot of git environment variables so testing works in strange ↵ | 2012-09-06 | |
| | | | | | | | | environments that normally need git config to set names, etc. Closes: #682351 Thanks, gregor herrmann | ||
* | | blog for the day | 2012-09-06 | |
| | | |||
* | | display errors when any named thread crashes | 2012-09-06 | |
| | | |||
| * | Added a comment | 2012-09-06 | |
|/ | |||
* | display alert for inotify/kqueue errors | 2012-09-06 | |
| | |||
* | typos | 2012-09-06 | |
| | |||
* | install a .command file on OSX in the Desktop | 2012-09-06 | |
| | |||
* | include libkqueue in C-Sources for !linux | 2012-09-06 | |
| | |||
* | make directory | 2012-09-06 | |
| | |||
* | honor destdir for osx too | 2012-09-06 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-06 | |
|\ | |||
* | | write a OSX autostart file | 2012-09-06 | |
| | | | | | | | | Not tested. | ||
* | | honor DESTDIR | 2012-09-06 | |
| | | |||
| * | Added a comment | 2012-09-06 | |
| | | |||
| * | Added a comment | 2012-09-06 | |
| | | |||
| * | Added a comment | 2012-09-06 | |
| | | |||
| * | Added a comment | 2012-09-06 | |
|/ | |||
* | Added a comment: Sparkleshare | 2012-09-06 | |
| | |||
* | Added a comment | 2012-09-06 | |
| | |||
* | removed | 2012-09-06 | |
| |