GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
mirror/gsoc/2017/aliceferrazzi/elivepatch.git
master
Gentoo simple live patch system
Alice Ferrazzi <alicef@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elivepatch_client
/
client
/
cli.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved elivepatch-client and elivepatch-server to a different
Alice Ferrazzi
2017-08-28
1
-98
/
+0
*
added shelve db for remember already installed cve patch
Alice Ferrazzi
2017-08-23
1
-2
/
+24
*
removed not needed code
Alice Ferrazzi
2017-08-22
1
-7
/
+0
*
made function for building and installing the live patch
Alice Ferrazzi
2017-08-22
1
-12
/
+20
*
return list of cve id and cve patch after getting the missing cve from the
Alice Ferrazzi
2017-08-20
1
-1
/
+8
*
Draft of function for downloading security patches for the current
Alice Ferrazzi
2017-08-16
1
-2
/
+14
*
removed build_livepatch from client as already doing automatically when
Alice Ferrazzi
2017-08-12
1
-1
/
+0
*
sending incremental patches and main patches
Alice Ferrazzi
2017-08-07
1
-3
/
+3
*
improved function for get patches list from eapply_user patches and temporary
Alice Ferrazzi
2017-08-07
1
-2
/
+3
*
changed function and variable name to main_patch
Alice Ferrazzi
2017-08-06
1
-1
/
+1
*
adding incremental patches feature in progress
Alice Ferrazzi
2017-07-28
1
-2
/
+6
*
fix message for cve option
Alice Ferrazzi
2017-07-24
1
-1
/
+1
*
Removed client check for system kernel version.
Alice Ferrazzi
2017-07-12
1
-1
/
+0
*
Unified send file function
Alice Ferrazzi
2017-07-06
1
-2
/
+1
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
1
-4
/
+4
*
dynamically passing kernel version
Alice Ferrazzi
2017-07-01
1
-6
/
+5
*
Copyright fix to GPLv2+
Alice Ferrazzi
2017-06-30
1
-14
/
+3
*
Added working get function for download the live patch generated
Alice Ferrazzi
2017-06-28
1
-0
/
+1
*
added build livepatch option after sending config file and patch file
Alice Ferrazzi
2017-06-22
1
-0
/
+1
*
Added send patch function for sending the patch to made in livepatch
Alice Ferrazzi
2017-06-21
1
-1
/
+3
*
made client config post function
Alice Ferrazzi
2017-06-20
1
-6
/
+0
*
moving kernel config path to checkers for sending it using RESTful
Alice Ferrazzi
2017-06-20
1
-1
/
+4
*
added kernel get version and elivepatch version
Alice Ferrazzi
2017-06-20
1
-0
/
+4
*
Refactored dispatcher
Alice Ferrazzi
2017-06-19
1
-11
/
+7
*
reformatted dispatcher and commented out not needed function
Alice Ferrazzi
2017-06-20
1
-9
/
+9
*
added argument dispatcher
Alice Ferrazzi
2017-06-20
1
-0
/
+19
*
added restful client module
Alice Ferrazzi
2017-06-17
1
-3
/
+2
*
add restful client communication and url option to argparse
Alice Ferrazzi
2017-06-17
1
-2
/
+9
*
return kernel version
Alice Ferrazzi
2017-06-16
1
-2
/
+2
*
small fixes
Alice Ferrazzi
2017-06-16
1
-0
/
+5
*
fixed the default option to /proc/config.gz
Alice Ferrazzi
2017-06-16
1
-2
/
+3
*
moved back to argparse and configparse
Alice Ferrazzi
2017-06-16
1
-3
/
+2
*
click latest
Alice Ferrazzi
2017-06-16
1
-5
/
+3
*
passed arguments to cli function
Alice Ferrazzi
2017-06-16
1
-2
/
+1
*
getting the argument result and trying to return back
Alice Ferrazzi
2017-06-16
1
-1
/
+1
*
Fixed argsparser using cli library
Alice Ferrazzi
2017-06-16
1
-9
/
+3
*
starting to write the argparser using cli python library
Alice Ferrazzi
2017-06-15
1
-0
/
+44