A non-official workaround is to change the host name in /etc/hosts to contain a dot...
tango-db bug if /etc/tangorc contains commented TANGO_HOST entries
Really strange. I don't think I have ever seen this kind of behaviour. Does the monitoring...
Dear Franco, great news that problem is solved by specifying TANGO_HOST with the...
Hi Franco, can you try to specify the network interface to use to the device server...
Dear Franco, the log files are not attached. Can you send them seprately please....
Dear Franco, I have checked with the experts here and it appears the bug mentioned...
Dear Franco, I have checked with the experts here and it appears the bug mentioned...
Franco, what is strange is that to this email on the mailing list: http://www.esrf.eu/mail_archives/tango/archive/msg07056.html...
Franco, this sounds exciting, we will do our best to fix this. I think the problem...
Hi Franco, I confirm your bug. I can reproduce it with python 2.7 and python3. I...
On 04/10/2014 08:24, IMS ERAS wrote: We do are getting the events over the network,...
It sounds like you are not getting events across the network. What version of PyTango...
Problem reading pgm files
added support for tango mysql tables. To choose...
added db_dump utility to dump an ndbm database ...
commented out newserver in configure.ac
remove newserver from Makefile.am
re-added all source code files for mysql server...
removed ndbm server directory
new version of create_tango.sql script which in...
Fixed bug in mysql_miscbro.cpp, added some usef...
fixed problem with db_get_devexp() call for mysql
added support for mysql; always use localhost a...
merged with esrf version 4.61
merged with esrf version 3.42
merged with esrf dev_errors.c version 8.50
merged with esrf BlcDsNumbers.h version 3.80
merged with esrf version 8.82
merged with esrf version 4.40
merged with esrf version 8.50
renamed .C and .H files to .cpp and .h
merged with esrf version 4.5
ported to esrf version 8.82
merged with esrf version 8.82
merged with esrf version 1.5
latest version from the esrf (V8.82)
using zero_timeout instead of import_timeout
removed log history
replaced commands_list with commands_map
merged with esrf version 8.82
changes to how the commands_map is initialised ...
merged with esrf version 8.82
ported commands_list to commands_map
fixed bugs in esrf merge (problem with commands...
replace commands_map with commands_list a la ESRF
included DevServer.h
added support for tango; added DSSignal to taco...
fixed bug with -nodb option
added GetCommandNumber() method to initialise c...
removed static from setup_config(); added cast ...
added fields required by tango to dev_import
removed constructor for CommandsListEntry; adde...
start h2py with python
table of list of commands
removed call to tango_dev_event_query()
added tango support to taco
added prototype for setup_config() and tango at...
added include Device.h
removed signal
removed check against STRING_SIZE in db_putreso...
fixed typo in comment
removed predefining _db_setup_h
added tango support
added DELETE commands before INSERT to avoid du...
script to run db_dump generated by libtool
added db_dump to PROGRAMS
initalise commands_list
added map for counting number of times a device...
added test for long resource values
improved detection of Motif platform in configu...
libdsxdr and libdbapi are now included in libta...
ported to Solaris 7 and 8 with Forte cc and CC ...
added _count.h for solaris platforms
modified libtaco to include libdsxdr_all instea...
improved tango and corba detection; changed def...
ported to windows xp
linking conv2gdbm utility as -static so I can d...
removed log comments
ignore agps project directory
added agps project
added C version of AG simulated powersupply
removed OBPolicies.h and included dc.h
split declaration of ret and usage thereof to m...
fixed bug in macro to detect the Solaris C++ co...
added std:: namespace to transform() for solari...
changed output of test_client2 to agree with wh...
initalised command list for class TestDevice2
commented out DEBUG statement reference to std:...
added extern"C" to prototypes so the C version ...
Device class does not inherit form DeviceBase a...
replaced libdsxdr with libdsxdr_all to include ...
added print statement for error
added missing std:: qualifiers to cout and endl...
removed SELECT call to NAMES table
removed dbm_xdr.cpp from SOURCES, db xdr routin...
removed dbm_xdr.cpp, use the db xdr routines in...
added extern "C" prototyping
changed dev_get_sig_xxx() functions into extern...
ported to solaris