Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-15 | gprs: Move settings structure | Denis Kenzior | 1 | -36/+48 | |
Move the settings structure from pri_context to ofono_gprs_context in preparation for new IPv6 support APIs. | |||||
2011-03-15 | gprs: Add support for dual stack contexts | Denis Kenzior | 1 | -0/+5 | |
2011-03-15 | gprs: Also reset active in release_context | Denis Kenzior | 1 | -6/+2 | |
2011-03-15 | gprs: factor out common code | Mika Liljeberg | 1 | -61/+50 | |
2011-03-15 | emulator: fix some indentation issues | Guillaume Zajac | 1 | -58/+58 | |
2011-03-11 | simfs: fix GLib-CRITICAL warning | Guillaume Lucas | 1 | -12/+14 | |
During modem release, when there is no SIM card, a GLib-CRITICAL issue occurs during the free of the sim fs context. | |||||
2011-03-11 | stk: fix issue with null data object | Andrzej Zaborowski | 1 | -1/+1 | |
This will let the caller correctly detect NULL alpha id. | |||||
2011-03-11 | voicecall: Refactor held and mpty notify logic | Denis Kenzior | 1 | -40/+22 | |
2011-03-11 | voicecall: Minor whitespace fix for previous commit | Denis Kenzior | 1 | -2/+2 | |
2011-03-11 | voicecall: implement SSN handling functions | Andras Domokos | 1 | -0/+174 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 2 | -264/+0 | |
2011-03-02 | stk: Handle Refresh if also performed by modem | Andrzej Zaborowski | 1 | -6/+30 | |
2011-03-01 | build: Fix wrong include of public header | Marcel Holtmann | 1 | -1/+0 | |
2011-03-01 | location-reporting: don't add client-exit watch too early | Lucas De Marchi | 1 | -6/+4 | |
Wait until driver gives us a file descriptor to start watching for client exit. This fixes a race when client exits before the driver calls location_reporting_enable_cb(). | |||||
2011-02-28 | stk: Make sure to reset respond_on_exit | Andrzej Zaborowski | 1 | -0/+1 | |
This fixes a crash spotted by Lasse Kunnasluoto documented at http://lists.ofono.org/pipermail/ofono/2011-February/009211.html | |||||
2011-02-25 | voicecall: Add CNAP debugging ofono voicecall | Antoine Reversat | 1 | -2/+3 | |
2011-02-25 | sim: Document fall through case in switchcase | Denis Kenzior | 1 | -0/+2 | |
2011-02-25 | sim: check lock state with call meter | Jussi Kangas | 1 | -0/+15 | |
2011-02-25 | sim: Expose the __ofono_sim_recheck_pin API | Jussi Kangas | 2 | -8/+9 | |
2011-02-25 | sim: Do not teardown SIM state when PIN2 is asked | Jussi Kangas | 1 | -7/+24 | |
We should not tear down the SIM state if PIN2 is being asked for, or if PIN2 is blocked and PUK2 is being asked. We also want to continue with SIM initialization if the modem requires PIN2 / PUK2 for some reason. | |||||
2011-02-25 | simutil: Add missing SIM enum | Jessica Nilsson | 1 | -0/+1 | |
2011-02-24 | emulator: add support of void parameters in CMER | Frédéric Danis | 1 | -12/+12 | |
2011-02-24 | common: '+' is not valid phone number anymore | Paavo Leinonen | 1 | -0/+3 | |
Reject phone number if it contains only plus sign. | |||||
2011-02-24 | emulator: Remove unneeded parens | Denis Kenzior | 1 | -1/+1 | |
2011-02-23 | location-reporting: add atom implementation | Rafael Ignacio Zurita | 2 | -0/+395 | |
2011-02-23 | emulator: return if SLC is not yet established | Denis Kenzior | 1 | -1/+3 | |
2011-02-23 | emulator: add BRSF support | Frédéric Danis | 1 | -1/+44 | |
2011-02-23 | emulator: add CMER support | Frédéric Danis | 1 | -2/+105 | |
2011-02-23 | emulator: Reflow the code slightly | Denis Kenzior | 1 | -14/+12 | |
2011-02-23 | emulator: add CIND support | Frédéric Danis | 1 | -0/+81 | |
2011-02-23 | emulator: add support of indicators | Frédéric Danis | 2 | -1/+150 | |
2011-02-23 | emulator: Disable echo for hfp emulators | Frédéric Dalleau | 1 | -0/+2 | |
2011-02-19 | emulator: fix whitespace corruption | Denis Kenzior | 1 | -1/+1 | |
2011-02-18 | emulator: add dialing support | Gustavo F. Padovan | 1 | -0/+121 | |
It handles client ATD*99# request and then initiate the PPP negotiation. IP forward through the new ppp interface is not done yet. Initially based on patches from Zhenhua Zhang <zhenhua.zhang@intel.com> | |||||
2011-02-18 | sim: Check for SIM lockout condition | Denis Kenzior | 1 | -3/+12 | |
When a user tries to lock/unlock/change a PIN and enters it wrongly several times, it is possible to lock themselves out. In this case we should drop to a pre-sim state, wait for the user to enter the PUK and re-init the sim. | |||||
2011-02-18 | sim: Move stuff around and remove forward decl | Denis Kenzior | 1 | -24/+23 | |
2011-02-18 | sim: move stuff around | Denis Kenzior | 1 | -49/+49 | |
2011-02-17 | stk: Partially handle Refresh command | Andrzej Zaborowski | 1 | -0/+65 | |
Only the four "NAA initialisation" modes are handled at the moment. | |||||
2011-02-17 | cbs: Set topics on EFcbmid change only if powered | Denis Kenzior | 1 | -5/+6 | |
2011-02-17 | cbs: Watch for changes to relevant SIM files | Andrzej Zaborowski | 1 | -1/+31 | |
2011-02-17 | network: Watch for changes to relevant SIM files | Andrzej Zaborowski | 1 | -0/+66 | |
2011-02-17 | voicecall: Watch for changes to relevant SIM files | Andrzej Zaborowski | 1 | -7/+17 | |
2011-02-17 | sim: Tweak the behavior of sim_refresh slightly | Denis Kenzior | 3 | -14/+14 | |
Instead of notifying everyone of sim_inserted condition, we should simply notify the modem directly. It is the only one interested in this particular change. This partly reverts an earlier commit: 9498ad6b5633e350eb529f8efbe08270d95c8003 | |||||
2011-02-17 | sim: Implement basic Refresh | Andrzej Zaborowski | 2 | -12/+155 | |
2011-02-17 | modem.c: Handle SIM Resets | Andrzej Zaborowski | 1 | -4/+8 | |
The assumption so far was that SIM state would only go from NOT_PRESENT -> INSERTED -> READY -> NOT_PRESENT because there's no method to unauthenticate from SIM without removing. We need to be able to switch to INSERTED when SIM is being reset, reinitialised, etc. because going to NOT_PRESENT and then immediately INSERTED would be logically wrong. | |||||
2011-02-17 | emulator: always create emulators in offline state | Frédéric Danis | 3 | -1/+21 | |
this allows to fix problem when atom created in online state are destroyed when modem goes to offline state | |||||
2011-02-17 | emulator: unref GIOChannel after creation | Frédéric Dalleau | 1 | -0/+2 | |
2011-02-16 | devinfo: Handle BT DUN +GMI/+GMM/+GMR commands | Denis Kenzior | 1 | -0/+78 | |
2011-02-16 | emulator: Handle multiple emulator types | Frédéric Danis | 2 | -2/+13 | |
2011-02-16 | emulator: Initial public API implementation | Denis Kenzior | 1 | -0/+153 | |