Ignoring SIGTERM
[platform/core/security/vasum.git] / server /
2015-07-15 Jan OlszakIgnoring SIGTERM 48/43948/2
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-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-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-15 Jan OlszakCreate File in LxcZone 11/41211/9
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-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-05-27 Jan OlszakFix configuration script permissions 06/40006/2
2015-05-26 Lukasz KostyraRemove libcap_ng and replace it with syscalls 50/39550/5
2015-05-20 Mateusz MalickiAdd libsystemd-daemon build dependencies 45/39645/3
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-13 Dariusz MichalukRename all not associated with LXC stuff. 40/39340/1
2015-05-11 Mateusz MalickiRemoved unnecessary debug messages logging 79/39179/4
2015-05-06 Mateusz MalickiRemove strerror usage 54/38854/5
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-05-05 Mateusz MalickiRemove zone-host connection 28/38728/10
2015-05-05 Dariusz MichalukRemove libvirt code 65/38965/3
2015-04-28 Lukasz KostyraMake tests independent from running Vasum server instance 62/38762/1
2015-04-23 Mateusz MalickiRename: DispalyOff to SwitchToDefault, ZoneDbusState... 03/38503/9
2015-04-23 Mateusz MalickiPrevent from server termination after SIGPIPE 09/38609/4
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-04-14 Dariusz MichalukZones stopped by default when Vasum is starting. 72/38072/3
2015-04-09 Dariusz MichalukUpdate tizen common (with wayland) lxc template 38/37938/2
2015-04-07 Lukasz KostyraMove shutdown timeout to Zone config 35/37835/1
2015-03-30 Mateusz MalickiFIX: vsm_lookup_zone_by_id, vsm_zone_get_netdevs; test... 28/37528/4
2015-03-30 Mateusz MalickiPossibility to remove ipv4/ipv6 addresses from interface 79/36979/6
2015-03-25 Jan OlszakUsing libConfig structures for input in server 63/36863/4
2015-03-25 Mateusz MalickiGet/set ipv4/ipv6 address, up/down interface 38/36538/13
2015-03-25 Mateusz MalickiAdd destroyNetdev, createBridge and tests for netdev 68/36268/10
2015-03-24 Mateusz MalickiAbility to fetch information from netlink (list netdev) 05/36105/23
2015-03-12 Jan OlszakIPC agnostic MethodResultBuilder 01/36601/10
2015-03-12 Dariusz MichalukAdd timeout after zone start. 90/36290/4
2015-03-12 Dariusz MichalukDisable dbus integration. 89/36289/3
2015-03-04 Piotr BartosiewiczPersistent state of zone 69/36269/1
2015-03-02 Mateusz MalickiStubs for get/set ipv4/ipv6, destroy netdev and list... 21/35621/8
2015-03-02 Mateusz MalickiCreating netdev 69/35369/13
2015-02-27 Piotr BartosiewiczEnable cpuQuota options, fix cpuQuota logic 64/35964/2
2015-02-25 Lukasz KostyraAdd systemd socket support 92/35292/13
2015-02-18 Piotr BartosiewiczBetter exception testing 87/35587/1
2015-02-18 Mateusz MalickiStubs for creating netdev 49/35349/3
2015-02-13 Piotr BartosiewiczDon't store dynamic config in conf files 25/35425/1
2015-02-12 Piotr BartosiewiczCode refactor/cleanup 70/35370/1
2015-02-06 Piotr BartosiewiczCreate zone api method support templateName parameter 68/35068/1
2015-02-06 Piotr BartosiewiczCode cleanup 53/35053/1
2015-02-05 Mateusz MalickiAdd remove and list to vasum-server and vasum-client 97/34497/7
2015-02-04 Piotr BartosiewiczFix generating IP and VT for new zones 24/34924/2
2015-01-30 Piotr BartosiewiczPreserve zones order. Fix switching zone to the next... 87/34587/6
2015-01-28 Piotr BartosiewiczFix focus, defaultId, foregroundId logic 67/34467/3
2015-01-27 Mateusz MalickiAdd list and remove to ZoneProvision class 02/34402/10
2015-01-22 Piotr BartosiewiczProvisioning uses dynamic configuration 59/34259/3
2015-01-21 Mateusz MalickiSome synchronizations 36/34136/4
2015-01-16 Piotr BartosiewiczAdd prefix to config db 24/33924/1
2015-01-15 Mateusz MalickiPrevent from call method on partially destroyed object 56/33856/2
2015-01-15 Piotr BartosiewiczFix persistence of dynamically created zones 30/33630/6
2015-01-15 Mateusz MalickiUnallocate provisioned resources in destructor 61/33761/5
2015-01-08 Dariusz MichalukAdd correct button configuration 39/33339/1
2015-01-07 Dariusz MichalukUpdate tizen common (with wayland) lxc template 49/32949/3
2015-01-07 Jan OlszakIPC: External polling loop with a Client 52/32052/12
2015-01-07 Piotr BartosiewiczSmall code cleanup 89/32989/2
2014-12-23 Piotr BartosiewiczImplement grant and revoke device 11/32611/5
2014-12-23 Dariusz MichalukImplement shutdown/start function in server, client... 69/32669/2
2014-12-19 Mateusz MalickiTaking into account the provision configuration 07/31207/12
2014-12-18 Dariusz MichalukRearrange create zone process 92/32392/3
2014-12-17 Piotr BartosiewiczFix synchronization issues 73/32373/2
2014-12-16 Mateusz MalickiSome cppcheck fixes 53/32153/2
2014-12-16 Dariusz MichalukUpdate tizen common (with wayland) lxc template 85/32085/7
2014-12-16 Dariusz MichalukChange zonesPath and ExecStart command in service 84/32084/7
2014-12-16 Dariusz MichalukAdding support for --vt option in lxc-templates 83/32083/4
2014-12-16 Piotr BartosiewiczWorker thread utility class 91/31891/7
2014-12-16 Lukasz KostyraAdd "enabled" file 96/32096/3
2014-12-09 Piotr BartosiewiczFix doxy comments and some other warnings 75/31775/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-12-09 Mateusz MalickiImplementation of provisioning functions (store declara... 08/31208/10
2014-12-04 Dariusz MichalukRename domain to zone in files names 68/31368/1
2014-12-04 Dariusz MichalukRename domain to zone 64/31364/1
2014-12-04 Dariusz MichalukAdded lock_domain/unlock_domain to container manager 11/31111/6
2014-12-04 Mateusz MalickiAdd stubs for provisioning 09/31209/5
2014-12-03 Piotr BartosiewiczFix running tests under valgrind 19/31219/3
2014-11-28 Piotr BartosiewiczSupport for destroying container 66/30966/3
2014-11-26 Dariusz MichalukAdd tizen common (with wayland) lxc template 27/30727/5
2014-11-25 Piotr BartosiewiczTemplated network configuration 19/30819/2
2014-11-25 Piotr BartosiewiczFix create container from template 31/30731/3
next