ID |
Date |
Author |
Topic |
Subject |
Text |
|
2395
|
04 May 2022 |
Stefan Ritt | Info | added web pages for "show odb clients" and "show open records" | Concerning the "scl" page, we are currently
having a discussion. At the moment, one can
|
|
2390
|
01 May 2022 |
Konstantin Olchanski | Info | added web page for "mdump" | added JSON RPC for bm_receive_event() and
added a web page for "mdump".
|
|
2391
|
01 May 2022 |
Konstantin Olchanski | Info | added web page for "mdump" | > added JSON RPC for bm_receive_event()
there is a number of problems with implementing |
|
2392
|
01 May 2022 |
Konstantin Olchanski | Info | added web page for "mdump" | > added a web page for "mdump".
missing functions:
|
|
2394
|
02 May 2022 |
Stefan Ritt | Info | added web page for "mdump" | Here are some of my thoughts:
- I volunteer to write the JavaScript midas |
|
2711
|
14 Feb 2024 |
Konstantin Olchanski | Bug Fix | added ubuntu-22 to nightly build on bitbucket, now need python! | > Are we running these tests as part of the
nightly build on bitbucket? They would be
part of
|
|
2780
|
24 May 2024 |
Konstantin Olchanski | Info | added ubuntu 22 arm64 cross-compilation | Ubuntu 22 has almost everything necessary
to cross-build arm64 MIDAS frontends:
|
|
1317
|
11 Oct 2017 |
Konstantin Olchanski | Info | added support for ucLinux | Support for building for ucLinux was added
to MIDAS. I use the emcraft toolchain and
userland on
|
|
1284
|
02 May 2017 |
Konstantin Olchanski | Info | added db_resize_string() | > Since we have been regularly running into
problems with db_get_xxx(TID_STRING) and
string buffers of mismatched size,
|
|
1280
|
26 Apr 2017 |
Konstantin Olchanski | Info | added db_get_value_string() | Since we have been regularly running into
problems with db_get_xxx(TID_STRING) and
string buffers of mismatched size,
|
|
1282
|
26 Apr 2017 |
Stefan Ritt | Info | added db_get_value_string() | Just some thought for discussion:
Rather than "spicing up" the MIDAS library |
|
1289
|
02 May 2017 |
Konstantin Olchanski | Info | added db_get_value_string() | > Just some thought for discussion:
Even more thoughts:
|
|
2526
|
09 Jun 2023 |
Konstantin Olchanski | Info | added IPv6 support for mserver and MIDAS RPC | as of commit 71fb5e82f3e9a1501b4dc2430f9193ee5d176c82,
MIDAS RPC and the mserver
listen for connections both on IPv4 and IPv6. |
|
475
|
02 Apr 2008 |
Konstantin Olchanski | Info | add "const" attributes to db_xxx() functions | Now that we use more and more C++, lack of
"const" attribute on most midas functions
is causing some
|
|
476
|
02 Apr 2008 |
Konstantin Olchanski | Info | add "const" attributes to db_xxx() functions | Now that we use more and more C++, lack of
"const" attribute on most midas functions
is causing some
|
|
477
|
02 Apr 2008 |
Stefan Ritt | Info | add "const" attributes to db_xxx() functions | > Now that we use more and more C++, lack
of "const" attribute on most midas functions
is causing some
|
|
478
|
03 Apr 2008 |
Konstantin Olchanski | Info | add "const" attributes to db_xxx() functions | > > I am now ready to commit changes to midas.h
and odb.c that add the const attributes to
ODB
|
|
2555
|
18 Jul 2023 |
Gennaro Tortone | Bug Report | access to filesystem through mhttpd | Hi,
after some networks security scans I received |
|
2557
|
18 Jul 2023 |
Konstantin Olchanski | Bug Report | access to filesystem through mhttpd | > (e.g. http://midas.host:8080/etc/passwd)
not again! I complained about this before, |
|
2558
|
19 Jul 2023 |
Zaher Salman | Bug Report | access to filesystem through mhttpd | Have you actually been able to read /etc/passwd
this way? I tested this on a few of our servers
and it does not work. As far as I know, there |
|