platform/upstream/ofono.git
2010-05-13 Yang Gustkutil: Add power off card command parser
2010-05-13 Denis Kenziorstkutil: Minor style issues and a typo
2010-05-13 Yang Gutest-stk: Add test for perform card apdu parser
2010-05-13 Yang Gustkutil: Add perform card apdu command parser
2010-05-13 Yang Gutest-stkutil: Add test for event list parser
2010-05-13 Yang Gustkutil: Add event list command parser
2010-05-13 Denis Kenziorstyle: Whitespace errors
2010-05-13 Yang Gutest-stk: Add test for provide local info parser
2010-05-13 Yang Gustkutil: Add provide local info command parser
2010-05-13 Yang Gutest-stkutil: Add test for polling off parser
2010-05-13 Yang Gustkutil: Add polling off proactive command parser
2010-05-13 Denis Kenziortest-stkutil: file_list instead of fl is better
2010-05-13 Denis Kenziorstkutil: file_list instead of fl is better
2010-05-13 Yang Gutest-stkutil: Add test for refresh parser
2010-05-13 Yang Gustkutil: Add refresh proactive command parser
2010-05-13 Yang Gutest-stkutil: Add unit test for setup call parser
2010-05-13 Yang Gustkutil: Add setup call proactive command parser
2010-05-13 Yang Gustk: Adjust the sequence of dataobj
2010-05-13 Yang Gutest-stkutil: Refactor test for send sms parser
2010-05-13 Yang Gutest-stkutil: Use dedicated functions to check
2010-05-13 Denis Kenziortest-stkutil: Handle NULL strings
2010-05-13 Denis Kenziorstkutil: Refactor parse_list into parse_item_list
2010-05-13 Yang Gutest-stkutil: Add test for select item parser
2010-05-13 Yang Gustkutil: Add select item proactive command parser
2010-05-13 Yang Gutest-stkutil: Add test for setup menu parser
2010-05-13 Yang Gustkutil: Add setup menu proactive command parse
2010-05-13 Yang Gustyle: remove extra whitespace
2010-05-13 Yang Gustkutil: item objects can be NULL
2010-05-13 Yang Gustkutil: alpha id objects can be NULL
2010-05-13 Yang Gusimutil: Add comprehension tlv copy
2010-05-13 Yang Gutest-stkutil: Add test for poll interval parser
2010-05-13 Yang Gustk: Add poll interval proactive command parser
2010-05-12 Andrzej Zaborowskimbm: Check there's a SIM card inserted.
2010-05-12 Andrzej Zaborowskimbm: Register sim toolkit atom in mbm plugin.
2010-05-12 Denis Kenziormbm: Simplify STKR callback logic
2010-05-12 Denis Kenziormbm: Simplify STKE logic
2010-05-12 Denis Kenziormbm: NULL check on a g_free is not necessary
2010-05-12 Denis Kenziormbm: Few style issues with indentation
2010-05-12 Andrzej Zaborowskimbm: Add STK driver.
2010-05-12 Andrzej Zaborowskiatmodem: Pass allowed response prefixes to gatchat
2010-05-11 Yang Gustkutil: Parse cdma tpdu in send sms parser
2010-05-11 Denis Kenziorstkutil: Don't use escaped strings
2010-05-11 Yang Gutest-stkutil: Add unit test for play tone parser
2010-05-11 Yang Gustkutil: Refactor parser for tone objects
2010-05-11 Yang GuReplace check_text with check_common_text
2010-05-11 Yang Gustkutil: Add play tone proactive command parser
2010-05-11 Yang Gustk: Unify variable names to use abbreviation
2010-05-11 Yang Gutest-stkutil: Use enum for icon_id
2010-05-11 Yang Gutest-stkutil: Add unit test for get input parser
2010-05-11 Yang Gustkutil: Free default text for get input parser
2010-05-11 Kristen Carlson... ppp: fix another hardcode of ppp_packet size
2010-05-11 Zhenhua ZhangFix Use hashtable to record udev path
2010-05-11 Denis Kenzioratmodem: Fix crashes related to unremoved timeouts
2010-05-10 Denis Kenziorgsmdial: Shut down cleanly when ppp link dies
2010-05-10 Denis Kenziorppp: Keep these defines private
2010-05-10 Kristen Carlson... ppp: set address and control field
2010-05-10 Kristen Carlson... gsmdial: use g_at_ppp_new_from_io()
2010-05-10 Kristen Carlson... gatchat: implement g_at_chat_get_io()
2010-05-10 Kristen Carlson... gsmdial: use g_at_chat_suspend
2010-05-10 Kristen Carlson... ppp: transition to dead when lcp finished
2010-05-10 Andrzej ZaborowskiFix: Don't remove wrong atoms
2010-05-10 Zhenhua ZhangFix check data device before register the modem
2010-05-04 Torgny Johanssonadd vid/pid for Dell 5541 and 5542
2010-04-30 Denis Kenzioratmodem: Port gprs-context to new PPP api
2010-04-30 Denis Kenziorgsmdial: Port to new PPP api
2010-04-30 Denis Kenziorppp: Refactor connect / disconnect callbacks
2010-04-30 Denis Kenziorppp: get rid of ppp_enter_phase
2010-04-30 Denis Kenziorppp: Add _from_io constructor
2010-04-29 Kristen Carlson... ppp: fix return of drop_packet for NETWORK phase
2010-04-29 Denis Kenziorgathdlc: Add from_io constructor
2010-04-29 Johan HedbergFix parent path introspection data invalidation for...
2010-04-29 Johan HedbergFix memory leak in g_dbus_register_interface
2010-04-29 Kristen Carlson... ppp: silently drop invalid packets
2010-04-29 Kristen Carlson... ppp: transition to dead when read io destroyed
2010-04-29 Denis Kenziorppp: Hang set_recording off the GAtPPP object
2010-04-29 Yang GuAdd unit test for get inkey parser
2010-04-28 Denis Kenziorppp: Re-add capability to detect io down events
2010-04-28 Denis Kenziorgathdlc: Add accessor for GAtIO
2010-04-28 Denis Kenziorgathdlc: Port GAtHDLC to use GAtIO
2010-04-28 Denis Kenziorppp: Don't crash if the interface wasn't created
2010-04-28 Denis Kenziorppp: Accept 1500 byte MTUs
2010-04-28 Denis Kenziorgsmdial: Use set recording on the HDLC object
2010-04-28 Denis Kenziorppp: Add getter for HDLC object
2010-04-28 Denis Kenziorppp: Initial port of PPP to use GAtHDLC
2010-04-28 Denis Kenziorppp: Make pppcp functions const correct
2010-04-28 Denis Kenziorppp: Make ppp_chap_process_packet const correct
2010-04-28 Denis Kenziorppp: Make ppp_net_process_packet const correct
2010-04-28 Denis Kenziorgathdlc: Add recording support, ported from PPP
2010-04-28 Denis Kenziorgathdlc: Add receive ACCM support
2010-04-28 Denis Kenziorgathdlc: Support transmit ACCM
2010-04-28 Denis Kenziorgatchat: Don't try to cleanup twice
2010-04-28 Denis Kenziorgatchat: Use GAtIO for write watchers
2010-04-28 Denis Kenziorgatio: support for blocking / nonblocking writes
2010-04-28 Denis Kenziorgatchat: get_channel should return one from GAtIO
2010-04-28 Denis Kenziorgatchat: Channel is now setup by GAtIO
2010-04-28 Denis Kenziorgatchat: Better re-entrancy handling
2010-04-28 Denis Kenziorgsmdial: Get rid of g_at_chat_shutdown usage
2010-04-28 Denis Kenziorgsmdial: Unref the chat instead of using shutdown
2010-04-28 Denis Kenziorgatmux: Unref the chat instead of using shutdown
2010-04-28 Denis KenziorFix: For now calling g_at_chat_unref is fine
next