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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added elivepatch-server and elivepatch-client
HEAD
master
Alice Ferrazzi
2017-09-04
6
-23
/
+42
*
working elivepatch-server ebuild
Alice Ferrazzi
2017-09-04
2
-9
/
+2
*
Added not finished ebuild
Alice Ferrazzi
2017-09-02
3
-0
/
+59
*
moved elivepatch-client and elivepatch-server to a different
Alice Ferrazzi
2017-08-28
26
-13299
/
+6
*
fixed livepatch object path
Alice Ferrazzi
2017-08-23
1
-1
/
+1
*
fixed the ebuild command order
Alice Ferrazzi
2017-08-23
1
-1
/
+1
*
tempdir dosen't work from root
Alice Ferrazzi
2017-08-23
1
-3
/
+10
*
added shelve db for remember already installed cve patch
Alice Ferrazzi
2017-08-23
2
-2
/
+25
*
added debug option to get_kernel_Sources function
Alice Ferrazzi
2017-08-22
1
-4
/
+9
*
refactor
Alice Ferrazzi
2017-08-22
1
-1
/
+0
*
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
*
Code refactor and commented code
Alice Ferrazzi
2017-08-22
1
-11
/
+12
*
Add digest to ebuild command
Alice Ferrazzi
2017-08-21
1
-1
/
+1
*
return list of cve id and cve patch after getting the missing cve from the
Alice Ferrazzi
2017-08-20
2
-4
/
+15
*
remove duplicated from the cve list
Alice Ferrazzi
2017-08-18
1
-2
/
+2
*
added docstring
Alice Ferrazzi
2017-08-18
1
-1
/
+16
*
build_livepatch as been merged with send_files() so is not needed anymore
Alice Ferrazzi
2017-08-18
2
-15
/
+0
*
Draft of function for downloading security patches for the current
Alice Ferrazzi
2017-08-16
3
-39
/
+109
*
flask_httpauth is not required anymore
Alice Ferrazzi
2017-08-16
1
-2
/
+1
*
patch.py:
Alice Ferrazzi
2017-08-14
1
-6
/
+21
*
remove deprecated function
Alice Ferrazzi
2017-08-14
1
-20
/
+1
*
command is just a local function so refactoring the name
Alice Ferrazzi
2017-08-14
1
-9
/
+9
*
refactoring command docstring
Alice Ferrazzi
2017-08-14
1
-1
/
+2
*
Making the subprocess output more readable
Alice Ferrazzi
2017-08-14
1
-5
/
+4
*
added PORTAGE_CONFIGROOT for set the path from there get the incremental
Alice Ferrazzi
2017-08-12
1
-1
/
+2
*
we are saving livepatch and patch files for incremental patches and history,
Alice Ferrazzi
2017-08-12
2
-13
/
+27
*
changed patch name for reflect recent changes
Alice Ferrazzi
2017-08-12
1
-1
/
+1
*
removed buildlivepatch and merged with GetFiles and modified for manage
Alice Ferrazzi
2017-08-12
2
-53
/
+38
*
removed build_livepatch from client as already doing automatically when
Alice Ferrazzi
2017-08-12
1
-1
/
+0
*
refactor variable name
Alice Ferrazzi
2017-08-10
1
-2
/
+2
*
fix pep-8 comment must start with '# '
Alice Ferrazzi
2017-08-10
1
-1
/
+1
*
sending incremental patches and main patches
Alice Ferrazzi
2017-08-07
3
-14
/
+17
*
renamed command function as internal function
Alice Ferrazzi
2017-08-07
1
-3
/
+2
*
improved function for get patches list from eapply_user patches and temporary
Alice Ferrazzi
2017-08-07
4
-8
/
+26
*
renamed function
Alice Ferrazzi
2017-08-07
1
-2
/
+2
*
renamed function
Alice Ferrazzi
2017-08-07
1
-2
/
+2
*
changed function and variable name to main_patch
Alice Ferrazzi
2017-08-06
2
-6
/
+7
*
added live patch loader
Alice Ferrazzi
2017-08-04
1
-8
/
+50
*
initial work for sending multiple patches on the same post
Alice Ferrazzi
2017-08-04
3
-12
/
+19
*
server/livepatch.py: run with dropped privileges
Göktürk Yüksek
2017-08-01
1
-13
/
+27
*
SafeConfigParser is deprecated change with ConfigParser
Alice Ferrazzi
2017-08-01
1
-1
/
+1
*
cleaned error catching
Alice Ferrazzi
2017-07-29
1
-6
/
+9
*
catching client errors
Alice Ferrazzi
2017-07-29
1
-17
/
+34
*
removed constants file as dead code
Alice Ferrazzi
2017-07-28
1
-36
/
+0
*
adding incremental patches feature in progress
Alice Ferrazzi
2017-07-28
2
-2
/
+30
*
fix message for cve option
Alice Ferrazzi
2017-07-24
1
-1
/
+1
*
Added different configuration example
Alice Ferrazzi
2017-07-24
2
-1
/
+6116
*
catch gentoo-sources not available error
Alice Ferrazzi
2017-07-24
2
-1
/
+6
*
catch missing livepatch errors on the client
Alice Ferrazzi
2017-07-24
1
-4
/
+8
[next]