Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-14 | fix install target to not add DESTDIR to installed prefix | Jameson Rollins | |
2010-09-14 | fix specification of install directories in top level scripts. | Jameson Rollins | |
Various install paths were hard coded in the top level scripts. This was causing problems for non-standard install locations. Also added use of LOCALSTATEDIR variable to specify /var/lib path. | |||
2010-09-13 | removing freebsd packaging since it is on its own branch | Daniel Kahn Gillmor | |
2010-08-10 | fix up notes about how to prepare a release | Daniel Kahn Gillmor | |
2010-07-15 | preparing for 0.31 release | Daniel Kahn Gillmor | |
2010-07-15 | added some examples for system integration | Daniel Kahn Gillmor | |
2010-07-04 | update changelog about new keys-for-user monkeysphere-authentication subcommand | Jameson Rollins | |
2010-07-04 | Merge remote branch 'dkg/master' | Jameson Rollins | |
2010-07-04 | fix debug message in checkperms | Jameson Rollins | |
2010-07-04 | small tweak to monkeysphere man page | Jameson Rollins | |
2010-07-04 | add keys-for-user subcommand to monkeysphere-authentication | Jameson Rollins | |
This subcommand will output all valid key for a given user. The user's authorized_user_ids file will be read for OpenPGP user IDs, one per line. The ssh-formated RSA keys will be output to stdout. Also included is a simple script that takes the user as it's one argument and exec's this command. This is something that would be suitable for the proposed sshd AuthorizedKeysCommand. | |||
2010-05-06 | reporting new expiration date when key expiry is updated (closes MS #2291) | Daniel Kahn Gillmor | |
2010-05-06 | do not fail or bail when admin interactively declines to publish a key with m-h | Daniel Kahn Gillmor | |
2010-05-06 | support x509 anchors for monkeysphere-host, allow shared anchors between m-a ↵ | Daniel Kahn Gillmor | |
and mh (closes MS #2288) | |||
2010-05-04 | remember that the releases are being published via the monkeysphere-docs ↵ | Daniel Kahn Gillmor | |
repo now. | |||
2010-05-03 | updated scripts and notes for releasing | Daniel Kahn Gillmor | |
2010-04-17 | preparing a 0.30 release | Daniel Kahn Gillmor | |
2010-04-17 | do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen ↵ | Daniel Kahn Gillmor | |
is not available (includes some comments about how to fix these corner cases). | |||
2010-04-17 | degrade gracefully in the absence of ssh | Daniel Kahn Gillmor | |
2010-04-17 | handling ssh fingerprinting internally with keytrans for sshfprs-for-userid | Daniel Kahn Gillmor | |
2010-04-17 | make comment more nit-pickingly accurate | Daniel Kahn Gillmor | |
2010-04-17 | fix gpg_ssh_fingerprint() in monkeysphere to use internal implementation of ↵ | Daniel Kahn Gillmor | |
ssh fingerprinting | |||
2010-04-17 | monkeysphere-host no longer depends on ssh | Daniel Kahn Gillmor | |
2010-04-17 | keytrans openpgp2sshfpr now prints out the key size and type | Daniel Kahn Gillmor | |
2010-04-17 | added internal openpgp2sshfpr subcommand for keytrans | Daniel Kahn Gillmor | |
2010-03-31 | removed monkeysphere.spec from master since it is now tracked in the rpm branch. | Daniel Kahn Gillmor | |
2010-03-30 | rpm: assign a real shell to user monkeysphere | Bernie Innocenti | |
Sorry for the patch flurry, this should make the package usable in Fedora. | |||
2010-03-30 | rpm: create users in pre-install scriptlets | Bernie Innocenti | |
Further improve the rpm packaging by creating (and deleting) the monkeysphere user automatically. | |||
2010-03-30 | Improve RPM packaging | Bernie Innocenti | |
With these changes, version 0.29 builds cleanly in Fedora 12 and passes rpmlint. | |||
2010-03-23 | removing git commit id from the VERSION file, since it is ambiguous for ↵ | Daniel Kahn Gillmor | |
packaged versions vs. versions installed by "make install" (and complicated to build cleanly anyway) | |||
2010-03-23 | moving git buildpackage configuration off of master branch (please put it ↵ | Daniel Kahn Gillmor | |
debian/gbp.conf in the debian branch) | |||
2010-03-23 | we should be making the tarball with git archive now (this is now ↵ | Daniel Kahn Gillmor | |
idempotent, yay!); no need for the tarball make target | |||
2010-03-23 | automate updating of VERSION file | Daniel Kahn Gillmor | |
2010-03-23 | trying to auto-create VERSION file | Daniel Kahn Gillmor | |
2010-03-23 | cleaning up .gitignore | Daniel Kahn Gillmor | |
2010-03-23 | move the apt repo management into monkeysphere-docs | Daniel Kahn Gillmor | |
2010-03-23 | added 0.30~pre changelog entry | Daniel Kahn Gillmor | |
2010-03-23 | remove packaging/debian in favor of git buildpackage packaging | Jameson Rollins | |
2010-03-23 | change makefile to use git-buildpackage for debian packaging | Jameson Rollins | |
2010-03-23 | remove installation of removed doc dir from tarball and install make targets | Jameson Rollins | |
2010-03-23 | Merge remote branch 'mjgoins/master' | Jameson Rollins | |
Conflicts: doc/george/changelog | |||
2010-03-20 | Removed docs and website. They will now reside (for my repo) at ↵ | Matthew James Goins | |
git://lair.fifthhorseman.net/~mjgoins/monkeysphere.info/ | |||
2010-03-20 | Merge remote branch 'origin/master' | Matthew James Goins | |
2010-03-20 | notes about distributing xpi from george | Daniel Kahn Gillmor | |
2010-03-19 | add location for the xpi download | Micah Anderson | |
2010-03-19 | change from parens to slashes | Micah Anderson | |
2010-03-19 | minor change to setup website levels | Micah Anderson | |
2010-03-19 | add some rough instructions on getting the extension/perl validation agent ↵ | Micah Anderson | |
going for website validation | |||
2010-03-15 | announce msva-perl version 0.2 | Daniel Kahn Gillmor | |
2010-03-15 | prepared releasenote for 0.29 | Daniel Kahn Gillmor | |