summaryrefslogtreecommitdiff
path: root/src/devices/wwan/nm-modem.c
Commit message (Expand)AuthorAgeFilesLines
* core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-101-0/+94
* wwan: use logging macro in nm-modem.cThomas Haller2017-10-061-60/+86
* platform: add non-exclusive routes and drop route-managerThomas Haller2017-08-241-5/+5
* platform: cleanup and renaming of nm_platform_address_flush() functionThomas Haller2017-08-231-1/+1
* core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller2017-07-251-7/+4
* modem: cleanup construction of NMModemThomas Haller2017-05-121-31/+8
* device: don't use platform singleton getter in device subclassesThomas Haller2017-04-181-3/+3
* device: keep NMNetns instance per deviceThomas Haller2017-04-181-1/+3
* all/trivial: unify construct-only property commentsThomas Haller2017-03-081-4/+4
* modem: remove unused reason argument from nm_modem_device_state_changed()Thomas Haller2017-02-231-2/+1
* modem: cleanup integer types for ppp-stats signalth/modem-signal-cleanupThomas Haller2017-02-231-5/+7
* modem: add nm_modem_emit_ppp_failed() functionThomas Haller2017-02-231-2/+10
* modem: add nm_modem_emit_prepare_result() functionThomas Haller2017-02-231-0/+8
* modem: remove unused variadic argument when emitting NM_MODEM_STATE_CHANGED s...Thomas Haller2017-02-231-1/+1
* modem: emit signal NM_MODEM_AUTH_REQUESTED by id not nameThomas Haller2017-02-231-1/+1
* modem: use defines for signal namesThomas Haller2017-02-231-2/+2
* device: rename device-state-reason argument to out_failure_reasonThomas Haller2017-02-221-48/+44
* device: apply the mtu property of gsm and cdma settingsBeniamino Galvani2017-02-201-0/+39
* all: cleanup switch fall-through comments for -Wimplicit-fallthrough warningThomas Haller2017-02-061-6/+3
* ppp: use defines for signal namesThomas Haller2017-01-161-4/+4
* act-request: allow omitting the @self argument in nm_act_request_cancel_secre...Thomas Haller2016-12-201-0/+2
* all: use O_CLOEXEC for file descriptorsThomas Haller2016-12-131-1/+1
* device/wwan: use nm_auto_close instead of gs_fd_closeThomas Haller2016-12-131-8/+8
* ppp: split ppp manager into a pluginBeniamino Galvani2016-12-061-8/+11
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-2/+2
* build: rename "src/ppp-manager" to "src/ppp"Thomas Haller2016-11-211-1/+1
* core: drop unused "nm-modem-enum-types.h"Thomas Haller2016-11-181-1/+0
* wwan: don't use generated enum-type NM_TYPE_MODEM_STATEThomas Haller2016-11-181-10/+10
* logging: remove LOGD_HW alias for LOGD_PLATFORMThomas Haller2016-10-111-2/+2
* wwan/ppp: send explicit port speed to pppd when port speed is zero (rh #1281731)Dan Williams2016-10-071-1/+29
* core: refactor private data in "src"Thomas Haller2016-10-041-222/+204
* device: don't set ip4_state=IP_FAIL for ipv4.method=disabledThomas Haller2016-09-091-2/+2
* device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2016-09-091-4/+4
* wwan: fix memory leaksBeniamino Galvani2016-09-021-0/+2
* wwan: add support for using oFono as a modem managerMathieu Trudel-Lapierre2016-06-281-1/+7
* modem: clear the connection context on device disconnectionLubomir Rintel2016-05-101-1/+2
* modem: cancel secrets only if there's an outstanding requestLubomir Rintel2016-04-201-1/+2
* all: don't include error->code in log messagesThomas Haller2016-03-031-2/+1
* all: clean-up usage of GErrorThomas Haller2016-03-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+1
* build: cleanup default includesThomas Haller2016-02-121-2/+3
* core: use define for NMPPPManager's "state-changed" signal nameThomas Haller2015-12-071-1/+1
* libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id propertiesDan Williams2015-11-181-0/+101
* core: explicitly unexport objects when we're done with themDan Williams2015-11-101-6/+2
* core: separate active and applied connectionLubomir Rintel2015-09-181-5/+6
* agent-manager: always invoke complete function for asynchronous nm_agent_mana...Thomas Haller2015-09-181-23/+11
* settings: refactor call_id type of async functions for NMAgentManager, NMSett...Thomas Haller2015-09-181-4/+4
* devices, active-connection: port to gdbusDan Winship2015-08-101-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* wwan: trivial: fix typos in error stringsBeniamino Galvani2015-07-291-2/+2