ID |
Date |
Author |
Topic |
Subject |
Text |
|
118
|
30 Oct 2003 |
Stefan Ritt | | Fixed several potential problems for ODB corruption | I just realized that db_set_value, db_set_data,
db_set_num_values and
db_merge_data do not check for num_values |
|
257
|
18 May 2006 |
Stefan Ritt | Bug Fix | Fixed problems with reload of custom pages | We had a problem with custom pages and reloading
of them. If they contain an ODB field which
is editable, one can change the ODB value |
|
573
|
07 May 2009 |
Konstantin Olchanski | Bug Fix | Fixed mlogger run start and stop | Fixed problems with mlogger starting and stopping
runs.
|
|
1319
|
02 Nov 2017 |
Konstantin Olchanski | Bug Fix | Fixed mlogger memory corruption, updated mxml | I the agdaq system I see memory corruption
in the mlogger. There were at least two bugs:
one
|
|
535
|
27 Nov 2008 |
Konstantin Olchanski | Info | Fixed mlogger crash, was Per-variable history implementation in the mlogger | > revision 4142+4143 are minor fixes, refactoring
(switch the code to use helper
> functions) and implementation of history |
|
259
|
25 May 2006 |
Stefan Ritt | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | I fixed a couple of compiler warning which
came up with the new gcc 3.4.4. Seems like
the compiler gets more and more picky. There |
|
260
|
25 May 2006 |
Pierre-Andre Amaudruz | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | [quote="Stefan Ritt"]I fixed a couple of compiler
warning which came up with the new gcc 3.4.4.
Seems like the compiler gets more and more |
|
722
|
23 Sep 2010 |
Konstantin Olchanski | Info | Fixed ODB corruption by javascript ODBGet(nonexistant) | Prior to odb.c rev 4829 and mhttpd.c rev 4830
committed a few minutes ago, HTML javascript
|
|
282
|
31 Jul 2006 |
Konstantin Olchanski | Bug Fix | Fix user memory corruption in ODB | We have been seeing consistent user memory
corruption while setting up a new
experiment. This has been traced to a user |
|
532
|
27 Nov 2008 |
Konstantin Olchanski | Bug Fix | Fix ss_file_size() on 32-bit Linux | It turns out that on 32-bit Linux, ss_file_size()
returns the wrong answer for
files bigger than 2 GB (4GB?). The Linux |
|
536
|
01 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I also changed ss_file_size(), ss_disk_size()
and ss_disk_free() to return -1 if
> the system call returns an error. I also |
|
538
|
02 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | > I now fixed this problem by using the stat64()
system call for "#ifdef OS_LINUX".
|
|
539
|
02 Dec 2008 |
Konstantin Olchanski | Bug Fix | Fix ss_file_size() on 32-bit Linux | > > I now fixed this problem by using the
stat64() system call for "#ifdef OS_LINUX".
> That does not work if _LARGEFILE64_SOURCE |
|
540
|
02 Dec 2008 |
Stefan Ritt | Bug Fix | Fix ss_file_size() on 32-bit Linux | [quote="K.O."]This does not work (observe
the typoe in the #ifdef).[/quote]
|
|
373
|
10 May 2007 |
Konstantin Olchanski | Bug Fix | Fix error reporting from cm_transition() | For some time now, error reporting from cm_transition()
was broken.
|
|
587
|
03 Jun 2009 |
Konstantin Olchanski | Bug Fix | Fix db_open_record() error return | The odb hot-link function db_open_record()
did not return an error when the system limit
for hotlinks is
|
|
291
|
07 Aug 2006 |
Konstantin Olchanski | Bug Fix | Fix crash in mfe.c | Some time ago, I accidentally introduced a
bug in mfe.c- if there is data
congestion in the system, mfe.c can exit |
|
299
|
04 Sep 2006 |
Konstantin Olchanski | Bug Fix | Fix MIDAS on MacOS 10.4.7 | I commited minor fixes for building MIDAS
on MacOS 10.4.7:
1) there is no linux/unistd.h
|
|
67
|
14 Jan 2004 |
Konstantin Olchanski | | First try- midas on darwin/macosx | While watching "The Wizard of Oz", the greatest
movie ever made, I took a shot at building
|
|
68
|
14 Jan 2004 |
Stefan Ritt | | First try- midas on darwin/macosx | Great, I got already questions about MacOSX
support...
|
|