aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unified send file functionAlice Ferrazzi2017-07-061-2/+1
* receiving and sending the userid and resending same userid if alreadyAlice Ferrazzi2017-07-031-4/+4
* dynamically passing kernel versionAlice Ferrazzi2017-07-011-6/+5
* Copyright fix to GPLv2+Alice Ferrazzi2017-06-301-14/+3
* Added working get function for download the live patch generatedAlice Ferrazzi2017-06-281-0/+1
* added build livepatch option after sending config file and patch fileAlice Ferrazzi2017-06-221-0/+1
* Added send patch function for sending the patch to made in livepatchAlice Ferrazzi2017-06-211-1/+3
* made client config post functionAlice Ferrazzi2017-06-201-6/+0
* moving kernel config path to checkers for sending it using RESTfulAlice Ferrazzi2017-06-201-1/+4
* added kernel get version and elivepatch versionAlice Ferrazzi2017-06-201-0/+4
* Refactored dispatcherAlice Ferrazzi2017-06-191-11/+7
* reformatted dispatcher and commented out not needed functionAlice Ferrazzi2017-06-201-9/+9
* added argument dispatcherAlice Ferrazzi2017-06-201-0/+19
* added restful client moduleAlice Ferrazzi2017-06-171-3/+2
* add restful client communication and url option to argparseAlice Ferrazzi2017-06-171-2/+9
* return kernel versionAlice Ferrazzi2017-06-161-2/+2
* small fixesAlice Ferrazzi2017-06-161-0/+5
* fixed the default option to /proc/config.gzAlice Ferrazzi2017-06-161-2/+3
* moved back to argparse and configparseAlice Ferrazzi2017-06-161-3/+2
* click latestAlice Ferrazzi2017-06-161-5/+3
* passed arguments to cli functionAlice Ferrazzi2017-06-161-2/+1
* getting the argument result and trying to return backAlice Ferrazzi2017-06-161-1/+1
* Fixed argsparser using cli libraryAlice Ferrazzi2017-06-161-9/+3
* starting to write the argparser using cli python libraryAlice Ferrazzi2017-06-151-0/+44