Age | Commit message (Expand) | Author |
2008-09-05 | fix lockfile wrapper; it was sloppily constructed. | Daniel Kahn Gillmor |
2008-09-05 | abstract lockfile functions to be able to Depend: lockfile-progs | lockfile | Daniel Kahn Gillmor |
2008-09-05 | more porting tweaks: do not rely on the -w arg to base64, so we can use fourm... | Daniel Kahn Gillmor |
2008-09-04 | added new test for /var/lib/monkeysphere in m-s diagnostics. | Daniel Kahn Gillmor |
2008-09-04 | fixing comment about dates. | Daniel Kahn Gillmor |
2008-09-04 | removed use of sponge, got rid of dependency on moreutils. | Daniel Kahn Gillmor |
2008-09-04 | switch from execv to execvp to find base64 wherever it is in the path. | Daniel Kahn Gillmor |
2008-09-04 | added comments to monkeyshell.c | Daniel Kahn Gillmor |
2008-09-04 | added m-s diagnostics test for presence of monkeysphere system user. | Daniel Kahn Gillmor |
2008-09-04 | generalizing makefile to try to get it to work with BSDmake. | Daniel Kahn Gillmor |
2008-09-04 | wrote simple monkeyshell so we have a fake shell for test accounts on george ... | Daniel Kahn Gillmor |
2008-09-03 | move config directory to ~/.monkeysphere | Jameson Graef Rollins |
2008-09-02 | tuning how monkeysphere looks for secret keys. | Daniel Kahn Gillmor |
2008-09-02 | editing comments in monkeysphere-ssh-proxycommand. | Daniel Kahn Gillmor |
2008-09-02 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2008-09-02 | some cleanup to the proxycommand. | Jameson Graef Rollins |
2008-09-02 | checking a keyserver should warn at level INFO, since it is a potential infor... | Daniel Kahn Gillmor |
2008-09-02 | monkeysphere-server update-users on a bad name should warrant an error. | Daniel Kahn Gillmor |
2008-09-02 | created new VERBOSE log level, and moved most INFO stuff to that level. | Jameson Graef Rollins |
2008-09-02 | the way i modified the log function breaks when IFS is set to something funny... | Daniel Kahn Gillmor |
2008-09-02 | added Jamie McClelland as author in src/* | Daniel Kahn Gillmor |
2008-09-02 | switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more ... | Daniel Kahn Gillmor |
2008-09-02 | cleanup stray commas, ensure that ill-specified loglevels default to INFO | Daniel Kahn Gillmor |
2008-09-02 | Finalize new log level changes. This is more or less doing what it should. ... | Jameson Graef Rollins |
2008-09-01 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-09-01 | Start modifications to output logging with LOG_LEVEL. | Jameson Graef Rollins |
2008-09-02 | completing the service-specific hostname canonicalization (i think). | Daniel Kahn Gillmor |
2008-08-28 | added my name as a co-author of src/monkeysphere. | Daniel Kahn Gillmor |
2008-08-25 | small tweak to subkey-to-agent function, including tweak to key naming | Jameson Graef Rollins |
2008-08-24 | tweaked the key expiration checking function, and replied to SJJ's bug | Jameson Graef Rollins |
2008-08-22 | some small changes to subkey-to-ssh-agent. | Jameson Graef Rollins |
2008-08-21 | made monkeysphere subkey-to-ssh-agent more user-friendly. | Daniel Kahn Gillmor |
2008-08-21 | getting proper behavior from ssh-add; thanks to Jim Knoble and David Bronder ... | Daniel Kahn Gillmor |
2008-08-20 | broke out ssh-askpass-style prompting (to feed to gpg); implemented first pas... | Daniel Kahn Gillmor |
2008-08-19 | tweak add/revoke-hostname functions to properly update the correct | Jameson Graef Rollins |
2008-08-18 | stupid big jimmy. fix bug in previous bug fix. | Jameson Graef Rollins |
2008-08-18 | collapsed "show-fingerprint" with "show-key" for monkeysphere-server. | Daniel Kahn Gillmor |
2008-08-18 | added 'monkeysphere-server extend-key' subcommand | Daniel Kahn Gillmor |
2008-08-18 | re-added fingerprint output during diagnostics. | Daniel Kahn Gillmor |
2008-08-18 | fix bug i accidentally introduced in the diagnostic function | Jameson Graef Rollins |
2008-08-18 | fixed bad bug in user id processing that prevented bad primary keys | Jameson Graef Rollins |
2008-08-18 | add loud warning about bug in revoke-hostname | Jameson Graef Rollins |
2008-08-17 | fixing usage for gen-subkey; allowing --help for monkeysphere (to match monke... | Daniel Kahn Gillmor |
2008-08-16 | fixed typo in output. | Daniel Kahn Gillmor |
2008-08-16 | More work on finishing add/revoke hostname functions. | Jameson Graef Rollins |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-08-15 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2008-08-15 | fixing gen-subkey when no agent is present. | Daniel Kahn Gillmor |
2008-08-15 | more work on hostname add/revoke | Jameson Graef Rollins |
2008-08-15 | fixing bugs in monkeysphere-server diagnostics. | Daniel Kahn Gillmor |