Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-18 | add proposal for cron.hourly script | Jameson Graef Rollins | |
2009-03-12 | fix small typo in monkeysphere.conf | Jameson Graef Rollins | |
2009-02-15 | fix the publish_key function for new gpg_sphere. | Jameson Graef Rollins | |
2009-01-31 | simplify server config files, and add keyserver config variables. | Jameson Graef Rollins | |
2009-01-31 | - break out monkeysphere-server command into | Jameson Graef Rollins | |
monkeysphere-{host,authentication} commands - break out etc config into host/authentication configs | |||
2008-10-28 | move to using 'none' for the RAW_AUTHORIZED_KEY value to use for *not* | Jameson Graef Rollins | |
including a user-controlled authorized_keys file. more fixes on test suite. | |||
2008-10-27 | fix missing log level in config files. | Jameson Graef Rollins | |
2008-10-27 | Move to using empty string for not using a user-controlled | Jameson Graef Rollins | |
authorized_keys file in RAW_AUTHORIZED_KEYS variable. Fix spelling mistakes and wording in config files. | |||
2008-10-25 | more work on test suite. | Jameson Graef Rollins | |
2008-10-25 | switch default keyservers to be pool.sks-keyservers.net, since that pool ↵ | Daniel Kahn Gillmor | |
seems to be well-monitored and updated. | |||
2008-10-11 | Generalize filesystem location variables (closes ↵ | Jameson Graef Rollins | |
http://web.monkeysphere.info/bugs/genericize-filesystem-locations-for-testsuite/). Add comments to gpg.conf files. | |||
2008-09-15 | Start changes to move gpg.conf files into /etc/monkeysphere. | Jameson Graef Rollins | |
2008-09-03 | move config directory to ~/.monkeysphere | Jameson Graef Rollins | |
2008-09-02 | Finalize new log level changes. This is more or less doing what it should. ↵ | Jameson Graef Rollins | |
The only problem, I think, is that it doesn't handle improperly specified LOG_LEVEL well, effectively resorting to silent. | |||
2008-07-09 | A bunch of changes for variable scoping, exit codes, etc. See | Jameson Graef Rollins | |
debian/changelog. | |||
2008-06-24 | Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere. | Jameson Graef Rollins | |
Improve ms-server update-user function. Update/fix config files to remove some unwanted configs, and clarify some things. | |||
2008-06-23 | added FIXMEs to the configuration documentation: there are some pieces that ↵ | Daniel Kahn Gillmor | |
need cleanup here that i do not know how to resolve. | |||
2008-06-19 | Added server config variable to specify user authorized_user_ids file, | Jameson Graef Rollins | |
and changed default. | |||
2008-06-18 | Update to new agreed default host key usage flag (only "a" required | Jameson Graef Rollins | |
for users and hosts). Update TODO file. Some other small changes. | |||
2008-06-17 | Major rework to remove all caching. Everything processed straight | Jameson Graef Rollins | |
from gpg keyring. Major code simplification and cleanup. | |||
2008-06-16 | Fix bug in configuration handling for HASH_KNOWN_HOSTS and | Jameson Graef Rollins | |
USER_CONTROLLED_AUTHORIZED_KEYS | |||
2008-06-15 | Separate required key capability variables for users and hosts. | Jameson Graef Rollins | |
Change default for user to be "a", and host to be "e a". | |||
2008-06-12 | Man page work. | Jameson Graef Rollins | |
- flesh out more of the man pages for monkeysphere and monkeysphere-server - move the server cache directory to /var/cache, where it should be. | |||
2008-06-10 | Add some skeletal debian packaging stuff and man pages, and moved conf | Jameson Graef Rollins | |
files to etc directory. |