[daemon-dev][daemon-fix] starting services by direct message (autostart) and some...
[platform/upstream/dbus.git] / dbus / dbus-connection.c
2011-07-11 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.4'
2011-07-11 Jiří KlimešDBusConnection: simplify registering object paths code
2011-07-01 Simon McVittieMerge branch 'dbus-1.4'
2011-07-01 Jiří KlimešDBusConnection: use DBUS_ERROR_OBJECT_PATH_IN_USE inste...
2011-06-24 Simon McVittieInclude size of link cache in per-connection statistics
2011-06-24 Simon McVittieAlso record peak values for queued bytes/fds in connect...
2011-06-24 Simon McVittieDBusConnection, DBusTransport: add queue statistics
2011-06-13 Simon McVittieDBusConnection: ref the connection in the timeout handler
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-10 Simon McVittieAdd and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_...
2011-06-10 Simon McVittieConsistently use atomic operations for all access to...
2011-06-08 Simon McVittieMerge branch 'dbus-1.4'
2011-06-07 Simon McVittieMerge branch 'dbus-1.4'
2011-06-01 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittiedbus_connection_dispatch: remove dead code
2011-05-03 Simon McVittieMerge branch 'dbus-1.4'
2011-05-03 Simon McVittiedbus_connection_can_send_type: clarify that invalid...
2011-04-29 Simon McVittieMerge branch 'dbus-1.4'
2011-04-27 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-12 Simon McVittieMerge branch 'dbus-1.4'
2011-04-08 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieMerge remote-tracking branch 'wjt/arg0namespace' into...
2011-03-14 Simon McVittieMerge branch 'dbus-1.4'
2011-03-14 Simon McVittieMerge branch 'dbus-1.4', rejecting all changes
2011-03-14 Simon McVittieRevert merge of master (dbus-1.5) into dbus-1.4
2011-03-11 Lennart Poetteringconnection: hook UnknownObject and UnknownInterface...
2011-03-10 Simon McVittieMake dbus_type_is_valid into public API
2011-01-05 Will Thompsonconnection: correct HAVE_DECL_MSG_NOSIGNAL guard
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-05 Christian DywanOnly use signature directly inside _dbus_verbose
2010-10-05 Christian DywanAlways get current time in _dbus_connection_block_pendi...
2010-09-03 Colin WaltersMerge branch 'dbus-1.2'
2010-07-01 Thiago MacieiraFix the reentrancy issue reported on bug 17754.
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-06-22 Thiago MacieiraRevert "Bug 17754 - Fixed race condition in protected_c...
2010-06-12 Ralf HabackerUse dbus provided wait function.
2010-06-11 Plácido RevillaBug 17754 - Fixed race condition in protected_change_ti...
2010-06-11 Johannes CarlssonCorrected thread problem causing some calls to hang...
2010-06-09 Johannes CarlssonCorrected thread problem causing some calls to hang...
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-04-13 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-03-27 Ralf HabackerCleaned up _dbus_verbose calls: function names and...
2010-03-22 Colin WaltersMerge branch 'dbus-1.2'
2010-03-22 Colin WaltersAdd DBUS_INT64_MODIFIER define, turn on -Wformat
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-12 Michael Meeks[DBusConnection] When handling a watch, return if anoth...
2010-02-22 Colin WaltersMerge branch 'dbus-1.2'
2010-02-02 Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-01 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28 James WestbyCorrect timeout handling
2009-11-30 Tor Lillqvistdbus/dbus-connection.c: use dbus_message_type_to_string...
2009-11-29 Christian Ehrlicherremove an assert for windows only - don't know why...
2009-10-01 James WestbyCorrect timeout handling
2009-07-16 Thiago MacieiraMerge branch 'fd-passing'
2009-07-14 Kimmo HämäläinenBug 12484 - Ensure initialized variable in dbus_connect...
2009-07-14 Tobias MuellerBug 21161 - Update the FSF address
2009-07-14 Scott James RemnantFix issue where timeouts can overflow.
2009-07-14 Scott James RemnantUpdate documentation now that INT_MAX means no timeout.
2009-07-14 Scott James RemnantAllow a pending call to block forever
2009-07-14 Scott James RemnantMake sure a pending call timeout isn't assumed.
2009-07-13 Kimmo HämäläinenBug 12484 - Ensure initialized variable in dbus_connect...
2009-07-10 Tobias MuellerBug 21161 - Update the FSF address
2009-05-28 Scott James RemnantFix issue where timeouts can overflow.
2009-05-28 Scott James RemnantUpdate documentation now that INT_MAX means no timeout.
2009-05-28 Scott James RemnantAllow a pending call to block forever
2009-05-28 Scott James RemnantMake sure a pending call timeout isn't assumed.
2009-05-20 Lennart Poetteringunix-fd: add logic to count unix fds the same way as...
2009-05-20 Lennart Poetteringunix-fd: when sending a message with unix fds verify...
2009-05-20 Lennart Poetteringunix-fd: introduce dbus_connection_can_send_type()
2009-05-15 Lennart Poetteringsysdeps-unix: if MSG_NOSIGNAL is available don't touch...
2009-05-06 William LachanceBug 19567 - Make marshaling code usable without DBusCon...
2009-05-06 Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-05-06 Johan GyllenspetzBug 20494 - Fix signed confusion for dbus_message_get_r...
2009-04-28 Thiago MacieiraMerge branch 'dbus-1.2'
2009-04-21 William LachanceBug 19567 - Make marshaling code usable without DBusCon...
2009-04-21 Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-04-21 Thiago MacieiraMerge branch 'dbus-1.2'
2009-03-17 Johan GyllenspetzBug 20494 - Fix signed confusion for dbus_message_get_r...
2008-06-07 Thiago MacieiraMerge branch 'dbus-1.2'
2008-06-07 Oswald BuddenhagenFix inverted return value from dbus_connection_read_write()
2008-06-05 Colin WaltersBug 15740: Solaris/ADT auditing support (simon zheng)
2008-05-31 Colin WaltersBug 15635: Hold a reference during read/write dispatch...
2008-05-31 Colin WaltersBug 15571: Clean up GUID-less connections correctly...
2008-05-17 Thiago MacieiraMerge branch 'dbus-1.2'
2008-05-17 Thiago MacieiraPrevent a crash in some applications due to timers...
2008-04-03 John (J5) Palmierimodify dbus_connection_send documentation
2008-02-26 John (J5) Palmiericorrectly unref connections without guids during shutdown
2008-01-15 John (J5) Palmieridon't check for < 0 on an unsigned variable (FDO Bug...
2008-01-15 John (J5) Palmierifix possible crash if pending_return is NULL (FDO Bug...
next