[daemon-fix] Registering starters: unwanted release_kdbus_name when no error was...
[platform/upstream/dbus.git] / dbus /
2013-06-28 Chengwei Yangtests to embedded tests: replaced in automake files
2013-06-28 Chengwei Yangtests to embedded tests: replaced in libdbus
2013-06-28 Chengwei YangDBusString: fix a typo
2013-06-28 Simon McVittieMerge branch 'dbus-1.6'
2013-06-28 Chengwei YangRemove invoke of va_end before va_start
2013-06-27 Radoslaw PajakUpdated dbus_bus_request_name
2013-06-26 Radoslaw Pajakworking:
2013-06-26 Chengwei YangFix build failure if build with tests but without verbo...
2013-06-26 Radoslaw Pajak_dbus_transport_new_for_socket replaced by _dbus_transp...
2013-06-25 Radoslaw PajakBeginning of kdbus support
2013-06-25 Simon McVittie_dbus_message_iter_check: compile non-dummy version...
2013-06-25 Chengwei YangExplicitly define macros to get less confusing conditions
2013-06-25 Chengwei YangFix build failure if build with checks but without...
2013-06-25 Simon McVittieConvert a{sv} helpers from Stats into generic utility...
2013-06-25 Chengwei Yangcmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_D...
2013-06-20 Colin Waltersconnection: Add incoming message serials to verbose...
2013-06-20 Simon McVittieMerge branch 'dbus-1.6'
2013-06-20 Chengwei YangDBusString: fix may crash if try to free an uninitializ...
2013-06-20 Chengwei YangDoc: fix invalid usage of doxygen @param command
2013-06-17 Simon McVittieAdd a statically-initialized implementation of _dbus_lo...
2013-06-17 Simon McVittieAlways initialize threading before allocating a dynamic...
2013-06-17 Simon McVittieMake taking a global lock automatically initialize...
2013-06-17 Simon McVittieReplace individual global-lock variables with an array...
2013-06-12 Simon McVittieMove libdbus-init-win.cpp to its own convenience library
2013-06-12 Simon McVittieFix an incorrect comment
2013-06-12 Simon McVittie_dbus_system_logv: copy the va_list here too
2013-06-12 Simon McVittieMerge branch 'dbus-1.6'
2013-06-12 Simon McVittieCVE-2013-2168: _dbus_printf_string_upper_bound: copy...
2013-05-13 Simon McVittieRemove unused global mutexes for win_fds, sid_atom_cache
2013-05-10 Simon McVittieTurn a runtime assertion into a compile-time assertion
2013-05-10 Simon McVittiedbus_threads_init_default, dbus_threads_init: be safe...
2013-05-10 Simon McVittieFix compiler warnings when X11 autolaunch and launchd...
2013-05-09 Simon McVittiedbus_threads_init: call _dbus_threads_init_platform_spe...
2013-05-09 Simon McVittieDBusAtomic: on Unix, use pthreads mutexes for fallback
2013-05-08 Simon McVittieAdd _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib's
2013-04-24 Simon McVittieMerge branch 'dbus-1.6'
2013-04-23 Simon McVittieDisable sd-daemon.c's support for POSIX message queues
2013-04-22 Simon McVittieMerge branch 'dbus-1.6'
2013-04-22 Simon McVittieAccept non-characters when validating Unicode
2013-04-16 Simon McVittiesd-daemon.c: update from systemd for better portability
2013-04-11 Matt FischerSet default maximum number of Unix fds according to OS
2013-04-08 Simon McVittieDo not suppress syslog test's stderr just because init...
2013-04-05 Simon McVittieMerge branch 'dbus-1.6'
2013-04-05 Dan WilliamsDon't access random memory if data slot isn't allocated yet
2013-04-05 Ralf HabackerAdd function _dbus_get_peer_pid_from_tcp_handle() which...
2013-04-03 Simon McVittieMerge branch 'dbus-1.6'
2013-04-03 Dagobert MichelsenIf alloca.h is available it is required (e.g. on Solari...
2013-04-03 Dagobert MichelsenHAVE_DECL_LOG_PERROR is 0 when unavailable
2013-03-25 Martin PittUpdate sd-daemon.[hc] from upstream
2013-03-25 Martin PittFix test for logind availability
2013-03-08 Ralf HabackerRename the term 'unix_pid' to 'pid' in variables and...
2013-03-08 Ralf HabackerDo not retrieve credential information from the wrong...
2013-03-08 Ralf HabackerDebug message eol fix.
2013-02-27 Simon McVittieinclude sd-daemon.h for sd_booted()
2013-02-26 Colin Walterssysdeps: Don't use LOG_PERROR if systemd is booted
2013-02-21 Matt FischerAdd support for systems without syslog.h
2013-02-12 Simon McVittieMerge branch 'dbus-1.6'
2013-02-12 Matt FischerAdd poll constants for QNX
2013-02-12 Simon McVittieUpdate sd-daemon.[ch] from systemd
2012-11-19 Simon McVittiedbus-sysdeps-pthread.c: don't fail if !HAVE_MONOTONIC_C...
2012-11-09 Michel HERMIERRemove redundant close() calls
2012-11-09 Simon McVittieMerge branch 'dbus-1.6'
2012-11-09 Michel HERMIERDon't leak temporary fds pointing to /dev/null
2012-11-09 Simon McVittieUse InterlockedExchange to get a full memory barrier...
2012-11-09 Arun RaghavanFix building with newer Valgrind
2012-10-16 Ray Strodedbus-spawn: fix spacing mistake in comment
2012-10-16 Ray Strodedbus-spawn: set SIGPIPE to SIG_IGN before activating...
2012-10-08 Simon PeetersSet correct address when using --address=systemd:
2012-10-04 Simon McVittieMerge branch 'dbus-1.6'
2012-09-28 Colin WaltersRevert "hardening: Use __secure_getenv() in *addition...
2012-09-28 Colin WaltersRevert "hardening: Use __secure_getenv if available"
2012-09-28 Colin WaltersRevert "hardening: Use __secure_getenv() in *addition...
2012-09-28 Colin WaltersRevert "hardening: Use __secure_getenv if available"
2012-09-28 Colin Waltershardening: Use __secure_getenv() in *addition* to _dbus...
2012-09-28 Colin Waltershardening: Ensure _dbus_check_setuid() is initialized...
2012-09-28 Colin Waltershardening: Use __secure_getenv if available
2012-09-28 Colin WaltersCVE-2012-3524: Don't access environment variables or...
2012-09-28 Colin Waltershardening: Use __secure_getenv() in *addition* to _dbus...
2012-09-28 Colin Waltershardening: Ensure _dbus_check_setuid() is initialized...
2012-09-28 Colin Waltershardening: Use __secure_getenv if available
2012-09-28 Colin WaltersCVE-2012-3524: Don't access environment variables or...
2012-09-03 Simon McVittieMerge branch 'dbus-1.6'
2012-08-13 Simon McVittieMerge branch 'dbus-1.6', rejecting reversion of #38201
2012-08-13 Simon McVittieRevert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into...
2012-08-13 Simon McVittieMerge branch 'dbus-1.6'
2012-08-13 Simon McVittieSplit DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen...
2012-08-09 Simon McVittieMerge branch 'master' of git+ssh://git.freedesktop...
2012-08-09 Simon McVittieMerge branch 'dbus-1.6'
2012-08-09 Jonathan PerkinCheck HAVE_DECL_LOG_PERROR with #if, not #ifdef
2012-07-03 Simon McVittieMerge branch 'dbus-1.6'
2012-07-03 Simon McVittieDBusTransport: do not assert that autolaunch address...
2012-06-28 Simon McVittieMerge branch 'dbus-1.6'
2012-06-28 Dave ReisnerProperly concat DBUS_CONSOLE_AUTH_DIR with username
2012-06-25 Simon McVittiedbus_pending_call_set_notify: don't leave the connectio...
2012-06-05 Simon McVittie_dbus_transport_new_for_tcp_socket: add missing commas...
2012-06-05 Simon McVittieRemove duplicate nonce-tcp (service-side) transport...
2012-06-05 Simon McVittieRemove duplicate nonce-tcp (client side) transport...
2012-04-25 Simon McVittieMerge branch 'dbus-1.4'
2012-04-12 David ZeuthenAvoid using monotonic time in the DBUS_COOKIE_SHA1...
2012-04-12 David ZeuthenAvoid using monotonic time in the DBUS_COOKIE_SHA1...
next