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