summaryrefslogtreecommitdiff
path: root/src/nm-manager-auth.c
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: fix crash in nm-manager-authth/crash_authThomas Haller2013-11-221-7/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-3/+0
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-4/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-7/+8
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-14/+3
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-2/+5
* fixup! core: fix crash in nm-manager-authThomas Haller2013-11-221-6/+3
* core: fix crash in nm-manager-authThomas Haller2013-11-221-8/+20
* core: nm-manager-auth.c: make cancellable only when neededThomas Haller2013-11-221-3/+4
* core: trivial, remove setting values of struct before g_free()Thomas Haller2013-11-221-4/+0
* core: trivial, rename variableThomas Haller2013-11-221-6/+6
* core: remove unused auth chain creation functionsDan Williams2013-10-311-55/+13
* core: add function to create auth chains from a subjects or contextsDan Williams2013-10-311-10/+68
* core: grab remote process id when authenticating D-Bus clientsDan Williams2013-10-311-1/+2
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-6/+1
* auth: move common nm_dbus_manager_get_caller_info() functionality into nm_aut...Dan Williams2013-04-081-7/+27
* core: remove unused argument to nm_auth_chain_new()Dan Williams2013-04-081-9/+5
* core: assume root always has a session for connection visibilityDan Williams2013-04-081-0/+4
* core: remove unused auth functionsDan Williams2013-04-081-53/+0
* core: use same codepaths for root and non-root during authenticationDan Williams2013-04-081-21/+53
* core: push PolicyKit unavailable error to callers instead of logging itDan Williams2013-04-081-20/+13
* core: simplify auth chain early exitDan Williams2013-04-081-11/+10
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-1/+1
* core: add nm_auth_chain_steal_data()Dan Williams2011-07-011-0/+31
* core: allow multiple authority changed callbacksDan Williams2011-07-011-20/+57
* core: don't schedule authentication requests twiceDan Williams2011-07-011-1/+2
* core: clean up auth handling after polkit enable/disable changesDan Williams2011-05-201-51/+59
* core: rename PolkitCall to AuthCallDan Williams2011-05-201-17/+17
* core: allow build-time enable/disable of PolicyKitDan Williams2011-05-181-5/+32
* core: consolidate PolicyKit codeDan Williams2011-05-181-26/+117
* core: add ulong data helpers to NMAuthChainDan Williams2011-02-111-0/+28
* core: add method to start authentication with a D-Bus senderDan Williams2011-02-021-3/+15
* core: fix possible leak in error pathDan Williams2010-12-101-0/+1
* core: add nm_auth_uid_in_acl()Dan Williams2010-11-181-3/+47
* core: make nm_auth_get_caller_uid() error description non-constDan Williams2010-11-181-4/+4
* core: add helper to access authentication resultDan Williams2010-11-171-0/+9
* core: get D-Bus manager during auth if not providedDan Williams2010-10-261-1/+8
* Merge remote branch 'origin/master' into gsocDan Williams2010-08-261-7/+29
|\
| * core: validate Enable/Disable WiFi and WWAN requests (rh #626337)Dan Williams2010-08-251-7/+29
* | core: remove internal API refs. to user settingsDaniel Gnoutcheff2010-08-061-63/+0
|/
* core: add nm_auth_uid_authorized() to check user permissionsDan Williams2010-06-031-0/+62
* core: check permissions on the user settings service tooDan Williams2010-06-031-6/+21
* core: simplify auth chain permission callback handlingDan Williams2010-06-021-2/+12
* core: make nm_auth_is_caller_root() more genericDan Williams2010-05-311-13/+10
* core: root can always enable/disable and sleep/wakeDan Williams2010-05-301-0/+52
* core: PolicyKit-protect enable/disable networking methodDan Williams2010-05-291-8/+62
* core: add permissions framework for various operations (rh #585182) (bgo #619...Dan Williams2010-05-281-0/+212