summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-10-24Just return success when value already set in SetProperty.Andrzej Zaborowski1-0/+6
2009-10-23Fix: Connect up gprs and gprs_contextDenis Kenzior1-4/+21
2009-10-23Fix: Typo in property nameDenis Kenzior1-1/+1
2009-10-23Remove unused code and make compiler happyDenis Kenzior1-25/+0
2009-10-23Add implementation of GPRS context atomDenis Kenzior2-0/+89
2009-10-23Fix: Rename FlagDenis Kenzior1-8/+8
2009-10-23Deactivate the context for removal if activeDenis Kenzior1-3/+44
2009-10-23Refactor/Implement basic activate logicDenis Kenzior1-2/+55
2009-10-23Add stub of gprs context deactivatedDenis Kenzior1-0/+32
2009-10-23Fix: StyleDenis Kenzior1-4/+2
2009-10-23Remove unused functionsDenis Kenzior1-59/+1
2009-10-23Refactor: Deactivate all contexts functionDenis Kenzior1-8/+1
2009-10-23Remove unused functionDenis Kenzior1-8/+0
2009-10-23Refactor: GPRS Remove Context functionDenis Kenzior1-15/+18
2009-10-23Refactor: GPRS CreateContext functionDenis Kenzior1-60/+23
2009-10-23Remove unused functionDenis Kenzior1-26/+0
2009-10-23Refactor: context object path listDenis Kenzior1-4/+3
2009-10-23Refactor: Context set_property functionDenis Kenzior1-57/+123
2009-10-23Refactor: Context get_propertiesDenis Kenzior1-9/+13
2009-10-23Refactor: context finding by pathDenis Kenzior1-11/+3
2009-10-23Remove unused functionDenis Kenzior1-11/+0
2009-10-23Add CID range functionDenis Kenzior1-2/+12
2009-10-23Refactor: Primary Context dbus reg/unregDenis Kenzior1-25/+45
2009-10-23Refactor: Use ofono_bool_t instead of intDenis Kenzior1-4/+3
2009-10-23Refactor: Rename GPRS type enumsDenis Kenzior1-11/+13
2009-10-23Refactor: Split up GPRS into two atomsDenis Kenzior1-0/+1
2009-10-23Add InUse error typeDenis Kenzior2-0/+7
2009-10-23Second round of renamingDenis Kenzior2-12/+10
2009-10-23Refactor: First round of renamingDenis Kenzior1-223/+222
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior2-1/+1
2009-10-23Add GPRS supportAndrzej Zaborowski2-0/+1076
2009-10-21Migrate from RFC2822 to ISO8601Olivier Le Thanh Duong2-3/+3
2009-10-16Parse +CUSD responses.Andrzej Zaborowski1-0/+3
2009-10-16Fix: Don't return NULL if message is emptyDenis Kenzior1-5/+0
2009-10-16Fix: Skip over empty messagesAndrzej Zaborowski1-0/+3
2009-10-16Always return a string from telephony_error_to_str.Andrzej Zaborowski1-2/+2
2009-10-16Refactor: Move network registration status utilsAndrzej Zaborowski3-44/+47
2009-10-15Fix: Quiet a warning on some compilersDenis Kenzior1-2/+2
2009-10-08Rename function to express its purpose betterDenis Kenzior1-2/+2
2009-10-08Allow sending DTMF tones in alerting statePekka Pessi1-1/+5
2009-10-08Use swap_without_accept method, if presentPekka Pessi1-0/+20
2009-10-05Fix: Don't crash when cached ef structure differsDenis Kenzior1-1/+1
2009-10-04Fix pointer size problem with GUINT_TO_POINTER and unsigned shortMarcel Holtmann1-1/+1
2009-10-02Fix: Handle empty SMSesDenis Kenzior1-2/+4
2009-10-02Fix: Make const correctDenis Kenzior2-4/+4
2009-10-02Fix: Add additional error checkingDenis Kenzior1-1/+4
2009-10-02Use small caps for 2G/3G functionsDenis Kenzior2-4/+4
2009-10-02Add utility to parse 3G get response dataDenis Kenzior2-0/+114
2009-10-02Add utility to parse 2G GET_RESPONSE dataDenis Kenzior2-0/+26
2009-10-02Add utility to lookup files in EF dbDenis Kenzior2-1/+23