platform/upstream/dbus.git
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...
2013-08-23 Ralf HabackerManual rebase fix.
2013-08-23 Simon McVittieAdd a test-case for trying to connect with the wrong...
2013-08-23 Simon McVittietrivial: re-word authorization failure message
2013-08-23 Simon McVittieAdd a simple manual test for authentication/authorization.
2013-08-23 Cosimo Alfaranodbus_connection_set_allow_anonymous(): fix doc
2013-08-23 Cosimo AlfaranoRemove refcounting from DBusAuth and DBusAuthorization
2013-08-22 Cosimo AlfaranoEnable anonymous authorization for tests
2013-08-22 Ralf HabackerFixed rejected hunk complete.
2013-08-22 Cosimo AlfaranoRename authorized_identity in authenticated_identity...
2013-08-22 Ralf HabackerAdd new files really.
2013-08-22 Cosimo AlfaranoActually use DBusAuthorization in DBusAuth EXTERNAL...
2013-08-22 Cosimo AlfaranoFactor out DBusAuthorization from DBusTransport
2013-08-22 Simon McVittieFix confusion between "is it authenticated?" and "try...
2013-08-22 Cosimo AlfaranoUnset/free also windows user function, finalizing the...
2013-08-22 Simon McVittieMore NEWS
2013-08-22 Chengwei YangFix reference doc in comments
2013-08-22 Chengwei YangMove function to the right place where it supposed...
2013-08-22 Chengwei YangDBus Spec: Fix sample service file
2013-08-22 Chengwei YangIgnore more unused staff if build with tests but withou...
2013-08-22 Chengwei YangDoc: fix incorrect param names, missing params, non...
2013-08-22 Ivan RomanovUse iface instead of interface in function parameters
2013-08-22 Simon McVittieDocument GetAdtAuditSessionData and GetConnectionSELinu...
2013-08-22 Simon McVittieGetConnectionCredentials: add
2013-08-22 Chengwei YangFix build with "--enable-stats"
2013-08-22 Simon McVittieMerge branch 'dbus-1.6'
2013-08-22 Simon McVittieNEWS for 1.6
next