[daemon-fix] fixed querying about name information
[platform/upstream/dbus.git] / dbus /
2013-12-12 Radoslaw PajakListNames and ListQueuedOwners updated to work with...
2013-12-12 Michal Eljasiewicz[Daemon-fix][Upstream merge] Small fixes in daemon...
2013-12-11 Radoslaw PajakKdbus merge - Flag KDBUS_NAME_STARTER renamed
2013-12-11 Michal Eljasiewicz[Upstream merge] update of libdbus after kdbus upstream...
2013-12-10 Radoslaw PajakKdbus upstream merge in progress
2013-12-10 Radoslaw PajakKdbus upstream merge in progress
2013-12-10 Lukasz StempienChanges in kdbus transport arising from changing of...
2013-11-28 Radoslaw Pajak[lib-doc] comments and defs for doxygen added
2013-11-26 Radoslaw Pajak[daemon-dev] Added option to create bus with sbb offset
2013-11-25 Radoslaw Pajak[lib-opt] library optimalization and clean-up
2013-11-25 Radoslaw Pajak[lib] Comments
2013-11-21 Radoslaw Pajak[lib-opt] library optimization and clean-up
2013-11-21 Radoslaw Pajak[daemon-dev] List of queued owners read from kdbus
2013-11-15 Radoslaw Pajak[lib] identation corrected to improve readability
2013-11-15 Radoslaw Pajak[lib-fix] fixed sending broadcasts bigger than memfd...
2013-11-15 Radoslaw Pajak[lib] removed unusable dbus authentication related...
2013-11-07 Radoslaw Pajak[lib-fix] org.freedesktop.DBus.RequestName returns...
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 LeeUse geteuid() to get effective user if of the process
2013-11-04 Radoslaw Pajak[doc][daemon-fix][daemon-opt] Known limitations updated...
2013-10-28 Jacek JanczykMerge "[daemon-fix][dev] address to start kdbus bus...
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-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-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-03 Simon McVittie_dbus_become_daemon: don't pretend it worked
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 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 HabackerFixed gcc 4.8.1 -Wformat warnings on windows.
2013-08-26 Radoslaw Pajakdbus daemon emulation exteneded
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 Chengwei YangCleanup: polish verbose mode checking
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 Simon McVittietrivial: re-word authorization failure message
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 Chengwei YangFix reference doc in comments
2013-08-22 Chengwei YangMove function to the right place where it supposed...
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 McVittieMerge branch 'dbus-1.6'
2013-08-20 Radoslaw PajakNext 2 org.freedesktop.DBus method, comments, cleanups
2013-08-15 Ralf HabackerDocumentation fix.
2013-08-13 MichalDocumentation expanded
next