summaryrefslogtreecommitdiff
path: root/src/nm-act-request.c
Commit message (Expand)AuthorAgeFilesLines
* shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace2019-12-241-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* core: pass hints as strv to nm_act_request_get_secrets()Thomas Haller2019-02-051-2/+1
* core: improve and fix keeping connection active based on "connection.permissi...Thomas Haller2018-12-091-0/+3
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-291-1/+1
* shared: drop duplicate c-list.h headerBeniamino Galvani2018-04-181-1/+1
* core: don't explicitly set D-Bus path properties to "/"Thomas Haller2018-04-181-1/+1
* core: specify an activation reason for active connectionsBeniamino Galvani2018-04-081-1/+4
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-4/+0
* c-list: re-import latest version of c-list.h from upstreamThomas Haller2017-11-281-2/+2
* core: merge IPv4 and IPv6 versions of nm_active_connection_get_default()Thomas Haller2017-11-271-4/+2
* core: refactor NMSettingsConnectionCallId typedef not to be a pointer to structThomas Haller2017-11-271-3/+3
* core: use CList to track NMActRequestGetSecretsCallId in NMActRequestth/call-id-cleanupThomas Haller2017-11-241-25/+24
* core/trivial: unify names of internal NMActRequestGetSecretsCallId as "call_id"Thomas Haller2017-11-241-35/+35
* core: drop internal typedef GetSecretsInfo for NMSecretAgentCallIdThomas Haller2017-11-241-10/+8
* core: refactor NMActRequestGetSecretsCallId typedef not to be a pointer to st...Thomas Haller2017-11-241-2/+2
* active-connection: emit a StateChanged signal on state changesLubomir Rintel2017-03-171-2/+6
* core: add activation-type property to active-connectionThomas Haller2017-03-161-0/+3
* act-request: return empty properties when not activatedBeniamino Galvani2017-01-191-11/+19
* act-request: allow omitting the @self argument in nm_act_request_cancel_secre...Thomas Haller2016-12-201-4/+29
* act-request: use NULL return value instead of "0"Thomas Haller2016-12-201-1/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-2/+2
* core: rename "nm-activation-request.[hc]" for NMActRequestThomas Haller2016-10-031-0/+581