summaryrefslogtreecommitdiff
path: root/src/nm-auth-subject.c
Commit message (Expand)AuthorAgeFilesLines
* core: final gdbus portingDan Winship2015-08-101-6/+6
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: rename NMDBusManager to NMBusManagerDan Winship2015-07-241-12/+12
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* core: return parent pid from nm_utils_get_start_time_for_pid()Thomas Haller2015-06-301-1/+1
* core: fix nm_utils_kill_process_sync() not to hang for a zombie processThomas Haller2015-06-301-1/+1
* auth: fix memleak in _new_unix_process()Thomas Haller2015-01-291-1/+2
* all: consistently include config.hDan Winship2014-11-131-0/+2
* core: add nm_utils_get_start_time_for_pid() functionThomas Haller2014-10-101-59/+2
* build: fix compilation with GLib 2.32Jiří Klimeš2014-10-031-0/+1
* auth: support disabling POLKIT authentication entirely at compile timeThomas Haller2014-09-291-0/+4
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-100/+368
* settings: prefer secret agents in the same process as the requestDan Winship2013-12-031-0/+6
* core: add NMAuthSubject object to encapsulate authentication infoDan Williams2013-10-311-0/+210