summaryrefslogtreecommitdiff
path: root/src/nm-act-request.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-02-12all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller1-1/+0
2019-02-05core: pass hints as strv to nm_act_request_get_secrets()Thomas Haller1-2/+1
2018-12-09core: improve and fix keeping connection active based on "connection.permissi...Thomas Haller1-0/+3
2018-11-29all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel1-1/+1
2018-04-18shared: drop duplicate c-list.h headerBeniamino Galvani1-1/+1
2018-04-18core: don't explicitly set D-Bus path properties to "/"Thomas Haller1-1/+1
2018-04-08core: specify an activation reason for active connectionsBeniamino Galvani1-1/+4
2017-12-18all: get rid of a handful of unused-but-set variablesLubomir Rintel1-4/+0
2017-11-28c-list: re-import latest version of c-list.h from upstreamThomas Haller1-2/+2
2017-11-27core: merge IPv4 and IPv6 versions of nm_active_connection_get_default()Thomas Haller1-4/+2
2017-11-27core: refactor NMSettingsConnectionCallId typedef not to be a pointer to structThomas Haller1-3/+3
2017-11-24core: use CList to track NMActRequestGetSecretsCallId in NMActRequestThomas Haller1-25/+24
2017-11-24core/trivial: unify names of internal NMActRequestGetSecretsCallId as "call_id"Thomas Haller1-35/+35
2017-11-24core: drop internal typedef GetSecretsInfo for NMSecretAgentCallIdThomas Haller1-10/+8
2017-11-24core: refactor NMActRequestGetSecretsCallId typedef not to be a pointer to st...Thomas Haller1-2/+2
2017-03-17active-connection: emit a StateChanged signal on state changesLubomir Rintel1-2/+6
2017-03-16core: add activation-type property to active-connectionThomas Haller1-0/+3
2017-01-19act-request: return empty properties when not activatedBeniamino Galvani1-11/+19
2016-12-20act-request: allow omitting the @self argument in nm_act_request_cancel_secre...Thomas Haller1-4/+29
2016-12-20act-request: use NULL return value instead of "0"Thomas Haller1-1/+1
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller1-2/+2
2016-10-03core: rename "nm-activation-request.[hc]" for NMActRequestThomas Haller1-0/+581