messages from 2012-04-25 10:59:39 to 2012-06-05 13:51:28 UTC [more...]
[PATCH v0 0/4] Add Serial and Type property to dundee
2012-06-05 13:51 UTC (7+ messages)
` [PATCH v0 1/4] dundee: Fix signal name
` [PATCH v0 2/4] dundee: Add Serial and Type documantation
` [PATCH v0 3/4] dundee: Add Serial property
` [PATCH v0 4/4] dundee: Add Type property
[PATCH] atmodem: check the Packet Domain service state before attaching
2012-06-04 16:21 UTC
[PATCH v0 0/3] Prefer PAN over DUN
2012-06-04 14:14 UTC (5+ messages)
` [PATCH v0 1/3] bluetooth: Add list of UUIDs to probe function
` [PATCH v0 2/3] bluetooth: Add PAN UUID
` [PATCH v0 3/3] dundee: Ignore DUN device if PAN is present
[RFC 0/3] Fix crash when network is lost
2012-06-01 7:59 UTC (7+ messages)
` [RFC 1/3] gprs-context: Add new driver entry
` [RFC 2/3] gprs-context: Add new driver entry definition
` [RFC 3/3] gprs: Release context in driver and core when network is lost
[PATCH 0/2] v3: Wavecom Q2403/Q2686 modems support
2012-05-31 14:50 UTC (4+ messages)
` [PATCH 1/2] udev: add Wavecom support
` [PATCH 2/2] plugins: add support for Wavecom Q2403/Q2686 modems
[PATCH 0/3] mmsd: (resending) new tasks definition
2012-05-31 8:52 UTC (4+ messages)
` [PATCH 1/3] TODO: Add new tasks
` [PATCH 2/3] doc: Describe delivered group in storage doc
` [PATCH 3/3] doc: Add new D-Bus methods to service interface
[PATCH v2 1/2] dbus: Add __ofono_error_from_error utility function
2012-05-30 14:07 UTC (4+ messages)
` [PATCH v2 2/2] SS: Return specific ofono errors after SS failure
[PATCH_v2] test: Add new script for SS GCF test cases
2012-05-30 13:50 UTC (2+ messages)
[PATCH] Add WSP_VALUE_TYPE_TEXT support in wsp_decode_application_id()
2012-05-30 13:49 UTC (2+ messages)
[PATCH] Add WSP_VALUE_TYPE_TEXT support in wsp_decode_application_id()
2012-05-30 7:11 UTC (4+ messages)
[PATCH 1/4] n900: Use consistent naming in GPIO API
2012-05-30 5:54 UTC (6+ messages)
` [PATCH 2/4] n950: Add new plugin for Nokia N950
` [PATCH 3/4] build: Add n950 plugin to build
` [PATCH 4/4] udev: Add bootstrapping for n950 plugin
[PATCH 0/6] Return specific ofono errors after SS transaction
2012-05-30 5:45 UTC (11+ messages)
` [PATCH 1/6] common: Fix typos in error strings
` [PATCH 2/6] dbus: Add new error types
` [PATCH 3/6] error-mapping: Add function to map telephony errors into ofono "
` [PATCH 4/6] build: Add error-mapping utility to build
` [PATCH 5/6] Return specific ofono errors according telephony errors
` [PATCH 6/6] Extend the list of ofono error types returned by the method initiate
[PATCH] v2: support Wavecom Q2403/Q2686 modems
2012-05-30 5:15 UTC (5+ messages)
` [PATCH] drivers: add support for "
` [PATCH] wavecom: "
[PATCH] test: Add new script for SS GCF test cases
2012-05-30 4:54 UTC (2+ messages)
[PATCH v7 00/16] Add DUN support
2012-05-22 19:10 UTC (18+ messages)
` [PATCH v7 01/16] bluetooth: Add Serial interface definition
` [PATCH v7 02/16] dundee: Add documentation
` [PATCH v7 03/16] dundee: Add test scripts
` [PATCH v7 04/16] dundee: Add skeleton implementation
` [PATCH v7 05/16] dundee: Add D-Bus error messages
` [PATCH v7 06/16] dundee: Add D-Bus configuration file
` [PATCH v7 07/16] dundee: Add systemd "
` [PATCH v7 08/16] dundee: Add Manager interface
` [PATCH v7 09/16] dundee: Add skeleton implementation for device
` [PATCH v7 10/16] dundee: Manager append devices
` [PATCH v7 11/16] dundee: Add callback helpers
` [PATCH v7 12/16] dundee: Add device un/register
` [PATCH v7 13/16] dundee: Add driver helper functions
` [PATCH v7 14/16] dundee: Add device D-Bus interface
` [PATCH v7 15/16] dundee: Add PPP handling code to device
` [PATCH v7 16/16] dundee: Add Bluetooth DUN driver
[HEADS UP] vim users
2012-05-22 18:36 UTC (2+ messages)
[PATCH 0/3] mmsd: new tasks definition
2012-05-22 14:03 UTC (6+ messages)
` [PATCH 1/3] TODO: Add new tasks
` [PATCH 2/3] doc: Describe delivered group in storage doc
` [PATCH 3/3] doc: Add new D-Bus methods to service interface
[PATCH 0/3] mmsd: new tasks definition
2012-05-22 13:58 UTC (4+ messages)
` [PATCH 1/3] TODO: Add new tasks
` [PATCH 2/3] doc: Describe delivered group in storage doc
` [PATCH 3/3] doc: Add new D-Bus methods to service interface
[PATCH] test: Add timeout to be compliant with GCF
2012-05-22 12:49 UTC (2+ messages)
[PATCH 01/12] Constify GDBus method tables
2012-05-20 9:48 UTC (13+ messages)
` [PATCH 02/12] Constify GDBus signal tables
` [PATCH 03/12] gdbus: add argument info to methods and signals
` [PATCH 04/12] gdbus: add and use helpers for table declarations
` [PATCH 05/12] Convert GDBus methods to use macro helpers
` [PATCH 06/12] gdbus: use GDBusArgInfo to generate introspection
` [PATCH 07/12] gdbus: loop over args to check message signature
` [PATCH 08/12] Do not set signature and reply in GDBus tables
` [PATCH 09/12] gdbus: remove signature and reply from tables
` [PATCH 10/12] gdbus: add Deprecated annotation in introspection
` [PATCH 11/12] gdbus: add Method.NoReply "
` [PATCH 12/12] gdbus: do not check signature twice
[PATCH mmsd 01/12] Constify GDBus tables
2012-05-18 22:05 UTC (13+ messages)
` [PATCH mmsd 02/12] gdbus: add argument info to methods and signals
` [PATCH mmsd 03/12] gdbus: add and use helpers for table declarations
` [PATCH mmsd 04/12] gdbus: add macro for methods marked as NOREPLY
` [PATCH mmsd 05/12] Convert GDBus methods to use macro helpers
` [PATCH mmsd 06/12] gdbus: use GDBusArgInfo to generate introspection
` [PATCH mmsd 07/12] gdbus: loop over args to check message signature
` [PATCH mmsd 08/12] Do not set signature and reply in GDBus tables
` [PATCH mmsd 09/12] gdbus: remove signature and reply from tables
` [PATCH mmsd 10/12] gdbus: add Deprecated annotation in introspection
` [PATCH mmsd 11/12] gdbus: add Method.NoReply "
` [PATCH mmsd 12/12] gdbus: do not check signature twice
[PATCH mmsd 01/12] Constify GDBus tables
2012-05-18 19:44 UTC (12+ messages)
` [PATCH mmsd 02/12] gdbus: add argument info to methods and signals
` [PATCH mmsd 03/12] gdbus: add and use helpers for table declarations
` [PATCH mmsd 04/12] gdbus: add macro for methods marked as NOREPLY
` [PATCH mmsd 05/12] Convert GDBus methods to use macro helpers
` [PATCH mmsd 06/12] gdbus: use GDBusArgInfo to generate introspection
` [PATCH mmsd 07/12] gdbus: loop over args to check message signature
` [PATCH mmsd 08/12] Do not set signature and reply in GDBus tables
` [PATCH mmsd 09/12] gdbus: remove signature and reply from tables
` [PATCH mmsd 10/12] gdbus: add Deprecated annotation in introspection
` [PATCH mmsd 11/12] gdbus: add Method.NoReply "
` [PATCH mmsd 12/12] gdbus: do not check signature twice
[PATCH] Add WSP_VALUE_TYPE_TEXT support in wsp_decode_application_id()
2012-05-18 12:59 UTC (4+ messages)
[PATCH_v3] gprs: Fix wrong behavior when network is lost
2012-05-15 13:32 UTC
[PATCH] bluez version 4.99 is required
2012-05-14 20:11 UTC (3+ messages)
ofono-tests internet context: DNS works, ping wget and ssh do not (Connection Refused)
2012-05-11 4:22 UTC (8+ messages)
[PATCH_v2] atmodem: Fix crash on context activation
2012-05-10 15:43 UTC (2+ messages)
[PATCH 0/2] mmsd: GetConversation
2012-05-10 14:46 UTC (4+ messages)
` [PATCH 1/2] test: Add python get-conversation test
` [PATCH 2/2] TODO: Update TODO to remove GetConversation entry
mms: next steps
2012-05-10 14:06 UTC (2+ messages)
ofono-tests internet context: DNS works, ping wget and ssh do not (Connection Refused)
2012-05-09 23:06 UTC
[PATCHv2 0/4] mmsd: GetConversation support
2012-05-09 17:22 UTC (6+ messages)
` [PATCHv2 1/4] service: Retrieve get_conversation() args
` [PATCHv2 2/4] service: Fill conversation list with messages
` [PATCHv2 3/4] service: Sort conversation list by message date
` [PATCHv2 4/4] doc: Update service-api.txt
[PATCH] doc: Update service-api doc to match the code
2012-05-09 17:20 UTC (2+ messages)
[PATCH 0/1] mmsd: error management
2012-05-02 9:38 UTC (3+ messages)
` [PATCH 1/1] TODO: task complete
[PATCH] Wavecom Q2403/Q2686 support
2012-05-02 7:45 UTC (6+ messages)
` [PATCH] wavecom: add support for Wavecom Q2403/Q2686 modems
[PATCH 0/2] mmsd: error management
2012-04-29 11:30 UTC (4+ messages)
` [PATCH 1/2] TODO: MMS reception error management done
` [PATCH 2/2] service: emit signal when send has failed
[PATCHv1 5/5] doc: Update service-api.txt
2012-04-27 13:30 UTC (3+ messages)
[PATCHv1 1/5] service: Add GetConversation method
2012-04-27 12:26 UTC (2+ messages)
[PATCHv1 2/5] service: Retrieve get_conversation() args
2012-04-27 12:25 UTC (2+ messages)
[PATCHv1 3/5] service: Fill conversation list with messages
2012-04-27 12:25 UTC (2+ messages)
[PATCHv1 4/5] service: Sort conversation list by message date
2012-04-27 12:23 UTC (2+ messages)
[RFC v5 00/12] org.bluez.Telephony interface integration
2012-04-26 14:27 UTC (13+ messages)
` [RFC v5 01/12] bluetooth: Add org.bluez.Telephony helpers
` [RFC v5 02/12] hfp_hf: Update to org.bluez.Telephony interface
` [RFC v5 03/12] hfp_ag: "
` [RFC v5 04/12] bluetooth: Add audio APIs for HFP AG
` [RFC v5 05/12] bluetooth: Add AT+NREC support
` [RFC v5 06/12] bluetooth: Add +BSIR support
` [RFC v5 07/12] bluetooth: Add AT+VGM support
` [RFC v5 08/12] bluetooth: Add AT+VGS support
` [RFC v5 09/12] include: add set/get data APIs to emulator
` [RFC v5 10/12] emulator: add set/get data APIs
` [RFC v5 11/12] hfp_ag: Add media transport support
` [RFC v5 12/12] emulator: Update supported features
[PATCHv4 11/13] call-forwarding: Re-run ss path queries on CFU unset
2012-04-26 7:54 UTC (2+ messages)
[PATCHv4 12/13] call-forwarding: Cache ss TYPE_ALL modifications
2012-04-25 10:59 UTC (2+ messages)
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