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
/
checkers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved elivepatch-client and elivepatch-server to a different
Alice Ferrazzi
2017-08-28
1
-101
/
+0
*
build_livepatch as been merged with send_files() so is not needed anymore
Alice Ferrazzi
2017-08-18
1
-3
/
+0
*
Draft of function for downloading security patches for the current
Alice Ferrazzi
2017-08-16
1
-37
/
+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
1
-3
/
+2
*
improved function for get patches list from eapply_user patches and temporary
Alice Ferrazzi
2017-08-07
1
-3
/
+3
*
renamed function
Alice Ferrazzi
2017-08-07
1
-2
/
+2
*
changed function and variable name to main_patch
Alice Ferrazzi
2017-08-06
1
-5
/
+6
*
initial work for sending multiple patches on the same post
Alice Ferrazzi
2017-08-04
1
-1
/
+1
*
send_file working with temporary folder
Alice Ferrazzi
2017-07-19
1
-22
/
+24
*
fixed variable name
Alice Ferrazzi
2017-07-18
1
-14
/
+12
*
added docstrings
Alice Ferrazzi
2017-07-18
1
-4
/
+16
*
refactored ungz and send_files function
Alice Ferrazzi
2017-07-18
1
-7
/
+13
*
used os.path.join
Alice Ferrazzi
2017-07-17
1
-3
/
+3
*
api link added to variable
Alice Ferrazzi
2017-07-17
1
-1
/
+2
*
function for checking uuid validity
Alice Ferrazzi
2017-07-16
1
-14
/
+17
*
setting uuid from the client
Alice Ferrazzi
2017-07-15
1
-32
/
+4
*
moving uuid functions to the client as RFC 4122
Alice Ferrazzi
2017-07-15
1
-1
/
+10
*
Changed UserID with UUID for clarity
Alice Ferrazzi
2017-07-14
1
-18
/
+21
*
Removed client check for system kernel version.
Alice Ferrazzi
2017-07-12
1
-15
/
+5
*
Unified send file function
Alice Ferrazzi
2017-07-06
1
-39
/
+4
*
getting version from config file
Alice Ferrazzi
2017-07-05
1
-2
/
+5
*
Getting kernel version from config file
Alice Ferrazzi
2017-07-05
1
-0
/
+15
*
small fix
Alice Ferrazzi
2017-07-05
1
-2
/
+2
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
1
-18
/
+66
*
Sending UserID and storing it in shelves
Alice Ferrazzi
2017-07-02
1
-2
/
+18
*
dynamically passing kernel version
Alice Ferrazzi
2017-07-01
1
-24
/
+17
*
checking file extension using regular expression
Alice Ferrazzi
2017-07-01
1
-2
/
+2
*
fix shadowing reserved keyword
Alice Ferrazzi
2017-07-01
1
-2
/
+2
*
using os.path.join instead of sticking variable together
Alice Ferrazzi
2017-07-01
1
-1
/
+1
*
Copyright fix to GPLv2+
Alice Ferrazzi
2017-06-30
1
-0
/
+5
*
removed not used import
Alice Ferrazzi
2017-06-28
1
-1
/
+0
*
added livepatch downloader in the client
Alice Ferrazzi
2017-06-25
1
-0
/
+4
*
Added two newline before class as pep8
Alice Ferrazzi
2017-06-23
1
-0
/
+1
*
fix api for different action
Alice Ferrazzi
2017-06-22
1
-3
/
+8
*
Added send patch function for sending the patch to made in livepatch
Alice Ferrazzi
2017-06-21
1
-4
/
+10
*
fix pep8 two blank line before class
Alice Ferrazzi
2017-06-21
1
-0
/
+2
*
Fix pep8 space around operator
Alice Ferrazzi
2017-06-21
1
-1
/
+1
*
if config file is compressed uncompress it
Alice Ferrazzi
2017-06-21
1
-2
/
+37
*
patch for sending the correct filename
Alice Ferrazzi
2017-06-20
1
-1
/
+1
*
Send config template
Alice Ferrazzi
2017-06-19
1
-2
/
+2
*
moving kernel config path to checkers for sending it using RESTful
Alice Ferrazzi
2017-06-20
1
-3
/
+16
*
return kernel version
Alice Ferrazzi
2017-06-16
1
-1
/
+1
*
small fixes
Alice Ferrazzi
2017-06-16
1
-2
/
+2
*
Added github clone function
Alice Ferrazzi
2017-06-14
1
-1
/
+16
*
kernel get_version function added
Alice Ferrazzi
2017-06-14
1
-5
/
+12
*
re-designed python folder hierarchy
Alice Ferrazzi
2017-06-14
1
-0
/
+13