Merge "Optional autogen.sh flag --enable-kdbus-transport added allowing to compile...
[platform/upstream/dbus.git] / dbus /
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
2013-08-13 Radoslaw PajakFix for long id continued, iprovements, comments
2013-08-12 MichalMemfd: fix big messages receiving.
2013-08-12 Radoslaw PajakFixed error with id >0x7FFFFFFFFFFFFFFF and others
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-09 Radoslaw PajakAdded NameList method handling, small improvemnets...
2013-08-07 Ralf HabackerDump fetched sid on return of _dbus_getsid().
2013-08-07 Ralf HabackerAdd WINXP <= SP3 support to _dbus_getsid().
2013-08-07 Radoslaw PajakAdded fd passing and small corrections
2013-08-06 Jacek JanczykFix_for_32bit: added data alignment for some kdbus...
2013-08-06 Michal Eljasiewiczrefactored memfd
2013-08-06 Radoslaw PajakPool sizes redefined and cleanup
2013-07-26 Radoslaw Pajak - fixed detecting whether emulate org.freedesktop...
2013-07-23 Michal Eljasiewiczkdbus_write_msg refactored.
2013-07-19 Radoslaw Pajak- fixed dbus_bus_request_name
2013-07-16 Radoslaw PajakMinor fixes and improvements. Deleted some not needed...
2013-07-11 Radoslaw Pajak - fixed sending messages without body
2013-07-10 Radoslaw Pajak- kdbus reply timeout translated to DBus message
2013-07-09 Michal Eljasiewiczrefactoring: function prototypes unnecessary
2013-07-09 Radoslaw PajakOnly comments - commit needed to overcome git/gerrit...
2013-07-09 Radoslaw PajakAdded translation of system broadcast (new id, id remov...
2013-07-05 Radoslaw PajakWorking - send method call and reply with serverClient
next