summaryrefslogtreecommitdiffstats
path: root/common/elapi
Commit message (Expand)AuthorAgeFilesLines
* ELAPI Fixing warnings in the exampleDmitri Pal2009-10-051-2/+9
* ELAPI Resolving message attributeDmitri Pal2009-10-058-57/+536
* ELAPI Event resolverDmitri Pal2009-10-0514-95/+828
* ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...Jakub Hrozek2009-09-215-36/+6
* ELAPI: fix varargs call, update unit testsJakub Hrozek2009-09-213-8/+58
* ELAPI: Fix dispatcher structure initializationJakub Hrozek2009-09-161-10/+1
* Include m4 directories in tarballStephen Gallagher2009-09-152-1/+5
* Add 'make tests' targetStephen Gallagher2009-09-112-0/+7
* ELAPI Better separation from collection internals.Dmitri Pal2009-09-111-20/+24
* COLLECTION Copy collection flat with concatenated namesDmitri Pal2009-09-092-1/+28
* ELAPI Laying foundation for the async processingDmitri Pal2009-09-086-90/+175
* ELAPI Adding file provider and CSV formatDmitri Pal2009-09-0819-136/+2248
* ELAPI sinks and providersDmitri Pal2009-09-089-143/+1016
* configure cleanupsSumit Bose2009-09-032-2/+2
* ELAPI Shortening namesDmitri Pal2009-08-214-154/+152
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-202-10/+8
* ELAPI: Adding concept of targetsDmitri Pal2009-08-2014-162/+896
* ELAPI Next round of functionality - logging part of the interfaceDmitri Pal2009-08-1214-263/+1522
* Fix typo in elapi's Makefile.am that breaks 'make dist'Stephen Gallagher2009-07-201-1/+1
* COLLECTION Add remove item functionsDmitri Pal2009-07-161-5/+6
* ELAPI First part of the interfaceDmitri Pal2009-07-159-0/+1648