aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* moved elivepatch-client and elivepatch-server to a differentAlice Ferrazzi2017-08-281-101/+0
* build_livepatch as been merged with send_files() so is not needed anymoreAlice Ferrazzi2017-08-181-3/+0
* Draft of function for downloading security patches for the currentAlice Ferrazzi2017-08-161-37/+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-071-3/+2
* improved function for get patches list from eapply_user patches and temporaryAlice Ferrazzi2017-08-071-3/+3
* renamed functionAlice Ferrazzi2017-08-071-2/+2
* changed function and variable name to main_patchAlice Ferrazzi2017-08-061-5/+6
* initial work for sending multiple patches on the same postAlice Ferrazzi2017-08-041-1/+1
* send_file working with temporary folderAlice Ferrazzi2017-07-191-22/+24
* fixed variable nameAlice Ferrazzi2017-07-181-14/+12
* 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
* 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-151-32/+4
* moving uuid functions to the client as RFC 4122Alice Ferrazzi2017-07-151-1/+10
* Changed UserID with UUID for clarityAlice Ferrazzi2017-07-141-18/+21
* Removed client check for system kernel version.Alice Ferrazzi2017-07-121-15/+5
* Unified send file functionAlice Ferrazzi2017-07-061-39/+4
* getting version from config fileAlice Ferrazzi2017-07-051-2/+5
* Getting kernel version from config fileAlice Ferrazzi2017-07-051-0/+15
* small fixAlice Ferrazzi2017-07-051-2/+2
* receiving and sending the userid and resending same userid if alreadyAlice Ferrazzi2017-07-031-18/+66
* Sending UserID and storing it in shelvesAlice Ferrazzi2017-07-021-2/+18
* dynamically passing kernel versionAlice Ferrazzi2017-07-011-24/+17
* 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
* Copyright fix to GPLv2+Alice Ferrazzi2017-06-301-0/+5
* removed not used importAlice Ferrazzi2017-06-281-1/+0
* added livepatch downloader in the clientAlice Ferrazzi2017-06-251-0/+4
* Added two newline before class as pep8Alice Ferrazzi2017-06-231-0/+1
* fix api for different actionAlice Ferrazzi2017-06-221-3/+8
* Added send patch function for sending the patch to made in livepatchAlice Ferrazzi2017-06-211-4/+10
* fix pep8 two blank line before classAlice Ferrazzi2017-06-211-0/+2
* Fix pep8 space around operatorAlice Ferrazzi2017-06-211-1/+1
* if config file is compressed uncompress itAlice Ferrazzi2017-06-211-2/+37
* patch for sending the correct filenameAlice Ferrazzi2017-06-201-1/+1
* Send config templateAlice Ferrazzi2017-06-191-2/+2
* moving kernel config path to checkers for sending it using RESTfulAlice Ferrazzi2017-06-201-3/+16
* return kernel versionAlice Ferrazzi2017-06-161-1/+1
* small fixesAlice Ferrazzi2017-06-161-2/+2
* Added github clone functionAlice Ferrazzi2017-06-141-1/+16
* kernel get_version function addedAlice Ferrazzi2017-06-141-5/+12
* re-designed python folder hierarchyAlice Ferrazzi2017-06-141-0/+13