1. Take care to store original event.user for RegJob events, not peername of
authorZdeněk Salvet <salvet@ics.muni.cz>
Mon, 27 Aug 2007 13:58:13 +0000 (13:58 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Mon, 27 Aug 2007 13:58:13 +0000 (13:58 +0000)
commit6ed7d4275063e93a9cb6fc78658215c1d664b736
treeb7fe1fbcf1c493496cc87fd676d277730f297324
parentcbd5f8ce7e2e3a801f4d86027e1da5cc22a3a01a
1. Take care to store original event.user for RegJob events, not peername of
IL/direct store connection (fixes duplicate checking and "File exists
(Duplicate entry 'jobid' for key 1) syslog messages).
2. Remove two unnecessary MD5 computations and two tiny memory leaks.
org.glite.lb.server/src/store.c.T