messages from 2010-06-17 13:42:14 to 2010-06-29 19:03:43 UTC [more...]
[PATCH] atmodem: Don't unregister *EPEV in *EPEV handler
2010-06-29 19:03 UTC (2+ messages)
[PATCH 1/2] Documented Present property in sim-api.txt
2010-06-29 17:25 UTC (7+ messages)
` [PATCH 2/2] mbm: use cpin? to check if SIM is missing
` [PATCH] mbm: use CPIN? "
Crash in at_gprs_context_remove()
2010-06-29 13:15 UTC
[PATCH 0/3] html text attribute patches
2010-06-29 11:22 UTC (4+ messages)
` [PATCH 1/3] stkutil: display text attributes as html
` [PATCH 2/3] test-stkutil: add unit test for html text attributes
` [PATCH 3/3] test-stkutil: add html attribute test for Display Text tests
[PATCH 1/9] stk: Utilities for proactive command/envelope handling
2010-06-29 10:14 UTC (9+ messages)
` [PATCH 2/9] mbmmodem: Cancel running command on *STKEND
` [PATCH 3/9] stk: Handle the More Time command as a nop
` [PATCH 4/9] Make sim operations return sim error codes to core
` [PATCH 5/9] stk: Handle ENVELOPEs in a queue, retry on sim busy
` [PATCH 6/9] Add SimToolkit and SimApplicationAgent interfaces
` [PATCH 7/9] stk: Add menu related utilities
` [PATCH 8/9] stk: Handle Select Item and Set Up Menu commands
` [PATCH 9/9] stk: Handle the Display Text command
[PATCH 1/2] huawei: reopen the GPRS context when the modem closes it after PPP
2010-06-29 7:59 UTC (2+ messages)
` [PATCH 2/2] PPP GPRS context is now done, update documentation
[PATCH 0/3] Merge Huawei EM770 into plugins/huawei.c
2010-06-29 7:07 UTC (4+ messages)
` [PATCH 1/3] huawei: Remove existing Huawei EM770 plugin
` [PATCH 2/3] huawei: Add Huawei EM770 modem support
` [PATCH 3/3] huawei: Remove call meter support for EM770
[SMS D-Bus 00/23] Exports SMS over D-Bus and mis cleanups
2010-06-28 23:30 UTC (32+ messages)
` [SMS D-Bus 01/23] documentation: add note about referencing standards
` [SMS D-Bus 02/23] util.h: Add BUILD_BUG_ON() and friends for compile-time assert checking
` [SMS D-Bus 03/23] smutil.h: add missing header file dependencies
` [SMS D-Bus 04/23] write_file: make transaction-safe
` [SMS D-Bus 05/23] doc: explain debugging options to -d, add a pointer in -h to manpage
` [SMS D-Bus 06/23] SMS: introduce message ID API
` [SMS D-Bus 07/23] introduce DECLARE_SMS_ADDR_STR()
` [SMS D-Bus 08/23] export sms_assembly_encode_address
` [SMS D-Bus 09/23] SMS: implement SHA256-based message IDs [incomplete]
` [SMS D-Bus 10/23] sms: add doc about the extensions D-Bus API (not yet implemented)
` [SMS D-Bus 11/23] struct tx_queue_entry: add fields and destructor
` [SMS D-Bus 12/23] SMS: produce a unique, persistent name for in-transit messages
` [SMS D-Bus 13/23] SMS: introduce bare state machine and transitions
` [SMS D-Bus 14/23] SMS: export outgoing messages over D-Bus (skeleton)
` [SMS D-Bus 15/23] SMS: split sms_send_message() into a D-Bus front end and an internal API
` [SMS D-Bus 16/23] SMS: introduce wait-for-ack state and infrastructure
` [SMS D-Bus 17/23] SMS: introduce sms_msg_cancel and its D-Bus wrapper
` [SMS D-Bus 18/23] SMS: rename tx_queue_entry->msg to ->dbus_msg for clarity
` [SMS D-Bus 19/23] SMS: Implement D-Bus SMS-MSG::GetProperties
` [SMS D-Bus 20/23] SMS: send D-Bus SMS-MSG::ProperyChanged signals when message changes status
` [SMS D-Bus 21/23] SMS: make D-Bus SendMessage and Cancel fully synchronous
` [SMS D-Bus 22/23] SMS: set the SRR bit in outgoing PDUs if WFA is requested
` [SMS D-Bus 23/23] sms_text_prepare: document @use_delivery_reports
[PATCH 1/2] Documented Present property in sim-api.txt
2010-06-28 18:21 UTC
[PATCH 1/2] Documented Present property in sim-api.txt
2010-06-28 18:17 UTC (2+ messages)
` [PATCH 2/2] mbm: use cpin? to check if SIM is missing
Monitor current technology
2010-06-28 16:41 UTC (7+ messages)
` [PATCH v2 1/3] Add CurrentTechnology property to DCM
` [PATCH v2 2/3] Pass down vendor flag into DCM
` [PATCH v2 3/3] Monitor current technology used for Option modems
Required suggestion to use third part code in oFono
2010-06-28 10:03 UTC (4+ messages)
[PATCH 0/2] Add function for diplaying text attributes as html
2010-06-25 20:24 UTC (6+ messages)
` [PATCH 1/2] stkutil: display "
` [PATCH 2/2] test-stkutil: add html attribute display tests
[PATCH 0/5] Add PPP server support
2010-06-25 3:19 UTC (6+ messages)
` [PATCH 1/5] gatppp: Add PPP server extension
` [PATCH 2/5] atmodem: Fix GAtPPPConnectFunc interface change
` [PATCH 3/5] test-server: Add PPP server support
` [PATCH 4/5] test-server: Configure network interface
` [PATCH 5/5] gsmdial: Configure network interface for PPP
SimApplicationAgent api
2010-06-24 18:39 UTC
[PATCH 0/6] Add PPP server support
2010-06-24 6:26 UTC (11+ messages)
` [PATCH 1/6] ppp: Fix incorrect packet length for little-endian
` [PATCH 2/6] gatppp: Add PPP server extension
` [PATCH 3/6] atmodem: Fix GAtPPPConnectFunc interface change
` [PATCH 4/6] test-server: Add PPP server support
` [PATCH 5/6] test-server: Configure network interface
` [PATCH 6/6] gsmdial: Configure network interface for PPP
[PATCH 1/8] stkutil: Refactor command parser error handling
2010-06-23 22:08 UTC (12+ messages)
` [PATCH 2/8] stk: Allow registering proactive command handlers
` [PATCH 3/8] stk: Handle the More Time command as a nop
` [PATCH 4/8] stk: Add SimApplication interface
` [PATCH 5/8] stk: Forget previous command if a new one comes
` [PATCH 6/8] Add a proactive command cancel notification
` [PATCH 7/8] mbmmodem: Cancel running command on *STKEND
` [PATCH 8/8] stk: Handle the Display Text command
[PATCH 0/2] convert display text attributes to HTML
2010-06-23 20:51 UTC (11+ messages)
` [PATCH 1/2] stkutil: convert text attributes to html
` [PATCH 2/2] test-stkutil: add html formatted text tests
[PATCH] stkutil: Alpha Id is optional for Select Item
2010-06-23 19:46 UTC (2+ messages)
[PATCH] mbmmodem: Fix ip netmask should be 255.255.255.255
2010-06-23 7:40 UTC (3+ messages)
Ofono and PPP
2010-06-23 7:09 UTC (4+ messages)
Demo client
2010-06-23 6:29 UTC (2+ messages)
commit a7690918 "huawei: Import huawei rules" broke Huawei E1552
2010-06-23 6:23 UTC (4+ messages)
[PATCH 2/4] stk: Allow registering proactive command handlers
2010-06-22 22:14 UTC (3+ messages)
[PATCH 1/4][RFC] stkutil: Refactor command parser error handling
2010-06-22 21:44 UTC (2+ messages)
Option (hso) modem and PAP
2010-06-22 9:16 UTC (3+ messages)
` Set username and password with create-context
` hso : swap username and password for PAP
[PATCH 03/11] gatppp: Add PPP server extension
2010-06-22 6:31 UTC (5+ messages)
[PATCH 1/5] gatppp: Add PPP server extension
2010-06-22 6:24 UTC (7+ messages)
` [PATCH 2/5] atmodem: Fix GAtPPPConnectFunc interface change
` [PATCH 3/5] test-server: Add PPP server support
` [PATCH 4/5] test-server: Configure network interface
` [PATCH 5/5] gsmdial: Configure network interface for PPP
[PATCH 1/6] bluetooth: Move functions from hfp.c to bluetooth.c
2010-06-22 3:59 UTC (8+ messages)
` [PATCH 2/6] bluetooth: add device_properties_cb() and has_uuid()
` [PATCH 3/6] bluetooth: add watches for the bluetoothd service and adapters
` [PATCH 4/6] bluetooth: add PropertyChanged watch
` [PATCH 5/6] hfp: use bluetooth helpers and remove similar code
` [PATCH 6/6] bluetooth: make bluetooth.c not a plugin
[RFC PATCH 2/5] history: print SMS status
2010-06-21 23:35 UTC (2+ messages)
(no subject)
2010-06-21 21:16 UTC (3+ messages)
`
[PATCH] test-common: Avoid accessing an unitialised variable
2010-06-21 21:11 UTC (4+ messages)
` [PATCH] stkutil: Remove obsolete comment
[RFC PATCH 1/5] smsutil: Status report assembly
2010-06-21 21:09 UTC (2+ messages)
[RFC PATCH 5/5] smsutil: save pending status reports to imsi file
2010-06-21 21:07 UTC (2+ messages)
Reg. How client receives SMS PUD
2010-06-21 14:28 UTC (2+ messages)
[PATCH] TODO: PPP server support owner
2010-06-21 14:23 UTC (2+ messages)
[PATCH] ppp: Fix leak in pppcp_send_protocol_reject
2010-06-21 14:22 UTC (2+ messages)
[PATCH 4/5] Refactor ussd parser
2010-06-21 14:18 UTC (2+ messages)
[PATCH 06/12] Refactor ussd parser
2010-06-21 14:09 UTC (2+ messages)
[PATCH 06/12] Refactor ussd parser
2010-06-21 14:08 UTC (2+ messages)
[PATCH 0/5] Add PPP server support
2010-06-21 9:56 UTC
[PATCH 1/5] stk: Add parser for send ussd commands
2010-06-20 16:26 UTC (4+ messages)
[PATCH] Enabling PDP Context support in atmodem
2010-06-19 14:53 UTC (3+ messages)
[PATCH 1/5] mbmmodem: Allow no response data for envelope
2010-06-18 19:25 UTC (2+ messages)
[PATCH 5/5] test-stkutil: Add a More Time response builder test
2010-06-18 19:06 UTC (2+ messages)
[PATCH 4/5] stkutil: Add More Time terminal response builder
2010-06-18 19:05 UTC (2+ messages)
[PATCH 1/1] Import Huawei rules from 10-Huawei-Datacard.rules (Linux Driver 4.08.01.108.tar.gz)
2010-06-18 18:00 UTC (2+ messages)
[PATCH 11/11] gsmdial: Delay ppp_unref after IO processing
2010-06-18 17:51 UTC (2+ messages)
[PATCH 09/11] gsmdial: Unref ppp when we get disconnected
2010-06-18 17:50 UTC (2+ messages)
[PATCH 05/11] test-server: Fix GIOChannel leak in create_tty
2010-06-18 17:50 UTC (2+ messages)
[PATCH 02/11] gatserver: Check for disconnection when resuming
2010-06-18 17:31 UTC (2+ messages)
[PATCH 01/11] gatserver: Suspend/resume GAtServer with GAtIO
2010-06-18 17:31 UTC (2+ messages)
Patch sending problem, missing pieces
2010-06-18 9:55 UTC
[PATCH 1/5] 23.032 GAD Shape structs and encoding utility
2010-06-17 13:42 UTC (3+ messages)
` [PATCH 4/5] mbm: Use MBM vendor quirk of the sim driver
` [PATCH 5/5] mbm: Move +CFUN=1 to after SIM authentication
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox