Don't refcount TimeoutCallback
[platform/upstream/dbus.git] / bus /
2011-09-19 Simon McVittieRemove a never-used callback
2011-09-19 Simon McVittieRemove more never-used variables
2011-08-26 Simon McVittieMerge branch 'dbus-1.4'
2011-08-26 Simon McVittieDon't build any of the reload-pipe code on non-Unix
2011-08-24 Simon McVittieMerge branch 'dbus-1.4'
2011-08-15 Ralf HabackerMerge branch 'dbus-1.4'
2011-08-15 Simon McVittieMerge branch 'dbus-1.4'
2011-08-15 Simon McVittieMerge branch 'dbus-1.4'
2011-08-13 Ralf HabackerFix compilation on MSVC, which doesn't understand ...
2011-08-12 Simon McVittieMerge branch 'dbus-1.4'
2011-08-11 Simon McVittieMerge branch 'dbus-1.4'
2011-08-11 Simon McVittieMerge branch 'dbus-1.4', omitting the DBUS_INLINE stuff
2011-08-11 Steve Grubbcapng: Drop supplemental groups when switching to daemo...
2011-08-05 Ralf HabackerWin32 compile fix.
2011-08-05 Ralf HabackerWin32 compile fix.
2011-08-05 Simon McVittieMerge branch 'dbus-1.4' and update NEWS further
2011-08-05 Simon McVittieMerge branch 'dbus-1.4'
2011-08-05 Simon McVittiebus signal_handler: call _exit in the unlikely event...
2011-08-05 Simon McVittiebus signal_handler: comment why it's OK if the reload...
2011-08-05 Simon McVittiebus signal_handler: don't pretend to be portable away...
2011-08-05 Simon McVittieConditionalize inclusion of unistd.h
2011-08-05 Brian CameronHandle SIGTERM again, to avoid leaving /tmp/dbus-XXX...
2011-08-05 Simon McVittieMerge branch 'dbus-1.4'
2011-08-05 Simon McVittieconfig-parser: don't try to get CommonProgramFiles...
2011-08-05 Simon McVittieactivation-helper: remove unused variable from the...
2011-08-05 Simon McVittieactivation-helper: check_permissions: in the test build...
2011-08-05 Simon McVittieRemove various never-used variables
2011-08-01 Steve Grubbcapng: Drop supplemental groups when switching to daemo...
2011-07-29 Simon McVittieMerge branch 'dbus-1.4'
2011-07-29 Simon McVittieMerge branch 'dbus-1.4'
2011-07-29 Simon McVittiebus: use AM_CPPFLAGS to simplify preprocessor invocation
2011-07-29 Simon McVittieMove knowledge of what the bus daemon/launcher need...
2011-07-29 Simon McVittieSimplify linking by moving -export-dynamic to AM_LDFLAGS
2011-07-29 Simon McVittieFix compilation for removal of link cache
2011-07-28 Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28 Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28 Lennart Poetteringactivation: add /lib/dbus-1/system-services to the...
2011-07-28 Simon McVittieMerge branch 'dbus-1.4'
2011-07-28 Simon McVittieMerge branch 'dbus-1.4'
2011-07-28 Simon McVittieFix spelling/grammatical mistakes detected by Debian...
2011-07-27 Simon McVittieMerge branch 'dbus-1.4'
2011-07-27 Sascha Silbelist_allows_user: fix debug output for groups
2011-07-26 Simon McVittieMerge branch 'dbus-1.4'
2011-07-26 Simon McVittieMerge branch 'dbus-1.4'
2011-07-18 Simon McVittieMerge branch 'dbus-1.4' and update NEWS for master
2011-07-18 Simon McVittieRun bus tests from test/
2011-07-18 Simon McVittieMerge branch 'dbus-1.4'
2011-07-14 Simon McVittieMerge branch 'dbus-1.4'
2011-07-11 Cosimo AlfaranoDo not allow eavedropping unless rule owner explicitely...
2011-07-11 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.4'
2011-07-01 Simon McVittieMerge branch 'dbus-1.4'
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 McVittieAdd an initial round of stats to the Stats interface
2011-06-24 Simon McVittieBusConnections: add usage stats for well-known names...
2011-06-24 Simon McVittieAdd a stub .Debug.Stats interface if --enable-stats
2011-06-24 Simon McVittiematch_rule_to_string: don't reinvent dbus_message_type_...
2011-06-13 Simon McVittiebus-activation: separate the "finished" callback from...
2011-06-13 Simon McVittieDBusLoop: remove second layer of watch callbacks where...
2011-06-13 Simon McVittieDBusLoop: remove a layer of pointless abstraction aroun...
2011-06-13 Simon McVittieDBusConnection: ref the connection in the timeout handler
2011-06-13 Simon McVittiebus signal_handler: don't use _dbus_warn, and don't...
2011-06-13 Simon McVittiebus: signal_handler: ignore failure to write, and expla...
2011-06-13 Simon McVittieAlways remove, invalidate and free watches before closi...
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-08 Simon McVittieMerge branch 'dbus-1.4'
2011-06-08 Simon McVittiebus: use ln -fs to enable dbus in systemd, not $(LN_S)
2011-06-07 Simon McVittieMerge branch 'dbus-1.4'
2011-06-07 Simon McVittieRemove support for -Wl,--gc-sections altogether
2011-06-07 Mark Branddon't try to build dbus-daemon-launch-helper for Windows
2011-06-01 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittiebus_context_log: divert messages to stderr if we're...
2011-05-25 Simon McVittieprocess_config_first_time_only: initialize syslog as...
2011-05-25 Simon McVittiebus_context_check_security_policy: syslog if we hit...
2011-05-25 Simon McVittiebus_context_check_security_policy: for SELinux denials...
2011-05-25 Simon McVittiebus_context_check_security_policy: factor out complain_...
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-03 Simon McVittieMerge branch 'dbus-1.4'
2011-04-29 Simon McVittieMerge branch 'dbus-1.4'
2011-04-27 Simon McVittieMerge branch 'dbus-1.4'
2011-04-27 Simon McVittieDon't report file descriptors as "leaked" if they were...
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.4' into...
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Colin Waltersactivation: Use _dbus_system_log for activation information
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieDon't force use of -fPIE for the dbus-daemon if apparen...
2011-04-26 Simon McVittieInstall dbus-daemon and dbus-daemon-launch-helper in...
2011-04-12 Simon McVittieMerge branch 'dbus-1.4'
2011-04-08 Simon McVittieMerge branch 'dbus-1.4'
2011-04-08 Colin Waltersactivation: Strip out code to compare by Exec=
2011-04-07 Simon McVittieMerge branch 'arg0namespace-24317'
2011-04-07 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieCheck parsing (or otherwise) of path_namespace in match...
2011-04-07 Simon McVittieRemove support for trailing "." on arg0namespace
2011-04-07 Simon McVittieRename path_prefix to path_namespace and disallow trail...
next