Remove libvirt code (prepare to replace with lxc)
[platform/core/security/vasum.git] / server / container-admin.cpp
2014-10-21 Piotr BartosiewiczRemove libvirt code (prepare to replace with lxc) 97/29097/2
2014-09-16 Lukasz KostyraAdd API to create new containers 84/26384/8
2014-07-30 Jacek PielaszkiewiczExtract common/log, common/dbus, common/config director... 61/24861/4
2014-07-07 Lukasz KostyraDestroy libvirt domains with signal 60/23960/1
2014-06-13 Piotr BartosiewiczManage containers networking 00/22800/4
2014-06-02 Lukasz PawelczykMake the code compatible with more compilers 19/21619/5
2014-05-20 Lukasz KostyraReload SCS binary when updating security-containers 90/21390/5
2014-05-19 Casey SchauflerMerge "Make Security Containers Server a systemd servic...
2014-05-19 Lukasz PawelczykUnit tests for ContainerAdmin using and testing the... 76/21376/1
2014-05-19 Lukasz PawelczykAdd libvirt's event listeners and use them to implement...
2014-05-19 Piotr BartosiewiczRemove some minor clang warnings
2014-05-19 Lukasz PawelczykDelay sending container to the background.
2014-05-19 Lukasz PawelczykCleanup container/domain nomenclature.
2014-05-19 Pawel BrodaMore informative logs in Container Admin
2014-05-19 Jan OlszakOperator of conversion to bool for LibvirtDomain and...
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 informations in boilerplates
2014-05-19 Piotr BartosiewiczFix logging after last refactor
2014-05-19 Lukasz PawelczykRefactor of Security Containers project structure