Merge branch 'dbus-1.6'
[platform/upstream/dbus.git] / dbus /
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...
2012-03-27 Simon McVittieBuild _dbus_string_starts_with_c_str even if not buildi...
2012-03-27 Simon McVittieMerge remote-tracking branch 'alban/own_prefix2'
2012-03-27 Simon McVittieMerge branch 'dbus-1.4'
2012-03-27 Andoni Morales Ala... Fix duplicate case value compiling with mingw-w64
2012-03-12 Lennart Poetteringtransport: add new unixexec transport on Unix
2012-03-12 Lennart Poetteringsysdeps-unix: introduce dbus_close_all() and make use...
2012-03-12 Simon McVittieMerge branch 'dbus-1.4'
2012-02-28 Simon McVittieMake dbus-daemon.exe --print-address work under Windows
2012-02-24 Simon McVittieAdd dbus-syntax.[ch]
2012-02-24 Simon McVittieDBusBasicValue: add bool_val and fd members to complete...
2012-02-24 Simon McVittiePromote DBusBasicValue and DBus8ByteStruct to be API
2012-02-21 Simon McVittiedbus-memory: add optional checking for system malloc...
2012-02-21 Simon McVittiedbus_realloc: don't crash if realloc() returns NULL...
2012-02-21 Simon McVittieTurn the non-valgrind code path into inline functions...
2012-02-21 Simon McVittieDBusTransport: don't include dbus-marshal-header.h...
2012-02-21 Simon McVittieMove _dbus_check_fdleaks_enter to dbus-message-internal.h
2012-02-21 Simon McVittieDBusTransport: don't use dbus-message-private.h
2012-02-21 Simon McVittieZero-initialize DBusCounter at allocation
2012-02-21 Simon McVittieinternal_bus_get: centralize error handling
2012-02-21 Simon McVittieAdd a macro to centralize checking for string-like...
2012-02-21 Simon McVittieRemove declaration of _dbus_type_is_fixed, no longer...
2012-02-21 Simon McVittie_dbus_verbose_real: tidy conditional prototype to not...
2012-02-21 Simon McVittieRemove _dbus_condvar_wake_all and both of its implement...
2012-02-21 Simon McVittieNever use non-libdbus threading primitives
2012-02-21 Simon McVittiedbus-threads: improve documentation
2012-02-21 Simon McVittieUse actual recursive pthreads mutexes, rather than...
2012-02-21 Simon McVittieAllow both recursive and non-recursive mutexes to be...
2012-02-21 Simon McVittieDistinguish between two flavours of mutex
2012-02-21 Simon McVittieMake _dbus_mutex_new, _dbus_mutex_free static
2012-02-20 Ralf HabackerFixed runtime error caused by using uninitialized varia...
2012-02-20 Simon McVittieMerge branch 'dbus-1.4'
2012-02-20 Marc Mutzdbus-protocol.h: compile under C++11
2012-02-13 Simon McVittieadd and use _dbus_connection_trace_ref
2012-02-13 Simon McVittieadd and use _dbus_server_trace_ref
2012-02-13 Simon McVittieadd and use _dbus_pending_call_trace_ref
next