platform/upstream/ofono.git
2010-06-21 Denis Kenziorsmsutil: Minor code style & indentation fixes
2010-06-21 Denis Kenziorsms: Fixup minor style issues with status reports
2010-06-21 Pasi Miettinensms: Status report notify
2010-06-21 Denis Kenziorsmsutil: memcpy is preferable to struct assignment
2010-06-21 Denis Kenziorsmsutil: Streamline flow of sr add_fragment
2010-06-21 Denis KenziorFix: Make distcheck pass
2010-06-21 Denis Kenziorhistory: Make example_history use Delivery Reports
2010-06-21 Pasi Miettinenhistory: API change for status report notify
2010-06-21 Pasi Miettinensmsutil: Status report assembly
2010-06-21 Denis KenziorMention Arun's contributions
2010-06-21 Arun RavindranEnabling PDP Context support in atmodem.
2010-06-21 Zhenhua ZhangTODO: PPP server support owner
2010-06-21 Zhenhua Zhangppp: Fix leak in pppcp_send_protocol_reject
2010-06-21 Yang GuRefactor ussd parser
2010-06-19 Marcel HoltmannAdd test script for scanning networks
2010-06-18 Denis Kenzioratmodem: Use a switch/case in sim.c
2010-06-18 Andrzej Zaborowskimbm: Use MBM vendor quirk of the sim driver.
2010-06-18 Andrzej Zaborowskiatmodem: Add PIN entry quirk for mbm.
2010-06-18 Andrzej Zaborowskimbm: Register stk driver post sim.
2010-06-18 Andrzej Zaborowskimbmmodem: Allow no response data for envelope.
2010-06-18 Andrzej Zaborowskitest-stkutil: Add a More Time response builder test
2010-06-18 Andrzej Zaborowskistkutil: Add More Time terminal response builder
2010-06-18 Denis Kenziorstkutil: USSD max len is 160
2010-06-18 Yang Gustk: Add parser for timing advance objects
2010-06-18 Yang Guteststk: Add test for send ussd parser
2010-06-18 Yang Gusmsutil: Add a decoder for ussd pdus
2010-06-18 Yang Gustk: Add parser for send ussd commands
2010-06-18 Florian Steinelhuawei: Import Huawei rules
2010-06-18 Denis Kenziorgathdlc: Don't crash if unreffed in callback
2010-06-17 Zhenhua Zhanggsmdial: Unref ppp when we get disconnected
2010-06-17 Zhenhua Zhangtest-server: Fix GIOChannel leak in create_tty
2010-06-17 Zhenhua Zhanggatserver: Check for disconnection when resuming
2010-06-17 Zhenhua Zhanggatserver: Suspend/resume GAtServer with GAtIO
2010-06-17 Denis Kenziorhfp: Use bluetooth_parse_properties
2010-06-17 Denis Kenziorbluetooth: Rename & expose parse_properties
2010-06-17 Denis Kenziorhfp: Use the bluetooth_send_with_reply
2010-06-17 Denis Kenziorbluetooth: Rename send_method_call_with_reply
2010-06-17 Gustavo F.... Remove send_method_call from hfp.c
2010-06-17 Gustavo F.... Move create_path() to bluetooth plugin
2010-06-17 Gustavo F.... Add parse properties stuff to bluetooth.c
2010-06-17 Gustavo F.... Add send_method_call_with_reply to bluetooth.c
2010-06-17 Gustavo F.... Add bluetooth plugin skeleton.
2010-06-17 Denis KenziorFix: potential to crash in atmodem
2010-06-16 Denis Kenziorstkutil: Make sure bc_repeat is used properly
2010-06-16 Denis Kenziorstkutil: Merge two versions of bcch_channel_list
2010-06-16 Yang Gustk: Add parser for UTRAN meas qualifier objects
2010-06-16 Yang Gustk: Add parser for PDP activation param objects
2010-06-16 Yang Gustk: Add parser for bcch channel list objects
2010-06-16 Yang Gustk: Add parser for cell broadcast page objects
2010-06-16 Yang GuAdd several proactive command parsers
2010-06-16 Yang Guteststk: Add test for send ss parser
2010-06-16 Yang Gustk: Add parser for send ss commands
2010-06-16 Marcel HoltmannFix previous commit that broke reference to PDU string...
2010-06-16 Marcel HoltmannFix memory allocation handling for STK Proactive comman...
2010-06-16 Marcel HoltmannUse PROFILE DOWNLOAD to detect SIM Toolkit support...
2010-06-15 Denis Kenziorstkutil: Minor style cleanups in stkutil
2010-06-15 Andrzej Zaborowskistkutil: Add Terminal Applications envelope builder
2010-06-15 Andrzej Zaborowskistkutil: Add MMS Notification DL envelope builder
2010-06-15 Andrzej Zaborowskistkutil: Add MMS Transfer Status envelope builder
2010-06-15 Andrzej Zaborowskistkutil: Add the USSD Download envelope builder
2010-06-15 Andrzej Zaborowskitest-stkutil: Tests for Timer Expiration envelope
2010-06-15 Andrzej Zaborowskistkutil: Add the Timer Expiration envelope builder
2010-06-15 Andrzej Zaborowskitest-stkutil: Tests for Event Download envelope
2010-06-15 Andrzej Zaborowskistkutil: Add the Event Download envelope builder
2010-06-15 Andrzej Zaborowskistkutil: Refactor struct stk_frames_info
2010-06-15 Andrzej Zaborowskistkutil: Refactor struct stk_other_address
2010-06-15 Andrzej Zaborowskitest-stkutil: Tests for Call Control envelope
2010-06-15 Andrzej Zaborowskistkutil: Add the Call Control envelope builder
2010-06-15 Marcel HoltmannRemove all voice related atoms from MBM modem support
2010-06-14 Denis Kenzioratmodem: Couple tiny style fixes
2010-06-14 Daniel WagnerReport cell technology capability for Option HSO modems
2010-06-13 Marcel HoltmannFix memory leak introduced by HSO quirk
2010-06-13 Marcel HoltmannAdd nasty quirk to allow HSO devices to read network...
2010-06-13 Marcel HoltmannUse Qualcomm quirk for CBS on HSO devices
2010-06-12 Marcel HoltmannRelease 0.23 0.23
2010-06-12 Marcel HoltmannJust call the feature "net" instead of "netreg"
2010-06-11 Denis Kenzioratmodem: Shutdown ppp cleanly on remove
2010-06-11 Denis Kenzioratmodem: Always unref ppp when context is down
2010-06-11 Denis Kenziorgatppp: whitespace issues
2010-06-11 Denis Kenziorgatppp: Unref HDLC when unrefing PPP
2010-06-11 Denis Kenziorgathdlc: Free the main HDLC structure on unref
2010-06-11 Marcel HoltmannDisable CNMA support for Novatel based devices
2010-06-11 Denis Kenzioratmodem: Allow ME & SM for status report store
2010-06-11 Denis Kenzioratmodem: Force CDSI delivery for Novatel devices
2010-06-11 Denis Kenzioratmodem: Add support for status report via CDSI
2010-06-11 Denis Kenzioratmodem: Use atutil based functions
2010-06-11 Denis Kenzioratmodem: Add utility for parsing CMTI/CDSI/CBMI
2010-06-10 Denis Kenzioratmodem: Register for notifications after CMGL
2010-06-10 Denis Kenzioratmodem: Split out the +CPMS sender
2010-06-10 Gustavo F.... Remove hfpmodem's header guard
2010-06-10 Marcel HoltmannAdd support for Features property on modem interface
2010-06-10 Marcel HoltmannMove data connection manager interface constants into...
2010-06-10 Marcel HoltmannRename CbsManger into CellBroadcast
2010-06-10 Marcel HoltmannAnd some more minor coding style cleanup in SMS driver
2010-06-10 Marcel HoltmannFix coding style for one comment in SMS driver
2010-06-10 Marcel HoltmannAdd test script to enable/disable use of delivery reports
2010-06-10 Marcel HoltmannAdd test script for setting CBS topics
2010-06-10 Marcel HoltmannEnable Qualcomm specific CBS quirk for Novatel and...
2010-06-10 Marcel HoltmannAdd quirk for Qualcomm issues with setting CBS topic...
2010-06-10 Marcel HoltmannCoding style fix for the PIN type table
next