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_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
flask_httpauth is not required anymore
Alice Ferrazzi
2017-08-16
1
-2
/
+1
*
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
*
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
*
initial work for sending multiple patches on the same post
Alice Ferrazzi
2017-08-04
1
-3
/
+4
*
server/livepatch.py: run with dropped privileges
Göktürk Yüksek
2017-08-01
1
-13
/
+27
*
catch gentoo-sources not available error
Alice Ferrazzi
2017-07-24
2
-1
/
+6
*
adding debug_info to the configuration file if not setted
Alice Ferrazzi
2017-07-22
1
-0
/
+12
*
in this case uuid_dir is actually just uuid without the full path
Alice Ferrazzi
2017-07-21
1
-5
/
+5
*
debug option is also copying the kpatch build.log to the uuid directory,
Alice Ferrazzi
2017-07-21
1
-2
/
+4
*
module install is not needed for building livepatch
Alice Ferrazzi
2017-07-21
1
-1
/
+0
*
sudo as now is needed because ebuild is merging kernel sources under root
Alice Ferrazzi
2017-07-21
1
-1
/
+1
*
fixed livepatch output name
Alice Ferrazzi
2017-07-21
1
-1
/
+1
*
return in case the request with same uuid is already present.
Alice Ferrazzi
2017-07-20
1
-2
/
+1
*
Removed livepatchStatus and lpatch class configurations.
Alice Ferrazzi
2017-07-20
2
-96
/
+11
*
lpatch added locally
Alice Ferrazzi
2017-07-20
1
-1
/
+2
*
check if the ebuild is present in the overlay
Alice Ferrazzi
2017-07-19
1
-2
/
+6
*
added todo
Alice Ferrazzi
2017-07-17
1
-0
/
+1
*
removed sudo from kpatch-build
Alice Ferrazzi
2017-07-17
1
-5
/
+4
*
added todo cases
Alice Ferrazzi
2017-07-17
1
-3
/
+8
*
refactored set_kernel_dir function
Alice Ferrazzi
2017-07-17
1
-7
/
+9
*
function for checking uuid validity
Alice Ferrazzi
2017-07-16
1
-14
/
+15
*
Changed UserID with UUID for clarity
Alice Ferrazzi
2017-07-14
1
-24
/
+24
*
don't error exit the server but instead send back a error message if the live...
Alice Ferrazzi
2017-07-13
1
-4
/
+8
*
Added threading by default
Alice Ferrazzi
2017-07-13
1
-1
/
+1
*
Build and get livepatch under the uuid temporary folder [for multi-threading]
Alice Ferrazzi
2017-07-13
2
-24
/
+49
*
fixed config file directory
Alice Ferrazzi
2017-07-11
1
-1
/
+1
*
small directories fixes
Alice Ferrazzi
2017-07-11
2
-16
/
+13
*
set kernel directory under /tmp/elivepatch- + uuid + /usr/src/linux
Alice Ferrazzi
2017-07-11
2
-16
/
+16
*
Git clone is execute only if can be executed without stopping the server.
Alice Ferrazzi
2017-07-11
2
-11
/
+13
*
added function to the server for downloading the gentoo-sources
Alice Ferrazzi
2017-07-09
1
-9
/
+17
*
added docstring
Alice Ferrazzi
2017-07-07
1
-4
/
+12
*
made function for subprocess popen
Alice Ferrazzi
2017-07-06
1
-20
/
+18
*
Unified send file function
Alice Ferrazzi
2017-07-06
2
-66
/
+22
*
fixed arguments in function for emerge the kernel when not found
Alice Ferrazzi
2017-07-05
1
-1
/
+1
*
small changes
Alice Ferrazzi
2017-07-05
2
-3
/
+4
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
4
-43
/
+66
*
Added version and copyright to init file
Alice Ferrazzi
2017-07-03
1
-0
/
+9
*
Added UserID for divide users
Alice Ferrazzi
2017-07-02
1
-13
/
+44
*
Creating UserID if not present in the RESTful request
Alice Ferrazzi
2017-07-02
1
-9
/
+38
*
add UserID for parallel build and minor fix
Alice Ferrazzi
2017-07-01
1
-13
/
+35
*
start adding userID section for parallel compiling
Alice Ferrazzi
2017-07-01
1
-5
/
+42
*
refactored and added docstring
Alice Ferrazzi
2017-06-30
1
-6
/
+13
*
using list of parameters instead of using split with popen
Alice Ferrazzi
2017-06-30
1
-9
/
+9
*
renamed file variable as was shadowing built-in keyword
Alice Ferrazzi
2017-06-30
1
-2
/
+2
*
adding debug option to the server
Alice Ferrazzi
2017-06-30
1
-4
/
+8
[next]