summaryrefslogtreecommitdiff
path: root/dbus/dbus-keyring.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
* embedded tests: Conform to the same API for all testsSimon McVittie2018-12-171-1/+1
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-2/+2
* keyring: Avoid undefined out-of-range shiftSimon McVittie2018-11-191-3/+1
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-2/+2
* Embedded tests: Emit TAP diagnostics instead of printfSimon McVittie2017-11-151-1/+2
* Merge branch 'dbus-1.10'Simon McVittie2017-02-161-1/+1
|\
| * Change _dbus_create_directory to fail for existing directoriesSimon McVittie2017-02-161-1/+1
* | Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-3/+3
|/
* Fail to generate random bytes instead of falling back to rand()Simon McVittie2015-05-141-7/+3
* Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang2013-08-221-3/+3
* tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-3/+3
* Revert "hardening: Use __secure_getenv() in *addition* to _dbus_check_setuid()"Colin Walters2012-09-281-6/+0
* hardening: Use __secure_getenv() in *addition* to _dbus_check_setuid()wip/setuid-hardeningColin Walters2012-09-281-0/+6
* CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters2012-09-271-0/+7
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-121-3/+3
* Don't pretend to free lock if it was never allocatedChristian Dywan2010-10-051-2/+0
* Make dbus-uuidgen atomicColin Walters2010-09-031-1/+1
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-04-211-2/+2
* Use DBUS_ERROR_INIT instead of dbus_error_init wherever it's clearly equivalentSimon McVittie2007-10-111-8/+5
* 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-77/+53
* * 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-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-1/+0
* * remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri2006-09-111-1/+1
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-1/+1
* * dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c,John (J5) Palmieri2005-11-301-2/+2
* 2005-09-11 Mark McLoughlin <mark@skynet.ie>Mark McLoughlin2005-09-111-1/+1
* * Released 0.50dbus-0.50John (J5) Palmieri2005-09-061-1/+1
* * dbus/dbus-message.c:John (J5) Palmieri2005-06-151-1/+4
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-1/+1
* 2004-11-25 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-11-261-1/+1
* * bus/bus.c (process_config_first_time_only): get rid of an unusedOlivier Andrieu2004-08-101-1/+1
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1
* 2004-06-20 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-06-201-1/+2
* 2004-05-17 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg2004-05-171-7/+15
* 2003-12-02 Richard Hult <richard@imendio.com>Richard Hult2003-12-021-1/+1
* 2003-11-26 Mikael Hallendal <micke@imendio.com>Mikael Hallendal2003-11-271-1/+4
* 2003-09-07 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-09-071-0/+3
* 2003-05-04 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-05-051-0/+8
* 2003-04-18 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-04-181-12/+32
* 2003-04-18 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-04-181-1/+6
* 2003-04-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-171-4/+4
* 2003-04-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-021-0/+4
* 2003-03-31 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-011-0/+21
* 2003-03-31 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-03-311-14/+12
* 2003-03-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-03-251-34/+24