Allow SCS to launch without any container
[platform/core/security/vasum.git] / server / containers-manager.cpp
2014-10-15 Lukasz KostyraAllow SCS to launch without any container 98/28698/3
2014-10-02 Lukasz KostyraImplement switchingSequenceMonitorNotify and add VT... 74/28174/3
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-28 Jan OlszakSetting the active container through D-Bus 32/25032/9
2014-07-24 Jan OlszakAPI for obtaining container's IDs 72/24972/4
2014-07-24 Piotr BartosiewiczDbus API for sharing containers DBuses 53/24853/2
2014-07-18 Piotr BartosiewiczDbus proxy call support 36/24636/3
2014-07-15 Piotr BartosiewiczDbus async method call handler 13/24513/2
2014-07-10 Lukasz KostyraAdd flag in container config allowing switch to default... 98/23698/8
2014-07-10 Michal WitanowskiRun Security Containers Server as non root user 78/21478/20
2014-07-04 Lukasz PawelczykA DBUS API to move the files between containers 67/23767/10
2014-06-30 Lukasz KostyraDbus API for "Display Off" signal 90/23090/5
2014-06-25 Mateusz MalickiDispatching container notifications 57/22657/18
2014-06-09 Piotr BartosiewiczConfiguration refactor 43/22543/3
2014-06-02 Lukasz PawelczykMake the code compatible with more compilers 19/21619/5
2014-06-02 Pawel BrodaInput monitor 21/21421/6
2014-05-20 Lukasz KostyraReload SCS binary when updating security-containers 90/21390/5
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 PawelczykHandle reconnecting to the dbus, add glib helper
2014-05-19 Pawel BrodaMore informative logs in Container Admin
2014-05-19 Lukasz PawelczykWrap virDomainPtr and virConnectionPtr in classes.
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