Relocate ifdef LIBDBUSPOLICY to avoid build erros when libdbuspolicy is disabled
[platform/upstream/dbus.git] / dbus /
2016-08-16 Hyotaek ShimRelocate ifdef LIBDBUSPOLICY to avoid build erros when... 45/84045/1
2016-08-16 INSUN PYOMerge "%reconfigure instead of autoreconf" into tizen
2016-08-16 INSUN PYOMerge "kdbus: policy: add more detailed errors descript...
2016-08-12 Lukasz Skalskikdbus: policy: add more detailed errors descriptions 24/82524/2
2016-08-10 Adrian SzyndelaBugfix: always set n_fds 02/83402/1 accepted/tizen/common/20160812.140624 accepted/tizen/ivi/20160812.010454 accepted/tizen/mobile/20160812.010451 accepted/tizen/tv/20160812.010445 accepted/tizen/wearable/20160812.010448 submit/tizen/20160810.234659
2016-08-10 Adrian SzyndelaBugfix: removed double-stripping of parentheses 95/83395/1
2016-08-02 Adrian SzyndelaBugfix: corrected sizeofs 94/82294/1 accepted/tizen/common/20160809.183722 accepted/tizen/ivi/20160809.232322 accepted/tizen/mobile/20160809.232314 accepted/tizen/tv/20160809.232304 accepted/tizen/wearable/20160809.232424 submit/tizen/20160809.013929
2016-07-19 INSUN PYO[PATCH 1/2] kdbus: Fix the overflow for timeout calculation 96/80596/1 accepted/tizen/ivi/20160719.104426 accepted/tizen/mobile/20160719.104436 accepted/tizen/tv/20160719.104422 accepted/tizen/wearable/20160719.104416 submit/tizen/20160719.063348
2016-07-19 Hyotaek ShimMerge "gvariant marshal: nested struct offset size...
2016-07-19 Hyotaek ShimMerge "dbus-marshal-gavariant : Update offset bytes...
2016-07-07 Konrad Lipinskigvariant marshal: nested struct offset size accounts... 17/79017/1
2016-07-05 Jonghwa Leedbus-marshal-gavariant : Update offset bytes size whene... 70/78270/1
2016-06-24 INSUN PYOBug fix for signal hash(bloom filter) operations in... 02/76502/1 accepted/tizen/common/20160627.191717 submit/tizen/20160624.063050 submit/tizen/20160628.003115
2016-06-17 Hyotaek Shimactivation: set children oom_score_adj to 0 35/75235/1
2016-05-25 Lukasz Skalskikdbus: always pack message header as as single PAYLOAD_... 89/71489/1 accepted/tizen/common/20160530.131628 accepted/tizen/ivi/20160602.021635 accepted/tizen/mobile/20160602.021631 accepted/tizen/tv/20160602.021607 accepted/tizen/wearable/20160602.021621 submit/tizen/20160527.082529
2016-05-24 Adrian SzyndelaMerge "kdbus: add '--enable-kdbus-sync-calls' configure...
2016-05-24 Lukasz Skalskikdbus: add '--enable-kdbus-sync-calls' configure switch 43/69743/2
2016-05-19 Karol LewandowskiMerge "kdbus: add full support for synchronous method...
2016-05-19 Karol LewandowskiMerge "transport: add initial support for synchronous...
2016-05-13 Lukasz Skalskikdbus: increase kdbus receive pool size to 16M 27/69527/2 accepted/tizen/common/20160517.173904 accepted/tizen/ivi/20160517.032312 accepted/tizen/mobile/20160517.032335 accepted/tizen/tv/20160517.032329 accepted/tizen/wearable/20160517.032352 submit/tizen/20160516.081330
2016-05-13 Lukasz Skalskikdbus: fix memfd kdbus items mapping 24/69524/1
2016-05-13 sanghyeok.ohmodified to check pending call completion 77/69377/1
2016-05-11 Lukasz Skalskikdbus: add full support for synchronous method calls 08/69108/1
2016-05-09 Hyotaek ShimMerge "Bug fix for kdbus_do_iteration() causing busy... accepted/tizen/common/20160510.050907 accepted/tizen/ivi/20160510.002139 accepted/tizen/mobile/20160510.002101 accepted/tizen/tv/20160510.002122 accepted/tizen/wearable/20160510.002105 submit/tizen/20160509.070355
2016-05-06 Lukasz Skalskitransport: add initial support for synchronous calls 71/68571/1
2016-04-28 Lukasz Skalskikdbus: catch up with latest libdbuspolicy API changes 38/67838/1 accepted/tizen/common/20160429.170330 accepted/tizen/ivi/20160429.011827 accepted/tizen/mobile/20160429.011802 accepted/tizen/tv/20160429.011722 accepted/tizen/wearable/20160429.011727 submit/tizen/20160428.152642
2016-04-28 Hyotaek ShimBug fix for kdbus_do_iteration() causing busy loop 17/67817/1 submit/tizen/20160428.103823
2016-04-22 Paweł Szewczykfix some warnings 94/66994/1
2016-04-20 Adrian Szyndelareduced number of warnings 34/66734/1
2016-04-20 Adrian Szyndelafix SVACE bugs 73/66573/7 accepted/tizen/common/20160422.172237 accepted/tizen/ivi/20160423.060622 accepted/tizen/mobile/20160423.055705 accepted/tizen/tv/20160423.060059 accepted/tizen/wearable/20160423.060351 submit/tizen/20160422.093504
2016-04-19 Adrian SzyndelaAdded a strategy for selecting default protocol type. 29/66529/3
2016-04-19 Adrian Szyndelafixed some compiler/Valgrind warnings 81/66381/2
2016-04-19 Lukasz Skalskirefactoring: org.freedesktop.DBus method handling simpl... 62/66562/1
2016-04-18 Adrian Szyndelarefactoring: bloom filters handling moved to low-level 00/66300/1
2016-04-18 Adrian Szyndelarefactoring: cleanup 99/66299/1
2016-04-18 Adrian Szyndelarefactoring: using local types where available 98/66298/1
2016-04-18 Adrian Szyndelarefactoring: low-level API types changed to low-level 97/66297/1
2016-04-18 Adrian Szyndelarefactoring: coding style 96/66296/1
2016-04-14 Adrian Szyndelafix for memleaks 16/66016/2
2016-04-11 Adrian Szyndelachecking policy: don't check 'ins' if not a method... 84/65584/1
2016-02-19 Adrian Szyndelaadd dbuspolicy support
2016-02-19 Adrian SzyndelaFixed remarshalling and getting signature
2016-02-19 Adrian SzyndelaRemembering last offset and position at the message...
2016-02-19 INSUN PYODisable GVARIANT feature temporally
2016-02-19 Adrian SzyndelaAdd kdbus transport
2016-02-19 Hyotaek, ShimRevert "Add kdbus transport"
2016-02-19 Adrian SzyndelaAdd kdbus transport
2016-02-19 Jacek BukarewiczDisable message dispatching when send rule result is...
2016-02-19 Patrick OhlyGetConnectionCredentials - add smack support
2015-11-18 Simon McVittieWindows _dbus_get_autolaunch_address: don't leak shm_name
2015-11-17 Jan Alexander Stef... bus-driver: Support returning org.freedesktop.DBus...
2015-11-16 Ralf HabackerFix recursive loop in backtrace generator on windows.
2015-11-11 Ralf HabackerFix memory leak in _dbus_win_set_error_from_win_error().
2015-11-04 Ralf HabackerCompile fix on Windows.
2015-11-03 Ralf HabackerFix warning: variable 'ret' set but not used [-Wunused...
2015-11-02 Simon McVittieDon't use _dbus_warn() for intentionally-skipped tests
2015-11-02 Ralf HabackerFix warning: ISO C90 forbids mixed declarations and...
2015-11-02 Ralf HabackerFix typo and missing eol on debug message.
2015-10-27 Ralf HabackerFix crash running test-syslog on windows/wine.
2015-10-27 Ralf HabackerDisplay autolaunch scope on verbose print of daemon...
2015-09-30 Milan CrhaFix creation of Exec path for files not in prefix
2015-09-20 Ralf HabackerMake Windows dbus-daemon look for the config file we...
2015-08-06 Rolland DudemaineUse poll's data types directly, where used at all
2015-07-21 Simon McVittiedbus-1.9.16
2015-07-21 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittieMerge branch 'dbus-1.8'
2015-05-27 Dimitri John LedkovMove session & system bus configuration to datadir...
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieFail to generate random bytes instead of falling back...
2015-05-14 Simon McVittieMake UUID generation failable
2015-05-14 Simon McVittie_dbus_server_init_base: raise a DBusError
2015-05-14 Simon McVittie_dbus_server_new_for_socket: raise a DBusError
2015-05-14 Ralf Habackerdbus_daemon_publish_session_bus_address: Fix -Wsign...
2015-05-13 Simon McVittieAvoid reading beyond the length of a variable
2015-05-13 Simon McVittieFix whitespace as per Havoc's review (in 2010)
2015-05-13 Christian DywanImplement dbus_message_iter_get_element_count
2015-05-12 Simon McVittieDBusSocket: put the #ifdef case before the !defined...
2015-05-12 Ralf HabackerConvert mostly DBUS_SOCKET_... and DBUS_POLLABLE_....
2015-05-12 Simon McVittieTurn DBusSocket into a type-safe struct, preventing...
2015-05-12 Simon McVittieRemove _dbus_socket_is_invalid, no longer used
2015-05-12 Simon McVittieConvert miscellaneous socket APIs to DBusSocket
2015-05-12 Simon McVittiegeneric socket transport code: work in terms of DBusSocket
2015-05-12 Simon McVittieSplit _dbus_set_fd_nonblocking vs. _dbus_set_socket_non...
2015-05-12 Simon McVittieDBusMainLoop, DBusSocketSet: work in terms of DBusPollable
2015-05-12 Simon McVittieMostly remove the remnants of an older socket abstracti...
2015-05-12 Simon McVittiedbus-sysdeps: add more infrastructure around DBusSocket
2015-05-12 Ralf HabackerUse typedef DBusSocket for sockets fd's to avoid conver...
2015-05-08 Ralf Habackerreader_init: Initialize all fields of struct DBusTypeRe...
2015-05-08 Simon McVittieMerge branch 'dbus-1.8'
2015-05-08 Simon McVittieRevert "reader_init: Initialize all fields of struct...
2015-05-06 Ralf Habackerauth_set_unix_credentials: Fix calling _dbus_credential...
2015-05-06 Ralf Habackerauth_set_unix_credentials: Fix calling _dbus_credential...
2015-05-06 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-06 Ralf Habackerreader_init: Initialize all fields of struct DBusTypeRe...
2015-05-06 Ralf Habackerdo_check_nonce: Fix of calling _dbus_string_append_len...
2015-05-06 Ralf Habackerdbus_message_demarshal: Fix calling _dbus_string_append...
2015-05-05 Simon McVittieMerge branch 'dbus-1.8'
2015-05-05 Adrian SzyndelaDBusCounter: add a mutex to protect the refcount and...
2015-05-05 Adrian Szyndelaextend lock's range in live_messages_notify()
next