ID |
Date |
Author |
Topic |
Subject |
Text |
|
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,
|
|
904
|
13 Sep 2013 |
Thomas Lindner | Bug Report | mhttpd truncates string variables to 32 characters | I find that new mhttpd has strange behaviour
for ODB strings.
|
|
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 |
|
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 |
|
910
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | Actually this was no bug, but a missing feature.
Strings were never meant to be extended via
the web interface.
|
|
914
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | > This is the jset code. The best I can tell
it truncates string variables to the existing
size in ODB:
|
|
937
|
14 Nov 2013 |
Konstantin Olchanski | Bug Report | MacOS10.9 strlcpy() problem | On MacOS 10.9 MIDAS will crashes in strlcpy()
somewhere inside odb.c. We think this is
because strlcpy()
|
|
938
|
15 Nov 2013 |
Konstantin Olchanski | Bug Report | stuck data buffers | We have seen several times a problem with
stuck data buffers. The symptoms are very
confusing -
|
|
939
|
20 Nov 2013 |
Konstantin Olchanski | Bug Report | Too many bm_flush_cache() in mfe.c | I was looking at something in the mserver
and noticed that for remote frontends, for
every periodic event,
|
|
940
|
21 Nov 2013 |
Stefan Ritt | Bug Report | Too many bm_flush_cache() in mfe.c | > And I think that works just fine for frontends
directly connected to the shared memory,
one call to
|
|
945
|
15 Jan 2014 |
Konstantin Olchanski | Bug Report | MIDAS password protection is broken | If you follow the MIDAS documentation for
setting up password protection, you will
get strange messages:
|
|
946
|
15 Jan 2014 |
Konstantin Olchanski | Bug Report | MIDAS Web password broken | The MIDAS Web password function is broken
- with the web password enabled, I am not
prompted for a
|
|
947
|
15 Jan 2014 |
Konstantin Olchanski | Bug Report | MIDAS password protection is broken | > I through to improve this by fixing a bug
in cm_msg_log() (where the messages are coming
from)
|
|
953
|
05 Feb 2014 |
Stefan Ritt | Bug Report | MIDAS Web password broken | > The MIDAS Web password function is broken
- with the web password enabled, I am not
prompted for a
|
|
954
|
05 Feb 2014 |
Stefan Ritt | Bug Report | MIDAS password protection is broken | > If you follow the MIDAS documentation for
setting up password protection, you will
get strange messages:
|
|
955
|
11 Feb 2014 |
Andreas Suter | Bug Report | mhttpd, etc. | I found a couple of bugs in the current mhttpd,
midas version: "93fa5ed"
|
|
958
|
11 Feb 2014 |
Stefan Ritt | Bug Report | mhttpd, etc. | [quote="Andreas Suter"]I found a couple of
bugs in the current mhttpd, midas version:
"93fa5ed"[/quote]
|
|
967
|
23 Feb 2014 |
Andre Frankenthal | Bug Report | Installation failing on Mac OS X 10.9 -- related to strlcat and strlcpy | Hi,
I don't know if this actually fits the Bug |
|
971
|
27 Feb 2014 |
Konstantin Olchanski | Bug Report | Installation failing on Mac OS X 10.9 -- related to strlcat and strlcpy | >
> I don't know if this actually fits the
Bug Report category. I've been trying to |
|
972
|
27 Feb 2014 |
Andre Frankenthal | Bug Report | Installation failing on Mac OS X 10.9 -- related to strlcat and strlcpy | > >
> > I don't know if this actually fits the
Bug Report category. I've been trying to |
|