ID |
Date |
Author |
Topic |
Subject |
Text |
|
2524
|
02 Jun 2023 |
Kou Oishi | Bug Report | Event builder fails at every 10 runs | Dear Ben,
Hello. Thank you for your attention to this |
|
142
|
26 Jul 2003 |
Konstantin Olchanski | | more ODB checks in src/odb.c | Add more checks to db_validate_key() for pkey->total_size,
item_size and
num_values. Automatically correct total_size |
|
141
|
26 Jul 2003 |
Konstantin Olchanski | | use "odbedit -C" to connect to corrupted ODB | Add switch "-C" to odbedit to allow it to
connect to corrupted ODB. Then,
depending on corruption, the user can manually |
|
139
|
29 Jul 2003 |
Konstantin Olchanski | | Have to link with -lpthread? | It appears that all midas applications are
now required to link with the
pthreads library even if they do not use |
|
135
|
11 Aug 2003 |
Konstantin Olchanski | | mhttpd crash on corrupted ODB /RunInfo | Invalid values of ODB /RunInfo/State cause
mhttpd crash in
show_status_page() because of an out of bounds |
|
2
|
11 Aug 2003 |
Konstantin Olchanski | | Alarm on no ping? | I want midas alarms to go off when I cannot
ping arbitrary remote hosts. Is
there is easy/preferred way to do this? K.O. |
|
136
|
10 Oct 2003 |
Konstantin Olchanski | | mhttpd crash on corrupted ODB /RunInfo | There was no feedback. This code has been
commited. K.O.
|
|
129
|
12 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | While adding new functionality to submit_elog()
(add the message text to the
outgoing email), I noticed that the email |
|
130
|
12 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | > While adding new functionality to submit_elog()
(add the message text to the
> outgoing email), I noticed that the email |
|
125
|
12 Oct 2003 |
Konstantin Olchanski | | mhttpd: add Elog text to outgoing email. | This commit adds the elog message text to
the outgoing email message. This
functionality has been requested a logn time |
|
133
|
12 Oct 2003 |
Konstantin Olchanski | | Refuse to set run number zero | I am debugging the frequent problem where
the run number is mysteriously
reset to zero. As a first step, I am commiting |
|
134
|
12 Oct 2003 |
Konstantin Olchanski | | Refuse to set run number zero | > I am debugging the frequent problem where
the run number is mysteriously
> reset to zero. As a first step, I am commiting |
|
127
|
13 Oct 2003 |
Konstantin Olchanski | | mhttpd: add Elog text to outgoing email. | > > around to implement it, until now. I also
added assert() traps for the most
> > common array overruns in the Elog code.
|
|
132
|
13 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | > > > While adding new functionality to submit_elog()
....
>
|
|
122
|
15 Oct 2003 |
Konstantin Olchanski | | test | test
test
test |
|
123
|
15 Oct 2003 |
Konstantin Olchanski | | test | > test
> test
> test
|
|
114
|
31 Oct 2003 |
Konstantin Olchanski | | mana.c without ROOT and HBOOK | Stephan, why did you prohibit building mana.c
without ROOT and HBOOK
support? I think such a configuration is |
|
117
|
31 Oct 2003 |
Konstantin Olchanski | | Disable "tab"s in xemacs | The default C indentation style in xemacs
uses "tab" characters, violating
the MIDAS coding convention. To disable this |
|
107
|
31 Oct 2003 |
Konstantin Olchanski | | more odb "run number" error checking | I added error checking to the places where
we read "/runinfo/run number". In
general, I do this:
|
|
111
|
31 Oct 2003 |
Konstantin Olchanski | | Do not frob "/runinfo" in mhttpd.c | I found where we tickle the race condition
in db_create_record().
|
|