]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/shortlog
daqdata.git
2008-10-06 hadaqcomment out #define RFIO. There should be no RFIO by...
2008-09-10 hadaqadd filename to storeRunInfoStop string. S.Y.
2008-07-23 hadaqminor change. Sergey.
2008-07-23 hadaqNew options: [-i] ignore trigger mismatch conditions...
2008-07-22 hadaqsmall change. Sergey.
2008-07-22 hadaqsmall change. Sergey.
2008-06-24 hadaqremove warning when compiled at 64-bit platform. Sergey...
2008-06-24 hadaqincreased max number of statistics. Sergey Yurevich
2008-06-23 hadaqnew lib. Sergey Yurevich
2008-06-23 hadaqgenrunid.db is a separate record now. Sergey Yurevich
2008-06-19 hadaqmodified and finilized versions of GUIs. Sergey Yurevich
2008-06-17 hadaq#include <libgen.h>! Without this it was craching at...
2008-06-17 hadaq#include <libgen.h>! Without this it was craching at...
2008-06-16 hadaq1. DAQ_SETUP is read only once and not each time in...
2008-06-10 hadaqgenrunid is a separate db now. This simplifies a config...
2008-06-06 hadaqminor changes. Sergey Yurevich
2008-06-06 hadaqnew features added. Sergey Yurevich
2008-06-06 hadaqTook out rates from statistic. IOC itself will calculat...
2008-06-04 hadaqminor change. Sergey Yurevich
2008-06-03 hadaq-S option for shared mem name extention is added. Allow...
2008-06-03 hadaqremoved few warnings. Sergey Yurevich
2008-06-03 hadaqfew changes in statistic. Sergey Yurevich.
2008-05-28 hadaqSome additional statistic is added to be read by ioc...
2008-05-28 hadaqNew function: Worker_setStatistic. Sets a value for...
2008-05-28 hadaqNew options: rfio to DM, lustre, synch via ioc (still...
2008-05-05 hadaqmedm configuration files for Event Builder monitoring.
2008-05-05 hadaqnew records added.
2008-04-25 hadaqNeede by EPICS.
2008-04-25 hadaqAdd this library. Needed because of worker functionality
2008-04-25 hadaqThose files are not needed.
2008-04-25 hadaqremove ioc/ebctrlApp/Db/dbExample1.db. Not needed.
2008-04-25 hadaqInitial revision
2008-04-08 hadaqdumping of the fill levels of buffers added. S.Y.
2008-04-08 hadaqa bug in buffstat fixed. S.Y.
2008-04-08 hadaq1. RFIO functionality added. 2. Fill levels of buffers...
2008-04-08 hadaqminor changes. S.Y.
2008-03-31 hadaqMAXINPATH changed to 100 plus some minor changes. S.Y.
2008-03-31 hadaq1. Change MAXINPATH to 100 subsystems. 2. Change 32...
2008-03-31 hadaq1. the unnecessary do loop from NetTrans_multiRecv...
2008-03-31 hadaqnew function NetTrans_multiReceive which has no limitat...
2008-03-31 hadaqincreased WORKER_MAX_NUM_STATS upto 550. S.Y.
2007-10-05 hadaqreading of variable queue sizes from param file was...
2007-07-05 hadaqIn function openUdp retVal got some positive initializa...
2007-04-24 hadaqxxxxx JUNK is removed, evtsDiscarded threshold is set...
2007-04-14 hadaqFilesize before check for broken events increased,...
2007-04-04 hadaqincrease WORKER_MAX_NUM_STATS to 160. Sergey
2007-01-30 hadaqtwo functions added to write simple run start/stop...
2007-01-26 hadaqgive unique name to shared memory
2007-01-25 hadaqthis code was running during april06 beamtime
2006-05-02 hadaqdisabled priority change, Ingo
2006-04-11 hadaqadded include pthread.h and LVme_registerLogMsg, mt
2006-04-11 hadaqremoved bug in getCards function, mt
2006-01-24 hadaqdefined semun, Ingo
2005-09-06 hadeshadaq.h in current dir, Ingo
2005-07-19 hadaqchanged by Matthias on May 3 09:59, mt
2005-05-02 hadaqremove ATM, build without lvme lib
2005-04-06 hadaqmap non alnum chars to _ in name and index
2005-04-06 hadaqerror messages
2005-03-10 hadaqcplusplus guards added in all headers
2005-01-31 sailerchanged oracle connect string.
2005-01-31 hadaqnew connectr string (db-hades without .gsi.de)
2005-01-10 hadaqmessage callback also for param library
2004-08-28 hadaqBUGFIX
2004-08-27 hadaqcompat needs HAVE_COMPAT itself
2004-08-18 hadaqremove -s option
2004-08-18 hadaqevtbuild check if space is left on disk
2004-08-18 hadaqmax file size as parameter
2004-08-16 hadaqOnly operate on existing workers, somewhat sloppyly...
2004-08-16 hadaqdo a proper deregistration of online service
2004-08-13 hadaquse not full path for parameter name
2004-08-13 hadaqBUGFIX
2004-08-10 hadaqmake statistic readable by anyone
2004-07-27 muenchlast version had errors in Makefile, try a clean bootstrap
2004-06-16 hadaqcalled bootstrap to renew configure
2004-05-26 muenchmutex around rpc calls, tested with test suite
2004-05-24 muenchdo the work for getfilename on client, test on linux ok
2004-05-13 hadaqsome cosmetics, already tested
2004-05-12 muenchanother indent
2004-05-12 hadaqindent
2004-05-12 hadaqremoved memory leak, some cleanup
2004-05-10 hadaqBUGFIXES, first version running 'in principal'
2004-05-07 muenchput cache also in threaded version
2004-05-07 muenchcaching on client rpc side, first try, only ints cached
2004-04-23 muenchnasty trick for created rpc c files
2004-04-23 muench*** empty log message ***
2004-04-20 muenchrpc is only needed for rpc server
2004-04-20 muenchautoconf adjust for rpc under LynxOS
2004-04-20 hadaqmake it run with old rpcgen
2004-04-20 hadaqbugfix
2004-04-19 muenchstrerror used
2004-04-19 muenchindent
2004-04-07 muenchThe server may even run on another host now
2004-04-07 muenchtest suite runs, blob not implemented
2004-04-07 muenchrpc: basics solved
2004-04-07 muenchstatus save
2004-04-07 muenchadded rpc param, get int working
2004-02-10 hadaqstatus before change of mdc CPU./start_agents_parallel_...
2004-02-10 hadaq*** empty log message ***
2004-01-06 hadaqincrease socket buffer length to avoid packet loss
2003-12-16 hadaq100MBit names differ from 10MBit names
next