summaryrefslogtreecommitdiffstats
path: root/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* client: RIL state update delegation, no client destroy, IPC client boot in openreplicant-4.2-0004replicant-4.2-0003Paul Kocialkowski2014-10-041-17/+29
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-189/+917
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-31/+31
* Send internal SMS to alert the user when an important crash just happenedPaul Kocialkowski2013-09-291-0/+2
* Check modem state before RIL requests and properly report it on crashPaul Kocialkowski2013-09-281-6/+24
* ipc: Open client after power onPaul Kocialkowski2013-07-031-8/+8
* Follow changes in libsamsung-ipc APIPaul Kocialkowski2013-07-031-166/+65
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* ipc: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-135/+181
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-8/+8
* ipc: Set ipc message structure to 0 and double check before freeingPaul Kocialkowski2013-03-231-1/+3
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-38/+38
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-46/+46
* Using rc instead of calling the function in the if statementPaulK2012-02-011-2/+6
* Changed IPC Client to deal with new handlers common dataPaulK2012-01-141-9/+14
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-8/+25
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-291-2/+175
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-0/+216