aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated requirementsAlice Ferrazzi2017-06-271-1/+2
* Updated requirements and python pathAlice Ferrazzi2017-06-271-2/+1
* Updated requirementsAlice Ferrazzi2017-06-271-0/+1
* Adding travis check and example filesAlice Ferrazzi2017-06-272-0/+6101
* added livepatch downloader in the clientAlice Ferrazzi2017-06-252-1/+14
* added Json information to the build_livepatch RESTful postAlice Ferrazzi2017-06-231-1/+4
* Added two newline before class as pep8Alice Ferrazzi2017-06-231-0/+1
* fix api for different actionAlice Ferrazzi2017-06-221-3/+8
* Added build livepatch client callerAlice Ferrazzi2017-06-221-2/+7
* added build livepatch option after sending config file and patch fileAlice Ferrazzi2017-06-221-0/+1