summaryrefslogtreecommitdiff
path: root/src/modem-manager
AgeCommit message (Expand)AuthorFilesLines
2010-08-03build: enable AM_SILENT_RULES (bgo #625263)Pablo Castellano1-1/+1
2010-05-04core: pass ifindex and address family when flushing routesDan Williams1-1/+2
2010-04-06logging: move logging into its own subdirDan Williams1-0/+2
2010-04-06logging: update modem-manager loggingDan Williams4-63/+64
2010-03-16gsm: send new allowed mode and roaming control properties on connectDan Williams1-21/+39
2010-03-10modem: log disconnect errorsDan Williams1-3/+19
2010-03-02trivial: rename some CamelCase source files to not-camel-caseDan Williams1-1/+1
2010-02-11Merge remote branch 'origin/master' into btdunDan Williams2-38/+101
2010-02-11gsm: split password and PIN try countersDan Williams1-8/+11
2010-02-09modem: ignore Enabled property changes while activatingDan Williams1-1/+1
2010-02-08gsm: handle PIN requests during modem enable too (bgo #609197)Dan Williams1-21/+100
2010-01-28bluetooth: finish DUN implementationDan Williams4-101/+124
2010-01-27Merge commit 'origin/master' into btdunDan Williams9-5/+179
2010-01-21misc: license fixupsDan Williams9-0/+172
2009-12-23modem: ensure deactivation on disable only happens on disableDan Williams1-5/+7
2009-12-23Merge commit 'origin/master' into btdunDan Williams4-30/+284
2009-12-23modem: fix activation after 1379af271138202d406de585cbdcd491ac11ed01Dan Williams2-2/+2
2009-12-23modem: ensure device is deactivated if the modem is disabled underneath NMDan Williams1-0/+9
2009-12-23modem: enable modem before connecting if requiredDan Williams2-50/+78
2009-12-23modem: proxy the ModemManager Enabled propertyDan Williams2-4/+167
2009-12-23modem: fix enable/disable/disconnect flowDan Williams3-12/+67
2009-12-01Merge commit 'origin/master' into btdunDan Williams1-1/+1
2009-11-23ppp: increase PPPoE pppd timeout to 30 secondsDan Williams1-1/+1
2009-11-06Merge commit 'origin/master' into btdunDan Williams1-5/+8
2009-10-30ppp: allow update of ppp secrets in all ACTIVATING stages (lp:432205)Alexander Sack2-0/+4
2009-10-23modem: substitute known-good nameservers if PPP doesn't return any (lp:434477)Dan Williams1-5/+8
2009-10-07Merge commit 'origin/master' into btdunDan Williams1-4/+4
2009-10-07gsm: correct GSM band implementation and settingsDan Williams1-4/+4
2009-10-05build: fix generation of CDMA & GSM dbus interface dataDan Williams1-8/+0
2009-10-05modem: re-implement GSM device on top of generic modem codeDan Williams2-0/+10
2009-10-05modem: kill active connections on shutdownDan Williams1-0/+8
2009-10-04manager: fix up composite modem device detection and suppressionDan Williams2-23/+0
2009-10-04modem: fix stage3 IP config kickoffDan Williams1-1/+1
2009-10-04modem: re-implement CDMA device on top of generic modem codeDan Williams4-14/+45
2009-10-04modem: generalize GSM and CDMA modem classesDan Williams9-497/+707
2009-09-18libnm-util: deprecate GSM PUK propertyDan Williams1-2/+0
2009-09-14core: generalize unavailable -> disconnected delayed transitionDan Williams1-29/+0
2009-09-09ppp: ignore certain pppd status changesDan Williams1-6/+4
2009-09-04modem: disable modem instead of just disconnectingDan Williams1-1/+3
2009-09-04core: ensure that modem-manager claimed data devices are ignoredAlexander Sack2-0/+22
2009-08-20build: always link locally-built libraries first (bgo #580131)Dan Williams1-2/+2
2009-08-18ppp: work around PPP bug that returns bogus nameserversDan Williams1-0/+38
2009-08-17modem: don't send PropertyChanged signals for private propertiesDan Williams1-3/+3
2009-08-17gsm/bt: fix merge of user-defined IPv4 settingsDan Williams1-1/+9
2009-08-17ppp: start PPP at activation stage3 instead of stage2Dan Williams1-29/+4
2009-08-17gsm: harmonize GSM network modes with ModemManager APIDan Williams1-20/+20
2009-08-17gsm: reset secrets tries counter to avoid asking for secrets we don't needDan Williams1-0/+42
2009-07-29Initial IPv6 support (only handles "manual" and "ignore" currently)Dan Winship1-7/+7
2009-07-07core: get rid of nm_device_set_device_type()Dan Williams2-15/+15
2009-07-07core: add a 'type-desc' property to NMDeviceInterface and use itDan Williams2-0/+2