summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.280.28Marcel Holtmann2010-09-102-1/+13
* test: Update to the new Manager apiDenis Kenzior2010-09-0948-213/+121
* test: Fix mixing tabs and spacesDenis Kenzior2010-09-091-3/+3
* manager: Add GetModems methodDenis Kenzior2010-09-091-0/+49
* modem: Add __ofono_modem_foreachDenis Kenzior2010-09-092-0/+14
* manager: Add ModemRemoved signalDenis Kenzior2010-09-092-0/+13
* manager: Add ModemAdded signalDenis Kenzior2010-09-092-0/+30
* modem: Remove unneeded functionsDenis Kenzior2010-09-093-84/+0
* TODO: Remove unneeded empty lineDenis Kenzior2010-09-091-1/+0
* modem: Break out append_modem_propertiesDenis Kenzior2010-09-092-26/+32
* Add gdbus/polkit.c file to sources listMarcel Holtmann2010-09-091-1/+2
* Add support for builtin GDBus security using PolicyKitMarcel Holtmann2010-09-092-1/+247
* Add support for GDBus security action and flagsMarcel Holtmann2010-09-092-3/+21
* Use simpler error callbacks for GDBus security hooksMarcel Holtmann2010-09-092-8/+30
* Add support for GDBus security handlersMarcel Holtmann2010-09-092-22/+156
* stkutil: Trivial style issueDenis Kenzior2010-09-091-4/+2
* stkutil: Add Send USSD-specific Text dataobjJeevaka Badrappan2010-09-091-0/+11
* stkutil: Add Send USSD specific result codesJeevaka Badrappan2010-09-091-0/+2
* call-settings: Add __ofono_call_settings_is_busyJeevaka Badrappan2010-09-092-0/+8
* call-forwarding: Add __ofono_call_forwarding_is_busyJeevaka Badrappan2010-09-092-0/+8
* call-barring: Add __ofono_call_barring_is_busyJeevaka Badrappan2010-09-092-0/+8
* TODO: update owner persist outgoing SMS messages taskKristen Carlson Accardi2010-09-091-0/+1
* AUTHORS: Mention Jeevaka's contributionsDenis Kenzior2010-09-091-0/+1
* call-settings: Check if ussd is busyYang Gu2010-09-091-2/+2
* call-forwarding: Check if ussd is busyYang Gu2010-09-091-3/+3
* call-barring: Check if ussd is busyYang Gu2010-09-091-4/+4
* ussd: Add __ofono_ussd_is_busyYang Gu2010-09-092-0/+12
* test: Update test-voicecall to reflect DBus typesJeevaka Badrappan2010-09-091-26/+29
* sim: Use sim_fs_check_versionDenis Kenzior2010-09-091-0/+2
* simfs: Add sim_fs_check_versionDenis Kenzior2010-09-092-5/+58
* simfs: Simplify logicDenis Kenzior2010-09-091-8/+7
* sim: Break out sim file reading into simfsDenis Kenzior2010-09-095-712/+777
* stkutil: Fixup whitespace corruptionDenis Kenzior2010-09-091-2/+2
* sim: Unify sim_read and sim_read_bytesDenis Kenzior2010-09-091-40/+14
* sim: read EFiidfKristen Carlson Accardi2010-09-092-12/+297
* Fix wrong code point in Portuguese tableAki Niemi2010-09-091-1/+1
* Default to using 8bit SMS reference numbersAki Niemi2010-09-091-2/+3
* zte: implement Online propertyPekka Pessi2010-09-091-3/+46
* mbm: implement Online propertyPekka Pessi2010-09-091-4/+47
* ste: implement Online propertyPekka Pessi2010-09-091-3/+48
* novatel: implement Online propertyPekka Pessi2010-09-091-3/+37
* hso: implement Online propertyPekka Pessi2010-09-091-3/+38
* huawei: implement Online propertyPekka Pessi2010-09-091-7/+46
* atgen: implement Online propertyPekka Pessi2010-09-091-1/+46
* doc: Refactor the manager API and its modem object handlingMarcel Holtmann2010-09-081-8/+16
* doc: Fix small typo in voice call manager descriptionMarcel Holtmann2010-09-081-1/+1
* Fix calling watch callbacks after it has been removedLuiz Augusto von Dentz2010-09-081-30/+49
* Fix signal watch when a service name is givenLuiz Augusto Von Dentz2010-09-081-33/+128
* Do not automatically remove watches for service namesLuiz Augusto Von Dentz2010-09-081-6/+7
* Release 0.270.27Marcel Holtmann2010-09-072-1/+26