Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-13 | removing freebsd packaging since it is on its own branch | 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 | remove packaging/debian in favor of git buildpackage packaging | Jameson Rollins | |
2010-03-14 | update for the release of 0.29-1 | Daniel Kahn Gillmor | |
2010-03-12 | further consolidating Xsession script | Daniel Kahn Gillmor | |
2010-03-12 | fixing comment in Xsession script | Daniel Kahn Gillmor | |
2010-03-12 | add note about dbus communication for msva | Daniel Kahn Gillmor | |
2010-03-12 | made Xsession script POSIX-compliant, simplified it | Daniel Kahn Gillmor | |
2010-03-12 | renaming Xsession config file to match existing pattern (underscore only ↵ | Daniel Kahn Gillmor | |
separates package from description) | |||
2010-03-12 | installing /etc/X11/Xsession.d/70monkeysphere_use_validation_agent | Daniel Kahn Gillmor | |
2010-03-12 | documenting USE_VALIDATION_AGENT in configuration | Daniel Kahn Gillmor | |
2010-03-12 | initialize msva in Xsession based on monkeysphere.conf instead of ↵ | Daniel Kahn Gillmor | |
/etc/X11/Xsession.d | |||
2010-03-12 | added new X session validation agent initialization script | Daniel Kahn Gillmor | |
2010-02-18 | added explicit bash dependency on version >= 3.2 for modern conditional ↵ | Daniel Kahn Gillmor | |
regex matching | |||
2010-02-18 | touching up changelogs as we work toward a 0.29 release. | Daniel Kahn Gillmor | |
2010-02-04 | fix monkeysphere-authentication man page reference to AuthorizedKeysFile for ↵ | Jameson Rollins | |
sshd_config | |||
2010-02-04 | fix changelog about Standards-Version update | Jameson Rollins | |
2010-02-01 | bumping debian packaging to Standards-Version 3.8.4 (no changes needed) | Daniel Kahn Gillmor | |
2010-01-19 | updating changelogs in preparation for 0.28 release | Daniel Kahn Gillmor | |
2010-01-19 | updating copyright year in debian postinst packaging | Daniel Kahn Gillmor | |
2010-01-18 | add 0.28 transition script to generate new host_keys.pub.pgp file, and ↵ | Jameson Rollins | |
remove all ssh_host_rsa_key.pub.gpg file | |||
2010-01-18 | wordsmithing debian/control | Daniel Kahn Gillmor | |
2010-01-17 | separate upstream and debian packaging changelogs | Jameson Rollins | |
2010-01-16 | update package description | Jameson Rollins | |
2010-01-16 | update changelog | Jameson Rollins | |
2010-01-14 | added simple basic test for second key for monkeysphere-host, pulled this ↵ | Daniel Kahn Gillmor | |
time from OpenSSL | |||
2010-01-11 | rename keys-from-userid command to more accurate keys-for-userid | Jameson Rollins | |
leave the old command for now, but warn as deprecated. | |||
2010-01-11 | preparing to release 0.27-1 | Daniel Kahn Gillmor | |
2010-01-11 | add note to changelog about closure of issue #1536 | Jameson Rollins | |
2010-01-10 | update my user ID | Jameson Rollins | |
2010-01-10 | Fix patch for gen_key to test gpg version. | Jameson Rollins | |
This patch checks the version of gpg (for v1 and v2) and sets the key type command for the gen_subkey gpg edit-key script appropriately. | |||
2010-01-10 | Add new keys-from-userid subcommand to monkeysphere UI. | Jameson Rollins | |
This new subcommand calls a new function, keys_from_userid, that outputs to stdout all acceptable keys for a given user ID literal. | |||
2009-12-26 | indicate that no changes were needed for the policy bump (and version the ↵ | Daniel Kahn Gillmor | |
unreleased changelog entry as a prerelease). | |||
2009-12-24 | add cpio to Build-Depends | Jameson Graef Rollins | |
2009-12-20 | fix ms Issue #1536 for gpg edit/addkey UI change | Jameson Graef Rollins | |
gnupg apparently changed their edit-key/addkey function ordering such that the monkeysphere gen-subkey subcommand was creating DSA authentication subkeys instead of RSA subkeys. DSA subkeys are not supported by the ms key translation utilities, so this is a big problem. This patch fixes the problem, but it means that we have require gnupg >=1.4.10 from now on, or at least until gnupg changes their UI again for no good reason. | |||
2009-12-19 | update standards version to 3.8.3 | Jameson Graef Rollins | |
2009-12-03 | removed superfluous Copyright | Daniel Kahn Gillmor | |
2009-12-03 | added revision information to the debian/copyright Format-Specification, ↵ | Daniel Kahn Gillmor | |
since DEP5 is not yet stable | |||
2009-11-28 | updated debian/copyright to match the latest version of DEP5 | Daniel Kahn Gillmor | |
2009-08-11 | update macports Portfile | Jameson Graef Rollins | |
2009-08-07 | updated freebsd port for 0.26 | Daniel Kahn Gillmor | |
2009-08-01 | update changelog for 0.26 | Jameson Graef Rollins | |
2009-08-01 | attempting to resolve MS #675 | Daniel Kahn Gillmor | |
2009-08-01 | switch to using new checkperms script. | Daniel Kahn Gillmor | |
2009-07-26 | ensuring that STRICT_MODES gets passed through to the monkeysphere subshell ↵ | Daniel Kahn Gillmor | |
properly, and that we set it to a literal "false" in the tests. This should resolve the FTBFS associated with MS #659 | |||
2009-07-24 | improve the marginal ui a bit. note number of invalid keys. closes ms #1141 | Jameson Graef Rollins | |
2009-07-18 | update changelog | Jameson Graef Rollins | |