IPC unit tests and testing framework improvements
[platform/core/security/vasum.git] / CMakeLists.txt
2015-10-07 Pawel KubikRemove redundant gcc debug option from CMakeList.txt 18/49118/2
2015-09-16 Lukasz Pawelczyklxcpp: Initial implementation of the start API call 48/47548/22
2015-09-11 Pawel KubikStatic common library 93/47893/8
2015-09-01 Pawel KubikFixed clang compilation errors 77/47177/2
2015-07-29 Lukasz PawelczykFix pkg-config files from returning wrong relative... 15/44915/2
2015-07-27 Dariusz MichalukVarious changes relating to build on Ubuntu and Fedora... 91/44191/8
2015-07-27 Mateusz Malickilxcpp skeleton 13/44613/8
2015-06-30 Mateusz MalickiOptimization turned off when compiling with coverage... 31/42231/3
2015-06-09 Lukasz KostyraFix CMake variables 22/40822/4
2015-06-08 Dariusz MichalukVarious changes relating to build on Fedora Linux. 27/40427/3
2015-05-19 Mateusz MalickilibIpc separated from vasum #2/2 13/39413/6
2015-05-12 Krzysztof DynowskiVasum wrapper #4, cleanup 86/39286/3
2015-05-03 Krzysztof DynowskiVasum client wrapper epoch fix, remove unwanted logging 92/39192/4
2015-05-06 Mateusz MalickiListen on dbus and ipc socket at the same time 78/38978/4
2015-05-06 Dariusz MichalukCreate libLogger, libSimpleDbus, libConfig packages. 55/38855/5
2015-04-28 Lukasz KostyraMake tests independent from running Vasum server instance 62/38762/1
2015-04-17 Dariusz MichalukAdd libSimpleDbus, libLogger, libConfig source code... 59/38359/1
2015-04-16 Mateusz MalickiHost to host communication through IPC (switch to IPC #2) 96/37996/11
2015-03-12 Dariusz MichalukFix building rpm packages. 91/36291/4
2015-03-05 Jan OlszakColoring compiler's output 05/36305/6
2015-02-25 Lukasz KostyraAdd systemd socket support 92/35292/13
2015-01-09 Mateusz MalickiFixed generation of log_sink file 33/33433/2
2014-12-16 Dariusz MichalukChange zonesPath and ExecStart command in service 84/32084/7
2014-12-09 Piotr BartosiewiczFix doxy comments and some other warnings 75/31775/1
2014-12-09 Piotr BartosiewiczCMake options for fsanitize and additional warnings 67/31767/1
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-23 Piotr BartosiewiczGet rid of libvirt configs 56/29256/2
2014-10-16 Mateusz MalickiCommand line interface to SCS 01/28701/5
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-11 Piotr BartosiewiczContainers support package 54/24054/3
2014-07-10 Michal WitanowskiRun Security Containers Server as non root user 78/21478/20
2014-06-13 Lukasz KostyraAdd framework for integration tests 47/22447/5
2014-06-02 Lukasz PawelczykMake the code compatible with more compilers 19/21619/5
2014-05-29 Lukasz KostyraReorganize tests in security-containers 33/22133/3
2014-05-20 Michal WitanowskiFix building without spec 20/21420/3
2014-05-19 Jan OlszakIntroduced Container Daemon
2014-05-19 Lukasz PawelczykMake rpm also package directories with their proper...
2014-05-19 Piotr BartosiewiczFix logging after last refactor
2014-05-19 Lukasz PawelczykRefactor of Security Containers project structure
2014-05-19 Lukasz PawelczykProper switching focus between containers without freez...
2014-05-19 Piotr BartosiewiczCMakeLists cleanup, spec fixes
2014-05-19 Lukasz PawelczykCleanup of Container's architecture, new handling of...
2014-05-19 Lukasz KostyraInstall scripts using CMakeLists. Correct script names.
2014-05-19 Pawel BrodaUse boost to parse command line options
2014-05-19 Piotr BartosiewiczEnable building in debug mode
2014-05-19 Piotr BartosiewiczSmall fixes and enhancements
2014-05-19 Pawel BrodaAdd .xml configuration files describing containers
2014-05-19 Michal WitanowskiConfiguration file parsing
2014-05-19 Jan OlszakClass for managing libvirt containers
2014-05-19 Jan OlszakBuilding and packaging structure.