ID |
Date |
Author |
Topic |
Subject |
Text |
|
82
|
20 Nov 2003 |
Stefan Ritt | | Implementation of db_check_record() | As Konstantin pointed out correctly, the db_create_record()
call is pretty
heavy since it copies whole structures around |
|
106
|
17 Nov 2003 |
Pierre-André Amaudruz | | Lazylogger application | - Remove temporary "/Programs/Lazy" creation.
- Fix Rate calculation for Web display.
- Change FTP channel description (see help). |
|
98
|
17 Nov 2003 |
Stefan Ritt | | Revised MVMESTD | Let me propose a revised scheme for midas
standard VME calls (mvmestd.h).
|
|
104
|
16 Nov 2003 |
Stefan Ritt | | Phantom | I have seen the same behaviour and it annoys
me, too. What I did in the past
is a "cleanup" in ODBEdit which removes these |
|
103
|
15 Nov 2003 |
Konstantin Olchanski | | Phantom "open records" | Sometimes (maybe after a client uncleanly
exits?), I see phantom "open
records", for example:
|
|
110
|
14 Nov 2003 |
Stefan Ritt | | more odb | Ok, I apologize. It's all ok. Thanks for clearifying.
Concerning the assert's, it
would be nice to be able to disable them |
|
113
|
01 Nov 2003 |
Konstantin Olchanski | | Do not frob | > > I found where we tickle the race condition
in db_create_record().
> The reason for the db_create_record() is |
|
116
|
01 Nov 2003 |
Konstantin Olchanski | | mana.c without ROOT and HBOOK | > > Stephan, why did you prohibit building
mana.c without ROOT and HBOOK
> > support? I think such a configuration |
|
109
|
01 Nov 2003 |
Konstantin Olchanski | | more odb | > > I added error checking to the places where
we read "/runinfo/run number".
> Now YOU broke the system by editing all |
|
108
|
01 Nov 2003 |
Stefan Ritt | | more odb | > I added error checking to the places where
we read "/runinfo/run number". In
> general, I do this:
|
|
112
|
01 Nov 2003 |
Stefan Ritt | | Do not frob | > I found where we tickle the race condition
in db_create_record().
>
|
|
115
|
01 Nov 2003 |
Stefan Ritt | | mana.c without ROOT and HBOOK | > Stephan, why did you prohibit building mana.c
without ROOT and HBOOK
> support? I think such a configuration is |
|
111
|
31 Oct 2003 |
Konstantin Olchanski | | Do not frob "/runinfo" in mhttpd.c | I found where we tickle the race condition
in db_create_record().
|
|
107
|
31 Oct 2003 |
Konstantin Olchanski | | more odb "run number" error checking | I added error checking to the places where
we read "/runinfo/run number". In
general, I do this:
|
|
117
|
31 Oct 2003 |
Konstantin Olchanski | | Disable "tab"s in xemacs | The default C indentation style in xemacs
uses "tab" characters, violating
the MIDAS coding convention. To disable this |
|
114
|
31 Oct 2003 |
Konstantin Olchanski | | mana.c without ROOT and HBOOK | Stephan, why did you prohibit building mana.c
without ROOT and HBOOK
support? I think such a configuration is |
|
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 |
|
119
|
30 Oct 2003 |
Stefan Ritt | | 'umask' added to lazylogger for FTP connections | I had to add a 'umask' opiton to the loggers
(lazy and mlogger) for the new
PSI archive. One can now put a filename into |
|
121
|
28 Oct 2003 |
Stefan Ritt | | Updated thread functions | > ss_thread_create now returns the thread
ID on success, and zero on failure.
> Previously returned SS_SUCCESS or SS_NO_THREAD. |
|
120
|
16 Oct 2003 |
David Morris | | Updated thread functions | ss_thread_create now returns the thread ID
on success, and zero on failure.
Previously returned SS_SUCCESS or SS_NO_THREAD. |
|