summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Piotr Bartosiewicz [Tue, 11 Mar 2014 10:30:47 +0000 (11:30 +0100)]
More log levels
[Issue#] N/A
[Bug/Feature] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build, install, run tests, see output
Change-Id: Icc89e8ad6cc6e191c6266524056269befdd1a968
Jan Olszak [Wed, 5 Mar 2014 09:10:06 +0000 (10:10 +0100)]
Suspending and resuming domains
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install, run unit tests.
Change-Id: I6c36ca802835e7e05c21817ef030e73e6e5d4e8d
Pawel Broda [Tue, 4 Mar 2014 09:11:44 +0000 (10:11 +0100)]
Add .xml configuration files describing containers
[Issue#] N/A
[Bug/Feature] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build and install on the host
Change-Id: I5e4fcbf8f97b1496c3e11c2c6b0c3bc9ff32d830
Signed-off-by: Pawel Broda <p.broda@partner.samsung.com>
Mateusz Malicki [Thu, 6 Mar 2014 10:38:37 +0000 (11:38 +0100)]
Doxygen for Security Containers
[Issue#] PSDAC-174
[Feature] Doxygen for Security Containers
[Cause] No code documentation
[Solution] Create a configuration file to generate documentation
[Verification] Create documentation by following a procedure described in README file
Change-Id: I9dd8bc5f4ada1cfb6d1b1d844ae892faf8d23fb1
Michal Witanowski [Mon, 24 Feb 2014 09:27:58 +0000 (10:27 +0100)]
Configuration file parsing
[Issue#] PSDAC-147
[Bug/Feature] Parsing/writing configuration files for containers daemon.
[Cause] N/A
[Solution] GenericConfigClass was created.
[Verification] Build, install and run config tests suite via executing
"security-containers-server-unit-tests --run_test=ConfigSuite".
Input and output strings should match (except whitespaces and
floating point values).
Change-Id: I1bf6ceb9dd5c8e4606838a8e758a564da35569c7
Jan Olszak [Thu, 27 Feb 2014 16:26:42 +0000 (17:26 +0100)]
Unit test framework for the daemon
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install,
run security-containers-server-unit-tests
Change-Id: I83404c4c6042a28c7d97ecd20f2c6b41a6041513
Jan Olszak [Thu, 20 Feb 2014 10:24:33 +0000 (11:24 +0100)]
Class for managing libvirt containers
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install,
su; libvirtd
su; security-containers-server
Change-Id: I9ecd109cef8312fad0a006080c73b15032b5ff2e
Jan Olszak [Fri, 14 Feb 2014 13:51:22 +0000 (14:51 +0100)]
Base classes for exceptions.
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install all packages with rpm.
Change-Id: Ieab52a7fc102d191776a4087cb21aca02351871f
Jan Olszak [Fri, 14 Feb 2014 11:42:22 +0000 (12:42 +0100)]
Parsing options in SCS binary.
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install all packages with rpm.
run: security-containers-server -h
run: security-containers-server -v
Change-Id: I9a1e10578968437495209dc5b858af839f822827
Jan Olszak [Tue, 11 Feb 2014 12:52:12 +0000 (13:52 +0100)]
Building and packaging structure.
[Issue#] PSDAC-64
[Bug] N/A
[Cause] N/A
[Solution] N/A
[Verfication] Build and install all packages with rpm.
Change-Id: I41654c8aa0e98e8ad3235bb6ec9c257bcad7a3de
Sehong Na [Wed, 26 Mar 2014 07:16:47 +0000 (00:16 -0700)]
Initial empty repository