[rename] renamed kdbus related macros
[platform/upstream/dbus.git] / bus /
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 McVittieAdd a stub _dbus_loop_toggle_watch and call it where...
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...
next