ID |
Date |
Author |
Topic |
Subject |
Text |
 |
458
|
10 Mar 2008 |
Stefan Ritt | Suggestion | New Makefile for building MIDAS | > I rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
> and it works here.
|
|
461
|
10 Mar 2008 |
Stefan Ritt | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | > I was going to bring this up later, but
since mhttpd does not pass security audits,
I believe
|
|
462
|
10 Mar 2008 |
Stefan Ritt | Bug Report | array overflows and other bugs | There were some trivial and some non-trivial
issues. Glad the compiled picked up on
this!
|
|
468
|
11 Mar 2008 |
Stefan Ritt | Suggestion | "Makefile-by-EL" updated | The linking of mhttpd misses a "-lm":
cc -g -O3 -Wall -Wuninitialized -DINCLUDE_FTPLIB |
|
474
|
25 Mar 2008 |
Stefan Ritt | Info | Per-variable history implementation in the mlogger | Before approving the code, two conditions
have to be fulfilled:
|
|
477
|
02 Apr 2008 |
Stefan Ritt | Info | add "const" attributes to db_xxx() functions | > Now that we use more and more C++, lack
of "const" attribute on most midas functions
is causing some
|
|
489
|
16 Jun 2008 |
Stefan Ritt | Bug Fix | "Missing event" problem fixed in front-end framework | Since the very beginning midas had the problem
that the last event of a run was
sometimes missing in the data. While for |
|
491
|
16 Jun 2008 |
Stefan Ritt | Suggestion | mlogger is flooding the message queue | > > The current versions of mlogger SVN 4215
is flooding our message system with
> > stuff like
|
|
492
|
17 Jun 2008 |
Stefan Ritt | Info | Improvement of custom pages | Some improvement of custom pages have been
implemented. The idea behind is that
a custom page would contain a large background |
|
494
|
04 Jul 2008 |
Stefan Ritt | Info | Improved alarm conditions implemented | I implemented improved alarm conditions in
the alarm system. Now one can write
conditions like
|
|
495
|
16 Jul 2008 |
Stefan Ritt | Info | Implementation of db_set_link_data() and db_set_link_data_index() | The current implementation of ODB links has
the problem that once a link is
created, it cannot be changed any more through |
|
496
|
31 Jul 2008 |
Stefan Ritt | Info | Improvement of custom pages | Even more improvements have been implemented
into custom pages recently, containing a
complete JavaScript library for ODB communication. |
|
499
|
17 Sep 2008 |
Stefan Ritt | Info | New flag for auto restart | A new ODB flag has been introduced. When the
logger is configured for automatic
stop and restart (/Logger/Auto restart = |
|
500
|
18 Sep 2008 |
Stefan Ritt | Info | Potential problems in multi-threaded slow control front-end | We had recently some problems at our experiment
which I would like to share
with the community. This affects however |
|
501
|
19 Sep 2008 |
Stefan Ritt | Info | Lazylogger logging changed | I modified the logging behavior of lazylogger.
Originally, it was writing
messages (run copied, removed, ...) both |
|
504
|
11 Oct 2008 |
Stefan Ritt | Bug Report | mhttpd "messages" broken | > mhttpd "messages" page stopped working after
svn revision 4327 because of uninitialized
variable
|
|
505
|
13 Oct 2008 |
Stefan Ritt | Info | mhttpd multi-experiment support removed | Previously, one mhttpd server could sever
several experiments at the same time.
This caused however sometimes problems and |
|
508
|
18 Oct 2008 |
Stefan Ritt | Info | mlogger async transitions, etc | > I suspect mlogger uses ASYNC transactions
exactly to avoid
> this type of deadlock (mlogger used ASYNC |
|
512
|
22 Oct 2008 |
Stefan Ritt | Forum | Mixed CAMAC/VME frontend, SIS3100 | > Dear MIDAS-addicts,
>
> I would like to hear your opinion on this:
|
|
517
|
28 Oct 2008 |
Stefan Ritt | Bug Report | Inconsistent handling of odb and evet buffer timeouts | > In midas.c there are several places where
client last activity time stamps are checked
against the
|
|