ID |
Date |
Author |
Topic |
Subject |
Text |
 |
432
|
14 Feb 2008 |
Stefan Ritt | Info | mhttpd history display updates | You misspelled one ODB entry:
Line 9014:
|
|
439
|
19 Feb 2008 |
Stefan Ritt | Bug Fix | "make install" error on MacOS 10.4.7, svn 3366 | > I forgot to mention that, the following
(and similar) lines:
> install -v -D -m 755 $$file |
|
442
|
21 Feb 2008 |
Stefan Ritt | Bug Report | mhttpd safari 3.0.4 redirect problem | > /* start command */
> if (*getparam("Start")) {
> /* for NT: close reply socket before |
|
453
|
07 Mar 2008 |
Stefan Ritt | Bug Report | array overflows and other bugs | > I have just compiled MIDAS svn 4132 on a
fresh SuSE 10.3 x86_64 system and gcc
> found a bunch of bugs, I guess.
|
|
456
|
09 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.
|
|
457
|
10 Mar 2008 |
Stefan Ritt | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | > When accepting connection from a remote
host, the remote IP address is converted
to a
|
|
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 |
|