platform/core/security/vasum.git
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
2015-07-28 Dariusz MichalukRemove debug logs in release build. 83/44783/2
2015-07-28 Lukasz PawelczykHide VsmZone and VsmNetdevType structs from API 48/44748/4
2015-07-28 Jan OlszakAdded lxcpp's license 81/44781/4
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-07-27 Dariusz MichalukFix build break 32/44732/1
2015-07-24 Jan OlszakFix build break in clang 72/44672/2
2015-07-24 Jan OlszakAdded libvasum-client's documentation 57/44657/2
2015-07-24 Mateusz MalickiClean up zones root path 95/44195/7
2015-07-23 Jan OlszakAdded libLogger's documentation 04/44604/3
2015-07-23 Lukasz KostyraModify generate_documentation.sh 43/44543/2
2015-07-23 Lukasz KostyraEnable file path stripping in Doxygen 97/44497/2
2015-07-23 Lukasz KostyraFix Doxygen warnings 94/44494/3
2015-07-23 Jan OlszakMain page in Markdown format 95/44495/3
2015-07-23 Jan OlszakAdded favicon to the documentation 81/44481/2
2015-07-22 Jan OlszakDispatching in the main thread 70/44170/6
2015-07-21 Lukasz KostyraUpdate Doxy CSS 53/44253/3
2015-07-21 Lukasz KostyraUpdate doxygen.cfg file, extract its HTML/CSS files 52/44252/3
2015-07-21 RomanKubiakAdded file and syslog backends 72/44072/8
2015-07-20 Jan OlszakIPC: Cleaned up EventPoll usage 83/44283/2
2015-07-17 Dariusz MichalukAdd console_zone to cli 59/43859/6
2015-07-15 Mateusz MalickiFix: cli: error handling 62/43962/2
2015-07-15 Jan OlszakIgnoring SIGTERM 48/43948/2
2015-07-15 Mateusz MalickiSupport vasum-cli to be a script interpreter (2/2) 99/43599/7
2015-07-15 Krzysztof DynowskiSupport vasum-cli to be a script interpreter (1/2) 68/42768/10
2015-07-14 Jan OlszakSignalFD tests 96/43696/7
2015-07-10 Jan OlszakHandling signals with signalfd 87/43387/9
2015-07-08 Mateusz MalickiRemoved unused code (ZONE_CONNECTION macro) 54/42954/4
2015-07-07 Jan OlszakMoved dispatching to Server 95/42995/4
2015-07-06 Mateusz MalickiFix method signature (add override) 85/42985/1
2015-07-06 Mateusz MalickiFix doxygen comment 58/42958/1
2015-07-01 Lukasz PawelczykInteractive mode and other improvements to vasum-cli... 65/42065/8
2015-06-30 Krzysztof DynowskiAdjust to coding style rules 28/42528/4
2015-06-30 Dariusz MichalukVarious changes relating to Fedora Linux support. 68/42068/9
2015-06-30 Lukasz PawelczykImplement a Lock/Unlock Queue API calls. 74/41874/7
2015-06-30 Mateusz MalickiOptimization turned off when compiling with coverage... 31/42231/3
2015-06-25 Krzysztof DynowskiWrapper: send/recv socket fd - based on public domain... 87/42287/1
2015-06-23 Lukasz KostyraFix Klocwork issues 09/42109/1
2015-06-19 Krzysztof DynowskiCheck vasum runtime - rename vasum-check-env to vasum... 98/41998/1
2015-06-19 Lukasz KostyraFinish CreateFile API 79/41579/6
2015-06-18 Dariusz MichalukAdd wrapper for lxc-fedora template 97/41597/5
2015-06-18 Dariusz MichalukDon't print LOGS messages when log level is greater... 13/41813/2
2015-06-17 Jan OlszakVasum's logo and icons 84/41784/1
2015-06-16 Mateusz MalickiRemove HostIpcConnection class 44/40844/5
2015-06-16 Mateusz MalickiAdd vsm_get_event_fd and vsm_enter_eventloop 35/40435/7
2015-06-15 Jan OlszakCreate File in LxcZone 11/41211/9
2015-06-15 Lukasz PawelczykUnlock the latch even in the case of an exception 54/41454/2
2015-06-15 Krzysztof DynowskiCheck vasum runtime environment, provide utility to... 26/40426/10
2015-06-15 Lukasz PawelczykMake all the API calls queue together so we guarantee... 96/40996/4
2015-06-11 Lukasz KostyraRemove ZoneAdmin class 84/40984/3
2015-06-10 Lukasz PawelczykFix for responding to a first request after socket... 46/40846/4
2015-06-10 Mateusz MalickiRemove unused function 55/40955/1
2015-06-09 Lukasz PawelczykFix bash completion in case of user grep color aliases 39/40839/2
2015-06-09 Lukasz KostyraFix CMake variables 22/40822/4
2015-06-08 Lukasz KostyraRemove useless callback layer from Host*Connection 36/40736/3
2015-06-08 Dariusz MichalukVarious changes relating to build on Fedora Linux. 27/40427/3
2015-06-03 Jan OlszakFile descriptor passing via IPC 68/40268/12
2015-06-02 Jan OlszakRemoved Glib connected functions from API 36/40336/1
2015-05-27 Jan OlszakSmall documentation for github 21/40021/2
2015-05-27 Jan OlszakFix configuration script permissions 06/40006/2
2015-05-27 Krzysztof DynowskiVasum wrapper #8: implement socket related functions... 60/39860/6
2015-05-26 Lukasz KostyraRemove libcap_ng and replace it with syscalls 50/39550/5
2015-05-25 Mateusz MalickiFix GetZoneIdByPidTestMultiple, GrantRevoke 80/39680/3
2015-05-25 Mateusz MalickiFix SocketSuite/SystemdSocket 42/39742/2
2015-05-22 Krzysztof DynowskiVasum wrapper #7, add functions introduced in last... 81/39681/4
2015-05-21 Mateusz MalickiFix SwitchToDefault and AllowSwitchToDefault 41/39741/2
2015-05-21 Mateusz MalickiFix IPCSuite/WriteTimeout 35/39735/2
2015-05-20 Dariusz MichalukAdd vsm_get_zone_rootpath API function 55/39655/2
2015-05-20 Mateusz MalickiFix building on x86_64 46/39646/2
2015-05-20 Mateusz MalickiAdd libsystemd-daemon build dependencies 45/39645/3
2015-05-20 Lukasz KostyraFix critical bug in environment.cpp 48/39648/1
2015-05-19 Krzysztof DynowskiVasum wrapper #6, implement vsm_declare_*, add logs... 49/39549/4
2015-05-19 Dariusz MichalukFix ip command 09/39609/1
2015-05-19 Dariusz MichalukReplace brctl with ip (remove bridge-utils dependency) 52/39552/3
2015-05-19 Dariusz MichalukCleanup daemon and zones configuration 42/39542/2
2015-05-19 Mateusz MalickilibIpc separated from vasum #2/2 13/39413/6
2015-05-19 Mateusz MalickilibIpc separated from vasum #1 (code refactor) 05/39305/5
2015-05-18 Krzysztof DynowskiVasum wrapper #5, fix exported function list 59/39359/4
2015-05-13 Dariusz MichalukFix vsm_create_zone timeout 58/39358/1
2015-05-13 Dariusz MichalukRename all not associated with LXC stuff. 40/39340/1
2015-05-12 Krzysztof DynowskiVasum wrapper #4, cleanup 86/39286/3
2015-05-12 Krzysztof DynowskiVasum wrapper #3, fixes, API update 68/39268/2
2015-05-11 Dariusz MichalukCleanup RPM spec file. Fix RPMLINT errors. 01/39201/1
2015-05-11 Mateusz MalickiClient timeout fixes: vsm_start_zone, vsm_shutdown_zone... 93/38993/8
next