Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | SamuelTardieu | 2015-12-17 |
| | |||
* | (no commit message) | jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 | 2015-12-17 |
| | |||
* | (no commit message) | pete.ward@26c41318616c4cf9601d0431557c1df734ccdb77 | 2015-12-16 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-12-16 |
|\ | |||
* | | devblog | Joey Hess | 2015-12-16 |
| | | |||
| * | Added a comment | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-16 |
| | | |||
| * | poll vote (My phone (or MP3 player)) | 14.203.223.70 | 2015-12-16 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-12-15 |
|\ | |||
* | | bring back some deleted functions that git-repair uses | Joey Hess | 2015-12-15 |
| | | |||
* | | improve temp dir security | Joey Hess | 2015-12-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://bugs.debian.org/807341 * Fix insecure temporary permissions when git-annex repair is used in in a corrupted git repository. Other calls to withTmpDir didn't leak any potentially private data, but repair clones the git repository to a temp directory which is made using the user's umask. Thus, it might expose a git repo that is otherwise locked down. * Fix potential denial of service attack when creating temp dirs. Since withTmpDir used easily predictable temporary directory names, an attacker could create foo.0, foo.1, etc and as long as it managed to keep ahead of it, could prevent it from ever returning. I'd rate this as a low utility DOS attack. Most attackers in a position to do this could just fill up the disk /tmp is on to prevent anything from writing temp files. And few parts of git-annex use withTmpDir anyway, so DOS potential is quite low. Examined all callers of withTmpDir and satisfied myself that switching to mkdtmp and so getting a mode 700 temp dir wouldn't break any of them. Note that withTmpDirIn continues to not force temp dir to 700. But it's only used for temp directories inside .git/annex/wherever/ so that is not a problem. Also re-audited all other uses of temp files and dirs in git-annex. | ||
| * | removed | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-14 |
| | | |||
| * | Added a comment | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-14 |
| | | |||
| * | Added a comment | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-14 |
| | | |||
| * | Added a comment: It worked | https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014 | 2015-12-14 |
| | | |||
| * | Added a comment: I'm also having this issue | https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014 | 2015-12-14 |
| | | |||
| * | Added a comment | yminus | 2015-12-13 |
| | | |||
| * | Added a comment: Indeed | scorchgeek | 2015-12-13 |
| | | |||
| * | Added a comment | basak | 2015-12-13 |
| | | |||
| * | Added a comment: Repairing ignores disk space issues too | joakim.hovlandsvag@ad788ffa13d1ccbf03f2c485653900f8baa33950 | 2015-12-13 |
| | | |||
| * | (no commit message) | joakim.hovlandsvag@ad788ffa13d1ccbf03f2c485653900f8baa33950 | 2015-12-13 |
| | | |||
| * | create page | scorchgeek | 2015-12-12 |
| | | |||
* | | Debian: Build depend on concurrent-output. | Joey Hess | 2015-12-12 |
| | | | | | | | | In unstable now. | ||
| * | Added a comment | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-12 |
| | | |||
| * | Added a comment | wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d | 2015-12-12 |
| | | |||
| * | Added a comment | https://openid.stackexchange.com/user/27ceb3c5-0762-42b8-8f8a-ed21c284748f | 2015-12-11 |
|/ | |||
* | 2 more data -> 2 more days | http://www.ryantm.com/ | 2015-12-11 |
| | |||
* | devblog | Joey Hess | 2015-12-11 |
| | |||
* | fsck: Failed to honor annex.diskreserve when checking a remote. | Joey Hess | 2015-12-11 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-12-11 |
|\ | |||
* | | webdav: When testing the WebDAV server, send a file with content. The empty ↵ | Joey Hess | 2015-12-11 |
| | | | | | | | | file it was sending tickled bugs in some php WebDAV server. | ||
* | | comment | Joey Hess | 2015-12-11 |
| | | |||
* | | comment | Joey Hess | 2015-12-11 |
| | | |||
* | | comment | Joey Hess | 2015-12-11 |
| | | |||
* | | add Blackblaze B2 extranal special remote to the list | Joey Hess | 2015-12-11 |
| | | |||
* | | comment | Joey Hess | 2015-12-11 |
| | | |||
* | | clean up | Joey Hess | 2015-12-11 |
| | | |||
| * | Added a comment | yminus | 2015-12-10 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2015-12-10 |
| | | |||
* | | comment | Joey Hess | 2015-12-10 |
| | | |||
| * | Added a comment: Complete removal | fbicknel@01ede624a1a56b3998b823e9b60da0ff81cccb16 | 2015-12-10 |
| | | |||
* | | Add S3 features to git-annex version output. | Joey Hess | 2015-12-10 |
|/ | |||
* | comment | Joey Hess | 2015-12-10 |
| | |||
* | response | Joey Hess | 2015-12-10 |
| | |||
* | response | Joey Hess | 2015-12-10 |
| | |||
* | Added a comment: The downside | https://openid.stackexchange.com/user/27ceb3c5-0762-42b8-8f8a-ed21c284748f | 2015-12-10 |
| | |||
* | (no commit message) | https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd | 2015-12-09 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-12-09 |
|\ | |||
* | | devblog | Joey Hess | 2015-12-09 |
| | | |||
| * | Added a comment | openmedi | 2015-12-09 |
| | | |||
| * | Added a comment: anyone saw/worked on backend for watchdox service? (not ↵ | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2015-12-08 |
|/ | | | | free one but needed :-/) |