Add libvirt's event listeners and use them to implement a graceful stop
[platform/core/security/vasum.git] / server /
2014-05-19 Lukasz PawelczykAdd libvirt's event listeners and use them to implement...
2014-05-19 Jan OlszakParsing LogLevel in the Logger
2014-05-19 Piotr BartosiewiczRemove some minor clang warnings
2014-05-19 Lukasz PawelczykHandle reconnecting to the dbus, add glib helper
2014-05-19 Piotr BartosiewiczFix config type of cpu quota
2014-05-19 Lukasz PawelczykMinor changes to ContainerConnection
2014-05-19 Piotr BartosiewiczInclude system headers as system
2014-05-19 Piotr BartosiewiczSplit ContainerConnection into two classes
2014-05-19 Lukasz PawelczykDelay sending container to the background.
2014-05-19 Lukasz PawelczykCleanup container/domain nomenclature.
2014-05-19 Piotr BartosiewiczIntroduce ContainerConnection class
2014-05-19 Lukasz PawelczykMake the containers redefine automatically.
2014-05-19 Dariusz MichalukVarious changes in logger
2014-05-19 Pawel BrodaMore informative logs in Container Admin
2014-05-19 Michal WitanowskiAdd DLOG devices to libvirt configurations
2014-05-19 Jan OlszakOperator of conversion to bool for LibvirtDomain and...
2014-05-19 Piotr BartosiewiczUnit tests various fixes
2014-05-19 Lukasz PawelczykCapture the libvirt logs and output them using our...
2014-05-19 Lukasz PawelczykWrap virDomainPtr and virConnectionPtr in classes.
2014-05-19 Lukasz KostyraUpdate some missing boilerplates
2014-05-19 Lukasz KostyraUpdate informations in boilerplates
2014-05-19 Jan OlszakBasic version of the Server class
2014-05-19 Piotr BartosiewiczFix logging after last refactor
2014-05-19 Lukasz PawelczykRefactor of Security Containers project structure