ensure that every response returns a server identifier
[monkeysphere-validation-agent.git] / Crypt / Monkeysphere / MSVA.pm
2010-10-28 Daniel Kahn Gillmorensure that every response returns a server identifier
2010-10-27 Daniel Kahn Gillmordo not explicitly wait on the pid in question; just...
2010-10-27 Daniel Kahn Gillmorensure that quickly-terminating master subprocesses...
2010-10-27 Daniel Kahn Gillmordetect upgrades and prompt user when we notice them...
2010-10-18 Daniel Kahn Gillmorbegin modularization of Crypt::Monkeysphere::MSVA ...
2010-10-18 Daniel Kahn Gillmormoved logging business into its own class
2010-10-16 Jameson RollinsAdd client module to query agent
2010-10-15 Daniel Kahn Gillmordo not kill off child processes during HUP. let them...
2010-10-15 Daniel Kahn Gillmornow respects keyserverpolicy request member variable...
2010-10-12 Daniel Kahn Gillmorallow clean re-exec for smoother upgrades (closes MS...
2010-10-12 Daniel Kahn Gillmorcleanup debug info
2010-10-12 Daniel Kahn Gillmorsimple env variable cleanup (treating empty environment...
2010-10-12 Daniel Kahn Gillmoronly bother asking for a marginal UI if the UID of...
2010-10-12 Daniel Kahn Gillmoradded details about requesting processes, on systems...
2010-10-11 Daniel Kahn Gillmorread keyserver from gpg.conf if $MSVA_KEYSERVER is...
2010-10-04 Daniel Kahn Gillmortrivially untaint environment for the main child process
2010-10-04 Daniel Kahn Gillmormoved the prompting code to the MarginalUI sub-module
2010-10-04 Daniel Kahn Gillmorreorganize some code