Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-20 | keytrans: avoid confusing user IDs across different keys (closes MS # 2682) | Daniel Kahn Gillmor | |
2010-11-13 | update changelog | Jameson Rollins | |
2010-11-13 | universalize and consolidate on --fixed-list-mode | Daniel Kahn Gillmor | |
2010-10-30 | update upstream changelog | Jameson Rollins | |
2010-10-27 | remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well) | Jameson Rollins | |
2010-10-27 | fix label in upstream changelog | Jameson Rollins | |
2010-10-26 | finalize changelog for 0.34 release | Jameson Rollins | |
2010-10-26 | add note about CHECK_KEYSERVER var in msph-auth man page | Jameson Rollins | |
2010-10-24 | don't fail if authorized_keys file not present | Jameson Rollins | |
we create a new function here, touch_key_file_or_fail, which will touch a new key file if there isn't one already present. This is now used in the update_authorized_keys and update_known_hosts functions when looking for authorized_keys and known_hosts respectively. Closes Debian 600644 | |||
2010-10-18 | update changelog | Jameson Rollins | |
2010-10-17 | fix changelog | Jameson Rollins | |
2010-10-17 | fix keys-for-user | Jameson Rollins | |
This function now properly outputs to stdout exactly what would have been written to the monkeysphere-controlled authorized_keys file, but without actually touching it. | |||
2010-10-15 | update changelog for 0.33 release | Jameson Rollins | |
2010-10-08 | default HASH_KNOWN_HOSTS to false (closes MS #2483) | Daniel Kahn Gillmor | |
2010-10-06 | Fix more calls to gpg_shere, finishing what was started in ↵ | Jameson Rollins | |
90166e0bb8e4ebc1c1174d9bc2021c604b7a1bd7 There were another calls to gpg_sphere that were packing everything into a single argument. Since we fixed the need to do that, we fix all these other calls that were fixed in the first round. | |||
2010-10-04 | update changelog for 0.32 release | Jameson Rollins | |
2010-10-04 | use LC_ALL=C for all gpg calls | Jameson Rollins | |
This should help with internationalization differences in gpg that could cause problems. Works in tests as is, but haven't tested with odd locales. | |||
2010-10-04 | fix need for only single argument to gpg_sphere | Jameson Rollins | |
The use of $* instead of $@ in the call to su_monkeysphere_user is what we want to not split the input to the bash subcalls into separate words. | |||
2010-10-03 | update Changelog | Daniel Kahn Gillmor | |
2010-10-01 | added changelog note of fix for monkeysphere-host from micah | Daniel Kahn Gillmor | |
2010-09-14 | fix *all* install paths, including in man pages and transition scripts | 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-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-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-04-17 | preparing a 0.30 release | Daniel Kahn Gillmor | |
2010-04-17 | degrade gracefully in the absence of ssh | Daniel Kahn Gillmor | |
2010-03-23 | added 0.30~pre changelog entry | Daniel Kahn Gillmor | |
2010-03-14 | change case of changelog to match other projects | Daniel Kahn Gillmor | |