summaryrefslogtreecommitdiffstats
path: root/src/ussd.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11ussd: Recover idle state after a transaction errorPhilippe Nunes1-0/+10
2012-06-18ussd: send NotRecognized error for invalid USSDDenis Kenzior1-1/+1
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-9/+9
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-11/+18
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-01-18ussd: Use __ofono_atom_findDenis Kenzior1-6/+4
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-01-23ussd: Use global definition of supplementary services interfaceMarcel Holtmann1-8/+9
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-25/+23
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-4/+4
2010-10-10ussd: pass call_in_progress to valid_ussd_stringPekka Pessi1-1/+13
2010-10-10common: fixup logic of valid_ussd_string()Pekka Pessi1-1/+1
2010-10-06ussd: check g_try_new0 return valuePekka Pessi1-0/+3
2010-09-21Fix multi-line comment style issuesJeevaka Badrappan1-5/+7
2010-09-16ussd: debug log notifysPekka Pessi1-0/+41
2010-09-15ussd: Give proper errorsDenis Kenzior1-2/+2
2010-09-15ussd: No need for these structure membersDenis Kenzior1-8/+0
2010-09-15ussd: Add __ofono_ussd_initiate internal apiJeevaka Badrappan1-5/+96
2010-09-15ussd: Fix up minor style issueDenis Kenzior1-2/+2
2010-09-14ussd: Driver API changesJeevaka Badrappan1-6/+33
2010-09-09ussd: Add __ofono_ussd_is_busyYang Gu1-0/+11
2010-08-16ussd: Be extra pedantic trying to CancelDenis Kenzior1-0/+7
2010-08-16ussd: Properly handle cancellationsDenis Kenzior1-13/+15
2010-03-31Refactor: Return a string from USSD Respond methodAndrzej Zaborowski1-7/+24
2010-02-27Fix: Enter RESPONSE_SENT state in ussd response cbAndrzej Zaborowski1-1/+1
2010-02-16Refactor: ussd user responseDenis Kenzior1-14/+7
2010-02-16Cleanup: Minor API tweaks for USSDDenis Kenzior1-3/+3
2010-02-16Handle network-initiated ussd requests.Andrzej Zaborowski1-10/+152
2010-02-15Cleanup: Get rid of USSD_FLAG_PENDINGDenis Kenzior1-24/+10
2010-02-09Enable USSD_STATE_USER_ACTIONAki Niemi1-5/+13
2010-02-09Move USSD status enum to headerAki Niemi1-12/+3
2010-02-08Fix: Don't use ofono_debug directly in the coreDenis Kenzior1-8/+8
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Style: Fix a few more occurences of if/elseDenis Kenzior1-1/+2
2009-10-16Parse +CUSD responses.Andrzej Zaborowski1-0/+3
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-1/+1
2009-09-01Add vendor flag capability to ussdDenis Kenzior1-2/+2
2009-08-20Remove unused functionDenis Kenzior1-8/+0
2009-08-19Fix cut and paste errorDenis Kenzior1-1/+1
2009-08-17Move ussd-status enum out of common.hDenis Kenzior1-0/+9
2009-08-17Cleanup SSC entries if USSD exits firstDenis Kenzior1-0/+8
2009-08-17Refactor supplementary service control stringsDenis Kenzior1-124/+63
2009-08-17Evolve the USSD APIDenis Kenzior1-55/+111
2009-08-13Make ss_passwd_register slightly more efficientDenis Kenzior1-1/+1
2009-08-13Make ss_control_register slightly more efficientDenis Kenzior1-1/+1
2009-07-29Remove all uses of modem.hDenis Kenzior1-1/+0
2009-07-29Rename modem_add_interface / modem_remove_interfaceDenis Kenzior1-2/+2
2009-07-29Get rid of dbus-gsm.hDenis Kenzior1-2/+0
2009-07-29Rename dbus_gsm_pending_replyDenis Kenzior1-1/+1