aboutsummaryrefslogtreecommitdiffstats
path: root/fsogsmd
Commit message (Expand)AuthorAgeFilesLines
* fsogsmd: refactor common ppp logic into AtPdpHandler; derive MuxPppPdpHandler...Michael 'Mickey' Lauer2010-01-143-138/+141
* fsogsmd: add debug for ppp address transmissionMichael 'Mickey' Lauer2010-01-132-5/+33
* fsogsmd: implement org.freesmartphone.GSM.Network.InternalStatusUpdate which ...Michael 'Mickey' Lauer2010-01-133-10/+23
* fsogsmd: ppp: once ipcp negotiation is complete, gather the necessary informa...Michael 'Mickey' Lauer2010-01-133-3/+109
* fsogsmd: bind ppp phase enumMichael 'Mickey' Lauer2010-01-121-0/+18
* fsogsmd: fix moduledirMichael 'Mickey' Lauer2010-01-121-2/+2
* fsogsmd: raise org.freesmartphone.InvalidParameter upon context activation wi...Michael 'Mickey' Lauer2010-01-123-4/+9
* fsogsmd: make log configurable; bind utility functions from pppdMichael 'Mickey' Lauer2010-01-124-21/+42
* all: catch up with libfso-glib 0.2.2 containing convenience constructors for ...Michael 'Mickey' Lauer2010-01-123-18/+9
* fsogsmd: move triggerNetworkStatusUpdate() from atunsolicited.vala to mediato...Michael 'Mickey' Lauer2010-01-114-16/+43
* fsogsmd: run our ppp plugin when invocating pppMichael 'Mickey' Lauer2010-01-112-1/+6
* sync. MAINTAINERS fileMichael 'Mickey' Lauer2010-01-111-0/+4
* fsogsmd: build ppp plugin by default; don't check for proper plugin directory...Michael 'Mickey' Lauer2010-01-112-22/+26
* fsogsmd: muxppp: fix hanging dbus pdp activation call; always remember that s...Michael 'Mickey' Lauer2010-01-101-13/+4
* fsogsmd: modem_cinterion_mc75: this modem needs to be given the explicit cont...Michael 'Mickey' Lauer2010-01-105-17/+72
* fsogsmd: modem_cinterion_mc75: use MUX ppp here as wellMichael 'Mickey' Lauer2010-01-102-3/+41
* fsogsmd: atmediators: introduce checkResponseExpected that takes a number of ...Michael 'Mickey' Lauer2010-01-101-2/+21
* fsogsmd: modem_ti_calypso: use own modem-default set of ppp optionsMichael 'Mickey' Lauer2010-01-103-4/+25
* fsogsmd: modem_ti_calypso: fix detection of context activation dial stringMichael 'Mickey' Lauer2010-01-101-1/+1
* fsogsmd: teach mediator to validate CONNECT responsesMichael 'Mickey' Lauer2010-01-105-3/+23
* fsogsmd: atparser: gracefully ignore \r\n for solicited responses as wellMichael 'Mickey' Lauer2010-01-101-1/+3
* use top level logger for initial plugin loading debug beaconMichael 'Mickey' Lauer2010-01-102-3/+3
* adjust (C) for 2010Michael 'Mickey' Lauer2010-01-0936-36/+36
* fsogsmd: qualcomm_htc: ignore 07.07 violations for sending the SMS continuati...Michael 'Mickey' Lauer2010-01-081-0/+17
* fsogsmd: fix SMS sending bug on modems that are less forgiving wrt. submittin...Michael 'Mickey' Lauer2010-01-084-11/+12
* fsogsmd: qualcomm_htc: and remove the BOGUS_HTC_LINE state now that we are mo...Michael 'Mickey' Lauer2010-01-071-14/+0
* fsogsmd: modem_qualcomm_htc: backport generic AT parser improvements to HTC p...Michael 'Mickey' Lauer2010-01-072-21/+58
* fsogsmd: lowest call index is 1; not 0. Fixes SIGSEGV on call syncMichael 'Mickey' Lauer2010-01-072-5/+6
* fsogsmd: ti_calypso: create proper pdp handler and start forwarding data from...Michael 'Mickey' Lauer2010-01-043-24/+46
* fsogsmd: more work on ppp integrationMichael 'Mickey' Lauer2010-01-041-0/+34
* fsogsmd: catch up with separation of ppp and muxppp handlersMichael 'Mickey' Lauer2010-01-032-39/+11
* fsogsmd: rename transport to muxtransport; create new muxppp which will containMichael 'Mickey' Lauer2010-01-034-8/+125
* fsogsmd: prepare for communicating with ppp over a pipe instead of having it ...Michael 'Mickey' Lauer2010-01-033-7/+47
* fsogsmd: add +CGDCONT command, call it from SetCredentials, and dial context ...Michael 'Mickey' Lauer2010-01-033-0/+23
* fsogsmd: build ppp command line from configuration and modem setupMichael 'Mickey' Lauer2010-01-032-16/+77
* fsogsmd: add methods to get data port and data options from modem classMichael 'Mickey' Lauer2010-01-032-8/+34
* fsogsmd: prepare for implementing first bunch of pdp commandsMichael 'Mickey' Lauer2010-01-027-16/+203
* fsogsmd: more work on ppp pluginMichael 'Mickey' Lauer2010-01-023-10/+57
* fsogsmd: move setFunctionality call into modem classMichael 'Mickey' Lauer2010-01-023-13/+27
* fsogsmd: add watchdog for automatic unlocking and registrationMichael 'Mickey' Lauer2010-01-024-18/+130
* fsogsmd: bind pppd global variablesMichael 'Mickey' Lauer2010-01-022-0/+64
* fsogsmd: bind more of pppd; we now can write pppd plugins in Vala :)Michael 'Mickey' Lauer2010-01-024-7/+995
* fsogsmd: prepare build system for ppp pluginMichael 'Mickey' Lauer2010-01-015-0/+128
* fsogsmd: check for pppd development headers and pppd plugin directoryMichael 'Mickey' Lauer2010-01-011-0/+37
* fsogsmd: catch up with new signature of org.freesmartphone.GSM.Device.SetFunc...Michael 'Mickey' Lauer2010-01-014-6/+27
* fsogsmd: ti_calypso: show number of channels currently open in repr()Michael 'Mickey' Lauer2009-12-302-2/+2
* fsogsmd: ti_calypso: fix regexp for %CSTATMichael 'Mickey' Lauer2009-12-301-1/+1
* fsogsmd: parser: escape escape sequencesMichael 'Mickey' Lauer2009-12-301-6/+6
* fsogsmd: lowlevel_openmoko: destroy the interrim transport after lowlevel ini...Michael 'Mickey' Lauer2009-12-301-1/+3
* fsogsmd: lowlevel_openmoko: give up opening the modem after 5 unsuccessful triesMichael 'Mickey' Lauer2009-12-301-1/+4