User contributions
1 September 2014
How to submit patches
Add "Checking patches for errors"
+655
How to submit patches
mention linux kernel coding style
m+99
30 August 2014
6 August 2014
Comparison to other CR projects
mention C API
m+14
Pid restore
Colorize example by using <code lang="c"> tag.
m+15
CLI
Move security topic to separate page
m-547
RPC
replace Usage#Security with Security
m-6
Security
Mention new security policy
5 August 2014
Checkpoint/Restore
add link to "Pid restore"
m+22
Main Page
add "Pid restore" entry to "Under the hood"
m+18
Pid restore
Explain how PID restore works
8 July 2014
18 December 2013
C API
no edit summary
m-1
Main Page
Add libcriu to usage.
m+13
C API
no edit summary
m+37
C API
no edit summary
m+1
C API
no edit summary
+73
C API
Created page with "'''libcriu''' is a C API for CRIU, which is a simple wrapper around our RPC. Although you can use RPC directly, libcriu provides the interface that is much easier to u..."
2 October 2013
22 September 2013
21 September 2013
RPC
no edit summary
+37
RPC
no edit summary
m+1
RPC
no edit summary
+1
RPC
no edit summary
+6
RPC
no edit summary
+64
RPC
no edit summary
+243
15 September 2013
RPC
no edit summary
-2
RPC
Created page with "CRIU-RPC is a remote procedure call (RPC) protocol which uses Google Protocol Buffers to encode its calls and SOCK_SEQPACKET Unix domain socket as a transport mechanism. == P..."