ID |
Date |
Author |
Topic |
Subject |
Text |
|
1428
|
28 Dec 2018 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 3, rpc_send_event() | > In this technical note, I write down the
workings of the midas event buffer code
> we need to understand and write down how |
|
1429
|
28 Dec 2018 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 4, reading from event buffer | > > In this technical note, I write down the
workings of the midas event buffer code
> > we need to understand and write down |
|
1430
|
02 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 5, bm_read_buffer() | > > > In this technical note, I write down
the workings of the midas event buffer code
> > > we need to understand and write down |
|
1431
|
02 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 6, reading events through the mserver | > > > > In this technical note, I write down
the workings of the midas event buffer code
> > > > we need to understand and write down |
|
1432
|
03 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 7, event buffer polling frequencies | > > > > > In this technical note, I write
down the workings of the midas event buffer
code
|
|
1433
|
03 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 8, writer and reader communications | > > > > > > In this technical note, I write
down the workings of the midas event buffer
code
|
|
1434
|
10 Jan 2019 |
Konstantin Olchanski | Info | note on the midas event buffer code, part 8, writer and reader communications | > > > > > > > In this technical note, I write
down the workings of the midas event buffer
code
|
|
1435
|
10 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | cm_watchdog() has been removed from the latest
midas sources. The watchdog functions performed
by cm_watchdog() were
|
|
1438
|
18 Jan 2019 |
Konstantin Olchanski | Info | bitbucket issue tracker "feature" | It turns out the bitbucket issue tracker has
a feature - I cannot make it automatically
add me
|
|
1439
|
21 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | > cm_watchdog() has been removed from the
latest midas sources
> Removal of cm_watchdog() solves many problems |
|
1442
|
24 Jan 2019 |
Konstantin Olchanski | Info | removal of cm_watchdog() | > > cm_watchdog() has been removed from the
latest midas sources
> > Removal of cm_watchdog() solves many |
|
1445
|
07 Feb 2019 |
Stefan Ritt | Info | History panels in custom pages | A new tag has been implemented to display
history panels in custom pages, integrated
in the
|
|
1446
|
08 Feb 2019 |
Thomas Lindner | Info | History panels in custom pages | > A new tag has been implemented to display
history panels in custom pages, integrated
in the
|
|
1447
|
11 Feb 2019 |
Konstantin Olchanski | Info | json-rpc request for ODB /Script and /CustomScript. | I added json-rpc requests for ODB /Script
and /CustomScript (the first one shows up
on the status page in the left hand side |
|
1448
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Even with the cm_watchdog signal removed,
some trouble from UNIX signals remains.
|
|
1449
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Not sure if you realized, but there is a two-stage
Ctrl-C handling inside midas. The first time
you hit ctrl-c, the handler just sets a flag |
|
1450
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Commit f81ff3c protects db_lock/unlock, but
not any of the other functions. What if we
do ctrl-c in the middle
|
|
1451
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | > Not sure if you realized, but there is a
two-stage Ctrl-C handling inside midas.
|
|
1452
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Have you read what I wrote? The current ctrl-c
handler just sets the _ctrlc_pressed flag.
It might be that some programs do not correctly |
|
1453
|
27 Feb 2019 |
Konstantin Olchanski | Info | mhttpd magic urls | Here is the list of mhttpd magic URLs.
http "get" path:
|
|