summaryrefslogtreecommitdiff
path: root/ufo/ufo-daemon.c
Commit message (Expand)AuthorAge
* ufod: fix segfault if no address is specifiedMatthias Vogelgesang2016-04-20
* Fix segfault with long-running tasksMatthias Vogelgesang2015-07-16
* Prevent daemon from leaking OpenCL resourcesMatthias Vogelgesang2015-07-09
* Fix broken continuous daemon operationMatthias Vogelgesang2015-07-09
* Add better debug outputMatthias Vogelgesang2015-07-08
* Simplify retry_send_messageMatthias Vogelgesang2015-07-08
* Remove duplicate ACK send codeMatthias Vogelgesang2015-07-08
* Fix potential use of unitialized variableMatthias Vogelgesang2015-07-06
* Clean up and add debug messages for clusteringMatthias Vogelgesang2015-07-03
* Improved ufo_messenger_send_blockingTimo Dritschler2015-04-24
* Added ufo_messenger_create factoryTimo Dritschler2015-04-24
* Simplify resource management in the daemonMatthias Vogelgesang2015-04-22
* Remove UfoArchGraphMatthias Vogelgesang2015-04-21
* Rework message handlingMatthias Vogelgesang2015-04-21
* Fix #88: communication brokenMatthias Vogelgesang2015-04-21
* Fix ZMQ tests and make ZMQ support optionalMatthias Vogelgesang2015-03-23
* Simplify MPI configurationMatthias Vogelgesang2015-03-19
* Remove hard dependency on ZeroMQMatthias Vogelgesang2015-03-19
* Allow multi input tasks for remote processingSven Werchner2015-02-11
* Added function to simplify adding remotes from extern codeSven Werchner2015-02-10
* Use GError-based error handling for communicationMatthias Vogelgesang2014-11-25
* Retire UfoConfig infrastructureMatthias Vogelgesang2014-10-23
* Decouple config from schedulerMatthias Vogelgesang2014-10-23
* Remove remote handling from the scheduler(s)Matthias Vogelgesang2014-10-23
* Add scheduler base classMatthias Vogelgesang2014-04-30
* Add MPI supportTimo Dörr2013-10-23
* Abstract away communication into interfaceTimo Dörr2013-10-23
* Fix test execution problem on openSUSEMatthias Vogelgesang2013-10-23
* Add a shim macros to support both zmq 2 and 3Matthias Vogelgesang2013-09-26
* Don't cleanup empty input buffersTimo Dörr2013-09-23
* Do not return NULL in ufo_daemon_start on errorMatthias Vogelgesang2013-09-18
* Remove g_thread_ref/unref for glib 2.30 compatTimo Dörr2013-09-18
* Put the ufod daemon into own class UfoDaemonTimo Dörr2013-09-02