summaryrefslogtreecommitdiff
path: root/src/rbtree.c
Commit message (Expand)AuthorAgeFilesLines
* Some optimization; fixed a problem with unregister/register notificationsIngo Huerner2015-02-101-2/+2
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-21/+34
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-081-1/+1
* Fixed a problem with getting the size of the default data; extended tests to ...Ingo Huerner2014-07-091-39/+42
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-1/+1
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-0/+635