summaryrefslogtreecommitdiff
path: root/src/monkeysphere
AgeCommit message (Expand)Author
2008-06-24Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.Jameson Graef Rollins
2008-06-23don't unnecessarily export ERRJameson Graef Rollins
2008-06-23Provide better (ie. more informative) return codes. Required someJameson Graef Rollins
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
2008-06-21Add some more checks to gen-subkeyJameson Graef Rollins
2008-06-20add file locking to known_hosts and authorized_keysJameson Graef Rollins
2008-06-19Remove {update,remove}-userids functions, since we decided theyJameson Graef Rollins
2008-06-19Added server config variable to specify user authorized_user_ids file,Jameson Graef Rollins
2008-06-18Update to new agreed default host key usage flag (only "a" requiredJameson Graef Rollins
2008-06-17Major rework to remove all caching. Everything processed straightJameson Graef Rollins
2008-06-16Merge branch 'master' into no-cacheJameson Graef Rollins
2008-06-16Total rework of uid processing: rid of cache directoryJameson Graef Rollins
2008-06-16Add log output for keyserver checking.Jameson Graef Rollins
2008-06-16Fix bug in configuration handling for HASH_KNOWN_HOSTS andJameson Graef Rollins
2008-06-16Allow for specification of whether to check keyserver.Jameson Graef Rollins
2008-06-15fix some output formatting.Jameson Graef Rollins
2008-06-15Fix gen-subkey function for client.Jameson Graef Rollins
2008-06-15Separate required key capability variables for users and hosts.Jameson Graef Rollins
2008-06-13Add 'remove_userid' function, inverse of 'update_userids'.Jameson Graef Rollins
2008-06-13make sure the authorized_user_ids file exists for users processed byJameson Graef Rollins
2008-06-13More cleanup:Jameson Graef Rollins
2008-06-13Modify how logging is handled. Now send most everything to stderr.Jameson Graef Rollins
2008-06-13fix bug if user monkeysphere home directory didn't exist.Jameson Graef Rollins
2008-06-12Man page work.Jameson Graef Rollins
2008-06-11quote some strings to not confuse checkbashismsJameson Graef Rollins
2008-06-10More cleanup of scriptsJameson Graef Rollins
2008-06-10Cleaned/fix up update-userid function. also some general cleanup.Jameson Graef Rollins
2008-06-10New client/server components:Jameson Graef Rollins