platform/upstream/dbus.git
2013-10-08 Simon McVittiedbus-launch: avoid asprintf(), and die gracefully on...
2013-10-08 Chengwei YangFix build on NetBSD 6.1.1 with gcc 4.5.3
2013-09-25 Simon McVittieNEWS
2013-09-25 Chengwei YangUse 'cp' instead of 'cp -av' to fix portable issue
2013-09-25 Chengwei YangUse 'chmod' instead of 'chmod -c'
2013-09-23 Simon McVittieNEWS
2013-09-23 Simon McVittie_dbus_read_credentials_socket: warn or fail at compile...
2013-09-23 Simon McVittiePrefer getpeerucred() over getpeereid() if a platform...
2013-09-23 Simon McVittiebus-test: only expect GetConnectionUnixProcessID to...
2013-09-23 Simon McVittie_dbus_read_credentials_socket: document where we use...
2013-09-23 Simon McVittieRemove BSD-style LOCAL_CREDS support
2013-09-16 Simon McVittieNEWS
2013-09-16 Sviatoslav... Fix an incorrect sizeof.
2013-09-16 Simon McVittieRevert "Fix an incorrect sizeof." to fix attribution
2013-09-16 Simon McVittiefix NEWS mis-merge
2013-09-16 Simon McVittieRemove support for platforms with no 64-bit integer...
2013-09-16 Simon McVittieMerge branch 'dbus-1.6'
2013-09-16 Simon McVittieNEWS for 1.6.x
2013-09-16 Vasiliy Balyasnyydbus-mainloop.c: undeclared variable n_fds if define...
2013-09-16 Simon McVittieMerge branch 'dbus-1.6'
2013-09-16 Vasiliy Balyasnyydbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_W...
2013-09-16 Sviatoslav... Fix incorrect sizeof in a Valgrind hint macro call.
2013-09-16 Simon McVittieMerge branch 'dbus-1.6'
2013-09-16 Sviatoslav... Fix a NULL dereference on an error code path.
2013-09-16 Simon McVittieFix an incorrect sizeof.
2013-09-16 Simon McVittiedbus-sysdeps-win: don't include wspiapi.h
2013-09-13 Simon McVittieMerge remote-tracking branch 'fitzsim/fix-parent-remova...
2013-09-13 Simon McVittieNEWS
2013-09-13 Chengwei YangMake userdb cache as a built-in feature
2013-09-13 Simon McVittieDon't assume that X11 autolaunch will work if DISPLAY...
2013-09-13 Chengwei YangUse test binaries in build dir to do test
2013-09-13 Lennart Poetteringselinux: when dropping capabilities only include AUDIT...
2013-09-13 Simon McVittieNEWS
2013-09-13 Justin LeeRemove obscure "low-latency" parts in the introduction...
2013-09-13 Simon McVittieMore NEWS
2013-09-13 Simon McVittieMerge branch 'dbus-1.6'
2013-09-13 Simon McVittieNEWS
2013-09-13 Chengwei YangFix dbus-daemon document about servicedir
2013-09-13 Chengwei YangRemove DBUS_COMPILATION from test source code
2013-09-13 Chengwei YangCheck EINVAL for accept4()
2013-09-13 Pino ToscanoAllow EPROTOTYPE for SOCK_CLOEXEC but unsupported by...
2013-09-13 Chengwei YangCheck EINVAL for socketpair and retry without SOCK_CLOEXEC
2013-09-13 Chengwei YangUse the argument of dbus_connection_set_route_peer_mess...
2013-09-13 Chengwei YangFix pass wrong type of argument to function
2013-09-13 Sviatoslav... Fix file descriptor leak in _dbus_command_for_pid
2013-09-05 Simon McVittie1.6.15
2013-09-05 Simon McVittie1.6.14
2013-09-05 Simon McVittie_dbus_babysitter_unref: avoid infinite loop if waitpid...
2013-09-05 Chengwei Yangdbus-launch: unconditionally use SIGHUP and free memory...
2013-09-05 Simon McVittieNEWS
2013-09-05 Simon McVittieUse GNU make features to reduce repetition
2013-09-05 Simon McVittieDocument that GNU make is required
2013-09-05 Simon McVittieMerge branch 'dbus-1.6'
2013-09-05 Simon McVittieNEWS
2013-09-05 Simon McVittieNEWS for 1.6
2013-09-05 Ivan RomanovUse iface instead of interface in function parameters
2013-09-05 Simon McVittierun-with-tmp-session-bus.sh: create a unique temporary...
2013-09-05 Simon McVittieNEWS for 1.6
2013-09-05 Simon McVittieAdd CPPFLAGS to "shared if possible" test binaries
2013-09-05 Simon McVittierun-with-tmp-session-bus.sh: create a unique temporary...
2013-09-03 Simon McVittieTests: allow dbus-glib to be replaced with use of libdb...
2013-09-03 Simon McVittieDefine DBUS_COMPILATION externally for all tests that...
2013-09-03 Simon McVittiecorrupt test: close connection before releasing GSocket
2013-09-03 Simon McVittie_dbus_become_daemon: don't pretend it worked
2013-09-03 Simon McVittieAllow dbus-daemon --nofork on Windows
2013-09-03 Simon McVittieFix declaration of _dbus_win_startup_winsock
2013-08-30 Simon McVittieFix unused function when SELinux is not enabled
2013-08-30 Simon McVittieMove some sysdeps stuff only used by the dbus-daemon...
2013-08-30 Simon McVittie_dbus_check_setuid: comment on thread-safety
2013-08-30 Simon McVittie_dbus_win_startup_winsock: be thread-safe
2013-08-30 Simon McVittieComment some suspicious uses of static variables
2013-08-30 Simon McVittie_dbus_get_autolaunch_address: don't make argv static
2013-08-30 Simon McVittie_dbus_file_path_extract_elements_from_tail: don't misus...
2013-08-30 Simon McVittieRevert "Add a statically-initialized implementation...
2013-08-29 Simon McVittie_dbus_get_tmpdir: be thread-safe
2013-08-29 Simon McVittielibdbus-1.la: have proper dependencies on Windows
2013-08-28 Ralf HabackerGenerate autotools provided PACKAGE_.. and VERSION...
2013-08-28 Ralf HabackerFixed mingw gcc 4.8.1 complains about double defined...
2013-08-28 Ralf HabackerFixed gcc 4.8.1 -Wformat warnings on windows.
2013-08-23 Chengwei YangFix debug output about dbus server ref count
2013-08-23 Chengwei YangFix comment about atomic operations
2013-08-23 Chengwei YangCleanup: simplify assertion check
2013-08-23 Simon McVittiefix whitespace
2013-08-23 Chengwei YangCleanup: polish inotify backend
2013-08-23 Chengwei YangCleanup: polish verbose mode checking
2013-08-23 Simon McVittieNEWS
2013-08-23 Chengwei YangDBus Spec: fix examples namespace to com.example
2013-08-23 Simon McVittiedbus-run-session: remove various extra variables from...
2013-08-23 Simon McVittieExport dbus_setenv() as a utility function
2013-08-23 Simon McVittieRevert "Factor out DBusAuthorization from DBusTransport"
2013-08-23 Simon McVittieRevert "Actually use DBusAuthorization in DBusAuth...
2013-08-23 Simon McVittieRevert "Add new files really."
2013-08-23 Simon McVittieRevert "Rename authorized_identity in authenticated_ide...
2013-08-23 Simon McVittieRevert "Fixed rejected hunk complete."
2013-08-23 Simon McVittieRevert "Enable anonymous authorization for tests"
2013-08-23 Simon McVittieRevert "Remove refcounting from DBusAuth and DBusAuthor...
2013-08-23 Simon McVittieRevert "dbus_connection_set_allow_anonymous(): fix...
2013-08-23 Simon McVittieRevert "trivial: re-word authorization failure message"
2013-08-23 Simon McVittieRevert "Remove transport's call to _dbus_authorization_...
2013-08-23 Cosimo AlfaranoRemove transport's call to _dbus_authorization_do_autho...
next