move config directory to ~/.monkeysphere
[monkeysphere.git] / src / monkeysphere
2008-09-03 Jameson Graef Rollinsmove config directory to ~/.monkeysphere
2008-09-03 Daniel Kahn Gillmortuning how monkeysphere looks for secret keys.
2008-09-02 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-09-02 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-02 Jameson Graef Rollinscreated new VERBOSE log level, and moved most INFO...
2008-09-02 Daniel Kahn Gillmoradded Jamie McClelland as author in src/*
2008-09-02 Jameson Graef RollinsMerge commit 'dkg/master'
2008-09-02 Jameson Graef RollinsStart modifications to output logging with LOG_LEVEL.
2008-08-31 Daniel Kahn GillmorMerge commit 'web/master'
2008-08-28 Daniel Kahn Gillmoradded my name as a co-author of src/monkeysphere.
2008-08-25 Jameson Graef Rollinssmall tweak to subkey-to-agent function, including...
2008-08-25 Jameson Graef Rollinstweaked the key expiration checking function, and repli...
2008-08-22 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-22 Jameson Graef Rollinssome small changes to subkey-to-ssh-agent.
2008-08-21 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-21 Daniel Kahn Gillmormade monkeysphere subkey-to-ssh-agent more user-friendly.
2008-08-21 Daniel Kahn Gillmorgetting proper behavior from ssh-add; thanks to Jim...
2008-08-21 Daniel Kahn Gillmorbroke out ssh-askpass-style prompting (to feed to gpg...
2008-08-19 Micah AndersonMerge commit 'jrollins/master'
2008-08-18 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-18 Daniel Kahn Gillmorfixing usage for gen-subkey; allowing --help for monkey...
2008-08-16 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-16 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-16 Jameson Graef RollinsMore work on finishing add/revoke hostname functions.
2008-08-15 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-15 Daniel Kahn Gillmorfixing gen-subkey when no agent is present.
2008-08-15 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-15 Jameson Graef RollinsMerge commit 'dkg/master'
2008-08-15 Jameson Graef RollinsAdded checking of gpg.conf for keyserver.
2008-08-13 Micah AndersonMerge commit 'dkg/master'
2008-08-08 Daniel Kahn Gillmormade monkeysphere --gen-subkey work better for users...
2008-08-08 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-08-07 Jameson Graef RollinsBetter key parsing for monkeyspher gen-subkey.
2008-07-28 Jameson Graef RollinsDon't fail when authorized_user_ids or known_hosts...
2008-07-27 Jameson Graef RollinsTweak how empty authorized_user_ids and known_hosts...
2008-07-11 Jameson Graef RollinsFix tests for gen-subkey.
2008-07-11 Jameson Graef RollinsFix argument checking for functions with options.
2008-07-11 Jameson Graef RollinsProperly scope getopt for subcommands.
2008-07-10 Jameson Graef RollinsAdded file permission check function, and fixed bug...
2008-07-10 Jameson Graef RollinsUpdate man pages, and tweak default error return code.
2008-07-10 Jameson Graef RollinsA bunch of changes for variable scoping, exit codes...
2008-06-29 Jameson Graef RollinsAdd better host certifier management, and updated man...
2008-06-29 Jameson Graef RollinsMerge branch 'ms-user-fnc'
2008-06-29 Jameson Graef RollinsMore work on priviledge separation for host/authenticat...
2008-06-25 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~jrolli...
2008-06-25 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-24 Jameson Graef RollinsPriviledge separation: use new monkeysphere user to...
2008-06-24 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-24 Jameson Graef RollinsMove to /var/lib/monkeysphere instead of /var/cache...
2008-06-23 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-23 Jameson Graef Rollinsdon't unnecessarily export ERR
2008-06-23 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-23 Jameson Graef RollinsProvide better (ie. more informative) return codes...
2008-06-22 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-22 Daniel Kahn GillmorMerge commit 'mjgoins/master'
2008-06-22 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-22 Jameson Graef RollinsImproved gen-key function for server.
2008-06-21 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-21 Jameson Graef RollinsMerge commit 'micah/master'
2008-06-21 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-21 Jameson Graef RollinsAdd some more checks to gen-subkey
2008-06-21 Daniel Kahn GillmorMerge commit 'mlcastle/master'
2008-06-21 Jameson Graef RollinsMerge commit 'mlcastle/master'
2008-06-20 Matt GoinsMerge branch 'master' of lair.fifthhorseman.net/~dkg...
2008-06-20 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-20 Jameson Graef Rollinsadd file locking to known_hosts and authorized_keys
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsRemove {update,remove}-userids functions, since we...
2008-06-19 Jameson Graef RollinsAdded server config variable to specify user authorized...
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsMerge commit 'micah/master'
2008-06-19 Jameson Graef RollinsUpdate to new agreed default host key usage flag (only...
2008-06-19 Micah AndersonMerge commit 'dkg/master'
2008-06-17 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-17 Jameson Graef RollinsMajor rework to remove all caching. Everything process...
2008-06-17 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-17 Jameson Graef RollinsMerge branch 'master' into no-cache
2008-06-16 Jameson Graef RollinsTotal rework of uid processing: rid of cache directory
2008-06-16 Jameson Graef RollinsAdd log output for keyserver checking.
2008-06-16 Jameson Graef RollinsFix bug in configuration handling for HASH_KNOWN_HOSTS and
2008-06-16 Jameson Graef RollinsAllow for specification of whether to check keyserver.
2008-06-15 Jameson Graef Rollinsfix some output formatting.
2008-06-15 Jameson Graef RollinsFix gen-subkey function for client.
2008-06-15 Jameson Graef RollinsSeparate required key capability variables for users...
2008-06-13 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-13 Jameson Graef RollinsAdd 'remove_userid' function, inverse of 'update_userids'.
2008-06-13 Jameson Graef Rollinsmake sure the authorized_user_ids file exists for users...
2008-06-13 Jameson Graef RollinsMore cleanup:
2008-06-13 Jameson Graef RollinsModify how logging is handled. Now send most everythin...
2008-06-13 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-13 Jameson Graef Rollinsfix bug if user monkeysphere home directory didn't...
2008-06-12 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-12 Jameson Graef RollinsMan page work.
2008-06-11 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-11 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-11 Jameson Graef Rollinsquote some strings to not confuse checkbashisms
2008-06-11 Jameson Graef RollinsMore cleanup of scripts
2008-06-10 Jameson Graef RollinsCleaned/fix up update-userid function. also some gener...
2008-06-10 Jameson Graef RollinsNew client/server components: