summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* blog for the dayGravatar Joey Hess2013-06-25
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-25
|\
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar spwhitton2013-06-25
| |
* | webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of ↵Gravatar Joey Hess2013-06-25
| | | | | | | | the path.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM2013-06-25
| |
* | webapp: Ensure that ssh keys generated for different directories on a server ↵Gravatar Joey Hess2013-06-25
| | | | | | | | are always different.
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM2013-06-25
| |
* | webapp: Fix bug when setting up a remote ssh repo repeatedly on the same server.Gravatar Joey Hess2013-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | The ssh setup first runs ssh to the real hostname, to probe if a ssh key is needed. If one is, it generates a mangled hostname that uses a key. This mangled hostname was being used to ssh into the server to set up the key. But if the server already had the key set up, and it was locked down, the setup would fail. This changes it to use the real hostname when sshing in to set up the key, which avoids the problem. Note that it will redundantly set up the key on the ssh server. But it's the same key; the ssh key generation code uses the key if it already exists.
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
* | closeGravatar Joey Hess2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
* | closeGravatar Joey Hess2013-06-25
| |
* | categorizeGravatar Joey Hess2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
| |
| * Added a commentGravatar http://joeyh.name/2013-06-25
|/
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawmxns2UBAMDbTwrwHq_Lx1sNKrVVayq1X42013-06-25
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmxns2UBAMDbTwrwHq_Lx1sNKrVVayq1X42013-06-25
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmxns2UBAMDbTwrwHq_Lx1sNKrVVayq1X42013-06-25
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnGrQBFPptA2GU_Nx8KrxRGtyAS7PIlwjw2013-06-25
|
* Added a comment: jabberd also affectedGravatar https://www.google.com/accounts/o8/id?id=AItOawnVTPaZaIfnZqDbkmW97pqxwi2QuZIJAF42013-06-25
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnrFnHRRNUQBB5RCDaIwhVmCcxQp8_yiYw2013-06-25
|
* Added a comment: This sounds goodGravatar https://www.google.com/accounts/o8/id?id=AItOawn-KDr_Z4CMkjS0v_TxQ08SzAB5ecHG3K02013-06-25
|
* Added a comment: Could not resolve dependencies for yesodGravatar krig2013-06-25
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-24
|\
* | fsck: Ensures that direct mode is used for files when it's enabled.Gravatar Joey Hess2013-06-24
| | | | | | | | | | | | A common failure mode for direct mode has been for files to end up still stored in indirect mode. While I hope that doesn't happen anymore, fsck should deal with it.
| * Added a comment: Impossible?Gravatar spwhitton2013-06-24
| |
* | fix crash in drop scan when there are no associated filesGravatar Joey Hess2013-06-24
|/ | | | | | | maximum is partial, so need to ensure the list is not empty. This lack of associated files would most likely be a problem -- and fsck fixes it. It could also occur legitimately due to a race.
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmZ9EwisYI1DDev8HXY6zFjPrLKt60-3QI2013-06-24
|
* Added a comment: me too.Gravatar https://www.google.com/accounts/o8/id?id=AItOawnGrQBFPptA2GU_Nx8KrxRGtyAS7PIlwjw2013-06-24
|
* (no commit message)Gravatar http://erikhopp.myopenid.com/2013-06-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-06-23
|\
* | bup: Handle /~/ in bup remote paths. Thanks, Oliver MatthewsGravatar Joey Hess2013-06-23
| |
* | Merge branch 'bup' of https://github.com/cwoac/git-annexGravatar Joey Hess2013-06-23
|\ \
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc2013-06-23
| | |
| | * New wishlist, preview transfer sizeGravatar http://nicolas-schodet.myopenid.com/2013-06-23
| | |
| | * whoops this is still the same version.Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
| | * updated to 4.20130601Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY2013-06-22
| | |
* | | typoGravatar Joey Hess2013-06-22
| | |
* | | I'm told raring has the webappGravatar Joey Hess2013-06-22
| | |