summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_backup_filelist.c
Commit message (Expand)AuthorAgeFilesLines
* Rework of DLT messagesIngo Huerner2014-12-041-16/+16
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-16/+16
* Optimized config file loading; bugfix in custom plugin loading, load only if ...Ingo Huerner2014-07-161-53/+48
* Now files will be correctly handled (cached/non cached)Ingo Huerner2014-07-161-4/+14
* Implemented backup blacklist for filesIngo Huerner2014-07-071-35/+29
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-12/+10
* Fixed bug 231Ingo Huerner2014-06-181-1/+7
* Fixed bug 230Ingo Huerner2014-06-181-2/+3
* Finished onDemand/static loading of plugins; Corrected a problem with default...Ingo Huerner2014-06-171-1/+1
* Implemented on demand/static loading of plugins (part I); ATTENTION: pluginf ...Ingo Huerner2014-06-131-19/+2
* Updated missing header doc; prevent overwriting of notification callback; pro...Ingo Huerner2014-06-051-1/+10
* Fixed a problem with default file dataIngo Huerner2014-05-061-0/+9
* Added default file loading also to pclCreatePath function; fixed bugs 199 and...Ingo Huerner2014-04-301-1/+1
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-21/+18
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-121-69/+8
* Removed compiler warningsIngo Huerner2014-02-101-3/+1
* improvement, use sendfile to copy filesIngo Huerner2014-02-101-17/+17
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-241-0/+457
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-261-2/+2
* Fixed a problem with the file interface, file handle was always 0Ingo Huerner2013-11-191-7/+0
* Static code analysis findings; mutex reworkIngo Huerner2013-11-181-51/+65
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-2/+2
* Implemented default data handling for readIngo Huerner2013-08-211-1/+1
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-021-6/+0
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-2/+8
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-0/+312