summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1HEAD2.1masterMarcel Holtmann2023-04-122-1/+6
* plugins: quectel: re-organize code for ussd & lte initAlexandru Ardelean2023-02-131-2/+14
* docs: update ofono mailing listAlexandru Ardelean2023-02-133-3/+3
* AUTHORS: Mention Ivaylo's contributionsDenis Kenzior2022-09-191-0/+1
* qmimodem: Fix shared service creation logicIvaylo Dimitrov2022-09-191-34/+96
* qmimodem: Remove service create request on timeoutIvaylo Dimitrov2022-09-191-23/+43
* voicecall: Make sure SIM ecc numbers are always readIvaylo Dimitrov2022-09-191-12/+28
* Release 2.02.0Marcel Holtmann2022-09-082-1/+6
* build: Switch to modern autoconf optionsMarcel Holtmann2022-09-084-7/+13
* configure: Update to support Autoconf >= 2.69Marcel Holtmann2022-09-081-28/+30
* call-barring: Quiet GCC warningDenis Kenzior2022-09-081-3/+3
* gemaltomodem: Fix GCC warningDenis Kenzior2022-09-081-2/+1
* mbmmodem: Fix GCC warningDenis Kenzior2022-09-081-3/+3
* quectel: fixing EC200T modem initializationSergei Golubtsov2022-09-061-1/+6
* file provision plugin: use CHAP auth by defaultSergei Golubtsov2022-09-061-1/+1
* lte: switch auth to NONE if other options cannot be usedSergei Golubtsov2022-09-061-1/+2
* mbpi: switch to auth NONE if other options cannot be usedSergei Golubtsov2022-09-061-0/+4
* Revert "mbpi: support for auth NONE"Sergei Golubtsov2022-09-061-6/+0
* Release 1.341.34Marcel Holtmann2022-01-052-1/+5
* rilmodem: fix a problem that manager_dial_callback is never calledXiaoyi Chen2021-12-162-1/+12
* rilmodem: fix handling both of SUCCESS AND FAILUREJongSeok Won2021-12-161-1/+3
* rilmodem: fix register of unsolicited notifyXiaoyi Chen2021-12-131-3/+3
* quectel: get devinfoSean Nyekjaer2021-12-061-0/+2
* build: Add cleanup.h from ellDenis Kenzior2021-11-021-1/+2
* Release 1.331.33Marcel Holtmann2021-09-152-1/+6
* simfs: Fix reads beyond the first blockSlava Monich2021-07-301-8/+6
* gemalto: radio-settings: cleanupSergey Matyukevich2021-07-271-9/+6
* plugins: gemalto: move ussd atom to post_onlineSergey Matyukevich2021-07-151-2/+2
* plugins: gemalto: add radio-settings atomSergey Matyukevich2021-07-151-0/+2
* gemalto: add radio-settings driverSergey Matyukevich2021-07-154-0/+273
* README: Mention the new OFTC irc channelDenis Kenzior2021-06-151-0/+3
* radio-settings: Do not use enum ofono_access_modeDenis Kenzior2021-06-0113-47/+36
* qmimodem: Add handling of dual mode technology preferenceSean Nyekjaer2021-06-011-0/+6
* radio-settings: Add handling of dual mode technology preferenceSean Nyekjaer2021-06-011-0/+6
* doc: radio-settings: adding UE dual mode operation propertySean Nyekjaer2021-06-011-0/+3
* sim-auth: Parse auth response according to TS 31.102Slava Monich2021-06-014-84/+234
* simutil: Fill unused part of AID with FFsSlava Monich2021-06-011-0/+1
* Release 1.321.32Marcel Holtmann2021-05-052-1/+7
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-0520-4/+47
* build: check for glib >= 2.68 first before checking for glib >= 2.60Marcel Holtmann2021-05-041-1/+3
* build: require glib >= 2.60JongSeok Won2021-04-301-2/+2
* sim-auth: Only close open sessionsSlava Monich2021-04-301-1/+2
* sim-auth: Remove watch if open_channel failsSlava Monich2021-04-301-0/+2
* build: Always link in the ell/useful.h header fileMarcel Holtmann2021-04-281-3/+13
* build: Include ell/main-private.h when using internal ELLMarcel Holtmann2021-04-281-0/+1
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-2817-25/+25
* mbimmodem: Remove usage of likely and unlikelyMarcel Holtmann2021-04-282-46/+45
* AUTHORS: Mention Alexey's contributionsDenis Kenzior2021-02-221-0/+1
* qmimodem: Add USSD indication supportAlexey Andreyev2021-02-221-0/+44
* unit: add validate_utf8_tlv testsSergey Matyukevich2021-01-191-0/+22