ofono.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 10:01:08 to 2024-01-30 21:22:35 UTC [more...]

[PATCH 01/17] umlrunner: Also mount /var/lib as tmpfs
 2024-01-30 21:21 UTC  (14+ messages)
` [PATCH 02/17] build: Only enable backtrace(3) in maintainer mode
` [PATCH 03/17] build: Bring in more ell classes
` [PATCH 04/17] provisiondb: Remove some duplicate MCCMNC entries
` [PATCH 05/17] storage: Introduce storage_get_file_path()
` [PATCH 06/17] storage: Convert g_strdup_* use to l_strdup_*
` [PATCH 07/17] common: Drop GLib use from gprs_auth_proto_to_string
` [PATCH 08/17] common: Drop GLib use from gprs_proto_to_string
` [PATCH 09/17] storage: Remove mode parameter
` [PATCH 10/17] storage: Use l_malloc
` [PATCH 11/17] storage: Remove mode argument
` [PATCH 12/17] storage: Use void * instead of unsigned char *
` [PATCH 13/17] storage: use l_file_set_contents
` [PATCH 15/17] lte: Add provisioning support

[PATCH v2] provision: Add MCC/MNC combos and APNs to db
 2024-01-26 15:40 UTC  (2+ messages)

[PATCH] gatchat: fix g_at_chat_unref in notify handler
 2024-01-25 22:40 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/4] core: Remove unused declarations from ofono.h
 2024-01-25 22:40 UTC  (5+ messages)
` [PATCH 2/4] provision: Remove use of ofono_gprs_provision_data
` [PATCH 3/4] gprs: Add some additional context types
` [PATCH 4/4] unit: Add provisioning database tests

[PATCH] provision: Add MCC/MNC combos and APNs to db
 2024-01-25 20:11 UTC 

[PATCH] gatchat: fix unref
 2024-01-23 13:42 UTC  (3+ messages)

[PATCH 01/14] include: Allow multiple context types
 2024-01-19 21:09 UTC  (14+ messages)
` [PATCH 02/14] module: Add support for ofono modules
` [PATCH 03/14] doc: docs for intermediate provisioning db format
` [PATCH 04/14] tools: Add provision.py
` [PATCH 05/14] core: Add utilities to read the provisioning db
` [PATCH 06/14] tools: lookup-apn: Use the new provision_db utils
` [PATCH 07/14] provision: Import initial JSON db
` [PATCH 08/14] provision: Add new module
` [PATCH 09/14] gprs: Use the new provisioning module
` [PATCH 10/14] plugins: Remove support for file-provision plugin
` [PATCH 11/14] plugins: provision: Remove mbpi support
` [PATCH 12/14] examples: Remove provision example
` [PATCH 13/14] gprs-provision: Remove no longer used atom/driver
` [PATCH 14/14] provision: Detect duplicates

[PATCH v2] smsutil: Validate the length of the address field
 2024-01-02 17:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 01/15] build: Fix typo that breaks --fsanitize=leak check
 2024-01-02 17:18 UTC  (16+ messages)
` [PATCH v2 02/15] include: Allow multiple context types
` [PATCH v2 03/15] module: Add support for ofono modules
` [PATCH v2 04/15] doc: docs for intermediate provisioning db format
` [PATCH v2 05/15] tools: Add provision.py
` [PATCH v2 06/15] core: Add utilities to read the provisioning db
` [PATCH v2 07/15] tools: lookup-apn: Use the new provision_db utils
` [PATCH v2 08/15] provision: Import initial JSON db
` [PATCH v2 09/15] provision: Add new module
` [PATCH v2 10/15] gprs: Use the new provisioning module
` [PATCH v2 11/15] plugins: Remove support for file-provision plugin
` [PATCH v2 12/15] plugins: provision: Remove mbpi support
` [PATCH v2 13/15] examples: Remove provision example
` [PATCH v2 14/15] gprs-provision: Remove no longer used atom/driver
` [PATCH v2 15/15] provision: Detect duplicates

[PATCH 0/2] CVE-2023-4233 and CVE-2023-4234
 2023-12-22 19:38 UTC  (5+ messages)
` [PATCH 1/2] smsutil: Check that address fits in memory
` [PATCH 2/2] smsutil: Check that submit report "

[PATCH 1/6] build: Fix typo that breaks --fsanitize=leak check
 2023-12-13 21:51 UTC  (6+ messages)
` [PATCH 2/6] include: Allow multiple context types
` [PATCH 3/6] doc: docs for intermediate provisioning db format
` [PATCH 4/6] tools: Add provision.py
` [PATCH 5/6] plugins: Support the new binary provisioning format
` [PATCH 6/6] tools: lookup-apn: Use the new provision_db utils

[PATCH] isimodem: radio-settings: fix typo
 2023-11-29 15:25 UTC  (2+ messages)

[PATCH v2] isimodem: parse extra details from REG_STATUS_IND
 2023-11-29  3:32 UTC  (2+ messages)

[PATCH] isimodem: parse extra details from REG_STATUS_IND
 2023-11-23 15:33 UTC  (4+ messages)

isimodem: reporting operator name to core from unsolicited indications
 2023-11-16  6:42 UTC  (6+ messages)

Improper Handling for Messages That Do Not Specify Source/Address Port
 2023-11-12 20:29 UTC  (3+ messages)

SIM7600G-H: cid 1 activated before atom registered
 2023-11-12 18:31 UTC  (2+ messages)

[PATCH] gisi: switch to musl-safe character conversion
 2023-11-06  2:32 UTC  (2+ messages)

Modem: Add Reboot and SwitchOff methods
 2023-10-31 15:42 UTC  (4+ messages)

[PATCH 01/15] Skipping AT+CUAD sending for QUECTEL_EC2X vendor
 2023-10-30 14:30 UTC  (37+ messages)
` [PATCH 02/15] drivers: adding support for the SIMCom A7605E-H
` [PATCH 03/15] plugins: "
` [PATCH 04/15] build: "
` [PATCH 05/15] drivers: quectel: Add radio settings
` [PATCH 06/15] build: Add quectel radio settings rules
` [PATCH 07/15] plugins: quectel: Add radio settings
` [PATCH 08/15] drivers: gemalto: Add models list
` [PATCH 09/15] plugins: gemalto: Include "
` [PATCH 10/15] plugins: udevng: Add support gemalto EHS5-E
` [PATCH 11/15] gemalto: radio-settings: Add support EHS5-E
` [PATCH 12/15] Fix PPP LCP Configure-Reject
` [PATCH 13/15] atmodem: added context deactivation event handling
` [PATCH 14/15] gatchat: added command completion by timeout
` [PATCH 15/15] ppp: message tracing

isimodem/n900: CLIP and list-operators not working under Alpine Linux
 2023-10-29 21:20 UTC  (3+ messages)

[PATCH 01/18] Skipping AT+CUAD sending for QUECTEL_EC2X vendor
 2023-10-17 10:56 UTC  (20+ messages)
` [PATCH 02/18] drivers: adding support for the SIMCom A7605E-H
` [PATCH 03/18] plugins: "
` [PATCH 04/18] build: "
` [PATCH 05/18] drivers: simcom: Add radio settings
` [PATCH 06/18] build: Add simcom radio settings rules
` [PATCH 07/18] plugins: simcom: Add radio settings
` [PATCH 08/18] drivers: quectel: "
` [PATCH 09/18] build: Add quectel radio settings rules
` [PATCH 10/18] plugins: quectel: Add radio settings
` [PATCH 11/18] drivers: gemalto: Add models list
` [PATCH 12/18] plugins: gemalto: Include "
` [PATCH 13/18] plugins: udevng: Add support gemalto EHS5-E
` [PATCH 14/18] gemalto: radio-settings: Add support EHS5-E
` [PATCH 15/18] Fix PPP LCP Configure-Reject
` [PATCH 16/18] atmodem: added context deactivation event handling
` [PATCH 17/18] gatchat: added command completion by timeout
` [PATCH 18/18] ppp: message tracing

LET context deactivation
 2023-09-09 16:34 UTC  (4+ messages)

Ofono: adding support for the SIMCom A7605E-H
 2023-07-05  8:10 UTC  (3+ messages)

Ofono: adding support for the SIMCom A7605E-H
 2023-06-22  9:21 UTC 

USB Hub resets - EG25 / Pinephone Pro
 2023-05-10 15:32 UTC 

[RESEND PATCH 0/5] quectel: add support for BG95
 2023-02-17 17:04 UTC  (18+ messages)
` [RESEND PATCH 1/5] atmodem: gprs-context: fix ATD99 init for modems with no slave channel
` [RESEND PATCH 2/5] gprs: rework have_active_contexts() to check for non-active contexts
` [RESEND PATCH 3/5] gprs: extend on_lte() to check for M1 and Nb-IOT techs
` [RESEND PATCH 4/5] plugins: quectel: re-organize code for ussd & lte init
` [RESEND PATCH 5/5] quectel: add support for BG95

[PATCH] docs: update ofono mailing list
 2023-02-13 16:20 UTC  (2+ messages)

[PATCH v2 0/2] qmimodem: Service creation fixes
 2022-09-19 16:47 UTC  (4+ messages)
` [PATCH 1/2] qmimodem: Remove service create request on timeout
` [PATCH 2/2] qmimodem: Fix shared service creation logic

[PATCH] voicecall: Make sure SIM ecc numbers are always read
 2022-09-19 16:06 UTC  (2+ messages)

qmimodem: Service creation fixes
 2022-09-15 20:54 UTC  (3+ messages)
` [PATCH 1/2] qmimodem: Remove service create request on timeout
` [PATCH 2/2] qmimodem: Fix shared service creation logic

Ihr Kontakt zu uns
 2022-04-26  0:42 UTC 

Newsletter Abo
 2022-04-16 18:34 UTC 

Ihr Infomaterial: Grundschule Paedagogium Schwerin/Europaschule
 2022-04-14 11:54 UTC 

ALPWAN / Connman Ofono Huawei MS2372h-153 not working
 2022-03-28 10:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).