Include size of link cache in per-connection statistics
[platform/upstream/dbus.git] / bus /
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...
2011-04-07 Simon McVittiepath_prefix: anchor matches at path-component boundarie...
2011-04-07 David ZeuthenAdd path_prefix match rule
2011-04-07 Simon McVittiesignals.h: rename argument in declaration to match...
2011-04-07 Simon McVittieMerge remote-tracking branch 'wjt/arg0namespace' into...
2011-04-07 Simon McVittieBreak up the monster conditional in config-parser so...
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 McVittieMerge branch 'dbus-1.4'
2011-03-10 Simon McVittieMerge branch 'validate-when-sending-16338' into dbus-1.4
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-08 Simon McVittieMerge branch 'dbus-1.4'
2011-03-07 Simon McVittieMerge branch 'dbus-1.4'
2011-03-07 Simon McVittieFix some more stray occurrences of ELEMENT_TYPE
2011-03-07 Andre HeineckeDo not use the name ELEMENT_TYPE
2011-02-25 Simon McVittieMerge branch 'dbus-1.4'
2011-02-25 Simon McVittieMerge branch 'doxygenate' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'changequote' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'modern-autofoo-32245' into dbus-1.4
2011-02-24 Simon McVittieMerge branch 'dbus-1.4'
2011-02-24 Simon McVittieconfig-parser regression test: don't require that fd...
2011-02-24 Simon McVittieMerge branch 'dbus-1.4'
2011-02-18 Simon McVittiebus driver: allow implementing more than one interface
2011-02-17 Simon McVittieMerge branch 'leak-fixes-33126'
2011-02-16 Simon McVittieupdate_desktop_file_entry: stylistic fixes based on...
2011-02-16 Simon McVittieupdate_desktop_file_entry: unify cleanup code for succe...
2011-02-16 Simon McVittieupdate_desktop_file_entry: don't double-free strings...
2011-02-16 Simon McVittieupdate_desktop_file_entry: free @exec on error
2011-02-16 Simon McVittieupdate_desktop_file_entry: make scope of exec_tmp as...
2011-02-16 Simon McVittieupdate_desktop_file_entry: use _dbus_strdup for somethi...
2011-02-03 Colin Waltersbus: Raise file descriptor limit to match configuration
2011-02-02 Simon McVittieMerge branch 'serverdata-33277' into dbus-1.4
2011-02-01 Simon McVittiebus-test: add support for only running one test
2011-01-31 Simon McVittieIf a file included via <includedir/> is invalid, syslog...
2011-01-31 Alban CrequyImplement message type in match_rule_to_string
2011-01-18 Lennart Poetteringsystemd: ensure that the system bus is unlikely to...
2011-01-17 Christian Dywanclean up credentials on OOM in process_config_first_tim...
2011-01-17 Simon McVittieremove obviously-redundant code from list_concat_new
2011-01-17 Christian Dywanhandle failure to register inotify shutdown function
2011-01-17 Christian Dywanbus_matchmaker_new: free matchmaker itself, on OOM
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-12-15 Will ThompsonIgnore generated bus/org.freedesktop.dbus-session.plist
2010-12-09 Mike McQuaid10.4 is old so set more sensible launchd defaults.
2010-12-06 Benjamin ReedEnable launchd.
2010-11-23 Will ThompsonValidate arg0namespace matches' values.
2010-11-23 Will ThompsonSupporting matching argument 0 as a namespace
2010-11-21 Will ThompsonSupport matching path arguments with argXpath
2010-11-21 Will ThompsonAdd test cases for argXpath matching
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-05 Christian DywanTake care to free windows_sid in cache_peer_loginfo_string
next