summaryrefslogtreecommitdiff
path: root/dbus/dbus-auth.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* auth: fix a no-memory caseMarc-André Lureau2022-01-211-3/+3
* auth: Clear GUID from server if out of memorySimon McVittie2019-07-021-2/+17
* auth: Reject DBUS_COOKIE_SHA1 for users other than the server ownerSimon McVittie2019-06-091-0/+30
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-2/+2
* sysdeps: Get complete group vector from Linux SO_PEERGROUPS if possibleSimon McVittie2018-03-021-0/+5
* _dbus_credentials_add_from_user: Only accept numeric uid for EXTERNALSimon McVittie2018-01-151-0/+2
* _dbus_credentials_add_from_user: Add proper error reportingSimon McVittie2018-01-151-6/+24
* Do not mention disallowed auth mechanisms in REJECTED messageRalf Habacker2017-02-021-4/+7
* On bus startup check given auth in config file against supported mechanisms.Ralf Habacker2017-02-021-0/+39
* Mark WaitingForOK state as unusedSimon McVittie2016-08-111-0/+3
* Fail to generate random bytes instead of falling back to rand()Simon McVittie2015-05-141-18/+46
* Add LSM-agnostic support for LinuxSecurityLabel credentialSimon McVittie2015-02-181-4/+7
* whitespace/comment fixesPatrick Welche2014-11-061-1/+1
* _dbus_auth_return_buffer(): remove unused argumentChengwei Yang2014-01-061-3/+1
* Revert "Actually use DBusAuthorization in DBusAuth EXTERNAL mech"Simon McVittie2013-08-231-27/+7
* Revert "Rename authorized_identity in authenticated_identity for clarity sake."Simon McVittie2013-08-231-16/+16
* Revert "Fixed rejected hunk complete."Simon McVittie2013-08-231-1/+1
* Revert "Remove refcounting from DBusAuth and DBusAuthorization"Simon McVittie2013-08-231-28/+53
* Revert "trivial: re-word authorization failure message"Simon McVittie2013-08-231-2/+2
* trivial: re-word authorization failure messageSimon McVittie2013-08-231-2/+2
* Remove refcounting from DBusAuth and DBusAuthorizationCosimo Alfarano2013-08-231-53/+28
* Fixed rejected hunk complete.Ralf Habacker2013-08-231-1/+1
* Rename authorized_identity in authenticated_identity for clarity sake.Cosimo Alfarano2013-08-231-16/+16
* Actually use DBusAuthorization in DBusAuth EXTERNAL mechCosimo Alfarano2013-08-231-7/+27
* Fix reference doc in commentsChengwei Yang2013-08-221-4/+4
* Fix spelling/grammatical mistakes detected by Debian's lintian(1)Simon McVittie2011-07-281-2/+2
* handle_server_data_anonymous_mech: remove unnecessary debug outputSimon McVittie2011-05-251-12/+0
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* fixed cmake version macro and string handlingRalf Habacker2009-12-071-2/+2
* Merge branch 'fd-passing'Thiago Macieira2009-07-161-27/+157
|\
| * auth: add fd passing negotiation supportLennart Poettering2009-05-201-27/+157
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-0/+7
* handle SASL EXTERNAL's inital empty responce (FDO Bug #9945)John (J5) Palmieri2008-01-151-0/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-3/+3
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-13/+18
* * reverted global rename of function _dbus_username_from_current_process.Ralf Habacker2007-06-141-5/+4
* * dbus/dbus-auth.c (handle_client_initial_response_cookie_sha1_mech): fixed u...Ralf Habacker2007-06-141-3/+4
* * global rename of function dbus_username_from_current_process to _dbus_appen...Ralf Habacker2007-06-141-1/+1
* 2007-06-12 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-121-4/+17
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-101-7/+131
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-52/+94
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-2/+2
* * dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,John (J5) Palmieri2005-11-301-2/+0
* Add const keywordsRoss Burton2005-10-251-1/+1
* 2005-09-11 Mark McLoughlin <mark@skynet.ie>Mark McLoughlin2005-09-111-6/+14
* some docs cleanupsHavoc Pennington2005-08-011-4/+0
* 2005-05-05 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-05-051-11/+85