| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
3017
|
01 Apr 2025 |
Konstantin Olchanski | Bug Fix | ODB and event buffer - release semaphore before abort() and core dump | There is a long standing problem with ODB
and event buffers. If they detect an
internal data inconsistency and cannot continue |
|
|
3034
|
05 May 2025 |
Konstantin Olchanski | Bug Fix | Bug fix in SQL history | A bug was introduced to the SQL history in
2022 that made renaming of variable names
not work. This is now fixed.
|
|
|
3067
|
24 Jul 2025 |
Konstantin Olchanski | Bug Fix | support for large history files | FILE history code (mhf_*.dat files) did not
support reading history files bigger than
about 2GB, this is now
|
|
|
3124
|
20 Nov 2025 |
Konstantin Olchanski | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | In the darkside vertical slice midas daq,
we observed odb corruption which I
traced to db_delete_key(). cause of corruption |
|
|
3136
|
25 Nov 2025 |
Stefan Ritt | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | Thanks for the fixes, which I all approve.
There is still a "follow_links" in midas_c_compat.h |
|
|
3137
|
25 Nov 2025 |
Konstantin Olchanski | Bug Fix | fixed db_find_keys() | Function db_find_keys() added by person unnamed
in April 2020 never worked correctly, it
is now fixed,
|
|
|
3138
|
25 Nov 2025 |
Konstantin Olchanski | Bug Fix | ODB update, branch feature/db_delete_key merged into develop | > Thanks for the fixes, which I all approve.
>
> There is still a "follow_links" in midas_c_compat.h |
|
|
3162
|
01 Dec 2025 |
Konstantin Olchanski | Bug Fix | mvodb updated | I updated mvodb and test_mvodb. MIDAS ODB
and JSON ODB now implement all API
functions. ReadKey, ReadDir and ReadKeyLastWritten |
|
|
3165
|
03 Dec 2025 |
Konstantin Olchanski | Bug Fix | no more breakage in history display when panning | In the DL experiment (unknown version of midas,
likely mid-summer 2025), we see artefacts
in the
|
|
|
3169
|
05 Dec 2025 |
Konstantin Olchanski | Bug Fix | update of JRPC and BRPC | With the merge of RPC_CXX code, MIDAS RPC
can now return data of arbitrary large size
and I am
|
|
|
1
|
06 Jun 2003 |
Pierre-André Amaudruz | | Welcome | Dear Midas users,
As you certainly aware, ELOG (Electronic |
|
|
145
|
12 Jun 2003 |
Pierre-André Amaudruz | | Tape handling | - remove ss_tape_get_blockn from lazylogger.c
- add ss_tape_get_blockn to system.c
- add ss_tape_get_blockn prototype into midas.h
|
|
|
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 |
|
|
37
|
02 Jul 2003 |
Pierre-André Amaudruz | | Midas/ROOT Analyser situation | The current and future situation of the Midas
analyzer is summarized in the
attachment below.
|
|
|
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 |
|
|
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. |
|
|
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 |
|