Age | Commit message (Expand) | Author |
2008-07-10 | Added file permission check function, and fixed bug in key writing for | Jameson Graef Rollins |
2008-07-10 | Update man pages, and tweak default error return code. | Jameson Graef Rollins |
2008-07-09 | A bunch of changes for variable scoping, exit codes, etc. See | Jameson Graef Rollins |
2008-07-01 | A bunch of work on man pages to shore up interface and behavior before | Jameson Graef Rollins |
2008-06-29 | More work on priviledge separation for host/authentication keyring. | Jameson Graef Rollins |
2008-06-24 | Priviledge separation: use new monkeysphere user to handle | Jameson Graef Rollins |
2008-06-24 | Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere. | Jameson Graef Rollins |
2008-06-23 | fix some authorized_keys updating bugs in ms-server, and update to use | Jameson Graef Rollins |
2008-06-23 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-06-23 | switched shortcut for monkeysphere-server update-users to "u", added some FIX... | Daniel Kahn Gillmor |
2008-06-23 | Add trap to remove lockfiles on exit. | Jameson Graef Rollins |
2008-06-23 | Provide better (ie. more informative) return codes. Required some | Jameson Graef Rollins |
2008-06-22 | Improve trust-key function. | Jameson Graef Rollins |
2008-06-21 | Improved gen-key function for server. | Jameson Graef Rollins |
2008-06-21 | tiny change to comment | Jameson Graef Rollins |
2008-06-20 | add file locking to known_hosts and authorized_keys | Jameson Graef Rollins |
2008-06-19 | Better handling of unknown users in server update-users. Updated TODO file. | Jameson Graef Rollins |
2008-06-19 | Remove {update,remove}-userids functions, since we decided they | Jameson Graef Rollins |
2008-06-19 | Added server config variable to specify user authorized_user_ids file, | Jameson Graef Rollins |
2008-06-19 | clarify why monkeysphere-server publish_key is currently non-functional. | Daniel Kahn Gillmor |
2008-06-18 | Update to new agreed default host key usage flag (only "a" required | Jameson Graef Rollins |
2008-06-17 | Very small change to comment field for authorized_keys lines. | Jameson Graef Rollins |
2008-06-17 | Major rework to remove all caching. Everything processed straight | Jameson Graef Rollins |
2008-06-16 | Merge branch 'master' into no-cache | Jameson Graef Rollins |
2008-06-16 | Total rework of uid processing: rid of cache directory | Jameson Graef Rollins |
2008-06-16 | Add log output for keyserver checking. | Jameson Graef Rollins |
2008-06-16 | Fix bug in configuration handling for HASH_KNOWN_HOSTS and | Jameson Graef Rollins |
2008-06-16 | Allow for specification of whether to check keyserver. | Jameson Graef Rollins |
2008-06-15 | Separate required key capability variables for users and hosts. | Jameson Graef Rollins |
2008-06-14 | Add lsign-key to the trust_keys function so that the trusted key | Jameson Graef Rollins |
2008-06-13 | Add 'remove_userid' function, inverse of 'update_userids'. | Jameson Graef Rollins |
2008-06-13 | More cleanup: | Jameson Graef Rollins |
2008-06-13 | Modify how logging is handled. Now send most everything to stderr. | Jameson Graef Rollins |
2008-06-13 | fix bugs in ssh key export functions | Jameson Graef Rollins |
2008-06-13 | further debianization work. (also, made src/common non-executable, | Daniel Kahn Gillmor |
2008-06-12 | Man page work. | Jameson Graef Rollins |
2008-06-11 | Updates to use the new openpgp2ssh program that dkg wrote. | Jameson Graef Rollins |
2008-06-10 | More cleanup of scripts | Jameson Graef Rollins |
2008-06-10 | Cleaned/fix up update-userid function. also some general cleanup. | Jameson Graef Rollins |
2008-06-10 | New client/server components: | Jameson Graef Rollins |