aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-191-3/+3
* fixed variable nameAlice Ferrazzi2017-07-181-3/+5
* fixed commentAlice Ferrazzi2017-07-171-1/+1
* setting uuid from the clientAlice Ferrazzi2017-07-151-2/+2
* moving uuid functions to the client as RFC 4122Alice Ferrazzi2017-07-151-3/+5
* refactoredAlice Ferrazzi2017-07-141-8/+5
* Changed UserID with UUID for clarityAlice Ferrazzi2017-07-141-22/+23
* add livepatch in uuid subdirectories for divide builded livepatchAlice Ferrazzi2017-07-111-1/+8
* Unified send file functionAlice Ferrazzi2017-07-061-3/+5
* getting version from config fileAlice Ferrazzi2017-07-051-0/+6
* Getting kernel version from config fileAlice Ferrazzi2017-07-051-1/+1
* small fixAlice Ferrazzi2017-07-051-1/+1
* receiving and sending the userid and resending same userid if alreadyAlice Ferrazzi2017-07-031-11/+14
* Sending UserID and storing it in shelvesAlice Ferrazzi2017-07-021-8/+26
* dynamically passing kernel versionAlice Ferrazzi2017-07-011-3/+4
* Copyright fix to GPLv2+Alice Ferrazzi2017-06-301-1/+5
* Added working get function for download the live patch generatedAlice Ferrazzi2017-06-281-4/+13
* added livepatch downloader in the clientAlice Ferrazzi2017-06-251-1/+10
* added Json information to the build_livepatch RESTful postAlice Ferrazzi2017-06-231-1/+4
* Added build livepatch client callerAlice Ferrazzi2017-06-221-2/+7
* if config file is compressed uncompress itAlice Ferrazzi2017-06-211-5/+3
* made client config post functionAlice Ferrazzi2017-06-201-2/+1
* Send config templateAlice Ferrazzi2017-06-191-2/+2
* removed urllib for requests libraryAlice Ferrazzi2017-06-171-30/+4
* added restful client moduleAlice Ferrazzi2017-06-171-5/+36
* add restful client communication and url option to argparseAlice Ferrazzi2017-06-171-0/+20