Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |