ID |
Date |
Author |
Topic |
Subject |
Text |
|
895
|
26 Jul 2013 |
Konstantin Olchanski | Bug Report | abort on buffer overflow in odb.c::merge_records() | The odb.c function merge_records() has a fixed
size array of 10000 bytes to handle the data
and it
|
|
896
|
26 Jul 2013 |
Konstantin Olchanski | Bug Report | odbedit fixed size buffer overrun | odbedit uses a fixed size buffer for ODB data.
If an array in ODB is bugger than this size,
|
|
897
|
02 Aug 2013 |
Konstantin Olchanski | Bug Fix | multithreaded run transitions work! | As of commit
https://bitbucket.org/tmidas/midas/commits/dfa5fb1a93cae11a2960d441044c7fd277e1f0ec
(we are now liberated from the tyranny of |
|
898
|
21 Aug 2013 |
Konstantin Olchanski | Info | Documentation for ODBGet() & co, Javascript and AJAX functions. | The bulk of the MIDAS AJAX and Javascript
functions is now documented on the MIDAS
Wiki:
|
|
899
|
22 Aug 2013 |
Konstantin Olchanski | Info | Documentation for ODBGet() & co, Javascript and AJAX functions. | > The bulk of the MIDAS AJAX and Javascript
functions is now documented on the MIDAS
Wiki:
|
|
900
|
26 Aug 2013 |
Konstantin Olchanski | Bug Fix | Enable cross-site requests in mhttpd | Javascript "AJAX" functions (and their MIDAS
wrappers - ODBGet/ODBSet) are subject to
something called
|
|
902
|
13 Sep 2013 |
Konstantin Olchanski | Forum | MIDAS CITATION | >
> I have been using your software in my lab
(APC, Paris)
|
|
905
|
13 Sep 2013 |
Konstantin Olchanski | Bug Report | mhttpd truncates string variables to 32 characters |
I can confirm part of the problem - the new
inline-edit function - after you finish editing |
|
906
|
14 Sep 2013 |
Konstantin Olchanski | Info | mktime() and daylight savings time | I would like to share with you a silly problem
with mktime() and daylight savings time (Summer
|
|
907
|
18 Sep 2013 |
Konstantin Olchanski | Bug Report | mhttpd truncates string variables to 32 characters | I confirm the second part of the problem.
Inline edit uses ODBSet(), which uses the |
|
911
|
24 Sep 2013 |
Konstantin Olchanski | Info | mktime() and daylight savings time | > I vaguely remember that I had a similar
problem with ELOG. The solution was to call
tzset() at the beginning of the program. |
|
915
|
25 Sep 2013 |
Konstantin Olchanski | Info | Documentation for ODBGet() & co, Javascript and AJAX functions. | > > The bulk of the MIDAS AJAX and Javascript
functions is now documented on the MIDAS
Wiki:
|
|
916
|
27 Sep 2013 |
Konstantin Olchanski | Info | ODB JSON support | > odbedit can now save ODB in JSON-formatted
files.
>
|
|
917
|
01 Oct 2013 |
Konstantin Olchanski | Info | MacOS select() problem | The following code found in mhttpd does not
work on MacOS (BSD UNIX).
|
|
918
|
09 Oct 2013 |
Konstantin Olchanski | Info | ODB JSON support | > > odbedit can now save ODB in JSON-formatted
files.
> A bug was reported in my JSON ODB encoder: |
|
919
|
22 Oct 2013 |
Konstantin Olchanski | Info | midas programs "auto start", etc | MIDAS "programs" settings include: /programs/xxx/"auto
start", "auto restart" and "auto stop". What
do
|
|
920
|
22 Oct 2013 |
Konstantin Olchanski | Info | audit of db_get_record() | Record-oriented ODB functions db_create_record(),
db_get_record(), db_check_record() and
db_set_record() require special attention |
|
921
|
25 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | A problem existed in midas for some time:
when recording long data sets of time (or
event) limited runs
|
|
922
|
25 Oct 2013 |
Konstantin Olchanski | Info | MacOS select() problem | > The following code found in mhttpd does
not work on MacOS (BSD UNIX). ...
|
|
924
|
28 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | >
> More generally I kind of consider the mlogger
auto restart facility as deprecated. It works |
|