index
:
platform/upstream/dbus
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
libdbuspolicy-dev
pristine-tar
sandbox/adrians/big-usage-log
sandbox/adrians/cynara-concurrent
sandbox/adrians/dbus-upgrade-to-1.10.6
sandbox/adrians/send-index
sandbox/adrians/tizen_5.5-policy-index-ported-from-tizen
sandbox/adrians/upgrade-to-1.12.16
sandbox/debug
sandbox/jacekbe/upgrade
sandbox/jacekbe/upstream
sandbox/konradl/tizen
sandbox/lskalski/dbus-kdbus-1.8.16
sandbox/lskalski/upgrade
sandbox/lstelmach/dbus-1.8.16
sandbox/mbloch/dump-policy
sandbox/pohly/tizen
sandbox/pohly/upstream
tags
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5-policy-index-ported-from-tizen
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-1.12.16
upgrade-to-1.12.20
upstream
Domain: System / IPC;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
Prepare 1.6.2
Simon McVittie
2
-3
/
+11
2012-06-25
Create /var/lib/dbus explicitly rather than as a side-effect
Simon McVittie
1
-3
/
+6
2012-06-25
dbus_pending_call_set_notify: don't leave the connection locked on OOM
Simon McVittie
1
-2
/
+6
2012-06-25
NEWS
Simon McVittie
1
-1
/
+5
2012-06-25
Enable Automake maintainer mode by default, but let distros disable it
Simon McVittie
2
-2
/
+4
2012-06-25
Set configure defaults from --enable-developer, not Automake maintainer mode
Simon McVittie
2
-8
/
+13
2012-06-15
NEWS
Simon McVittie
1
-3
/
+8
2012-06-15
On Unix, link libdbus to a platform-specific threading library
Simon McVittie
2
-0
/
+6
2012-06-15
When not producing a dynamic library, define DBUS_STATIC_BUILD
Simon McVittie
5
-2
/
+16
2012-06-15
NEWS
Simon McVittie
1
-0
/
+6
2012-06-15
Document that dbus-launch is not dbus-run-session
Simon McVittie
1
-0
/
+13
2012-06-15
dbus-launch: revise recommendations and put them in an EXAMPLES section
Simon McVittie
1
-17
/
+32
2012-06-15
dbus-launch: add --exit-with-x11 option
Simon McVittie
2
-12
/
+47
2012-06-15
dbus-launch: if using X to define the session lifetime, do not poll stdin
Simon McVittie
1
-4
/
+13
2012-06-15
document how the various processes in dbus-launch interact
Simon McVittie
1
-0
/
+41
2012-06-05
Start 1.6.2 development
Simon McVittie
2
-1
/
+4
2012-06-05
Fix distcheck with newer Doxygen: remove *.js, too, during uninstall
dbus-1.6.0
Simon McVittie
1
-0
/
+1
2012-06-05
Fix distcheck: remove potentially-read-only files from builddir
Simon McVittie
1
-0
/
+1
2012-06-05
Prepare version 1.6.0 (new stable branch)
Simon McVittie
2
-5
/
+53
2012-06-05
_dbus_transport_new_for_tcp_socket: add missing commas to address
Simon McVittie
1
-2
/
+2
2012-06-05
Remove duplicate nonce-tcp (service-side) transport on Windows
Simon McVittie
1
-27
/
+1
2012-06-05
Remove duplicate nonce-tcp (client side) transport on Windows
Simon McVittie
1
-33
/
+2
2012-04-25
Merge branch 'dbus-1.4'
Simon McVittie
3
-11
/
+17
2012-04-25
NEWS
Simon McVittie
1
-0
/
+11
2012-04-25
use cp and mkdir -p instead of install within source tree
Antoine Jacoutot
1
-7
/
+7
2012-04-12
Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method
David Zeuthen
13
-29
/
+67
2012-04-12
Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method
David Zeuthen
13
-41
/
+83
2012-03-27
1.5.13
Simon McVittie
2
-1
/
+6
2012-03-27
Prepare dbus 1.5.12
dbus-1.5.12
Simon McVittie
2
-5
/
+10
2012-03-27
Build _dbus_string_starts_with_c_str even if not building tests
Simon McVittie
1
-2
/
+0
2012-03-27
Merge remote-tracking branch 'alban/own_prefix2'
Simon McVittie
8
-34
/
+177
2012-03-27
Merge branch 'dbus-1.4'
Simon McVittie
2
-12
/
+11
2012-03-27
Start 1.4.21
Simon McVittie
1
-1
/
+1
2012-03-27
Prepare version 1.4.20
dbus-1.4.20
Simon McVittie
2
-3
/
+23
2012-03-27
Fix duplicate case value compiling with mingw-w64
Andoni Morales Alastruey
1
-12
/
+6
2012-03-27
Port to glib 2.31.x g_thread API
Martin Pitt
2
-42
/
+38
2012-03-22
test: enforce own_prefix policy rules
Alban Crequy
4
-8
/
+104
2012-03-22
test: parse own_prefix policy rules
Alban Crequy
1
-0
/
+2
2012-03-22
policy: remove unused parameter
Alban Crequy
3
-4
/
+1
2012-03-22
doc: update documentation with own_prefix policy rules
Alban Crequy
2
-0
/
+18
2012-03-12
transport: add new unixexec transport on Unix
Lennart Poettering
7
-1
/
+325
2012-03-12
sysdeps-unix: introduce dbus_close_all() and make use of it where appropriate
Lennart Poettering
2
-11
/
+68
2012-03-12
spec: document unixexec transports
Lennart Poettering
1
-3
/
+64
2012-03-12
Fix spelling errors in dbus-launch(1)
John Bradshaw
1
-2
/
+2
2012-03-12
Merge branch 'dbus-1.4'
Simon McVittie
1
-83
/
+131
2012-03-12
Enumerate data files used in the build rather than using find(1)
Simon McVittie
1
-83
/
+130
2012-03-04
policy: enforce policy on "allow own_prefix"
Alban Crequy
1
-1
/
+14
2012-03-04
config parser: add own_prefix
Alban Crequy
2
-21
/
+38
2012-02-28
Update NEWS
Simon McVittie
1
-1
/
+11
2012-02-28
Make dbus-daemon.exe --print-address work under Windows
Simon McVittie
6
-25
/
+25
[prev]
[next]