summaryrefslogtreecommitdiff
path: root/src/mm-callback-info.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-16core: keep track of all PIN retry countsEric Shienbrood1-0/+20
2011-07-25core: allow getting the result from the MMCallbackInfoDan Williams1-0/+8
2011-06-05core: ensure ERROR_REMOVED error is used in MMCallbackInfo when detecting mod...Aleksander Morgado1-6/+11
2011-06-05core, plugins: if modem removed don't process responseAleksander Morgado1-0/+8
2010-03-19core: add chaining helper functions to callback infoDan Williams1-0/+23
2010-01-19core: protect against modem removal in critical callbacks (rh #553953)Dan Williams1-2/+3
2009-12-07core: add refcounts to MMCallbackInfoDan Williams1-8/+31
2009-11-26core: don't allow double-scheduled callbacksDan Williams1-0/+2
2009-10-12core: convert MMCallbackInfo modem refs to weak refsDan Williams1-2/+21
2009-08-06license: add license header to all files and set copyright based on git logAlexander Sack1-0/+13
2008-12-09Lots of random fixes:Tambet Ingo1-28/+61
2008-09-11Rewrite serial device communications.Tambet Ingo1-12/+4
2008-09-01Implement reading IMEI, IMSI, manufacturer, model, and version (revision).Tambet Ingo1-31/+60
2008-07-31Initial commit.Tambet Ingo1-0/+98