2014-04-29 |
Ingo Huerner | Added use of default data for files; added test data... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Ingo Huerner | Added pclLifecycleSet function |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Ingo Huerner | Updated test data |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Ingo Huerner | Corrected tests |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Ingo Huerner | Updated Yocto files; corrected test cases |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Ingo Huerner | Removed itzam, and switched to commom library; Known... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Ingo Huerner | Fixed bug 171; return the correct error code EPERS_MAXH... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Ingo Huerner | Added Yocto recipes |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Ingo Huerner | Corrected handle when using plugins; corrected array... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Ingo Huerner | Updated plugin interface |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Ingo Huerner | Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Ingo Huerner | Removed compiler warnings |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Ingo Huerner | improvement, use sendfile to copy files |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Ingo Huerner | init und deinit is not blocking anymore when they will... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Ingo Huerner | Increment tag version v0.9.0 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Ingo Huerner | Corrected the use of the new check headers; fixed a... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Ingo Huerner | File backups on seperate partition; Fixed bug 146;... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Ingo Huerner | Removed documentation as it is now available on the... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ingo Huerner | Added description for each test case |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Ingo Huerner | File permission rework |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ingo Huerner | Added documentation information to README file |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Ingo Huerner | Fixed PCL bugs: 137, 138, 141 |
commit | commitdiff | tree | snapshot |
2013-11-29 |
Ingo Huerner | Adjusted dbus message, removed transactions due to... |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Ingo Huerner | Fix deadlock part II |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ingo Huerner | Fix a deadlock when receiving shutdown mode |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ingo Huerner | Fixed a crash in custom plugin loader function |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ingo Huerner | Corrected error codes in doxygen function doc; correcte... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Ingo Huerner | Updated test data v0.8.0 |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Ingo Huerner | Fixed a problem with the file interface, file handle... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Ingo Huerner | Static code analysis findings; mutex rework |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ingo Huerner | Fixed a problem with change callback registration |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ingo Huerner | Finished switch to single threaded dbus communication |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ingo Huerner | Move from mulit-threaded to single-threaded dbus commun... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Ingo Huerner | Corrected datatype for parameter shutdown mode in dbus... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Ingo Huerner | Added default data handling for custom data |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ingo Huerner | Adjusted library version information; added define... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ingo Huerner | Added notifications for custom keys; added creat path... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ingo Huerner | Removed test case; adjusted notify functions |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ingo Huerner | corrected initcounter; added unregister notify functions |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Ingo Huerner | Corrected dbus watches |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Ingo Huerner | Corrected Datat.tag.gz |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Ingo Huerner | Minor fixes including dbus interface fixe |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Ingo Huerner | Added documentation |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Ingo Huerner | Optimization for custom plugins; corrected return values |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Ingo Huerner | Corrected return value in pclKeyHandleClose v0.7.0 |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ingo Huerner | Implemented default data handling for read |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Ingo Huerner | Finished findings after code review |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Ingo Huerner | Removed findings after code review; removed memset... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Ingo Huerner | Corrected header, added forgotten ifdef |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Ingo Huerner | Corrected header, problem to compile under C++ |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ingo Huerner | Updated versioning scheme |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ingo Huerner | Corrected minor findings after code review; Removed... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Ingo Huerner | Added persistence_client_library.h to install headers v0.6.0 |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ingo Huerner | Added ref counter for init/deinit; updated header doxyg... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
ihuerner | Updated README file |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Ingo Huerner | Added init/deinit library functions; removed library... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Ingo Huerner | Added dlt messages; removed setting of comipler flags... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Ingo Huerner | Added reason to notification messages; started with... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Ingo Huerner | Corrected register dbus messages |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Ingo Huerner | Forgotten to remove comments in a line |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Ingo Huerner | Added backup file and checksum creation for files |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Ingo Huerner | If a customID is available for a customer plugin, used... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Ingo Huerner | Implemented changed notification for shared data; persi... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Ingo Huerner | Added db entry for prc table for resource type and... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Ingo Huerner | Adjusted dbus interface names |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Ingo Huerner | Added missing mockup source files |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Ingo Huerner | Added timeout to the dbus mainloop; bugfixing dbus... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Ingo Huerner | Updated Lifecycle interface names; added information... v0.5.0 |
commit | commitdiff | tree | snapshot |
2013-02-19 |
cbruder | Improved quality, by fixing issues detected by Coverity... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
cbruder | Improved quality, by fixing issues detected by Coverity... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Ingo Huerner | removed warning |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Ingo Huerner | Updated dbus message parameters; replaced pipe to dbus... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
cbruder | Update README |
commit | commitdiff | tree | snapshot |
2013-02-13 |
cbruder | Updated README |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ingo Huerner | Adjustments in custom library interface; added custom... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ingo Huerner | added library versioning (libtool's versioning system... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Ingo Huerner | Changed file and key-value API according GENIVI naming... v0.4.0 |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Ingo Huerner | Added more comments to test application |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Ingo Huerner | Added information how to build to README file |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Ingo Huerner | If no entry for a resource in prct the data will be... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Ingo Huerner | updated version in configure.ac v0.3.3 |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Ingo Huerner | Revert "updated version in configure.ac" |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Ingo Huerner | updated version in configure.ac |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Ingo Huerner | changed datatype of ldbid, user_no and deat_no form... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Ingo Huerner | Renamed and moved files, fixed problem with handle... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ingo Huerner | Created new sub-library wehere common datat will be... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ingo Huerner | Enabled dbus |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Ingo Huerner | rework database access functions: rename files and... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Ingo Huerner | Updated prct datastructure, custom_name and responsible... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Ingo Huerner | Corrected path for shared group and shared public |
commit | commitdiff | tree | snapshot |
2012-12-10 |
ihuerner | Added missing c file |
commit | commitdiff | tree | snapshot |
2012-12-05 |
ihuerner | New release 0.3.2, see ChangeLog for changes |
commit | commitdiff | tree | snapshot |
2012-11-30 |
ihuerner | Updated configure.ac with correct version |
commit | commitdiff | tree | snapshot |
2012-11-30 |
ihuerner | New release 0.3.1, for chnages see ChangeLog |
commit | commitdiff | tree | snapshot |
2012-11-26 |
ihuerner | New release 0.3.0; license change to MPLv2, for more... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
ihuerner | New release 0.2.4, for changes see ChangeLog |
commit | commitdiff | tree | snapshot |
2012-11-08 |
ihuerner | New release 0.2.3, for changes see ChangeLog |
commit | commitdiff | tree | snapshot |
2012-11-05 |
ihuerner | New version 0.2.2 (rev 1759), for changes see ChangeLog |
commit | commitdiff | tree | snapshot |
2012-10-30 |
ihuerner | New version 0.2.1 (rev 1748), for chnages see ChangeLog |
commit | commitdiff | tree | snapshot |
2012-10-26 |
ihuerner | Updated client library version 0.2.0 (rev 1709), for... |
commit | commitdiff | tree | snapshot |
next |