platform/core/security/vasum.git
2015-11-06 Pawel KubikNew macro for registering new config field in child... 41/51241/2
2015-11-05 Pawel KubiklibConfig unit-tests 40/50940/6
2015-11-05 Krzysztof Dynowskilxcpp: fix network config serialization 66/51166/2
2015-11-03 Maciej J. Karpiuksend & setup logging in attach parent process. 26/50926/2
2015-11-03 Maciej J. KarpiukAttach is working, test for attach added. 21/50921/3
2015-11-03 Krzysztof Dynowskilxcpp: fix cgroup unit tests 35/50935/2
2015-10-30 Krzysztof Dynowskifix regex, use boost for GCC < 4.9.0 05/50405/5
2015-10-30 Krzysztof Dynowskilxcpp: cgroups configration (part 3) 97/50297/6
2015-10-30 Pawel Kubikconfig: kvstore visitors refactoring 58/49458/21
2015-10-30 Krzysztof DynowskiUnit tests fail randomly, investigation (no fix) 11/50111/6
2015-10-29 Jan Olszakipc: Nonblocking callAsync with empty callback 31/50531/2
2015-10-29 Jan Olszakcommon: waitForFile using Inotify 30/50530/1
2015-10-28 Dariusz MichalukRemove wrapper. Old API is not supported anymore. 96/50296/3
2015-10-28 Lukasz Pawelczyklogger: set thread id column width to 2 29/50429/3
2015-10-28 Lukasz Pawelczyklxcpp: user namespace setup 87/50187/6
2015-10-28 Dariusz MichalukFix build without systemd. 28/50428/1
2015-10-27 Krzysztof Dynowskilxcpp: cgroups API implementation (part 2) 27/49827/9
2015-10-26 Dariusz MichalukFIX: Don't switch to hostVT during testing. 80/50180/1
2015-10-23 Dariusz MichalukMinor documentation fixes. 03/50103/1
2015-10-23 Maciej J. Karpiuklxcpp: provisioning implementation (part 2) 24/49724/14
2015-10-23 Dariusz MichalukAdd link to demo movie. 03/50003/2
2015-10-22 Lukasz PawelczykUse enum class in logger-config as it is possible to... 36/49936/2
2015-10-22 Krzysztof Dynowskilxcpp: cgroups API implementation (part 1) 72/49472/10
2015-10-21 Jan Olszakcommon: Inotify implementation 30/49730/7
2015-10-21 Dariusz MichalukVarious changes relating to create Fedora (LXDE or... 92/45492/11
2015-10-20 Maciej J. Karpiuklxcpp: provisioning implementation (part 1) 97/49597/11
2015-10-15 Krzysztof Dynowskilxcpp: network implementation (part 3) 32/48832/18
2015-10-15 Lukasz PawelczykDon't force compiler colors by default, add an option... 33/49533/2
2015-10-14 Jan Olszaklxcpp: Removed Namespace enum 75/49475/8
2015-10-14 Lukasz PawelczykImplement Container::console() 08/49308/5
2015-10-14 Jan Olszaklxcpp: Adding init process to UTS, PID, NET, IPC namespaces 31/49331/3
2015-10-12 Maciej J. Karpiukvasum: housekeeping, removal of 'using namespace std;' 90/49290/5
2015-10-12 Jan Olszaklxcpp: Stopping container's init process 04/49304/3
2015-10-12 Jan Olszaklxcpp: Added simple container tests 22/49222/4
2015-10-12 Jan Olszaklxcpp: Switch on serialization from libConfig 13/49213/4
2015-10-12 Jan Olszakconfig: enum class serialization 71/49171/5
2015-10-09 Krzysztof Dynowskilxcpp: cgroups API 08/49208/5
2015-10-09 Lukasz PawelczykFix the color codes effectively fixing the BOLD colors 43/49243/1
2015-10-07 Pawel KubikIPC unit tests and testing framework improvements 77/48677/14
2015-10-07 Pawel KubikRemove redundant gcc debug option from CMakeList.txt 18/49118/2
2015-10-07 Jan Olszakconfig: std::pair serialization 35/49035/7
2015-10-06 Jan OlszakFix buildbreak 13/49113/1
2015-10-05 Krzysztof Dynowskifix clang build 28/49028/1
2015-10-01 Jan Olszakconfig: std::array serialization. 91/48791/4
2015-09-30 Jan Olszakconfig: Cstring serialization. 58/48758/3
2015-09-27 Krzysztof Dynowskilxcpp: network implementation (part 2) 01/48301/17
2015-09-28 Pawel KubikFixed dbus testing container configuration. 34/48734/2
2015-09-25 Pawel KubikImproved coverage report instructions. 35/48735/1
2015-09-23 Krzysztof Dynowskihotfix2: assert condition 99/48599/4
2015-09-23 Krzysztof Dynowskihotfix: expression always true, use ::ioctl 89/48589/4
2015-09-22 Jan Olszaklxcpp: Attach process helper 69/48369/10
2015-09-22 Lukasz Pawelczyklxcpp: Terminal preparation part 2 (guest) 35/48535/2
2015-09-22 Lukasz Pawelczyklxcpp: Terminal preparation part 1 (host) 70/48370/4
2015-09-18 Pawel KubikFixed test scripts 73/48373/3
2015-09-17 Krzysztof Dynowskilxcpp: network implementation (part 1) 56/47256/20
2015-09-16 Pawel KubikInstructions for generating code coverage report 77/48177/4
2015-09-16 Lukasz Pawelczyklxcpp: Initial implementation of the start API call 48/47548/22
2015-09-16 Jan Olszaklxcpp: Setting up the control terminal 13/48213/3
2015-09-15 Pawel KubikCLI bash completion fix 98/48098/3
2015-09-11 Pawel KubikStatic common library 93/47893/8
2015-09-10 Pawel Kubikcppcheck fixes 59/47759/3
2015-09-09 Pawel KubikAdd colorful output for the CLI 68/47268/15
2015-09-08 Maciej J. KarpiuklibIpc: doxygen docs added 65/47565/8
2015-09-07 Maciej J. Karpiukserver: file logging added to logging backends 67/47567/4
2015-09-07 Lukasz Pawelczyklxcpp: Changes to the ContainerImpl class API for libCo... 47/47547/6
2015-09-07 Dariusz MichalukAdjust tests to lxc-1.1.3 63/47563/2
2015-09-04 Jan Olszaklxcpp: UID/GID setting in Attach 45/47545/1
2015-09-04 Jan Olszaklxcpp: Command implementation 78/47478/4
2015-09-03 Lukasz Kostyraipc: Fix critical build break in unique-id 64/47464/1
2015-09-03 Maciej J. Karpiukserver: logging-backend selection via command line. 51/47051/12
2015-09-02 Jan Olszaklxcpp: Setting up environment variables 71/47271/7
2015-09-02 Lukasz KostyraChange MessageID and PeerID type to UIDs 35/46235/7
2015-09-01 Pawel KubikFixed clang compilation errors 77/47177/2
2015-09-01 Pawel KubikMove ccolor to common/utils 78/47178/3
2015-08-28 Dariusz MichalukFix GetNetdevAttrs test 47/47047/2
2015-08-28 Pawel KubikRefactored logging code. 20/46920/14
2015-08-28 Krzysztof Dynowskilxcpp: add all required objects to lxcpp.so, add test... 44/47044/4
2015-08-27 Pawel KubikImproved CLI connection error note. 19/46919/7
2015-08-27 Jan Olszaklxcpp: AttachManager and chdir 74/46874/7
2015-08-27 Krzysztof Dynowskilxcpp: network interface 66/46566/6
2015-08-27 Pawel KubikAdd Doxygen libConfig documentation. 65/46865/4
2015-08-26 Jan Olszaklxcpp: Dropping capabilities from the bounding set 68/46668/4
2015-08-26 Lukasz PawelczykAdd ascii-art logo to the readme 58/46558/3
2015-08-25 Jan Olszaklxcpp: Remounting /proc and /sys on attach 41/46641/5
2015-08-21 Jan Olszaklxcpp: Simple attach implementation 40/46340/8
2015-08-21 Krzysztof Dynowskivsm: update network related help, formating changes 63/46463/2
2015-08-19 Krzysztof Dynowskivsm: make vsm> prompt, finish prompt line on exit in... 42/46342/2
2015-08-19 Krzysztof Dynowskivsm: persistant history of entered commands in interact... 22/46322/4
2015-08-06 Krzysztof DynowskiSupport getting list of ip/mask for one interface,... 29/45029/5
2015-08-06 Krzysztof DynowskiCleanup cppcheck statistics 58/45358/6
2015-08-06 Lukasz Pawelczyklxcpp: fix linking of 3rd party binaries with lxcpp 82/45282/3
2015-08-03 Mateusz MalickiInputMonitor connected to epoll dispatcher 85/44785/7
2015-08-03 Dariusz MichalukAdd daemonize function to work in the background. 71/44871/12
2015-08-03 Jan Olszaklxcpp: Added utils sources 10/45110/3
2015-08-03 Dariusz MichalukFix lxcpp tests 12/45212/2
2015-07-31 Jan Olszaklxcpp: setns wrapper 34/45034/6
2015-07-30 Lukasz KostyraAdd test for Lock/UnlockQueue API 20/44920/4
2015-07-29 Krzysztof DynowskiMake vasum-cli arguments shorter/nicer with autocomplet... 12/44612/23
2015-07-29 Lukasz PawelczykFix pkg-config files from returning wrong relative... 15/44915/2
2015-07-29 Jan Olszaklxcpp: Added logger, tests and changed exceptions 65/44865/6
next