| 2006-10-30 | 
Zdeněk Šustr | Making the db_actual_store() function static. Thanks...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-30 | 
Miloš Mulač | don't relay on histogram saved in intJobstat when repor...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-30 | 
Miloš Mulač | index children_hist correctly | 
commit | commitdiff | tree | snapshot | 
| 2006-10-30 | 
Zdeněk Šustr | db_store() and db_parent_store() error handling (hopefu...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-30 | 
Zdeněk Šustr | db_actual_store() function introduced implementing...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-27 | 
Miloš Mulač | - load intJobStatus even when no events arrived yet...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-27 | 
Zdeněk Šustr | Another improvement to Child Job Histrogram storage...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-27 | 
Zdeněk Šustr | Ammending a single error in edg_wll_GetSubjobHistogram() | 
commit | commitdiff | tree | snapshot | 
| 2006-10-26 | 
Zdeněk Šustr | JobID handling ammended in ChildHistogram storage and...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-26 | 
Miloš Mulač | move collection stuff to jobstat (one level higher) | 
commit | commitdiff | tree | snapshot | 
| 2006-10-26 | 
Miloš Mulač | separate function for storing CollectionState events | 
commit | commitdiff | tree | snapshot | 
| 2006-10-26 | 
Miloš Mulač | - switched to embrionic subjob registration | 
commit | commitdiff | tree | snapshot | 
| 2006-10-26 | 
Miloš Mulač | use string for child_event (easier for debugging) | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
Zdeněk Šustr | Child histogram saving/retreival. Retreival not tested...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-24 | 
Zdeněk Šustr | Child histogram saving/retreival. Retreival not tested...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-23 | 
Miloš Mulač | increase version of int_status (now histograms encoded in) | 
commit | commitdiff | tree | snapshot | 
| 2006-10-20 | 
Zdeněk Šustr | Child job histogram encoding, storing and retrieval...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Jan Pospíšil | synchronized perftest outputs | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Jan Pospíšil | register subjobs directly | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Miloš Mulač | print correct JOBID indentier (useful for postprocessin...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Miloš Mulač | add NULL terminator at the end array (prevents misbehav...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Miloš Mulač | count children states for parent job of collection too | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Miloš Mulač | print jobtype correctly | 
commit | commitdiff | tree | snapshot | 
| 2006-10-19 | 
Miloš Mulač | enable to register, process and print out job collections | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
Miloš Mulač | added CollectionState event | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
Miloš Mulač | renamed GetSemID to more convenient JobSemphore | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
Miloš Mulač | don't lock parent if its jobid maps to same semaphore...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-17 | 
Miloš Mulač | GetSemID added | 
commit | commitdiff | tree | snapshot | 
| 2006-10-16 | 
Miloš Mulač | don't call update_parent_job yet (not finished, not...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-15 | 
Jan Pospíšil | Modified to compare several scenarios: | 
commit | commitdiff | tree | snapshot | 
| 2006-10-15 | 
Jan Pospíšil | added edg_wll_RegisterJobProxyOld for testing/measuring...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-12 | 
Miloš Mulač | after-merge cleanup | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
Aleš Křenek | default type plugin, including tests | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
Jan Pospíšil | unit test to follow recent changes | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
Miloš Mulač | small after-merge typos | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
Miloš Mulač | better error/special situation handling in recv_token() | 
commit | commitdiff | tree | snapshot | 
| 2006-10-11 | 
Aleš Křenek | obsolete | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
Aleš Křenek | builds after merge | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
Aleš Křenek | - resolve duplicate -s | 
commit | commitdiff | tree | snapshot | 
| 2006-10-10 | 
Aleš Křenek | merge from 3.1 | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
František Dvořák | Little change in DB module API - separate DB context...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
Jan Pospíšil | added -lcares to avoid some strange behaviour of the...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
Jan Pospíšil | updated EDG_WLL_IL_PROTO errtext | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
Jan Pospíšil | added DEBUG on demand | 
commit | commitdiff | tree | snapshot | 
| 2006-10-06 | 
Jan Pospíšil | hopefully last major update of the client library ...  | 
commit | commitdiff | tree | snapshot | 
| 2006-10-04 | 
Jan Pospíšil | work in progress | 
commit | commitdiff | tree | snapshot | 
| 2006-10-01 | 
Jan Pospíšil | huge code revision, rewritten almost everything | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
Miloš Mulač | partial support for collections | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
Miloš Mulač | add terminators (...NUMBER_OF...) for miscelaneous...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
Miloš Mulač | new jobtype COLLECTION | 
commit | commitdiff | tree | snapshot | 
| 2006-09-27 | 
Miloš Mulač | COLLECTION jobtype for RegisterEvent | 
commit | commitdiff | tree | snapshot | 
| 2006-09-25 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-25 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-25 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-25 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-22 | 
Aleš Křenek | push version | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
František Dvořák | New jobid module megaupdate (replaced strmd5 by str2md5...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Jan Pospíšil | dualreg (work in progress) | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Jan Pospíšil | dateTime format update, microseconds should be separate...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Aleš Křenek | on HEAD point to HEAD | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Jan Pospíšil | aftermerge cleanup: duplicate VO, less FIXME | 
commit | commitdiff | tree | snapshot | 
| 2006-09-21 | 
Jan Pospíšil | ftermerge cleanup: removed mistakenly added already...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Andrew McNab | Try again | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Andrew McNab | Try wtf for stdsoap2.h | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Andrew McNab | Fix grst_err krb5.h in Makefile | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Andrew McNab | Fix grst_err_globus in Makefile | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
František Dvořák | Reset locale when depending on netstat output, | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
František Dvořák | Changes forgotten in local CVS tree - it should compile...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Zdeněk Salvet | Remove CVS conflict section. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-20 | 
Jan Pospíšil | less FIXMEs | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Aleš Křenek | Builds after merge _RC31 | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Aleš Křenek | - favour GLITE_LOCATION | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Aleš Křenek | Builds after merge _RC31 | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Daniel Kouřil | transfered fix for #18880 from lb.common | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Aleš Křenek | fix build | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
Daniel Kouřil | Fix for #18880 | 
commit | commitdiff | tree | snapshot | 
| 2006-09-19 | 
František Dvořák | Transaction support to lb.proxy + migration script. | 
commit | commitdiff | tree | snapshot | 
| 2006-09-18 | 
Michal Voců | * made the test variants optional, see CVS log for...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-18 | 
Michal Voců | * the test scripts can run selected tests only: | 
commit | commitdiff | tree | snapshot | 
| 2006-09-18 | 
Michal Voců | * sample job filenames are now stored in array, making...  | 
commit | commitdiff | tree | snapshot | 
| 2006-09-12 | 
Andrew McNab | sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-07 | 
Andrew McNab | Remove ap_compat: apr_table_unset/ap_table_unset | 
commit | commitdiff | tree | snapshot | 
| 2006-09-05 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-05 | 
Andrew McNab | Sync | 
commit | commitdiff | tree | snapshot | 
| 2006-09-04 | 
Jan Pospíšil | updated README.LB-statistics | 
commit | commitdiff | tree | snapshot | 
| 2006-09-04 | 
Jan Pospíšil | *** empty log message *** | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | do not duplicate records in lastStatusHistory | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | added ident strings | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | cosmetics | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | cosmetics | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | added JDL | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | - memory allocation cleanup | 
commit | commitdiff | tree | snapshot | 
| 2006-09-03 | 
Jan Pospíšil | added (previosly somehow lost) attribute VO | 
commit | commitdiff | tree | snapshot | 
| next |