Age | Commit message (Expand) | Author |
2009-03-03 | fix to logging to prefix all log output with log prefix, and allow changing o... | Jameson Graef Rollins |
2009-03-02 | fix remove_monkeysphere_line function to properly handle empty files. | Jameson Graef Rollins |
2009-03-02 | get rid of FILE_OWNER variable, in favor of just using $(whoami) when | Jameson Graef Rollins |
2009-03-01 | switched $USER to $FILE_OWNER; new name is more semantically clear and less l... | Daniel Kahn Gillmor |
2009-03-01 | explicity set the USER variable, since it's needed for checking file permissi... | Jameson Graef Rollins |
2009-03-01 | break out default variables into their own file: defaultenv | Jameson Graef Rollins |
2009-03-01 | removed test_gnu_dummy_s2k_extension(); no longer necessary | Daniel Kahn Gillmor |
2009-02-22 | Fix how version number is saved/retrieved. Version is now stored in | Jameson Graef Rollins |
2009-02-21 | preparing for stupid brown paper bag 0.23.1 release. | Daniel Kahn Gillmor |
2009-02-21 | fixing stupid internal version number synchronization. | Daniel Kahn Gillmor |
2009-02-21 | make sure we're explicitly capturing return codes in places where they are te... | Jameson Graef Rollins |
2009-02-19 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-02-19 | cleaning up output of cruft report | Daniel Kahn Gillmor |
2009-02-19 | diagnostics should now check for cruft from old versions of the monkeysphere. | Daniel Kahn Gillmor |
2009-02-19 | Modify/cleanup add_certifier and add_revoker, so that their code base | Jameson Graef Rollins |
2009-02-19 | added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for ... | Daniel Kahn Gillmor |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | add PROMPT respect in get_gpg_expiration | Jameson Graef Rollins |
2009-02-19 | making clearer comments in the transition script, invoking from postinst for ... | Daniel Kahn Gillmor |
2009-02-19 | shipping transition script; requiring manual version synchronization between ... | Daniel Kahn Gillmor |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | made gpg_sphere use --quiet again, and now doing more explicit extraction of ... | Daniel Kahn Gillmor |
2009-02-19 | Cleanup how variables are specified and loaded: | Jameson Graef Rollins |
2009-02-18 | new msmktempdir function, to simplify making temporary directories. remove M... | Jameson Graef Rollins |
2009-02-17 | describe the motivation for our current su_monkeysphere_user implementation. | Daniel Kahn Gillmor |
2009-02-17 | add test to su_monkeysphere_user to check that the user is | Jameson Graef Rollins |
2009-02-12 | fix the su_monkeysphere_user function so that it does 'bash -c' instead of 'e... | Jameson Graef Rollins |
2009-02-12 | add some debug logging to some common functions | Jameson Graef Rollins |
2009-02-09 | break su_monkeysphere_user into common function, since it will likely | Jameson Graef Rollins |
2009-02-01 | fix the log output for the ssh-proxycommand | Jameson Graef Rollins |
2009-01-31 | fix some things bugs from the separation transition, and try to fix the test ... | Jameson Graef Rollins |
2009-01-31 | move src/subcommands to srv/share, and add common file to src/share (update M... | Jameson Graef Rollins |