summaryrefslogtreecommitdiff
path: root/src/nm-auth-subject.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-12auth: embed private data NMAuthSubjectPrivate in NMAuthSubject structThomas Haller1-7/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-4/+0
2015-08-10core: final gdbus portingDan Winship1-4/+2
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-2/+1
2015-08-05all: include internal headers with quotesThomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2014-09-29auth: support disabling POLKIT authentication entirely at compile timeThomas Haller1-0/+4
2014-09-29auth: rework polkit autorization to use DBUS interface directlyThomas Haller1-15/+30
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-2/+4
2013-12-03settings: prefer secret agents in the same process as the requestDan Winship1-0/+2
2013-10-31core: add NMAuthSubject object to encapsulate authentication infoDan Williams1-0/+68