summaryrefslogtreecommitdiff
path: root/src/nm-auth-manager.c
Commit message (Expand)AuthorAgeFilesLines
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-1/+1
* all: use nm_clear_g_cancellable()Thomas Haller2017-03-131-4/+1
* ip[46]-config/trivial: move code aroundThomas Haller2017-01-161-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-51/+58
* auth: downgrade g_assert() to nm_assert()Thomas Haller2016-04-051-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* core: use NM_UTILS_ERROR_CANCELLED_DISPOSING error reasonThomas Haller2015-09-251-3/+2
* logging: declare default logging macros in "nm-logging.h"Thomas Haller2015-08-201-13/+7
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: log setup of singleton instancesThomas Haller2015-08-051-0/+2
* core: order destruction of singleton instancesThomas Haller2015-08-051-3/+2
* core: add missing g_dbus_error_strip_remote_error() callsDan Winship2015-07-241-0/+2
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-241-0/+1
* logging: use _nm_log() to avoid duplicate check of whether logging is enabledThomas Haller2015-04-221-3/+3
* libnm, core: use typechecked proxy_call methodsDan Winship2015-04-031-6/+3
* libnm, core: use _nm_dbus_signal_connect()Dan Winship2015-04-031-15/+9
* auth: destroy singleton instance of NMAuthManager on exitThomas Haller2015-01-121-16/+6
* core/trivial: rename singleton variables according to default nameThomas Haller2015-01-121-8/+8
* all: consistently include config.hDan Winship2014-11-131-0/+2
* core: drop all remaining core-internal error domainsDan Winship2014-10-221-16/+11
* auth: support disabling POLKIT authentication entirely at compile timeThomas Haller2014-09-291-0/+17
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-0/+643