do not explicitly wait on the pid in question; just reap the zombies on SIGCHLD
[monkeysphere-validation-agent.git] / Crypt / Monkeysphere / MSVA /
2010-10-27 Daniel Kahn Gillmoravoid re-setting the exit code after waiting for upgrad...
2010-10-27 Daniel Kahn Gillmordetect upgrades and prompt user when we notice them...
2010-10-18 Daniel Kahn Gillmorfix some broken syntax
2010-10-18 Daniel Kahn Gillmoronly try to parse the certificate client side at verbos...
2010-10-18 Daniel Kahn Gillmordo not force msva-query-client to depend on Crypt:...
2010-10-18 Daniel Kahn Gillmoruse modularized logging for msva-query-agent
2010-10-18 Daniel Kahn Gillmormoved logging business into its own class
2010-10-18 Daniel Kahn Gillmorhandle non-responsive agents more politely
2010-10-18 Daniel Kahn Gillmorremove more environment variables from Client.pm, for...
2010-10-18 Daniel Kahn Gillmordo not die if we do not recognize the pkc type -- just...
2010-10-18 Daniel Kahn Gillmorhand pkc data over to Client.pm as a variable, instead...
2010-10-16 Jameson RollinsAdd client module to query agent
2010-10-12 Daniel Kahn GillmorMake the marginal UI conditional on the presence of...
2010-10-12 Daniel Kahn Gillmoradded details about requesting processes, on systems...
2010-10-07 Daniel Kahn Gillmorstill more cleanup on the marginal UI msva-perl/0.4
2010-10-07 Daniel Kahn Gillmora bit more cleanup on the UI
2010-10-07 Daniel Kahn Gillmormore tweaks to marginal UI behavior
2010-10-07 Daniel Kahn Gillmorchanged reveal details approach
2010-10-07 Daniel Kahn Gillmormore cleanup on prompt info
2010-10-04 Jameson Rollinssome improvements to the marginal ui prompt
2010-10-04 Daniel Kahn Gillmorwhitespace, licensing, attribution cleanup
2010-10-04 Daniel Kahn Gillmormoved the prompting code to the MarginalUI sub-module
2010-10-04 Daniel Kahn Gillmordialog box actually goes away! (at the cost of re-initi...
2010-10-04 Daniel Kahn Gillmorremoved dependency on Gtk2::Glade
2010-10-04 Daniel Kahn Gillmorsuccessfully deal with at least one prompt per msva...
2010-10-03 Daniel Kahn GillmorMerge remote branch 'mjgoins/marginalUI-perl'
2010-10-03 Matthew James GoinsMerge branch 'master' into marginalUI-perl
2010-10-03 Matthew James GoinsMerge remote branch 'dkg/master' into marginalUI-perl
2010-10-03 Matthew James GoinsContinue to move code to standard layout
2010-10-03 Matthew James GoinsMove marginal ui code to a more standard layout