summaryrefslogtreecommitdiff
path: root/src/monkeysphere-server
AgeCommit message (Expand)Author
2008-07-10Fix argument checking for functions with options.Jameson Graef Rollins
2008-07-10Add man entry about gpg-authentication-cmdJameson Graef Rollins
2008-07-10Tweak key publication command.Jameson Graef Rollins
2008-07-10Properly scope getopt for subcommands.Jameson Graef Rollins
2008-07-10Added file permission check function, and fixed bug in key writing forJameson Graef Rollins
2008-07-10Update man pages, and tweak default error return code.Jameson Graef Rollins
2008-07-09A bunch of changes for variable scoping, exit codes, etc. SeeJameson Graef Rollins
2008-06-29Add better host certifier management, and updated man page.Jameson Graef Rollins
2008-06-29remove unnecessary log outputJameson Graef Rollins
2008-06-29More work on priviledge separation for host/authentication keyring.Jameson Graef Rollins
2008-06-25special gpg functions for host/authentication.Jameson Graef Rollins
2008-06-24Priviledge separation: use new monkeysphere user to handleJameson Graef Rollins
2008-06-24Fix man pages to reflect recent path changes.Jameson Graef Rollins
2008-06-24Small tweaks to prepare for upcoming changes.Jameson Graef Rollins
2008-06-24Move to /var/lib/monkeysphere instead of /var/cache/monkeysphere.Jameson Graef Rollins
2008-06-23fix some authorized_keys updating bugs in ms-server, and update to useJameson Graef Rollins
2008-06-23don't unnecessarily export ERRJameson Graef Rollins
2008-06-23updating monkeysphere-server usage to reflect new shortcut for update-users.Daniel Kahn Gillmor
2008-06-23authorized_keys files appear to need to be readable by the user logging in.Daniel Kahn Gillmor
2008-06-23switched shortcut for monkeysphere-server update-users to "u", added some FIX...Daniel Kahn Gillmor
2008-06-23unless a problem comes up, monkeysphere-server should return an error code of 0.Daniel Kahn Gillmor
2008-06-22Improve trust-key function.Jameson Graef Rollins
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
2008-06-19Fix for better way to check for user on system.Jameson Graef Rollins
2008-06-19Better handling of unknown users in server update-users. Updated TODO file.Jameson 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-19monkeysphere-server should not bother adding the user-controlled authorized_k...Daniel Kahn Gillmor
2008-06-19update monkeysphere-server help to include new show-fingerprint.Daniel Kahn Gillmor
2008-06-19added monkeysphere-server show-fingerprintDaniel Kahn Gillmor
2008-06-19monkeysphere-server gen-key creates keys with only the auth flag set.Daniel Kahn Gillmor
2008-06-17Major rework to remove all caching. Everything processed straightJameson Graef Rollins
2008-06-16Add extra variables to gen-key.Jameson Graef Rollins
2008-06-16Fix bug in configuration handling for HASH_KNOWN_HOSTS andJameson 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-14More work on the man pages.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-12Man page work.Jameson Graef Rollins
2008-06-11quote some strings to not confuse checkbashismsJameson Graef Rollins
2008-06-11Updates to use the new openpgp2ssh program that dkg wrote.Jameson 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