aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated functionAlice Ferrazzi2017-08-141-20/+1
* command is just a local function so refactoring the nameAlice Ferrazzi2017-08-141-9/+9
* refactoring command docstringAlice Ferrazzi2017-08-141-1/+2
* Making the subprocess output more readableAlice Ferrazzi2017-08-141-5/+4
* added PORTAGE_CONFIGROOT for set the path from there get the incrementalAlice Ferrazzi2017-08-121-1/+2
* changed patch name for reflect recent changesAlice Ferrazzi2017-08-121-1/+1
* removed buildlivepatch and merged with GetFiles and modified for manageAlice Ferrazzi2017-08-122-53/+38
* initial work for sending multiple patches on the same postAlice Ferrazzi2017-08-041-3/+4
* server/livepatch.py: run with dropped privilegesGöktürk Yüksek2017-08-011-13/+27
* catch gentoo-sources not available errorAlice Ferrazzi2017-07-242-1/+6
* adding debug_info to the configuration file if not settedAlice Ferrazzi2017-07-221-0/+12
* in this case uuid_dir is actually just uuid without the full pathAlice Ferrazzi2017-07-211-5/+5
* debug option is also copying the kpatch build.log to the uuid directory,Alice Ferrazzi2017-07-211-2/+4
* module install is not needed for building livepatchAlice Ferrazzi2017-07-211-1/+0
* sudo as now is needed because ebuild is merging kernel sources under rootAlice Ferrazzi2017-07-211-1/+1
* fixed livepatch output nameAlice Ferrazzi2017-07-211-1/+1
* return in case the request with same uuid is already present.Alice Ferrazzi2017-07-201-2/+1
* Removed livepatchStatus and lpatch class configurations.Alice Ferrazzi2017-07-202-96/+11
* lpatch added locallyAlice Ferrazzi2017-07-201-1/+2
* check if the ebuild is present in the overlayAlice Ferrazzi2017-07-191-2/+6
* added todoAlice Ferrazzi2017-07-171-0/+1
* removed sudo from kpatch-buildAlice Ferrazzi2017-07-171-5/+4
* added todo casesAlice Ferrazzi2017-07-171-3/+8
* refactored set_kernel_dir functionAlice Ferrazzi2017-07-171-7/+9
* function for checking uuid validityAlice Ferrazzi2017-07-161-14/+15
* Changed UserID with UUID for clarityAlice Ferrazzi2017-07-141-24/+24
* don't error exit the server but instead send back a error message if the live...Alice Ferrazzi2017-07-131-4/+8
* Added threading by defaultAlice Ferrazzi2017-07-131-1/+1
* Build and get livepatch under the uuid temporary folder [for multi-threading]Alice Ferrazzi2017-07-132-24/+49
* fixed config file directoryAlice Ferrazzi2017-07-111-1/+1
* small directories fixesAlice Ferrazzi2017-07-112-16/+13
* set kernel directory under /tmp/elivepatch- + uuid + /usr/src/linuxAlice Ferrazzi2017-07-112-16/+16
* Git clone is execute only if can be executed without stopping the server.Alice Ferrazzi2017-07-112-11/+13
* added function to the server for downloading the gentoo-sourcesAlice Ferrazzi2017-07-091-9/+17
* added docstringAlice Ferrazzi2017-07-071-4/+12
* made function for subprocess popenAlice Ferrazzi2017-07-061-20/+18
* Unified send file functionAlice Ferrazzi2017-07-062-66/+22
* fixed arguments in function for emerge the kernel when not foundAlice Ferrazzi2017-07-051-1/+1
* small changesAlice Ferrazzi2017-07-052-3/+4
* receiving and sending the userid and resending same userid if alreadyAlice Ferrazzi2017-07-034-43/+66
* Added version and copyright to init fileAlice Ferrazzi2017-07-031-0/+9
* Added UserID for divide usersAlice Ferrazzi2017-07-021-13/+44
* Creating UserID if not present in the RESTful requestAlice Ferrazzi2017-07-021-9/+38
* add UserID for parallel build and minor fixAlice Ferrazzi2017-07-011-13/+35
* start adding userID section for parallel compilingAlice Ferrazzi2017-07-011-5/+42
* refactored and added docstringAlice Ferrazzi2017-06-301-6/+13
* using list of parameters instead of using split with popenAlice Ferrazzi2017-06-301-9/+9
* renamed file variable as was shadowing built-in keywordAlice Ferrazzi2017-06-301-2/+2
* adding debug option to the serverAlice Ferrazzi2017-06-301-4/+8
* Copyright fix to GPLv2+Alice Ferrazzi2017-06-305-45/+16