summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.60.6Marcel Holtmann2009-09-252-1/+6
* Add ignore line generated udev rules fileMarcel Holtmann2009-09-251-0/+1
* Fix build issue with example history pluginMarcel Holtmann2009-09-251-1/+1
* Fix segmentation fault from SIM reading on Calypso modemMarcel Holtmann2009-09-251-0/+3
* Convert some more strings list for easier readingMarcel Holtmann2009-09-251-1/+3
* Add some more test scripts for SMS and voice call testingMarcel Holtmann2009-09-255-1/+91
* Add gsmdial application to ignore listMarcel Holtmann2009-09-241-0/+2
* Add skeleton for gsmdial test applicationMarcel Holtmann2009-09-241-0/+29
* Release 0.50.5Marcel Holtmann2009-09-242-1/+14
* Add oFono whitepaper to distributionMarcel Holtmann2009-09-241-1/+8
* Fix whitespaceDenis Kenzior2009-09-241-7/+7
* Add first draft of the ofono whitepaperDenis Kenzior2009-09-241-0/+172
* Update the sim-api with LockedPins propertyDenis Kenzior2009-09-241-0/+10
* Add initial support for LockedPins propertyDenis Kenzior2009-09-241-7/+95
* gdbus: handle introspection generally in generic_message.RISKÓ Gergely2009-09-241-43/+59
* Unref GIOChannel in g_at_chat_new_from_ttyZhenhua Zhang2009-09-241-1/+4
* Ignore EFli if the first entry is emptyDenis Kenzior2009-09-231-4/+11
* Add plugin interface for getting PIN lock state.Andrzej Zaborowski2009-09-232-0/+67
* Remove unused struct field.Andrzej Zaborowski2009-09-231-1/+0
* Rename eflp_format to efli_format, semantically opposite.Andrzej Zaborowski2009-09-231-4/+4
* Update sim-api.txt: ChangePin no longer disables pin.Andrzej Zaborowski2009-09-231-2/+1
* Simplify: Use dbus_message_iter_get_argsDenis Kenzior2009-09-224-103/+36
* Remove unused structureDenis Kenzior2009-09-221-6/+0
* Fix unused variable issue from last commitsMarcel Holtmann2009-09-231-1/+0
* Fix: Comparison should be against negative errnoDenis Kenzior2009-09-221-1/+1
* Update sim-api with LockPin and UnlockPinDenis Kenzior2009-09-221-0/+13
* Don't try to Lock or Unlock SIM PIN2Denis Kenzior2009-09-221-1/+6
* Make sure we try to lock/unlock/change only PINsDenis Kenzior2009-09-221-4/+32
* Refactor: Do not use int instead of enumDenis Kenzior2009-09-223-13/+15
* Don't treat READY CPIN result differentlyDenis Kenzior2009-09-221-9/+8
* Add LockPin and UnlockPin functionsDenis Kenzior2009-09-221-39/+76
* Move SSN unsolicited notification activationDenis Kenzior2009-09-222-6/+5
* Rearrange sim password enumDenis Kenzior2009-09-223-73/+77
* Fix: Make sure pin isn't emptyDenis Kenzior2009-09-221-0/+4
* Get rid of 1 line functionDenis Kenzior2009-09-221-7/+2
* Move some stuff aroundDenis Kenzior2009-09-225-59/+55
* Do PIN authenticationAndrzej Zaborowski2009-09-226-1/+604
* Assume sms is registered only when sim readyDenis Kenzior2009-09-221-58/+12
* Assume cbs is registered after sim readyDenis Kenzior2009-09-221-48/+8
* Assume netreg is registered when sim readyDenis Kenzior2009-09-221-56/+16
* Fix trailing whitespaceMarcel Holtmann2009-09-181-1/+1
* Add disconnection functionDenis Kenzior2009-09-181-0/+22
* Simplify cleanup logicDenis Kenzior2009-09-181-21/+17
* Refactor language preference parsingDenis Kenzior2009-09-171-71/+85
* Simplify function logicDenis Kenzior2009-09-171-8/+8
* Use g_ascii_isdigitDenis Kenzior2009-09-171-2/+1
* Fix potential memory leakDenis Kenzior2009-09-171-0/+6
* Rename function to be more clearDenis Kenzior2009-09-171-2/+2
* Use existing function for converting to iso639Denis Kenzior2009-09-173-28/+5
* Assume CBS is registered when SIM readyDenis Kenzior2009-09-171-41/+8