summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make snprintf comply with -Werror=format-securityHEADmasterOleksandr Kravchuk2019-06-183-3/+3
| | | | | | | | | | Fixes the following error when bulding with GCC 8.2 and -Werror=format-security: error: format not a string literal and no format arguments [-Werror=format-security] Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
* README: fix headline and minor cleanups1.0.10Oleksandr Kravchuk2018-09-201-4/+5
| | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
* Makefile: fix gdbus-codegen invocationOleksandr Kravchuk2018-09-201-2/+2
| | | | Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
* Merge commit with PAS Vers 1.0.9Guy Sagnes2017-03-1712-2027/+1884
|\
| * PAS Vers. 1.0.9Cosmin Cernat2017-02-083-1770/+1781
| | | | | | | | | | Change-Id: I8e8adde2316cd4038565fb68c2f1e7296dc75e18 Signed-off-by: Cosmin Cernat <cosmin.cernat@continental-corporation.com>
| * Adaption for [PATCH] Handle empty /file and /key directories in database ↵Cosmin Cernat2017-01-311-48/+47
| | | | | | | | | | | | | | resources configuration. Change-Id: Ic46a9d9a6fc9ebd0bc73dd09572eab7948761ccb Signed-off-by: Cosmin Cernat <cosmin.cernat@continental-corporation.com>
| * Handle empty /file and /key directories in database resources configuration.Tomasz Lewandowski2017-01-311-19/+70
| | | | | | | | | | Change-Id: Ifcb2a6df81f53b700e61ccc5375486b65f958ee5 Signed-off-by: Tomasz Lewandowski <tomasz.lewandoski@delphi.com>
| * PAS: Error checking in recovery when group/public data is not configuredVignesh Raman2017-01-311-211/+239
| | | | | | | | | | | | | | | | | | | | | | | | If group/public data is not configured, Data/mnt-c/shared/group/ and Data/mnt-c/shared/public/ folders will not be created. In this case recovery will fail as there is no error checking to check if source folder exists during recovery phase. This commit adds error checking in recovery case. Change-Id: Iad58e1322eb6b329b9f1ad6ecaa6c05ed1053d30 Signed-off-by: Vignesh Raman <Vignesh_Raman@mentor.com>
| * PAS: Add error checking in recovery processVignesh Raman2017-01-312-147/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When PCL file API is used to write data to files, the files for different users are located in subfolders <appId>/user/<user_no>/seat/<seat_no>/. If the PCL file API is not called to write data to file, the folder <appId>/user/<user_no>/seat/<seat_no>/ will not exist and backup will not create the folder. In this case recovery will fail as there is no error checking to check if source folder exists during recovery phase. Similar error case is seen if /Data/mnt-c/<appId>/node folder is not created. This commit adds error checking in recovery and backup cases. Change-Id: I2f9a01a89c567cf70a178c8f6142f714244311b0 Signed-off-by: Vignesh Raman <Vignesh_Raman@mentor.com>
| * PAS-3 - Remove irrelevant functionality from pers_admin_test_frameworkCosmin Cernat2017-01-277-282/+2
| | | | | | | | | | Change-Id: I0430d7fc06dbfa9bdbbe47782069db24c0a96672 Signed-off-by: Cosmin Cernat <cosmin.cernat@continental-corporation.com>
* | Merge pull request #2 from jeremiah/jeremiah-license-and-format-patch-1Guy Sagnes2017-01-272-9/+28
|\ \ | |/ |/| Jeremiah license and format patch
| * Update with proper copyright assignmentJeremiah C. Foster2016-08-241-1/+1
| |
| * Added license headerJeremiah C. Foster2016-08-241-0/+23
| |
| * Update README.mdJeremiah C. Foster2016-08-241-3/+0
| |
| * Updated README Jeremiah C. Foster2016-08-241-7/+6
| | | | | | Converting to markdown. Added copyright info.
* | PAS: Set ssw_pers_admin_common.c file formatting to unixVignesh Raman2017-01-261-49/+869
| | | | | | | | | | | | | | Converted file format from mac to unix format Change-Id: I98f79548fc0e641e002d984b2ae763c5c3b819e9 Signed-off-by: Thangam Ramasamy <Thangam_Ramasamy@mentor.com>
* | PAS: Limitation of user_no to 4 is removedVignesh Raman2017-01-262-4/+6
| | | | | | | | | | Change-Id: I3d39d9dee86a0aa055f04f81ea825018014651ed Signed-off-by: Ingo Huerner <Ingo_Huerner@mentor.com>
* | PAS: Add support to handle symbolic links when creating backupVignesh Raman2017-01-261-0/+41
|/ | | | | Change-Id: I165d00e86e204d033e7e94d98e614fce5b375ad4 Signed-off-by: Vignesh Raman <Vignesh_Raman@mentor.com>
* PAS Vers. 1.0.8 - Fixed bug 437 - pas daemon stops triggering the system.d ↵Cosmin Cernat2016-06-075-1149/+1284
| | | | | | | watchdog after changing system time Change-Id: I066ce314e4382df2565e4aafad3049648743bf07 Signed-off-by: Cosmin Cernat <cosmin.cernat@continental-corporation.com>
* Fixed Bug 297 - Test cases are failingCernat Cosmin (uidv0912)2015-10-233-12/+49
| | | | | Change-Id: I7fc86f270addfeda5aef7504344fe030ab304476 Signed-off-by: Cernat Cosmin <cosmin.cernat@continental-corporation.com>
* Takeover fix for Bug 299 from Continental git branchCernat Cosmin (uidv0912)2015-10-131-8/+8
| | | | | Change-Id: Id6ffd1c12f704ae2006f0cde21b8c6d8fd7228d3 Signed-off-by: Cernat Cosmin <cosmin.cernat@continental-corporation.com>
* PAS Vers. 1.0.7 - Fixed bug 299: Link to shared group data is missingCernat Cosmin (uidv0912)2015-10-133-13/+18
| | | | | Change-Id: Ic2cf6dfa7176f84ae7463d8fd1685ef46f61f132 Signed-off-by: Cernat Cosmin <cosmin.cernat@continental-corporation.com>
* PAS Vers. 1.0.6 - Fixed bug 295: further calls of persadmin_tool install ↵Cernat Cosmin (uidv0912)2015-10-093-6/+26
| | | | | | | return with exit code: -1310719 Change-Id: I2b7d4b406381ee11881436a64d5ef86d60fd302a Signed-off-by: Cernat Cosmin <cosmin.cernat@continental-corporation.com>
* add documentation to repositoryGuy Sagnes2015-08-011-0/+0
|
* add missing compiler flags for CPP complianceGuy Sagnes2015-03-271-0/+6
| | | | Change-Id: Ib9f241d595cfefcd6e91798484a5b32a2ccb0ead
* rename json libraryPedro Alvarez2015-03-271-1/+1
|
* Support new versions of systemdPedro Alvarez2015-03-271-1/+2
|
* Support new versions of json-cPedro Alvarez2015-03-271-1/+2
|
* change mode autogen.sh and extend gitignore definitionGuy Sagnes2015-03-272-0/+20
| | | | Change-Id: Ib8322e69bc4de4bfed3d044780eb668922d9ec77
* PAS Vers. 1.0.5 - Fixed bug 255 : Creation of databases with many keys takes ↵1.0.5Petrica Manoila2014-09-295-846/+409
| | | | | | | a long time Change-Id: I93d71d019e78c26d2b8915dfcdf86d08d76d08f7 Signed-off-by: Petrica Manoila <petrica.manoila@continental-corporation.com>
* PAS Vers. 1.0.4 - Fixed format for access lib version info.7.0Petrica Manoila2014-09-163-10/+14
| | | | | Change-Id: I81cc9117a4afd2c1b5120774b32e1b30e3c3b2b4 Signed-off-by: Petrica Manoila <petrica.manoila@continental-corporation.com>
* Bugfix: pers_admin_svc hogs 50 % of CPUPetrica Manoila2014-09-123-3/+11
| | | | | | | http://bugs.genivi.org/show_bug.cgi?id=263 Change-Id: I444ddf50fec740580be665610a57b4d87901590a Signed-off-by: Petrica Manoila <petrica.manoila@continental-corporation.com>
* Bugfix: Convert files to unix expected formatGuy Sagnes2014-03-067-2054/+2054
| | | | | | Issue reported by Ingo Hürner / Marko Hoyer Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
* Bugfix - issue detected with Yocto buildGuy Sagnes2014-03-052-616/+625
| | | | | | | | | | - related to build environment: - ssw_pers_admin_database_helper.c - wrong file format used - Makefile.am - missing creation of the auto generated dbus stuff correction provided by Ralf Anton Beier / Continental Automotive GmbH Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
* Added version 1.0.2Guy Sagnes2014-02-2585-0/+32133
12.12.2013 * add missing licenses information update after review feedback 20131212 - J.Kowalski 03.12.2013 * Persistence Adminisitrator / OIP BL 0.9.130 08.08.2013 * Persistence: PersAdminTool: Install "custom" keys with correct storage Clean up & makefile adaptations for generated code Remark: Integration 0.9.95 16.07.2013 * Modifications: pers-service-version 1.0.2 - Add makefile to allow creation of auto-generated code - Add support for starting over systemd - Custom plugin's name has to be extracted from value for "storage" tag - Added persadmin_check_for_same_file_content to check for identical file content - minimal fixes 18.06.2013 * persistence-administration-service version 1.0.1 update Administrator, incl. test application pers_svc_test/ 07.06.2013 * reorg position of dbus xml definition 02.05.2013 * Update missing part: integration of the generation of the dbus files based on Makefile.am 30.04.2013 * Reworked version based on common part 25.04.2013 * initial repository creation. Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>