Add API to create new containers
[platform/core/security/vasum.git] / common / utils / fs.cpp
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-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-13 Piotr BartosiewiczManage containers networking 00/22800/4
2014-06-13 Jan OlszakVarious changes to InputMonitor 61/22561/11
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-06-02 Jan OlszakMoving to boost::filesystem 78/22278/5
2014-05-20 Piotr BartosiewiczMount containers /run folder with proper smack labels 93/21393/5
2014-05-20 Lukasz KostyraReload SCS binary when updating security-containers 90/21390/5
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 BartosiewiczIntroduce ContainerConnection class
2014-05-19 Piotr BartosiewiczUnit tests various fixes
2014-05-19 Lukasz PawelczykWrap virDomainPtr and virConnectionPtr in classes.