Timeline



05/07/21:

20:56 Changeset [20100] by tbretz
Minor fixes.
20:53 Changeset [20099] by tbretz
Adapted to the new command for reset.
20:49 Changeset [20098] by tbretz
Thread can not be killed anymore - new way to stop.
12:38 Changeset [20097] by tbretz
Oh master...
12:37 Changeset [20096] by tbretz
root 6.24 requires some more includes, clasng 10 is a bit more picky about overload warinings and casting, gErrorMutex i deprecated -> so we can only lock our error handler again ourselves... well... mess ahead... thank you.
12:35 Changeset [20095] by tbretz
Oh great master of the root universe, thanks for you namepace polution.
12:33 Changeset [20094] by tbretz
Switch off warnings in root header ... hmpf.

04/28/21:

18:27 Changeset [20093] by maslowski
Fixed error handeling regarding fitsdump, star and callisto. Also Fixed some typos.

04/26/21:

10:09 Changeset [20092] by tbretz
Made consitsent return codes.

04/25/21:

15:25 Changeset [20091] by maslowski
First commit of disk to database scripts.

04/21/21:

18:48 Changeset [20090] by tbretz
ObjectTemplates can not hold non primitive values anymore, therefore implemented a workaround.
00:21 Changeset [20089] by tbretz
Updated port number.
00:19 Changeset [20088] by tbretz
Updated, server uses SSL connection now.

04/20/21:

23:27 Changeset [20087] by tbretz
Fixed an (un)signed comparison; in case of a bad file descriptor, it seems the connection terminated (looks like a featue of the most recent boost). trying to close the connection can produce crashes. So better avoid that.
23:25 Changeset [20086] by tbretz
Trying to improve exception safety of closing a connection. Calling shutdown is suggested in the close documentation and using the error code should prevent exceptions.

04/19/21:

11:43 Changeset [20085] by tbretz
First argument not required anymore
11:30 Changeset [20084] by tbretz
Fixed a typo
11:29 Changeset [20083] by tbretz
Replaced my own PersistentCopy by UniquePersistent, repaired Thread object (with the drawback that individual threads can not be killed anymore as everything is executed effectively in a single thread. So threads can execute code interleaved but not really in a parallel, like a singel core cpu.
11:20 Changeset [20082] by tbretz
Trying to setup to use the new miniftm for fad reset.

04/16/21:

10:09 Changeset [20081] by tbretz
Updated where the program looks for fact++.rc: 1) current working directory, 2) executable location, 3) sysconfdir (if available)
10:08 Changeset [20080] by tbretz
Updated where the program looks for fact++.rc: 1) current working directory, 2) executable location, 3) sysconfdir (if available)
10:07 Changeset [20079] by tbretz
Define BOOST_FILESYSTEM_NO_DEPRECATED as suggested in the documentation.

04/12/21:

21:10 Changeset [20078] by tbretz
typo in a comment
20:37 Changeset [20077] by tbretz
Template for rc file.
20:35 Changeset [20076] by tbretz
Moved rc-files to an etc dir.
20:34 Changeset [20075] by tbretz
Allow for a fallback solution to look for fact++.rc, which is the syscondir.
19:33 Changeset [20074] by tbretz
fact++.rc must be in the bin directory.
18:56 Changeset [20073] by tbretz
compiler warning on misleading indentation:
18:56 Changeset [20072] by tbretz
Minor fix to installing fpgaftmctrl
18:49 Changeset [20071] by tbretz
Allow for different names in fact and famous.
18:48 Changeset [20070] by tbretz
Restructured to allow for 'make install' as a shortcut, added fpgaftmctrl.
18:32 Changeset [20069] by tbretz
Moved from famous repository
14:45 Changeset [20068] by tbretz
With some compilers Threads need to be specified explicitly in getevent, added some hack to suppress compiler warnings in root-header -- they do not help the compilation at all.
14:44 Changeset [20067] by tbretz
That is a better solution.
14:42 Changeset [20066] by tbretz
Minor fix on excpetion formatting issue.
14:38 Changeset [20065] by tbretz
typo in the po description.
13:51 Changeset [20064] by tbretz
comparison warning of signed vs unsigned
13:04 Changeset [20063] by tbretz
New headers
11:40 Changeset [20062] by tbretz
Allow access to the checksum.
11:39 Changeset [20061] by tbretz
A fix.
11:36 Changeset [20060] by tbretz
Allow compilation without v8, minor fixes to boost hacks, moved miniftmctrl to fact part
11:22 Changeset [20059] by tbretz
Added from famous git repository and updated to be used in a FACT context - maybe more changes to come.
09:17 Changeset [20058] by tbretz
Added comments with some example transactions.
09:17 Changeset [20057] by tbretz
Added an enum for roles.
09:15 Changeset [20056] by tbretz
Added printing of connection information and a default query on all in rootifysql
09:15 Changeset [20055] by tbretz
Allow to output interpreted connection information for debugging purposes.
09:12 Changeset [20054] by tbretz
Added TIMESTAMP as SQL type.

04/11/21:

17:40 Changeset [20053] by tbretz
Some changed to fix some problems with the recent compiler -- looks ugly but according to forums, it should work.
Note: See TracTimeline for information about the timeline view.