From: Miloš Mulač Date: Fri, 2 Jun 2006 13:06:56 +0000 (+0000) Subject: add some comments to misty part of code X-Git-Tag: connpool_branch_start~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7fcfc6b85ee6640a4e9a499dc44d757a7ef567fe;p=jra1mw.git add some comments to misty part of code --- diff --git a/org.glite.lb.client/src/producer.c b/org.glite.lb.client/src/producer.c index 6f3bce7..3094432 100644 --- a/org.glite.lb.client/src/producer.c +++ b/org.glite.lb.client/src/producer.c @@ -772,7 +772,10 @@ static int edg_wll_RegisterJobMaster( (char *)jdl,ns,parent_s,type_s,num_subjobs,intseed); } } else if (flags & LOGFLAG_PROXY) { - /* first obtain the certiicate */ + /* first obtain the certificate */ + /* used in edg_wll_DoLogEventProxy() for field DG.USER */ + /* not mandatory now */ + err = edg_wll_gss_acquire_cred_gsi( context->p_proxy_filename ? context->p_proxy_filename : context->p_cert_filename, context->p_proxy_filename ? context->p_proxy_filename : context->p_key_filename,