summaryrefslogtreecommitdiff
path: root/src/nm-auth-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller2016-06-011-1/+2
* all: don't include error->code in log messagesThomas Haller2016-03-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* auth-utils: some refactoring in nm-auth-utils.cThomas Haller2015-09-181-50/+74
* core: final gdbus portingDan Winship2015-08-101-3/+3
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-3/+1
* auth-utils: add nm_auth_chain_get_subject()Beniamino Galvani2015-08-041-0/+8
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-1/+0
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* auth-utils: memleak: free the key when we steal dataLubomir Rintel2015-02-181-2/+3
* auth: don't enforce user sessionPavel Šimerda2015-02-171-7/+0
* auth: remove session monitor argumentPavel Šimerda2015-01-051-2/+0
* session: switch code to nm_session_monitor_session_exists()Pavel Šimerda2015-01-051-9/+4
* all: consistently include config.hDan Winship2014-11-131-1/+2
* auth: support disabling POLKIT authentication entirely at compile timeThomas Haller2014-09-291-0/+11
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-253/+65
* auth: rename file nm-manager-auth.* to nm-auth-utils.*Thomas Haller2014-09-291-0/+656