platform/upstream/dbus.git
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
2013-08-22 Simon McVittieNEWS
2013-08-19 Ralf HabackerFixed compiler warning on windows.
2013-08-15 Ralf HabackerDocumentation fix.
2013-08-09 Ralf HabackerFixed remaining issues.
2013-08-09 Ralf HabackerAdd debug messages to load_ex_ip_helper_procedures().
2013-08-09 Ralf HabackerRefactored get_pid_from_extended_tcp_table() and get_pi...
2013-08-09 Ralf HabackerFix for broken wine AllocateAndGetTcpExTableFromStack...
2013-08-09 Ralf HabackerAdd doc to load_ex_ip_helper_procedures().
2013-08-09 Ralf HabackerOnly take process id of localhost client connection...
2013-08-09 Ralf HabackerFixed bug of unsupported GetExtendTcpTable() on Windows...
2013-08-07 Ralf HabackerDump fetched sid on return of _dbus_getsid().
2013-08-07 Ralf HabackerAdd WINXP <= SP3 support to _dbus_getsid().
2013-07-24 Colin Walterstest/marshal: Ensure we use suitably aligned buffers
2013-07-01 Simon McVittieNEWS for 1.7.x
2013-07-01 Chengwei Yangcmake: do not bind to any particular POSIX C standard
2013-07-01 Simon McVittieMerge branch 'dbus-1.6'
2013-07-01 Simon McVittieNEWS for 1.6.x
2013-07-01 Simon McVittieMake the test for #53499 more obviously correct
2013-07-01 Chengwei YangTest: add a test case for escaping byte > 127
2013-07-01 Chengwei YangFix: a non ascii byte will trigger BadAddress error
2013-06-28 Chengwei Yangtests to embedded tests: replaced in cmake files
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 Yangtests to embedded tests: replaced in tools
2013-06-28 Chengwei Yangtests to embedded tests: replaced in dbus-daemon
2013-06-28 Chengwei YangDBusString: fix a typo
2013-06-28 Simon McVittieNEWS for 33001
2013-06-28 Chengwei Yangcmake: align dir watch backend detection with autotools
2013-06-28 Chengwei Yangcmake: terminate to generate makefiles due to fatal...
2013-06-28 Chengwei Yangcmake: get rid of useless commented out code
2013-06-28 Chengwei Yangdir-watch: remove dnotify backend
2013-06-28 Chengwei Yangcmake: clean up libxml2 glue
2013-06-28 Simon McVittieNEWS for master
2013-06-28 Simon McVittieMerge branch 'dbus-1.6'
2013-06-28 Simon McVittieNEWS
2013-06-28 Chengwei YangRemove invoke of va_end before va_start
2013-06-28 Chengwei YangFix two small typos in README.win
2013-06-26 Chengwei Yangkqueue: remove unused variable
2013-06-26 Chengwei Yangdbus-launch: do not verbose output if build with verbos...
2013-06-26 Chengwei Yangdbus-launch: align document
2013-06-26 Chengwei Yangdbus-launch: fix coding style
2013-06-26 Chengwei YangFreeBSD: explicit include signal.h to fix build failure
2013-06-26 Chengwei YangFix build failure if build with tests but without verbo...
2013-06-25 Simon McVittie_dbus_message_iter_check: compile non-dummy version...
next