summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-02-16emulator: Add additional APIsDenis Kenzior1-0/+7
2011-02-16gatserver: Be more const correctDenis Kenzior2-2/+2
2011-02-15Makefile: rerun genbuiltin on reconfigure.Andrzej Zaborowski1-1/+1
Make builtin.h depend on config.status to force regeneration when plugins may have been enabled or disabled. There may be a better way to do that. The dependency on builtin_sources is not needed.
2011-02-15test-server: Fix a few more occurrencesDenis Kenzior1-11/+10
2011-02-15emulator: Add basic API for emulatorDenis Kenzior1-0/+33
2011-02-15gatserver: Change callback signatureDenis Kenzior3-105/+86
Provide the originating GAtServer to the callback
2011-02-15gatserver: extend D with GSM/UMTS specificsDenis Kenzior1-3/+9
2011-02-15test-server: Behavior to match previous commitDenis Kenzior1-8/+6
2011-02-15gatserver: Don't bother reporting command prefixesDenis Kenzior1-2/+10
The command line parser knows where the actual command line parameters begin, so there's no need to make the callback skip the prefix and the additional separator characters.
2011-02-15configure: Check for bluez >= 4.30.Andrzej Zaborowski1-2/+2
Earlier versions lack struct sockaddr_l2::l2_cid and/or struct bt_security.
2011-02-15AUTHORS: Mention Frédéric's contributionsDenis Kenzior1-0/+1
2011-02-15AUTHORS: Mention Frédéric's contributionsDenis Kenzior1-0/+1
2011-02-15bluetooth: Reset adapter_any_path to NULL in unrefDenis Kenzior1-0/+1
2011-02-15bluetooth: style issuesDenis Kenzior1-3/+3
2011-02-15bluetooth: single SDP record for all adaptersFrédéric Dalleau1-76/+64
2011-02-14atmodem: close the list in clvl_range_queryJeevaka Badrappan1-0/+1
2011-02-14PPP: Fix transmit ACCM and receive ACCM mixupMartin Xu1-2/+14
According to RFC1662 Section 7.1, ACCM Configuration Option is used to inform the peer which control characters MUST remain mapped when the peer sends them.
2011-02-14AUTHORS: Mention Amit's contributionsDenis Kenzior1-0/+1
2011-02-14udev: Add Teracom (Linktop/LW27x) device detectionAmit Mendapara1-0/+3
2011-02-14udev: Handle Linktop data cardAmit Mendapara1-0/+32
2011-02-14linktop: Minor style issuesDenis Kenzior1-5/+4
2011-02-14plugin: Add plugin for Linktop LW27x data cardsAmit Mendapara2-0/+360
2011-02-14AUTHORS: Mention Olivier's contributionsDenis Kenzior1-0/+1
2011-02-14gatserver: Add ATS5 command featureOlivier Guiter1-1/+5
2011-02-11Release 0.42Marcel Holtmann2-1/+10
2011-02-11ifxmodem: fix issue in set rat modeJeevaka Badrappan1-1/+4
2011-02-11ifxmodem: add CNAP supportJeevaka Badrappan1-0/+51
2011-02-11doc: remove unused GetIcon from SimToolKitJeevaka Badrappan1-8/+0
2011-02-11doc: Update possible errorsJeevaka Badrappan23-59/+273
2011-02-11doc: Remove unused SetProperty in NetworkRegistrationJeevaka Badrappan1-10/+0
2011-02-10sms: return immediately if cached flag is setDenis Kenzior1-3/+3
2011-02-10ifx: Remove modem selftest supportJeevaka Badrappan1-63/+2
Commands used for self tests are not working for all versions of the modem firmware.
2011-02-10emulator: Add example TCP based emulatorDenis Kenzior2-0/+196
2011-02-10modem: Tweak online & powered watch APIsDenis Kenzior2-5/+8
2011-02-10emulator: Add basic emulator skeletonDenis Kenzior3-1/+117
2011-02-10emulator: Add basic emulator APIDenis Kenzior2-1/+49
2011-02-10AUTHORS: Mention Guillaume's contributionsDenis Kenzior1-0/+1
2011-02-10modem: Fix up previous commitDenis Kenzior2-5/+9
2011-02-10modem Add powered watch APIGuillaume Zajac2-0/+54
2011-02-10simfs: Fix leaking of the voicecall contextDenis Kenzior1-2/+9
When we're shutting down all atoms are removed and the voicecall context does not have a chance to be freed. Make sure simfs frees it.
2011-02-09call-barring: Remove unneeded variableDenis Kenzior1-1/+0
This was forgotten by the previous patch
2011-02-09call-barring: removed +CSSI type SS notificationsAndras Domokos1-74/+0
2011-02-09sierra: Fix small coding style issueMarcel Holtmann1-2/+2
2011-02-09gobi: Fix small coding style issueMarcel Holtmann1-2/+2
2011-02-08gprs-provision: update example with SPNJukka Saunamaki1-3/+5
2011-02-08gprs: Fixup error pathDenis Kenzior1-6/+12
When we try to register the GPRS D-Bus interface and fail for some reason, calling gprs_unregister is not really kosher since much of the initialization has not yet been done. Call an intermediate function instead.
2011-02-08gprs,gprs-provision: add SPN to provisioning APIJukka Saunamaki3-25/+68
2011-02-08gprs-provision: add SPN to provisioning API headerJukka Saunamaki1-1/+1
2011-02-08TODO: minor style fixDara Spieker-Doyle1-1/+1
Bad caps
2011-02-08bluetooth: Minor style fixesDenis Kenzior1-3/+5