summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Send InstallingUpdate Event before an installShaun Taheri2016-09-051-1/+4
* Send packages and system info after successful authenticationShaun Taheri2016-09-057-56/+68
* Send packages to Core after an installShaun Taheri2016-09-011-0/+8
* Add Unix domain socket event listenerShaun Taheri2016-09-014-50/+86
* Use RVI only if enabled in interpreterJerry Trieu2016-09-011-8/+17
* Add parsing of Commands with complex argumentsShaun Taheri2016-08-316-34/+118
* Refactor events for external package managementShaun Taheri2016-08-3116-525/+458
* Fix expected RVI parameter names and typesJerry Trieu2016-08-305-26/+29
* Use BufReader for reading string inputShaun Taheri2016-08-301-20/+6
* Add Unix domain socket gatewayShaun Taheri2016-08-3014-54/+255
* Split DBus and RVI into two separate gatewaysShaun Taheri2016-08-267-11/+21
* new command GetSystemInfoRobert Danitz2016-08-264-4/+29
* Fix expected RVI parameter namesJerry Trieu2016-08-254-28/+28
* Merge pull request #103 from advancedtelematic/bugfix/pro-1203/token-scopeShaun Taheri2016-08-252-3/+3
|\
| * Fix AccessToken scope to be a single space-delimited stringShaun Taheri2016-08-252-3/+3
* | [PRO-1064] Change from vehicle_updates to device_updates as endpointDaniel Gustafsson2016-08-241-3/+3
|/
* Add documentation to public functionsShaun Taheri2016-08-2341-228/+414
* Rename secret=>client_secret and Dpkg=>DebShaun Taheri2016-08-226-23/+27
* Make RVI and DBus config sections optionalShaun Taheri2016-08-173-65/+86
* Minor log output updatesShaun Taheri2016-08-154-9/+8
* Merge pull request #95 from advancedtelematic/fix/937-queued-updatesShaun Taheri2016-08-121-5/+10
|\
| * Queue next GetPendingUpdates only after responseShaun Taheri2016-08-111-5/+10
* | Remove confidential data from log outputShaun Taheri2016-08-125-30/+35
* | Fix CORE_SERVER variable in provisioningShaun Taheri2016-08-117-41/+36
|/
* [PRO-1009] POST system info at bootDaniel Gustafsson2016-08-118-2/+100
* Require valid config file pathShaun Taheri2016-08-102-27/+12
* Apply rust-clippy lint suggestionsShaun Taheri2016-08-1022-211/+194
* Pin OpenSSL CA certificates to a specific fileShaun Taheri2016-08-098-37/+89
* Yet another fix to the report nameShaun Taheri2016-08-041-4/+4
* Fix mismatched field namesShaun Taheri2016-08-041-4/+8
* Fix OperationResult JSON field namesShaun Taheri2016-08-042-13/+16
* Fix DeviceReport JSON field namesShaun Taheri2016-08-042-14/+14
* Re-enable RVI through DBus gatewayShaun Taheri2016-08-0344-2392/+1698
* Send FoundInstalledPackages Event on ListInstalledPackagesShaun Taheri2016-08-011-2/+1
* Extract low-level http server concerns to separate interfaceShaun Taheri2016-07-2627-866/+767
* Rename binary from ota_plus_client to rvi_sota_clientShaun Taheri2016-07-214-5/+5
* Fix variable nameShaun Taheri2016-07-141-1/+1
* Merge remote-tracking branch 'ota-plus-client/master'Shaun Taheri2016-07-141-1/+5
|\
| * Set owner permissions on credentials filesJerry Trieu2016-07-141-0/+4
* | Merge remote-tracking branch 'ota-plus-client/master'Shaun Taheri2016-07-143-2/+62
|\ \ | |/
| * Add OSTree basic package managerAnton Gerasimov2016-07-123-2/+62
* | Make authentication optionalShaun Taheri2016-07-089-318/+233
* | Merge remote-tracking branch 'ota-plus-client/master' into feat/merge-with-ot...Shaun Taheri2016-07-075-23/+36
|\ \ | |/
| * Merge pull request #167 from advancedtelematic/fix/wait-for-install-reportJerry Trieu2016-07-011-2/+7
| |\
| | * Wait for installation report and update installed packagesShaun Taheri2016-06-291-2/+7
| * | change install report datatype to use devicesRobert Danitz2016-06-303-8/+8
| * | Merge pull request #164 from advancedtelematic/pro-705/provisioningStevan Andjelkovic2016-06-302-6/+15
| |\ \ | | |/ | |/|
| | * fix testsRobert Danitz2016-06-282-10/+10
| | * fix vehicle_updatesRobert Danitz2016-06-272-4/+13
| * | Use environment variable rather than file for versionShaun Taheri2016-06-291-7/+6
| |/