summaryrefslogtreecommitdiff
path: root/dbus/dbus-pending-call.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Cleanup: polish verbose mode checkingChengwei Yang1-9/+2
2013-06-17Replace individual global-lock variables with an array of DBusRMutex *Simon McVittie1-3/+2
2012-06-25dbus_pending_call_set_notify: don't leave the connection locked on OOMSimon McVittie1-2/+6
2012-02-13add and use _dbus_pending_call_trace_refSimon McVittie1-6/+41
2012-02-13Add and use _dbus_message_trace_refSimon McVittie1-1/+3
2011-09-19_dbus_pending_call_test: remove stubSimon McVittie1-16/+0
2011-07-28Comment some places where it's OK to unref a message despite holding locksSimon McVittie1-0/+2
2011-07-14DBusPendingCall: exclusively use atomic operations on the refcountSimon McVittie1-33/+10
2011-06-10Add and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_DEFAULTSimon McVittie1-2/+24
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-28Remove 6 hour timeout restriction.Scott James Remnant1-7/+0
2009-05-28Don't allocate DBusTimeout for pending call when passed INT_MAXScott James Remnant1-19/+24
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-10-212006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+8
2006-10-212006-10-21 Havoc Pennington <hp@redhat.com>Havoc Pennington1-104/+105
2006-10-202006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+3
2006-10-202006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+14
2006-09-11* remove a bunch of todo items from the 1.0 listJohn (J5) Palmieri1-1/+2
2006-09-06* doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri1-1/+1
2006-09-05* dbus/dbus-pending-call.c: Add some checks so we don't crash onJohn (J5) Palmieri1-0/+10
2006-08-16 * dbus/dbus-threads.c: Add static DBusList *uninitialized_mutex_list andJohn (J5) Palmieri1-1/+1
2006-08-04* configure.in: add -Wdeclaration-after-statementJohn (J5) Palmieri1-70/+222
2006-07-21* Removed some extra bindings stuff lingering around (thanks timo)John (J5) Palmieri1-1/+1
2006-07-162006-07-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+5
2006-07-14* dbus-connection.c (dbus_connection_send_with_reply): return TRUEJohn (J5) Palmieri1-31/+7
2006-07-12- Make DBusPendingCall an opaque type even to D-Bus internalsJohn (J5) Palmieri1-1/+224
2005-02-162005-02-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-23/+25
2005-01-302005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+5
2005-01-172005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2004-08-102004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2004-03-21* dbus/dbus-marshal.c (_dbus_marshal_validate_arg): accept emptyOlivier Andrieu1-1/+1
2003-12-022003-12-02 Richard Hult <richard@imendio.com>Richard Hult1-1/+1
2003-11-272003-11-26 Mikael Hallendal <micke@imendio.com>Mikael Hallendal1-1/+4
2003-10-162003-10-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+4
2003-10-122003-10-12 Havoc Pennington <hp@pobox.com>Havoc Pennington1-1/+1
2003-09-172003-09-15 Havoc Pennington <hp@pobox.com>Havoc Pennington1-20/+151
2003-08-152003-08-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+25
2003-08-152003-08-15 Havoc Pennington <hp@pobox.com>Havoc Pennington1-49/+97
2003-08-142003-08-14 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+225