platform/upstream/ofono.git
2010-07-05 Marcel HoltmannUpdate .mailmap rules
2010-07-05 Marcel HoltmannAdd .mailmap file to fix Luiz's name spelling in git...
2010-07-02 Inaky Perez... documentation: add note about referencing standards
2010-07-02 Andrzej Zaborowskitest-stkutil: Fix always true condition.
2010-07-02 Denis Kenziortest-stkutil: Fix some memory leaks
2010-07-02 Andrzej Zaborowskistkutil: Move scaddr field to gsm_sms
2010-07-02 Zhenhua Zhanghuawei: Add Huawei EM770 modem support
2010-07-02 Zhenhua Zhanghuawei: Remove existing Huawei EM770 plugin
2010-06-29 Denis Kenziorhuawei: cleanup warnings from the previous patch
2010-06-29 Kalle ValoPPP GPRS context is now done, update documentation
2010-06-29 Kalle Valohuawei: reopen the GPRS context on hup
2010-06-29 Andrzej Zaborowskiatmodem: Don't unregister *EPEV in *EPEV handler.
2010-06-29 Pekka Pessimbm: use CPIN? to check if SIM is missing
2010-06-29 Pekka PessiDocumented Present property in sim-api.txt.
2010-06-29 Denis Kenziorgsmdial: Wait for a no carrier before sending CFUN
2010-06-29 Denis Kenziortest-server: Send a NO_CARRIER when ppp is done
2010-06-29 Denis Kenziortest-server: Update to the new API
2010-06-29 Denis Kenziorppp: Don't accept 0 ip-addr/dns1/dns2
2010-06-29 Denis Kenziorppp: Refactor server-side API
2010-06-29 Denis Kenziortest-server: Update to the new API
2010-06-29 Denis Kenziorppp: Tweak set_server_info API some more
2010-06-29 Denis Kenziorhdlc: Stop recording packets to stdout (fd = 0)
2010-06-29 Denis Kenziorhdlc: Don't bother recording empty packets
2010-06-28 Zhenhua Zhanggsmdial: Configure network interface for PPP
2010-06-28 Zhenhua Zhangtest-server: Configure network interface
2010-06-28 Denis Kenziorppp: Tweak the set_server_info API
2010-06-28 Zhenhua Zhangtest-server: Add PPP server support
2010-06-28 Denis Kenziorppp: Refactor server RCR action
2010-06-28 Denis Kenziorppp: Refactor client RCR action
2010-06-28 Denis Kenziorppp: Simplify the logic by re-using code
2010-06-28 Denis Kenziorppp: Minor style tweaks
2010-06-28 Zhenhua Zhangatmodem: Update to the new PPP API
2010-06-28 Zhenhua Zhanggsmdial: Update to the new API
2010-06-28 Zhenhua Zhanggatppp: Add PPP server extension
2010-06-25 Denis Kenziorsms: Update doc about the default Bearer setting
2010-06-25 Denis Kenziorsms: Tweak the Bearer API
2010-06-25 Denis KenziorUpdate TODO & overview.txt
2010-06-25 Denis Kenzioratmodem: Add CGSMS support to sms driver
2010-06-25 Denis Kenziorsms: Add support for SMS Bearer settings
2010-06-25 Denis Kenziorsms: Add driver API for SMS bearer settings
2010-06-25 Denis KenziorTODO: Add owner
2010-06-25 Denis Kenziorgprs: Fix to attachment race condition
2010-06-25 Denis Kenziorsms: Update API with UseDeliveryReports property
2010-06-25 Denis Kenziorhso: Don't query tech if not registered or roaming
2010-06-24 Denis Kenziorsms: minor style fix
2010-06-24 Denis Kenziorsms: Don't bother setting SCA if we can't query
2010-06-23 Zhenhua Zhangppp: Fix incorrect packet length for little-endian
2010-06-23 Andrzej Zaborowskistkutil: Alpha Id is optional for Select Item.
2010-06-23 Andrzej Zaborowskistkutil: Refactor command parser error handling
2010-06-22 Marcel HoltmannCheck sanity the MNC length value from the SIM card
2010-06-22 Denis KenziorFix huawei udev rules
2010-06-22 Denis Kenziorhfp: Fix style issues
2010-06-22 Gustavo F.... hfp: use bluetooth helpers and remove similar code
2010-06-22 Denis Kenziorbluetooth: Various style issues
2010-06-22 Gustavo F.... bluetooth: add PropertyChanged watch
2010-06-22 Gustavo F.... bluetooth: add watches for service and adapters
2010-06-22 Gustavo F.... bluetooth: add device_properties_cb() and has_uuid()
2010-06-22 Gustavo F.... bluetooth: Move functions from hfp.c to bluetooth.c
2010-06-21 Denis Kenziorstorage: whitespace issue
2010-06-21 Denis Kenziorsmsutil: Fix up some comment style
2010-06-21 Andrzej Zaborowskitest-common: Avoid accessing an unitialised variable.
2010-06-21 Andrzej Zaborowskistkutil: Remove obsolete comment.
2010-06-21 Denis Kenzioratmodem: Support CDS indicators for MBM
2010-06-21 Denis Kenziorsms: Only emit property if value actually differs
2010-06-21 Denis Kenziortest: Fix the no-argument case
2010-06-21 Denis Kenziorunit: Add unit tests for status report assembly
2010-06-21 Denis Kenziorsmsutil: Take ton_npi into account in sr assembly
2010-06-21 Denis Kenziorsmsutil: More code cleanup
2010-06-21 Denis Kenziorsmsutil: Make code flow easier to understand
2010-06-21 Denis Kenziorsmsutil: multiline comments to preferred style
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
next