ID |
Date |
Author |
Topic |
Subject |
Text |
|
144
|
17 Jun 2003 |
Stefan Ritt | | example experiment makefile for NT | I have added ROOT support to midas\examples\experiment\makefile.nt.
To
compile the example experiment under Windows, |
|
143
|
26 Jun 2003 |
David Morris | | pthreads for Linux | Added ss_create_thread support for Linux in
system.c
Added pthread library in main make file |
|
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 |
|
140
|
30 Jul 2003 |
David Morris | | Have to link with -lpthread? | The change is required to support implementation
of pthreads in the Linux
compile of Midas. This was added recently. |
|
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 |
|
138
|
19 Aug 2003 |
Pierre-André Amaudruz | | minor fixes, new tarball 1.9.3-1 | - add pthread lib to examples/... makefile
- fix ybos_simfe.c for max_event_size
- fix camacnul.c for cam_inhibit_test(), |
|
137
|
02 Sep 2003 |
Pierre-André Amaudruz | | minor fix, window build | - makefile.nt (/examples/experiment, /hbook)
adjusted for local hmana.obj build as
for rmana.obj, add cvs tag for
|
|
136
|
10 Oct 2003 |
Konstantin Olchanski | | mhttpd crash on corrupted ODB /RunInfo | There was no feedback. This code has been
commited. K.O.
|
|
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 |
|
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 |
|
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 |
|
132
|
13 Oct 2003 |
Konstantin Olchanski | | Array overruns in mhttpd.c::submit_elog() | > > > While adding new functionality to submit_elog()
....
>
|
|
131
|
13 Oct 2003 |
Stefan Ritt | | Array overruns in mhttpd.c::submit_elog() | > > While adding new functionality to submit_elog()
(add the message text to
the
|
|
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 |
|
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 |
|
128
|
13 Oct 2003 |
Stefan Ritt | | mhttpd: add Elog text to outgoing email. | > > > around to implement it, until now. I
also added assert() traps for the
most
|
|
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.
|
|
126
|
13 Oct 2003 |
Stefan Ritt | | 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.
|
|
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 |
|