summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-13
|
* Fix layoutGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-13
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-13
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-09-13
|
* poll vote (OpenStack SWIFT)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-09-13
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-09-13
|
* poll vote (Amazon S3)Gravatar 173.255.174.1522012-09-13
|
* poll vote (My phone (or MP3 player))Gravatar 141.228.250.1412012-09-13
|
* poll vote (My phone (or MP3 player))Gravatar 141.228.250.1412012-09-13
|
* poll vote (My phone (or MP3 player))Gravatar 115.64.70.322012-09-13
|
* Added a comment: Choose a friendly/unintimidating nameGravatar dhess2012-09-13
|
* poll vote (Box.com)Gravatar 71.17.48.272012-09-13
|
* poll vote (My phone (or MP3 player))Gravatar 173.247.200.72012-09-13
|
* poll vote (Box.com)Gravatar 173.32.193.1712012-09-12
|
* poll vote (Box.com)Gravatar 173.32.193.1712012-09-12
|
* poll vote (Box.com)Gravatar 174.117.51.232012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar 108.49.97.1132012-09-12
|
* poll vote (Amazon S3)Gravatar 173.8.117.2382012-09-12
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2012-09-12
|
* poll vote (Amazon S3)Gravatar 2001:4978:f:175::22012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-09-12
|
* poll vote (Box.com)Gravatar 82.143.251.562012-09-12
|
* poll vote (Google Drive)Gravatar 85.19.141.1722012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar 173.246.103.1102012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar 72.29.103.1982012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar 204.14.239.2102012-09-12
|
* poll vote (Amazon Glacier)Gravatar 37.136.108.882012-09-12
|
* poll vote (Amazon S3)Gravatar 98.218.228.752012-09-12
|
* poll vote (My phone (or MP3 player))Gravatar 70.36.146.1472012-09-12
|
* add special remotes pollGravatar Joey Hess2012-09-12
|
* add polls tag and feedGravatar Joey Hess2012-09-12
|
* SHA256E is new default backendGravatar Joey Hess2012-09-12
| | | | | | | | The default backend used when adding files to the annex is changed from SHA256 to SHA256E, to simplify interoperability with OSX, media players, and various programs that needlessly look at symlink targets. To get old behavior, add a .gitattributes containing: * annex.backend=SHA256
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc2012-09-12
|
* fixed the multicast socket fd leakGravatar Joey Hess2012-09-12
| | | | | | | | | | | Turns out sClose was working fine.. but it was not being run on every opened socket. The upstream bug is that multicastSender can crash on an invalid (or ipv6) address and when this happens it's already opened a socket, which just goes missing with no way to close it. A simple fix to the library can avoid this, as I describe here: https://github.com/audreyt/network-multicast/issues/2 In the meantime, just skipping ipv6 addresses will fix the fd leak.
* update depsGravatar Joey Hess2012-09-11
|
* respondGravatar Joey Hess2012-09-11
|
* typoGravatar Joey Hess2012-09-11
|
* add a pairing walkthroughGravatar Joey Hess2012-09-11
|
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
|
* blog for the dayGravatar Joey Hess2012-09-11
|
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
|
* keep webapp snappy by generating ssh keypair in the backgroundGravatar Joey Hess2012-09-11
|
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
|
* add note about LANsGravatar Joey Hess2012-09-11
|
* pairing works!!Gravatar Joey Hess2012-09-11
| | | | | | | | | Finally. Last bug fixes here: Send PairResp with same UUID in the PairReq. Fix off-by-one in code that filters out our own pairing messages. Also reworked the pairing alerts, which are still slightly buggy.
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
| | | | | This avoids us responding to our own pairing messages, as well as ignoring any out of order messages that might be received somehow.
* work around a bug in YesodGravatar Joey Hess2012-09-11
| | | | The PathPiece instance for Text results in a 404 for T.empty.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-11
|\
* | additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
| |
| * Added a commentGravatar http://mike.magin.org/2012-09-11
| |