Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 196)

Ticket Resolution Summary Owner Reporter
#72 fixed https prompts for certificates way too often andersk
Description

With Firefox's new default of "ask every time" for client certificates, certificate-authenticated pages on scripts have been prompting for certificates multiple times on almost every page load. This does not seem to be a Firefox problem, since https://sipb-xen-dev.mit.edu/ doesn't exhibit it.

#160 fixed hosts don't support ext4 geofft
Description

If we want to run ext4 on the guests, I, uh, probably want the ability to mount their disks on the hosts. Should we upgrade the hosts?

#78 fixed git push to git:// hangs geofft
Description
[remote "scripts"]
        url = git://barnowl.mit.edu/barnowl
        fetch = +refs/heads/*:refs/remotes/origin/*
[remote "github"]
        url = git://github.com/nelhage/barnowl.git
        fetch = +refs/heads/*:refs/remotes/origin/*

vinegar-pot:~/owl geofft$ git push github
fatal: protocol error: expected sha/ref, got '
*********'

You can't push to git://github.com/user/repo.git
Use git@github.com:user/repo.git

*********'
vinegar-pot:~/owl geofft$ git push scripts

Hangs forever. Figure out how github gives a friendly error, and what friendly error we should give, and do so.

Note: See TracQuery for help on using queries.