Age | Commit message (Expand) | Author |
2008-10-25 | add another FIXME for m-s d | Daniel Kahn Gillmor |
2008-10-11 | working on improving log output | Jameson Graef Rollins |
2008-10-11 | fix the *inst scripts to properly handle linking in the gpg.conf files. | Jameson Graef Rollins |
2008-10-11 | Generalize filesystem location variables (closes http://web.monkeysphere.info... | Jameson Graef Rollins |
2008-10-11 | some preparatory changes in preparation for a test suite: not tested! | Daniel Kahn Gillmor |
2008-09-14 | The monkeysphere system user must have bash as its shell for the simple su in... | Daniel Kahn Gillmor |
2008-09-14 | adding another FIXME of things worth adding to monkeysphere-server diagnostics. | Daniel Kahn Gillmor |
2008-09-14 | allow monkeysphere-server c+ to read from the filesystem. Fix mistaken use o... | Daniel Kahn Gillmor |
2008-09-13 | fixing bugs in monkeysphere-server diagnostics. | Daniel Kahn Gillmor |
2008-09-13 | counting problems in monkeysphere-server diagnostics | Daniel Kahn Gillmor |
2008-09-13 | replace stat with ls (sigh) and make su more portable. | Daniel Kahn Gillmor |
2008-09-12 | make sure that the FreeBSD package is using GNU-style getopt calls. | Daniel Kahn Gillmor |
2008-09-12 | make calls to hostname portable; more tweaks to FreeBSD packaging. | Daniel Kahn Gillmor |
2008-09-12 | more portability fixes: GNU date and BSD date prognosticate differently. | Daniel Kahn Gillmor |
2008-09-12 | making invocations of mktemp portable (FreeBSD does not have a default value ... | Daniel Kahn Gillmor |
2008-09-12 | further lockfile debugging. | Daniel Kahn Gillmor |
2008-09-11 | fixing the shebang line for portability. | Daniel Kahn Gillmor |
2008-09-05 | dkg gets all of the credit for us finally being able to put to death | Jameson Graef Rollins |
2008-09-05 | add curly brace end to lock function that was oddly removed at one point. | Jameson Graef Rollins |
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 |