summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.240.24Marcel Holtmann2010-07-072-1/+13
* TODO: Voicecall gapsPekka Pessi2010-07-071-0/+27
* doc: clarify VoiceCallManager SendTones methodPekka Pessi2010-07-071-4/+4
* gatppp: Unset disconnect function when unref PPPZhenhua Zhang2010-07-071-0/+3
* gatserver: Restore GAtServer disconnect handlingZhenhua Zhang2010-07-071-0/+2
* test-server: Refactor set_raw_modeZhenhua Zhang2010-07-061-5/+5
* gatserver: Don't free twice after user disconnectZhenhua Zhang2010-07-061-3/+0
* test-server: Use cfmakeraw to set TTY raw modeZhenhua Zhang2010-07-061-5/+3
* gatppp: Check ppp instance before unref itZhenhua Zhang2010-07-061-0/+3
* Also add another rule for Pekka to .mailmapMarcel Holtmann2010-07-051-0/+1
* Update .mailmap rulesMarcel Holtmann2010-07-051-1/+2
* Add .mailmap file to fix Luiz's name spelling in git shortlogMarcel Holtmann2010-07-051-0/+1
* documentation: add note about referencing standardsInaky Perez-Gonzalez2010-07-021-0/+8
* test-stkutil: Fix always true condition.Andrzej Zaborowski2010-07-021-47/+227
* test-stkutil: Fix some memory leaksDenis Kenzior2010-07-021-0/+5
* stkutil: Move scaddr field to gsm_smsAndrzej Zaborowski2010-07-023-108/+156
* huawei: Add Huawei EM770 modem supportZhenhua Zhang2010-07-023-0/+35
* huawei: Remove existing Huawei EM770 pluginZhenhua Zhang2010-07-024-260/+0
* huawei: cleanup warnings from the previous patchDenis Kenzior2010-06-291-2/+0
* PPP GPRS context is now done, update documentationKalle Valo2010-06-292-13/+0
* huawei: reopen the GPRS context on hupKalle Valo2010-06-291-24/+62
* atmodem: Don't unregister *EPEV in *EPEV handler.Andrzej Zaborowski2010-06-291-2/+20
* mbm: use CPIN? to check if SIM is missingPekka Pessi2010-06-291-22/+6
* Documented Present property in sim-api.txt.Pekka Pessi2010-06-291-5/+10
* gsmdial: Wait for a no carrier before sending CFUNDenis Kenzior2010-06-291-3/+9
* test-server: Send a NO_CARRIER when ppp is doneDenis Kenzior2010-06-291-2/+4
* test-server: Update to the new APIDenis Kenzior2010-06-291-4/+1
* ppp: Don't accept 0 ip-addr/dns1/dns2Denis Kenzior2010-06-291-3/+4
* ppp: Refactor server-side APIDenis Kenzior2010-06-297-16/+77
* test-server: Update to the new APIDenis Kenzior2010-06-291-1/+1
* ppp: Tweak set_server_info API some moreDenis Kenzior2010-06-294-16/+5
* hdlc: Stop recording packets to stdout (fd = 0)Denis Kenzior2010-06-291-2/+2
* hdlc: Don't bother recording empty packetsDenis Kenzior2010-06-291-0/+3
* gsmdial: Configure network interface for PPPZhenhua Zhang2010-06-281-0/+29
* test-server: Configure network interfaceZhenhua Zhang2010-06-281-0/+31
* ppp: Tweak the set_server_info APIDenis Kenzior2010-06-283-17/+20
* test-server: Add PPP server supportZhenhua Zhang2010-06-281-0/+119
* ppp: Refactor server RCR actionDenis Kenzior2010-06-281-40/+40
* ppp: Refactor client RCR actionDenis Kenzior2010-06-281-29/+27
* ppp: Simplify the logic by re-using codeDenis Kenzior2010-06-281-6/+1
* ppp: Minor style tweaksDenis Kenzior2010-06-281-9/+9
* atmodem: Update to the new PPP APIZhenhua Zhang2010-06-281-2/+3
* gsmdial: Update to the new APIZhenhua Zhang2010-06-281-2/+3
* gatppp: Add PPP server extensionZhenhua Zhang2010-06-284-36/+225
* sms: Update doc about the default Bearer settingDenis Kenzior2010-06-251-0/+2
* sms: Tweak the Bearer APIDenis Kenzior2010-06-252-12/+12
* Update TODO & overview.txtDenis Kenzior2010-06-252-10/+4
* atmodem: Add CGSMS support to sms driverDenis Kenzior2010-06-251-0/+88
* sms: Add support for SMS Bearer settingsDenis Kenzior2010-06-252-2/+141
* sms: Add driver API for SMS bearer settingsDenis Kenzior2010-06-251-0/+8