summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.cpp
Commit message (Expand)AuthorAge
* Read all remaining data before closing down the socket.Christian Mollekopf2018-05-20
* Debug message for how we start the resource process.Christian Mollekopf2018-05-18
* Better debug messages if the command is too smallChristian Mollekopf2018-05-16
* Fixed more warnings and then disabled themChristian Mollekopf2018-03-25
* ConnectionRefused happens to be 0Christian Mollekopf2018-03-21
* The fallback on PATH was not implicit.Christian Mollekopf2018-03-20
* Improved debug outputChristian Mollekopf2018-03-18
* Improved debug outputChristian Mollekopf2018-03-18
* Improved debugging outputChristian Mollekopf2018-03-18
* Use connectToServer instead of setServerName + openChristian Mollekopf2018-03-18
* QStandardPaths has a function to find executables.Christian Mollekopf2018-03-17
* Try starting the synchronizer with an absolute path, and fallback toChristian Mollekopf2018-03-17
* Removed ResourceAccess::Private leak and resolved resulting memoryChristian Mollekopf2017-11-16
* Remove complete commands from the completeCommands hash againChristian Mollekopf2017-11-12
* Revert "Fixed memoryleak"Christian Mollekopf2017-11-10
* Fixed use after freeChristian Mollekopf2017-11-09
* Fixed memoryleakChristian Mollekopf2017-11-09
* Ensure we get an appropriate exit code when a resource crashes.Christian Mollekopf2017-10-31
* Only processPendingCommandQueue once and send secret command after that.Christian Mollekopf2017-09-18
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Default to NoStatus for resources until we know more.Christian Mollekopf2017-08-25
* Build with flatbuffers 1.7Christian Mollekopf2017-06-23
* Added progress notificationChristian Mollekopf2017-05-04
* Don't filter notifications too early.Christian Mollekopf2017-03-26
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Better debugoutputChristian Mollekopf2017-03-21
* Added notification code for mailtransportChristian Mollekopf2017-03-17
* Debug outputChristian Mollekopf2017-03-14
* Longer timeout so we have time to attach a debuggerChristian Mollekopf2017-01-18
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* Kill all commands on failing to connect to a resource.Christian Mollekopf2016-12-12
* Adapt to kasync changesChristian Mollekopf2016-12-12
* interresource moveChristian Mollekopf2016-12-02
* Added the flush command.Christian Mollekopf2016-11-25
* Abort operations if we failed to connect to the resource.Christian Mollekopf2016-11-24
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* Don't hardcode the type property.Christian Mollekopf2016-09-27
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Update the status if the resource crashedChristian Mollekopf2016-07-11
* A new debug system.Christian Mollekopf2016-07-07
* Fixed a bunch of memory leaks.Christian Mollekopf2016-07-06
* Trace notificationsChristian Mollekopf2016-07-06
* Skip superfluous notificationsChristian Mollekopf2016-07-06
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
* Made the log-level output a lot less noisyChristian Mollekopf2016-06-20
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
* Pass in the inspection typeChristian Mollekopf2016-05-24
* Propagate test-mode to resources.Christian Mollekopf2016-05-23
* Propagate the synchronization error.Christian Mollekopf2016-05-22
* A better crashhandler that notifies the client of the crash.Christian Mollekopf2016-05-22