lxcpp: fix cgroup unit tests
[platform/core/security/vasum.git] / server / server.cpp
2015-10-14 Lukasz PawelczykImplement Container::console() 08/49308/5
2015-08-28 Pawel KubikRefactored logging code. 20/46920/14
2015-07-22 Jan OlszakDispatching in the main thread 70/44170/6
2015-07-15 Jan OlszakIgnoring SIGTERM 48/43948/2
2015-07-10 Jan OlszakHandling signals with signalfd 87/43387/9
2015-07-07 Jan OlszakMoved dispatching to Server 95/42995/4
2015-06-19 Krzysztof DynowskiCheck vasum runtime - rename vasum-check-env to vasum... 98/41998/1
2015-06-15 Krzysztof DynowskiCheck vasum runtime environment, provide utility to... 26/40426/10
2015-05-26 Lukasz KostyraRemove libcap_ng and replace it with syscalls 50/39550/5
2015-05-19 Mateusz MalickilibIpc separated from vasum #1 (code refactor) 05/39305/5
2015-05-06 Mateusz MalickiRemove strerror usage 54/38854/5
2015-04-23 Mateusz MalickiPrevent from server termination after SIGPIPE 09/38609/4
2015-04-14 Dariusz MichalukZones stopped by default when Vasum is starting. 72/38072/3
2015-03-04 Piotr BartosiewiczPersistent state of zone 69/36269/1
2015-02-13 Piotr BartosiewiczDon't store dynamic config in conf files 25/35425/1
2015-01-16 Piotr BartosiewiczAdd prefix to config db 24/33924/1
2015-01-15 Piotr BartosiewiczFix persistence of dynamically created zones 30/33630/6
2014-12-09 Dariusz MichalukRename containers to zones 11/31711/3
2014-12-09 Dariusz MichalukRename security containers to vasum 51/31651/4
2014-11-20 Piotr BartosiewiczMerge remote-tracking branch 'origin/unstable' into... 80/30580/1
2014-10-27 Lukasz KostyraAdd launchAsRoot and use it when adding new container 22/29022/4
2014-10-27 Lukasz KostyraFix issue with permissions when copying dir contents 21/29021/3
2014-10-23 Piotr BartosiewiczGet rid of libvirt configs 56/29256/2
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-10 Michal WitanowskiRun Security Containers Server as non root user 78/21478/20
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 Lukasz KostyraUpdate some missing boilerplates
2014-05-19 Jan OlszakBasic version of the Server class