summaryrefslogtreecommitdiff
path: root/common/elapi
AgeCommit message (Expand)AuthorFilesLines
2009-09-21ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating m...Jakub Hrozek5-36/+6
2009-09-21ELAPI: fix varargs call, update unit testsJakub Hrozek3-8/+58
2009-09-16ELAPI: Fix dispatcher structure initializationJakub Hrozek1-10/+1
2009-09-15Include m4 directories in tarballStephen Gallagher2-1/+5
2009-09-11Add 'make tests' targetStephen Gallagher2-0/+7
2009-09-11ELAPI Better separation from collection internals.Dmitri Pal1-20/+24
2009-09-09COLLECTION Copy collection flat with concatenated namesDmitri Pal2-1/+28
2009-09-08ELAPI Laying foundation for the async processingDmitri Pal6-90/+175
2009-09-08ELAPI Adding file provider and CSV formatDmitri Pal19-136/+2248
2009-09-08ELAPI sinks and providersDmitri Pal9-143/+1016
2009-09-03configure cleanupsSumit Bose2-2/+2
2009-08-21ELAPI Shortening namesDmitri Pal4-154/+152
2009-08-20COMMON Fixes to return values, errno, leaksDmitri Pal2-10/+8
2009-08-20ELAPI: Adding concept of targetsDmitri Pal14-162/+896
2009-08-12ELAPI Next round of functionality - logging part of the interfaceDmitri Pal14-263/+1522
2009-07-20Fix typo in elapi's Makefile.am that breaks 'make dist'Stephen Gallagher1-1/+1
2009-07-16COLLECTION Add remove item functionsDmitri Pal1-5/+6
2009-07-15ELAPI First part of the interfaceDmitri Pal9-0/+1648