messages from 2010-07-08 23:38:25 to 2010-07-23 23:02:33 UTC [more...]
[patch 00/20] SMS D-Bus support and misc small patches
2010-07-23 23:02 UTC (31+ messages)
` [patch 01/20] bug.h: Add BUILD_BUG_ON() and friends for compile-time assert checking
` [patch 02/20] write_file: make transaction-safe
` [patch 03/20] manpage: explain debugging options to -d
` [patch 04/20] SMS: introduce message ID API
` [patch 05/20] introduce DECLARE_SMS_ADDR_STR()
` [patch 06/20] _assembly_encode_address: export and rename
` [patch 07/20] SMS: implement SHA256-based message IDs [incomplete]
` [patch 08/20] sms: document the org.ofono.SMSMessage D-Bus interface
` [patch 09/20] SMS: document handle_sms_status_report()
` [patch 10/20] sms_text_prepare: document @use_delivery_reports
` [patch 11/20] SMS: rename create_tx_queue_entry() to tx_queue_entry_new()
` [patch 12/20] struct tx_queue_entry: add a destructor
` [patch 13/20] SMS: encapsulate D-Bus specific data in 'struct sms_msg_dbus_data'
` [patch 14/20] SMS: introduce bare state machine and transitions
` [patch 15/20] SMS: introduce Wait-for-Status-Report state and infrastructure
` [patch 16/20] SMS: introduce a state change callback for TX messages
` [patch 17/20] SMS: export outgoing messages over D-Bus
` [patch 18/20] SMS: send D-Bus SMS-MSG::PropertyChanged signals when message changes status
` [patch 19/20] SMS: introduce sms_msg_cancel and its D-Bus wrapper
` [patch 20/20] SMS: Implement D-Bus SMS-MSG::GetProperties
[PATCH 0/2] convert img to xpm
2010-07-23 22:03 UTC (10+ messages)
` [PATCH 1/2] stkutil: "
` [PATCH 2/2] test-stkutil: unit test for img to xpm converter
[PATCH 1/5] stk: Add agent registration and logic
2010-07-23 19:10 UTC (6+ messages)
` [PATCH 2/5] stk: Add menu related utilities
` [PATCH 3/5] stk: Handle the main menu
` [PATCH 4/5] stk: Handle the Select Item proactive command
` [PATCH 5/5] stk: Handle the Display Text "
[PATCH] watch: Free service data in service_reply
2010-07-23 15:32 UTC (2+ messages)
Howto about Qt QML and Ofono
2010-07-23 10:07 UTC (8+ messages)
[PATCH 0/5] Add oFono DUN emulator
2010-07-23 9:40 UTC (6+ messages)
` [PATCH 1/5] bluetooth: Add reference count for bluetooth utils
` [PATCH 2/5] bluetooth: Add bluetooth server support for DUN
` [PATCH 3/5] modem: Add method to get modem by path
` [PATCH 4/5] dun_gw: Add DUN server plugin for oFono
` [PATCH 5/5] emulator: Add emulator atom in oFono
TODO update
2010-07-23 4:34 UTC
[PATCH 0/2] convert img to xpm
2010-07-23 2:55 UTC (7+ messages)
` [PATCH 1/2] stkutil: "
` [PATCH 2/2] test-stkutil: unit test for img to xpm converter
[PATCH] sim: Read EFust and EFest
2010-07-22 16:53 UTC (2+ messages)
About the TDS-CDMA support of oFono
2010-07-22 3:01 UTC (4+ messages)
ISI drivers test simulator
2010-07-22 2:07 UTC (4+ messages)
[PATCH] doc: stk-api proposal
2010-07-22 2:01 UTC (4+ messages)
[PATCH] Fix: Free modem name in ofono_modem_remove
2010-07-21 16:59 UTC (2+ messages)
Huawei E176 - not online
2010-07-21 9:06 UTC (8+ messages)
` [PATCH 1/1] (RFC) Huawei: Modify ^SYSINFO logic
PIPE use in ofono
2010-07-20 15:49 UTC (4+ messages)
Reg. MMS Support in oFono
2010-07-20 7:16 UTC (3+ messages)
[PATCH 1/4] Add coding style document
2010-07-19 17:50 UTC (6+ messages)
` [PATCH 2/4] Add original patch format checking script
` [PATCH 3/4] Add git commit header and description check
` [PATCH 4/4] Dont check Signed-off-by by default
[PATCH 1/4] remove log to make bluetooth.c a static library
2010-07-19 1:39 UTC (10+ messages)
` [PATCH 2/4] bluetooth: move uuid to struct bluetooth_profile
` [PATCH 3/4] bluetooth: do not use ofono_dbus_get_connection
` [PATCH 4/4] make bluetooth.{c,h} a static library
Porting the oFono to our HW platform
2010-07-16 9:49 UTC (2+ messages)
[PATCH 00/14][RESEND] STK patches without agent
2010-07-15 20:46 UTC (3+ messages)
[PATCH 1/9] stkutil: display text attributes as html
2010-07-15 20:32 UTC (7+ messages)
Error sending DTMF with calypso
2010-07-15 14:42 UTC (4+ messages)
[PATCH] mbm: poll SIM status when initializing
2010-07-15 14:20 UTC (4+ messages)
[PATCH 1/6] stk: Add Agent register/unregister methods and logic
2010-07-15 13:18 UTC (6+ messages)
` [PATCH 2/6] stk: Add menu related utilities
` [PATCH 3/6] stk: Handle STK menus
` [PATCH 4/6] stk: Handle the Display Text proactive command
` [PATCH 5/6] stk: Handle the Get Inkey "
` [PATCH 6/6] stk: Handle the Get Input "
[PATCH] mbm: poll SIM status when initializing
2010-07-14 16:15 UTC (3+ messages)
[PATCH 1/6] emulator: Add ofono_emulator framework
2010-07-14 1:50 UTC (5+ messages)
[PATCH 0/9] html text attribute patches
2010-07-13 20:38 UTC (12+ messages)
` [PATCH 1/9] stkutil: display text attributes as html
` [PATCH 2/9] test-stkutil: add unit test for html text attributes
` [PATCH 3/9] test-stkutil: add html attribute test for Display Text tests
` [PATCH 4/9] test-stkutil: add html attribute tests for get_inkey_test
` [PATCH 5/9] test-stkutil: add html attribute tests for get_input_test
` [PATCH 6/9] test-stkutil: add html attribute tests for play_tone_test
` [PATCH 7/9] test-stkutil: add html attribute test for setup_menu_test
` [PATCH 8/9] test-stkutil: add html attribute test for select_item_test
` [PATCH 9/9] test-stkutil: add html attribute tests for setup idle mode tests
[PATCH 1/3] Make fetch command function as external
2010-07-13 14:56 UTC (6+ messages)
` [PATCH 2/3] Support phonesim proactive command notification
` [PATCH 3/3] Use specific vendor for phonesim stk
[SMS D-Bus 11/23] struct tx_queue_entry: add fields and destructor
2010-07-12 20:17 UTC (2+ messages)
[PATCH 2/6] bluetooth: Add register service for bluetooth
2010-07-12 13:03 UTC (4+ messages)
problem when setting "VoiceNoReplyTimeout" property in call-forwarding
2010-07-12 11:29 UTC
Ofono in Maemo scratchbox--compilation failed
2010-07-12 4:26 UTC (3+ messages)
[PATCH 1/3] Make fetch command function as external
2010-07-11 13:59 UTC (9+ messages)
` [PATCH 2/3] Support phonesim proactive command notification
` [PATCH 3/3] Interpret "" Alpha Id as empty data object
[SMS D-Bus 11/23] struct tx_queue_entry: add fields and destructor
2010-07-09 22:28 UTC (8+ messages)
Request for ofono code guidance
2010-07-09 16:03 UTC (2+ messages)
[PATCH 0/1] Avoid timeout too quickly in PPP handshaking
2010-07-09 12:54 UTC (3+ messages)
` [PATCH 1/1] ppp: Add MAX_IPCP_FAILURE to avoid timeout quickly
[PATCH 0/1] Avoid timeout too quickly in PPP handshaking
2010-07-09 8:46 UTC (4+ messages)
` [PATCH 1/1] ppp: Add MAX_IPCP_FAILURE to avoid timeout quickly
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