summaryrefslogtreecommitdiff
path: root/dbus/dbus-auth-script.c
Commit message (Expand)AuthorAgeFilesLines
* DBusAuthScript: Make USERNAME_HEX differ from USERID_HEXSimon McVittie2018-01-151-14/+16
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-3/+3
* Embedded tests: Emit TAP diagnostics instead of printfSimon McVittie2017-11-151-2/+3
* Stringify DBUS_AUTH_STATE_INVALIDThomas Zimmermann2017-01-171-0/+2
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-40/+40
* Add an invalid state in DBusAuthState to use for invalid lines in auth scripts.Nick Lewycky2016-07-011-1/+3
* Don't use _dbus_warn() for intentionally-skipped testsSimon McVittie2015-11-021-2/+5
* auth_set_unix_credentials: Fix calling _dbus_credentials_add_pid without chec...Ralf Habacker2015-05-061-2/+4
* auth_set_unix_credentials: Fix calling _dbus_credentials_add_unix_uid without...Ralf Habacker2015-05-061-1/+4
* Fix msvc sign-compare warning on Windows7 64bit by adding a type cast.Ralf Habacker2015-04-201-2/+2
* _dbus_auth_return_buffer(): remove unused argumentChengwei Yang2014-01-061-2/+2
* Revert "Actually use DBusAuthorization in DBusAuth EXTERNAL mech"Simon McVittie2013-08-231-12/+1
* Revert "Enable anonymous authorization for tests"Simon McVittie2013-08-231-7/+2
* Revert "Remove refcounting from DBusAuth and DBusAuthorization"Simon McVittie2013-08-231-5/+20
* Remove refcounting from DBusAuth and DBusAuthorizationCosimo Alfarano2013-08-231-20/+5
* Enable anonymous authorization for testsCosimo Alfarano2013-08-231-2/+7
* Actually use DBusAuthorization in DBusAuth EXTERNAL mechCosimo Alfarano2013-08-231-1/+12
* tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-2/+2
* Rename the term 'unix_pid' to 'pid' in variables and functions.Ralf Habacker2013-03-081-1/+1
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* Use DBUS_ERROR_INIT instead of dbus_error_init wherever it's clearly equivalentSimon McVittie2007-10-111-2/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and WIN_ON...Ralf Habacker2007-06-231-0/+32
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-5/+2
* * reverted global rename of function _dbus_username_from_current_process.Ralf Habacker2007-06-141-1/+1
* * 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-2/+2
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-101-6/+35
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-15/+69
* * s/D-BUS/D-Bus/gJohn (J5) Palmieri2006-08-031-1/+1
* 2005-02-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-02-261-1/+3
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-1/+0
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1
* * dbus/dbus-auth.c (client_try_next_mechanism): Remove logic toKristian Høgsberg2004-05-171-7/+63
* 2004-05-17 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg2004-05-171-11/+11
* 2003-12-02 Richard Hult <richard@imendio.com>Richard Hult2003-12-021-1/+1
* 2003-05-04 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-05-051-0/+8
* 2003-04-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-171-2/+4
* 2003-03-31 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-03-311-38/+21
* 2003-03-17 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-171-0/+1
* 2003-03-16 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-171-26/+20
* 2003-03-12 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-03-131-6/+6
* 2003-03-04 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-051-3/+43
* 2003-02-19 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-02-191-0/+10
* 2003-02-13 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-02-131-3/+192
* 2003-02-12 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-02-131-5/+17
* 2003-02-10 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-02-131-0/+396