messages from 2010-08-03 23:50:56 to 2010-08-12 22:02:15 UTC [more...]
Startup sequence for Online / offline mode
2010-08-12 22:02 UTC (4+ messages)
Terminating emergency calls
2010-08-12 18:23 UTC (2+ messages)
[PATCH] atmodem/phonebook: parse text as hexstring
2010-08-12 17:55 UTC (3+ messages)
[RFC PATCH 5/5] smsutil: save pending status reports to imsi file
2010-08-12 17:24 UTC (2+ messages)
maximum number of gsm 7 bit character in a concatenate sms message, supported by Ofono
2010-08-12 16:59 UTC (2+ messages)
Removal of modemconf plugin
2010-08-12 15:00 UTC
[PATCH 00/16] Implement DUN server for oFono
2010-08-12 11:57 UTC (19+ messages)
` [PATCH 01/16] gprs: Rename status_watch to netreg_status_watch
` [PATCH 02/16] emulator: Add status watches for ofono emulator
` [PATCH 03/16] emulator: Add emulator status watches in gprs atom
` [PATCH 04/16] emulator: Add APIs to send GAtServer result
` [PATCH 05/16] emulator: Implement dialing up for DUN
` [PATCH 06/16] gprs: Make gprs_proto_to/from_string non-static
` [PATCH 07/16] emulator: Register mandatory AT command handlers
` [PATCH 08/16] gprs: Refactor to share remove_context method
` [PATCH 09/16] gprs: Add DUN +CGATT support in gprs atom
` [PATCH 10/16] gprs: Add ofono_gprs_create_context method
` [PATCH 11/16] gprs: Add DUN +CGDCONT support in gprs atom
` [PATCH 12/16] gprs: Add DUN server GPRS connect support
` [PATCH 13/16] gprs: Add status watch functions
` [PATCH 14/16] gprs: Add gprs_get_status
` [PATCH 15/16] emulator: Watch GPRS status changes
` [PATCH 16/16] emulator: Watch netreg "
[PATCH 0/10] Unregister AT notifiers when removing drivers
2010-08-12 11:04 UTC (13+ messages)
` [PATCH 01/10] gatchat: Check notify id in g_at_chat_unregister
` [PATCH 02/10] gprs: Unregister AT notifiers when removing
` [PATCH 03/10] netreg: "
` [PATCH 04/10] cbs: "
` [PATCH 05/10] ussd: "
` [PATCH 06/10] ssn: "
` [PATCH 07/10] stk: "
` [PATCH 08/10] sms: "
` [PATCH 09/10] call-meter: "
` [PATCH 10/10] voicecall: "
[PATCH v3 1/1] sim: Read EFust and EFest
2010-08-12 1:01 UTC
[PATCH] Emit initial LineIdentification and State
2010-08-11 23:28 UTC (2+ messages)
[PATCH 0/2] huawei: PIN unlock working with E1552
2010-08-11 23:23 UTC (5+ messages)
` [PATCH 1/2] huawei: poll sim state
` [PATCH 2/2] huawei: postpone post_sim until SIM is ready
[PATCH] Add EFest entry
2010-08-11 23:06 UTC (2+ messages)
[PATCH 1/3] stedriver: remove unsupported CAIF socket IOCTLs
2010-08-11 23:04 UTC (5+ messages)
` [PATCH 2/3] stedriver: Copy caif_socket.h from 2.6.36 release candidate
` [PATCH 3/3] stedriver: Copy if_caif.h "
[PATCH resend 1/3] voicecall: Rename cb-function hangup to hangup_active in core and drivers
2010-08-11 23:03 UTC (4+ messages)
` [PATCH resend 2/3] voicecall: Add support for function hangup_all
` [PATCH resend 3/3] voicecall: manager_hangup_all should not terminate waiting calls
[PATCH v2 1/1] sim: Read EFust and EFest
2010-08-11 12:32 UTC (2+ messages)
[PATCH v3 2/2] huawei: add gprs context
2010-08-11 4:56 UTC (6+ messages)
Crash in network-registration.c/creg_notify() when receiving unsolicited "+CREG: 0"
2010-08-10 9:06 UTC (2+ messages)
Naming GPRS network devices
2010-08-10 5:29 UTC
Bug?: modem.conf only read if atmodem support enabled
2010-08-10 5:18 UTC
[PATCH 1/3] voicecall: Rename cb-function hangup to hangup_active in core and drivers
2010-08-09 19:58 UTC (3+ messages)
` [PATCH 2/3] voicecall: Add support for function hangup_all
` [PATCH 3/3] voicecall: manager_hangup_all should not terminate waiting calls
[RFC] Add: N900 modem plugin
2010-08-09 19:47 UTC
[PATCH] Fix isimodem call forwarding
2010-08-09 18:36 UTC (2+ messages)
[PATCH] Add test scripts to to lock and unlock pin
2010-08-09 15:00 UTC (2+ messages)
[PATCH] gprs: Fix release cid in gprs_deactive_for_remove
2010-08-09 14:11 UTC (2+ messages)
[PATCH] add default property setter for modemconf
2010-08-09 13:19 UTC (6+ messages)
[PATCH 5/6] atutil: Parse CMS and CME error codes
2010-08-09 9:03 UTC (8+ messages)
` [PATCH 6/6] calypso: Create STK atom and reorder initialisation
` Support of call hold for a single call
` Ofono limit the max length for a phone number to 20 digit
[RFC] STE-driver: Terminating voice call in state DIALING/ALERTING
2010-08-07 0:22 UTC (8+ messages)
` [RFCv2] "
[PATCH 1/6] phonesim: Don't use VENDOR_PHONESIM for Calypso
2010-08-06 17:45 UTC (7+ messages)
` [PATCH 2/6] calypso: Check if SIM is present on modem startup
` [PATCH 3/6] calypsomodem: Add a Calypso STK driver
` [PATCH 4/6] calypso: Enable AT extended error codes
[SMS D-Bus v5 00/17] pull request
2010-08-06 16:53 UTC (20+ messages)
` [SMS D-Bus v5 01/17] sms: replace sequential SMS message ID with hash
` [SMS D-Bus v5 02/17] sms: _txq_submit() returns pointer to object
` [SMS D-Bus v5 03/17] sms: document the org.ofono.SmsMessage interface
` [SMS D-Bus v5 04/17] sms: document handle_sms_status_report()
` [SMS D-Bus v5 05/17] sms: introduce bare state machine and transitions
` [SMS D-Bus v5 06/17] sms: introduce the Wait-for-Status-Report state
` [SMS D-Bus v5 07/17] sms: introduce a state change callback for messages
` [SMS D-Bus v5 08/17] sms: export outgoing messages over D-Bus
` [SMS D-Bus v5 09/17] sms: send PropertyChanged signals on state change
` [SMS D-Bus v5 10/17] sms: introduce sms_msg_cancel and its D-Bus wrapper
` [SMS D-Bus v5 11/17] sms: Implement D-Bus SMS-MSG::GetProperties
` [SMS D-Bus v5 12/17] sms: document SMS Message's D-Bus 'To' property
` [SMS D-Bus v5 13/17] sms: test code for message's D-Bus GetProperties
` [SMS D-Bus v5 14/17] automake: fix generation of symlinks for headers
` [SMS D-Bus v5 15/17] sms: document variable usage in sms_msg_send()
` [SMS D-Bus v5 16/17] sms: add test case for message cancel
` [SMS D-Bus v5 17/17] sms: add test case for state change signals
ofono build error
2010-08-06 8:45 UTC (2+ messages)
(no subject)
2010-08-06 6:20 UTC (4+ messages)
` [PATCH] huawei: Fix SIM state logic
`
[SMS D-Bus 02/19] sms: introduce message ID API
2010-08-05 23:34 UTC (8+ messages)
[PATCH] simfilesystem: make EFimg a linear fixed file type
2010-08-05 22:03 UTC (2+ messages)
[PATCH 0/7] add support for icons
2010-08-05 21:32 UTC (8+ messages)
` [PATCH 1/7] simutil: add fileid for EFimg
` [PATCH 2/7] stkutil: change uint32_t to guint32
` [PATCH 3/7] sim: read EFimg
` [PATCH 4/7] sim: allow partial reads of files
` [PATCH 5/7] sim: read an image from an EFiidf
` [PATCH 6/7] sim: implement GetIcon dbus interface
` [PATCH 7/7] test: add get-icon script
[PATCH] huawei: Fix SIM state logic
2010-08-05 19:21 UTC (2+ messages)
[SMS D-Bus 03/19] sms: implement SHA256-based message IDs [incomplete]
2010-08-05 18:17 UTC (3+ messages)
[SMS D-Bus 06/19] struct tx_queue_entry: add a destructor
2010-08-05 17:04 UTC (2+ messages)
[SMS D-Bus 01/19] write_file: make transaction-safe
2010-08-05 17:03 UTC (2+ messages)
[PATCH 1/5] bluetooth: define DBUS_TIMEOUT macro
2010-08-05 15:43 UTC (8+ messages)
` [PATCH 2/5] Bluetooth DUN modem prototype
` [PATCH 3/5] Add dun_enable() function
` [PATCH 4/5] Add dun_disable() to power down the modem
` [PATCH 5/5] dun: Add GAtChat for the rfcomm device
Huawei EM770W SIM card issues
2010-08-05 9:54 UTC (2+ messages)
[PATCH 1/6] bluetooth: Add reference count for bluetooth utils
2010-08-05 1:51 UTC (6+ messages)
` [PATCH 2/6] bluetooth: Add Btio library for DUN
` [PATCH 3/6] bluetooth: Add bluetooth server support "
` [PATCH 4/6] modem: Add method to get modem by path
` [PATCH 5/6] dun_gw: Add DUN server plugin for oFono
` [PATCH 6/6] emulator: Add emulator atom in oFono
Huawei EM700 SIM card recognition
2010-08-04 21:15 UTC
[PATCH 1/4] stkagent: Implement RequestConfirmation/Key/Digit
2010-08-04 20:16 UTC (5+ messages)
` [PATCH 2/4] stk: Handle the Get Inkey proactive command
` [PATCH 3/4] stkagent: Implement RequestInput/RequestDigits
` [PATCH 4/4] stk: Handle the Get Input proactive command
[PATCH v3] Fix busylooped in ppp_disconnect for huawei modem
2010-08-04 12:54 UTC (2+ messages)
[SMS D-Bus 00/19] pull request
2010-08-03 23:51 UTC (14+ messages)
` [SMS D-Bus 07/19] sms: introduce bare state machine and transitions
` [SMS D-Bus 08/19] sms: introduce the Wait-for-Status-Report state
` [SMS D-Bus 09/19] sms: introduce a state change callback for messages
` [SMS D-Bus 10/19] sms: export outgoing messages over D-Bus
` [SMS D-Bus 11/19] sms: send PropertyChanged signals on state change
` [SMS D-Bus 12/19] sms: introduce sms_msg_cancel and its D-Bus wrapper
` [SMS D-Bus 13/19] sms: Implement D-Bus SMS-MSG::GetProperties
` [SMS D-Bus 14/19] sms: document SMS Message's D-Bus 'To' property
` [SMS D-Bus 15/19] sms: test code for message's D-Bus GetProperties
` [SMS D-Bus 16/19] automake: fix generation of symlinks for headers
` [SMS D-Bus 17/19] sms: document variable usage in sms_msg_send()
` [SMS D-Bus 18/19] sms: add test case for message cancel
` [SMS D-Bus 19/19] sms: add test case for state change signals
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