added george changelog entry about oom_adj log noise fix
[monkeysphere.git] / src /
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 RollinsFix for better way to check for user on system.
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsBetter handling of unknown users in server update-users...
2008-06-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-19 Jameson Graef RollinsRemove {update,remove}-userids functions, since we...
2008-06-19 Daniel Kahn Gillmoradded comments to seckey2sshagent.
2008-06-19 Jameson Graef RollinsAdded server config variable to specify user authorized...
2008-06-19 Daniel Kahn Gillmormonkeysphere-server should not bother adding the user...
2008-06-19 Daniel Kahn Gillmorupdate monkeysphere-server help to include new show...
2008-06-19 Daniel Kahn Gillmoradded monkeysphere-server show-fingerprint
2008-06-19 Daniel Kahn Gillmorclarify why monkeysphere-server publish_key is currentl...
2008-06-19 Daniel Kahn Gillmormonkeysphere-server gen-key creates keys with only...
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 Daniel Kahn GillmorMerge commit 'micah/master'
2008-06-19 Micah AndersonMerge commit 'dkg/master'
2008-06-19 Jameson Graef RollinsAdd more nuanced keyserver checking policy, including...
2008-06-17 Jameson Graef RollinsVery small change to comment field for authorized_keys...
2008-06-17 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-17 Jameson Graef RollinsAdd preliminary script to try to import a gpg private...
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 extra variables to gen-key.
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-16 Jameson Graef RollinsAllow for specification of whether to check keyserver.
2008-06-16 Daniel Kahn Gillmorgenericized the hex printing capabilities.
2008-06-16 Daniel Kahn Gillmoropenpgp2ssh whitespace and comment cleanup.
2008-06-16 Daniel Kahn Gillmoropenpgp2ssh now handles private key export for subkeys...
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-14 Jameson Graef RollinsMerge commit 'dkg/master'
2008-06-14 Jameson Graef RollinsMore work on the man pages.
2008-06-14 Jameson Graef RollinsAdd lsign-key to the trust_keys function so that the...
2008-06-14 Daniel Kahn Gillmorcleaning up error output.
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 Gillmorinvert the sense of the loglevel test. duh.
2008-06-13 Daniel Kahn Gillmormaking openpgp2ssh less verbose.
2008-06-13 Daniel Kahn GillmorMerge commit 'jrollins/master'
2008-06-13 Jameson Graef Rollinsfix bugs in ssh key export functions
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-13 Daniel Kahn Gillmormonkeysphere debianization. Package can now be cleanly...
2008-06-13 Daniel Kahn Gillmorfurther debianization work. (also, made src/common...
2008-06-13 Daniel Kahn Gillmoradded top-level Makefile for ease of building with...
2008-06-13 Daniel Kahn Gillmorkeytrans cleanup: getting rid of unimplemented/useless...
2008-06-12 Daniel Kahn GillmorMajor openpgp2ssh overhaul. It's an unforgiving and...
2008-06-12 Daniel Kahn Gillmorreorganizing to prepare for transition to openpgp2ssh.
2008-06-12 Daniel Kahn Gillmoradded ssh2gpg to Makefile
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 Rollinsremoving old rhesus and howler components as they have...
2008-06-11 Jameson Graef RollinsUpdates to use the new openpgp2ssh program that dkg...
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: