aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* we are saving livepatch and patch files for incremental patches and history,Alice Ferrazzi2017-08-122-13/+27
* removed build_livepatch from client as already doing automatically whenAlice Ferrazzi2017-08-121-1/+0
* refactor variable nameAlice Ferrazzi2017-08-101-2/+2
* fix pep-8 comment must start with '# 'Alice Ferrazzi2017-08-101-1/+1
* sending incremental patches and main patchesAlice Ferrazzi2017-08-073-14/+17
* renamed command function as internal functionAlice Ferrazzi2017-08-071-3/+2
* improved function for get patches list from eapply_user patches and temporaryAlice Ferrazzi2017-08-074-8/+26
* renamed functionAlice Ferrazzi2017-08-071-2/+2
* renamed functionAlice Ferrazzi2017-08-071-2/+2
* changed function and variable name to main_patchAlice Ferrazzi2017-08-062-6/+7
* added live patch loaderAlice Ferrazzi2017-08-041-8/+50
* initial work for sending multiple patches on the same postAlice Ferrazzi2017-08-042-9/+15
* SafeConfigParser is deprecated change with ConfigParserAlice Ferrazzi2017-08-011-1/+1
* cleaned error catchingAlice Ferrazzi2017-07-291-6/+9
* catching client errorsAlice Ferrazzi2017-07-291-17/+34
* removed constants file as dead codeAlice Ferrazzi2017-07-281-36/+0
* adding incremental patches feature in progressAlice Ferrazzi2017-07-282-2/+30
* fix message for cve optionAlice Ferrazzi2017-07-241-1/+1
* Added different configuration exampleAlice Ferrazzi2017-07-242-1/+6116
* catch missing livepatch errors on the clientAlice Ferrazzi2017-07-241-4/+8
* Static patch and config filename on sendAlice Ferrazzi2017-07-201-2/+2
* send_file working with temporary folderAlice Ferrazzi2017-07-192-25/+27
* fixed variable nameAlice Ferrazzi2017-07-182-17/+17
* added docstringsAlice Ferrazzi2017-07-181-4/+16
* refactored ungz and send_files functionAlice Ferrazzi2017-07-181-7/+13
* used os.path.joinAlice Ferrazzi2017-07-171-3/+3
* fixed commentAlice Ferrazzi2017-07-171-1/+1
* api link added to variableAlice Ferrazzi2017-07-171-1/+2
* function for checking uuid validityAlice Ferrazzi2017-07-161-14/+17
* setting uuid from the clientAlice Ferrazzi2017-07-152-34/+6
* moving uuid functions to the client as RFC 4122Alice Ferrazzi2017-07-152-4/+15
* refactoredAlice Ferrazzi2017-07-141-8/+5
* Changed UserID with UUID for clarityAlice Ferrazzi2017-07-142-40/+44
* Removed client check for system kernel version.Alice Ferrazzi2017-07-122-16/+5
* add livepatch in uuid subdirectories for divide builded livepatchAlice Ferrazzi2017-07-111-1/+8
* Unified send file functionAlice Ferrazzi2017-07-063-44/+10
* getting version from config fileAlice Ferrazzi2017-07-052-2/+11
* Getting kernel version from config fileAlice Ferrazzi2017-07-052-1/+16
* small fixAlice Ferrazzi2017-07-052-3/+3
* receiving and sending the userid and resending same userid if alreadyAlice Ferrazzi2017-07-033-33/+84
* Sending UserID and storing it in shelvesAlice Ferrazzi2017-07-022-10/+44
* dynamically passing kernel versionAlice Ferrazzi2017-07-013-33/+26
* checking file extension using regular expressionAlice Ferrazzi2017-07-011-2/+2
* fix shadowing reserved keywordAlice Ferrazzi2017-07-011-2/+2
* using os.path.join instead of sticking variable togetherAlice Ferrazzi2017-07-011-1/+1
* updated version help textAlice Ferrazzi2017-06-301-1/+1
* updated copyrightAlice Ferrazzi2017-06-301-1/+1
* Copyright fix to GPLv2+Alice Ferrazzi2017-06-309-45/+38
* removed not used importAlice Ferrazzi2017-06-281-1/+0
* Added working get function for download the live patch generatedAlice Ferrazzi2017-06-282-4/+14