ID |
Date |
Author |
Topic |
Subject |
Text |
|
418
|
27 Nov 2007 |
Stefan Ritt | Info | ODB links to array elements implemented | In revision 4090 I implemented ODB links to
individual array elements. Now you
can have for example:
|
|
419
|
07 Jan 2008 |
Stefan Ritt | Info | Roll-back for history sytem added | The midas history system always had the problem
that the database can get
corrupted if the disk gets full where the |
|
421
|
05 Feb 2008 |
Stefan Ritt | Forum | analyzer crashes at high rates | > I'm using midas to read data from a waveform
digitizer at event rates of
> 10-30kHz. To accomplish this the digitizer |
|
422
|
05 Feb 2008 |
Stefan Ritt | Info | Implementation of relative paths in mhttpd | A major change was made to mhttpd, changing
all internal URLs to relative paths.
This allows proxy access to mhttpd via an |
|
425
|
06 Feb 2008 |
Stefan Ritt | Forum | rpc timeout, related to event_size and watch dog? need help | Most likely you changed the maximal event
size in midas.h, but you did not re-compile
[B]all[/B] programs. The maximal event size |
|
427
|
06 Feb 2008 |
Stefan Ritt | Forum | rpc timeout, related to event_size and watch dog? need help | First of all, I would appreciate if you do
not post your entry ten times. Each time
you edit it, you produce an email notification |
|
431
|
13 Feb 2008 |
Stefan Ritt | Info | Roll-back for history sytem added | > But to make things more interesting we had
another history outage this week - we
> happen to write history files to an NFS |
|
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 |
|