Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-10 | Add some skeletal debian packaging stuff and man pages, and moved conf | Jameson Graef Rollins | |
files to etc directory. |