platform/upstream/dbus.git
2013-11-07 Radoslaw Pajak[daemon-fix] fixed getting uid and pid when transport...
2013-11-06 Radoslaw Pajak[lib-fix] handling org.freedesktop.DBus.Hello fixed
2013-11-06 Radoslaw Pajak[daemon-dev] Kdbus broadcasts translation moved from...
2013-11-06 Radoslaw Pajak[daemon-fix][daemon-opt] Fixed owner id when setting...
2013-11-05 Semun Leefix bug in parameter passing to dbus-daemon in dbus...
2013-11-05 Semun LeeUse geteuid() to get effective user if of the process
2013-11-04 Radoslaw Pajak[daemon-fix][opt] Name acquiring fixed and clean-ups
2013-11-04 Radoslaw Pajak[doc][daemon-fix][daemon-opt] Known limitations updated...
2013-10-31 Semun Leeadd missing configuration files
2013-10-29 Semun Leeedit spec file for the rpm packaging
2013-10-28 Radoslaw Pajakhow-to and autogen.sh fixed
2013-10-28 Jacek Janczyk[doc] Separated status, known limitations
2013-10-28 Jacek JanczykMerge "[daemon-fix][dev] address to start kdbus bus...
2013-10-28 Jacek Janczyk[doc] Initial docs for kdbus transport
2013-10-28 Radoslaw Pajak[daemon-fix][dev] address to start kdbus bus changed...
2013-10-28 Radoslaw PajakComments added and corrected
2013-10-28 Radoslaw Pajak[daemon-dev][lib-opt] Fix in freeing memory, cleanup...
2013-10-25 Jacek JanczykMerge "Optional autogen.sh flag --enable-kdbus-transpor...
2013-10-25 Semun LeeSimple optimization on the buffer allocation
2013-10-24 Lukasz StempienOptional autogen.sh flag --enable-kdbus-transport added...
2013-10-23 Radoslaw Pajakaddress for daemon changed to "kdbus:", licencses and...
2013-10-22 Radoslaw Pajak[daemon-fix] Fixed daemon creation, services activation...
2013-10-21 Radoslaw Pajak[daemon-dev][lib-opt] Bus making in daemon distinguishe...
2013-10-16 Lukasz Stempien[daemon-dev] Update kdbus starters for dbus activatable...
2013-10-15 Lukasz Stempien[daemon-fix] Registering starters: unwanted release_kdb...
2013-10-14 Radoslaw Pajak[daemon-dev][daemon-fix] Registering starters extended...
2013-10-11 Jacek Janczyk[daemon-fix] Unique session bus names for kdbus
2013-10-11 Michal Eljasiewicz[daemon-fix] Session and system bus differentiate
2013-10-08 Radoslaw Pajak[daemon-fix] fixed daemon crashing when some clients...
2013-10-08 Radoslaw Pajak[daemon-fix] Fixes for creating and removing phantom...
2013-10-04 Radoslaw Pajak[daemon-dev][daemon-fix][lib-dev] Added sending NameLos...
2013-10-02 Radoslaw Pajak[daemon-dev][daemon-fix] starting services by direct...
2013-10-02 Lukasz Stempiendaemon fix: bus_context_new function failure behavior...
2013-09-27 Radoslaw Pajak[daemon-fix][daemon-dev] Fixed crashing when name is...
2013-09-27 Radoslaw Pajak[daemon-dev][lib-fix][lib-dev] ListQueuedOwners method...
2013-09-19 Radoslaw Pajakdaemon fix and development
2013-09-10 Radoslaw Pajak[daemon-dev][lib-fix] ListNames in libdbus fix, daemon...
2013-09-09 Radoslaw Pajak[lib-fix] libdbus refactored to eliminate "is kdbus...
2013-09-09 Radoslaw Pajak[lib-opt] optimization of kdbus add-on to libdbus
2013-09-09 Radoslaw Pajak[daemon-dev][lib-fix] Daemon with kdbus early development
2013-09-06 Lukasz Stempien[daemon-dev] Start of daemon with kdbus
2013-09-05 Michal EljasiewiczOptimization: message sender created once at bus_register
2013-09-05 Michal EljasiewiczOptimization: transport_is_kdbus parses address once
2013-09-05 Radoslaw Pajak[daemon-dev][lib-fix] Start of daemon with kdbus and...
2013-09-04 Jacek JanczykMerge remote-tracking branch 'freedesktop/master'
2013-09-04 Lukasz StempienAdding spec file for gbs build.
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-09-03 Michal EljasiewiczFix: added missing line after cleanup
2013-09-03 Michal EljasiewiczCleanup: repeating code replaced with macro
2013-09-02 Radoslaw PajakSmall fixes for dbus-kdbus translations
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-26 Radoslaw Pajakdbus daemon emulation exteneded
2013-08-26 Michal EljasiewiczAdded latency pingpong dbus test and script
2013-08-23 Michal EljasiewiczMemfd memory leak fix
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 Radoslaw Pajakdbus-daemon emulation improved and refactored
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
next