aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* we are saving livepatch and patch files for incremental patches and history,Alice Ferrazzi2017-08-122-13/+27
* changed patch name for reflect recent changesAlice Ferrazzi2017-08-121-1/+1
* removed buildlivepatch and merged with GetFiles and modified for manageAlice Ferrazzi2017-08-122-53/+38
* 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-043-12/+19
* server/livepatch.py: run with dropped privilegesGöktürk Yüksek2017-08-011-13/+27
* 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 gentoo-sources not available errorAlice Ferrazzi2017-07-242-1/+6
* catch missing livepatch errors on the clientAlice Ferrazzi2017-07-241-4/+8
* adding debug_info to the configuration file if not settedAlice Ferrazzi2017-07-221-0/+12
* in this case uuid_dir is actually just uuid without the full pathAlice Ferrazzi2017-07-211-5/+5
* debug option is also copying the kpatch build.log to the uuid directory,Alice Ferrazzi2017-07-211-2/+4
* module install is not needed for building livepatchAlice Ferrazzi2017-07-211-1/+0
* sudo as now is needed because ebuild is merging kernel sources under rootAlice Ferrazzi2017-07-211-1/+1
* fixed livepatch output nameAlice Ferrazzi2017-07-211-1/+1
* return in case the request with same uuid is already present.Alice Ferrazzi2017-07-201-2/+1
* Removed livepatchStatus and lpatch class configurations.Alice Ferrazzi2017-07-202-96/+11
* Static patch and config filename on sendAlice Ferrazzi2017-07-201-2/+2
* lpatch added locallyAlice Ferrazzi2017-07-201-1/+2
* check if the ebuild is present in the overlayAlice Ferrazzi2017-07-191-2/+6
* 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
* added todoAlice Ferrazzi2017-07-171-0/+1
* fixed commentAlice Ferrazzi2017-07-171-1/+1
* removed sudo from kpatch-buildAlice Ferrazzi2017-07-171-5/+4
* added todo casesAlice Ferrazzi2017-07-171-3/+8
* api link added to variableAlice Ferrazzi2017-07-171-1/+2
* refactored set_kernel_dir functionAlice Ferrazzi2017-07-171-7/+9
* function for checking uuid validityAlice Ferrazzi2017-07-162-28/+32
* 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