summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/processcontainer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix: software-container plugin is not able to connect to the P2P busRobert Griebl2018-10-121-1/+2
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-12/+5
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-1/+2
* Refactor the Application objectDaniel d'Andrada2018-05-141-2/+2
* Clang code model fixesRobert Griebl2018-04-171-2/+2
* Preserve the PID of apps when they crash for better error outputRobert Griebl2018-02-201-0/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-3/+8
* Fix crash on shutdownRobert Griebl2017-03-281-0/+1
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-2/+2
* Fix for clazy and clang static code analysis findingsRobert Griebl2017-02-271-1/+1
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-8/+8
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Extended the container interface to make it aware of the app it is executingRobert Griebl2016-12-201-6/+6
* Emit application specific memory warningsBernd Weimer2016-12-151-0/+3
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-1/+1
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+4
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-3/+11
* Added a plugin mechanism - currently for startup and containersRobert Griebl2016-08-231-1/+2
* Added support for 'debug wrappers' (gdbserver, valgrind, etc.)Robert Griebl2016-08-101-2/+3
* Added cgroup support to the default process container solution.Robert Griebl2016-06-091-0/+6
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Added configurability via YAML to the containers sub-system.Robert Griebl2016-03-161-1/+10
* Refactored the runtime and container APIRobert Griebl2015-12-081-0/+80