summaryrefslogtreecommitdiff
path: root/dbus/dbus-memory.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
* dbus-memory.c: Silence -Wcast-align warningsAlex Richardson2022-05-171-11/+11
* _dbus_decrement_fail_alloc_counter(): Enable out of memory testing on WindowsRalf Habacker2021-12-061-12/+0
* In _dbus_verbose_real() avoid possible stack overflows on output to the Windo...Ralf Habacker2020-02-201-1/+1
* various: comment static variables that are locked or otherwise OKSimon McVittie2019-12-121-0/+1
* 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
* Drop cmake variable DBUS_WIN_FIXMERalf Habacker2018-12-051-1/+1
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-3/+4
* Move defaults for some switches into a default caseSimon McVittie2017-01-171-2/+3
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-9/+9
* dbus_shutdown: document its effect on shared connectionsSimon McVittie2014-10-131-0/+7
* Fix dbus_shutdown API document: returns --> freesChengwei Yang2013-11-271-1/+1
* tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-15/+15
* Make taking a global lock automatically initialize locking if neededSimon McVittie2013-06-171-1/+3
* Replace individual global-lock variables with an array of DBusRMutex *Simon McVittie2013-06-171-5/+13
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+7
* dbus-memory: add optional checking for system malloc() (etc.) failingSimon McVittie2012-02-211-10/+77
* dbus_realloc: don't crash if realloc() returns NULL while using guardsSimon McVittie2012-02-211-2/+5
* dbus-memory: move variable only used on Windows into the conditionalSimon McVittie2011-08-051-1/+2
* dbus-memory: use atomic accesses to block count, even for assertionsSimon McVittie2011-07-261-7/+17
* Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson2010-06-171-8/+7
* Bug 28460 - Refactored dbus configuration access.Ralf Habacker2010-06-141-7/+8
* Be more silent with porting problems.Ralf Habacker2010-05-031-2/+2
* win32 fix: Only diplay memory allocation testing error note once.Ralf Habacker2010-03-191-2/+9
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* win32 fix: disabled some tests, they may be not intendent for windows or need...Ralf Habacker2009-12-201-1/+5
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2006-10-23 David Zeuthen <davidz@redhat.com>David Zeuthen2006-10-231-15/+14
* 2006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-211-10/+41
* * s/D-BUS/D-Bus/gJohn (J5) Palmieri2006-08-031-4/+4
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-161-0/+2
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-5/+10
* 2004-10-17 Colin Walters <walters@verbum.org>Colin Walters2004-10-181-9/+9
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1
* 2003-12-02 Richard Hult <richard@imendio.com>Richard Hult2003-12-021-1/+1
* 2003-06-29 Miloslav Trmac <mitr@volny.cz>Miloslav Trmac2003-06-281-1/+42
* 2003-05-08 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-05-091-3/+3
* 2003-04-29 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-291-32/+80
* 2003-04-05 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-04-051-3/+9
* 2003-03-30 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-311-23/+20
* 2003-03-28 Anders Carlsson <andersca@codefactory.se>Anders Carlsson2003-03-281-1/+1
* 2003-03-28 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-281-10/+45
* 2003-03-23 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-241-8/+153
* 2003-03-16 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-161-0/+9
* 2003-03-16 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-161-0/+2
* 2003-03-16 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-161-21/+103
* 2003-03-15 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-151-0/+6
* 2003-03-14 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-03-151-0/+9