summaryrefslogtreecommitdiff
path: root/clients/common/nm-polkit-listener.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* docs: misc. typosluz.paz2018-09-151-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-1/+1
* cli: rework callbacks in NMPolkitListener to use one vtable structureThomas Haller2018-04-161-110/+57
* clients: move code around in "nm-polkit-listener.c"Thomas Haller2018-04-161-77/+88
* clients: cleanup includes for polkit sourcesThomas Haller2018-04-161-2/+2
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-081-0/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* clients: check errors of polkit_unix_session_new_for_process_sync()Jiří Klimeš2015-11-251-3/+5
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* clients: add common code for polkit agent listenerJiří Klimeš2014-11-071-0/+415