index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
embedded tests: accept and ignore --tap argument
Simon McVittie
2015-12-02
1
-1
/
+1
*
Windows _dbus_get_autolaunch_address: don't leak shm_name
Simon McVittie
2015-11-18
1
-0
/
+1
*
bus-driver: Support returning org.freedesktop.DBus UID and PID
Jan Alexander Steffens (heftig)
2015-11-17
3
-1
/
+12
*
Fix recursive loop in backtrace generator on windows.
Ralf Habacker
2015-11-16
1
-1
/
+1
*
Fix memory leak in _dbus_win_set_error_from_win_error().
Ralf Habacker
2015-11-11
1
-6
/
+1
*
Compile fix on Windows.
Ralf Habacker
2015-11-04
1
-1
/
+1
*
Fix warning: variable 'ret' set but not used [-Wunused-but-set-variable].
Ralf Habacker
2015-11-03
1
-4
/
+7
*
Don't use _dbus_warn() for intentionally-skipped tests
Simon McVittie
2015-11-02
1
-2
/
+5
*
Fix warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after...
Ralf Habacker
2015-11-02
1
-1
/
+2
*
Fix typo and missing eol on debug message.
Ralf Habacker
2015-11-02
1
-1
/
+1
*
Fix crash running test-syslog on windows/wine.
Ralf Habacker
2015-10-27
1
-3
/
+4
*
Display autolaunch scope on verbose print of daemon found message on windows.
Ralf Habacker
2015-10-27
1
-2
/
+2
*
Fix creation of Exec path for files not in prefix
Milan Crha
2015-09-30
1
-5
/
+12
*
Make Windows dbus-daemon look for the config file we install
Ralf Habacker
2015-09-20
3
-69
/
+22
*
Use poll's data types directly, where used at all
Rolland Dudemaine
2015-08-06
2
-92
/
+44
*
Move session & system bus configuration to datadir, by default.
Dimitri John Ledkov
2015-05-27
1
-3
/
+3
*
Merge branch 'dbus-1.8'
Simon McVittie
2015-05-14
1
-13
/
+16
|
\
|
*
reader_init: Initialize all fields of struct DBusTypeReader (CID 54754, 54772...
Ralf Habacker
2015-05-08
1
-13
/
+16
*
|
Fail to generate random bytes instead of falling back to rand()
Simon McVittie
2015-05-14
11
-118
/
+145
*
|
Make UUID generation failable
Simon McVittie
2015-05-14
8
-37
/
+92
*
|
_dbus_server_init_base: raise a DBusError
Simon McVittie
2015-05-14
4
-14
/
+24
*
|
_dbus_server_new_for_socket: raise a DBusError
Simon McVittie
2015-05-14
4
-13
/
+17
*
|
dbus_daemon_publish_session_bus_address: Fix -Wsign-compare issue.
Ralf Habacker
2015-05-14
1
-1
/
+4
*
|
Avoid reading beyond the length of a variable
Simon McVittie
2015-05-13
1
-1
/
+5
*
|
Fix whitespace as per Havoc's review (in 2010)
Simon McVittie
2015-05-13
1
-1
/
+2
*
|
Implement dbus_message_iter_get_element_count
Christian Dywan
2015-05-13
3
-7
/
+101
*
|
DBusSocket: put the #ifdef case before the !defined case
Simon McVittie
2015-05-12
1
-19
/
+19
*
|
Convert mostly DBUS_SOCKET_... and DBUS_POLLABLE_.. macros for more type safety.
Ralf Habacker
2015-05-12
10
-60
/
+96
*
|
Turn DBusSocket into a type-safe struct, preventing inappropriate conversion
Simon McVittie
2015-05-12
9
-199
/
+203
*
|
Remove _dbus_socket_is_invalid, no longer used
Simon McVittie
2015-05-12
3
-14
/
+0
*
|
Convert miscellaneous socket APIs to DBusSocket
Simon McVittie
2015-05-12
9
-51
/
+58
*
|
generic socket transport code: work in terms of DBusSocket
Simon McVittie
2015-05-12
6
-25
/
+32
*
|
Split _dbus_set_fd_nonblocking vs. _dbus_set_socket_nonblocking
Simon McVittie
2015-05-12
5
-9
/
+18
*
|
DBusMainLoop, DBusSocketSet: work in terms of DBusPollable
Simon McVittie
2015-05-12
8
-80
/
+150
*
|
Mostly remove the remnants of an older socket abstraction layer
Simon McVittie
2015-05-12
2
-15
/
+2
*
|
dbus-sysdeps: add more infrastructure around DBusSocket
Simon McVittie
2015-05-12
1
-3
/
+58
*
|
Use typedef DBusSocket for sockets fd's to avoid conversion warnings.
Ralf Habacker
2015-05-12
13
-76
/
+98
*
|
Merge branch 'dbus-1.8'
Simon McVittie
2015-05-08
1
-5
/
+4
|
\
\
|
|
/
|
*
Revert "reader_init: Initialize all fields of struct DBusTypeReader (CID 5475...
Simon McVittie
2015-05-08
1
-5
/
+4
*
|
auth_set_unix_credentials: Fix calling _dbus_credentials_add_pid without chec...
Ralf Habacker
2015-05-06
1
-2
/
+4
*
|
auth_set_unix_credentials: Fix calling _dbus_credentials_add_unix_uid without...
Ralf Habacker
2015-05-06
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/dbus-1.8'
Ralf Habacker
2015-05-06
3
-6
/
+16
|
\
\
|
|
/
|
*
reader_init: Initialize all fields of struct DBusTypeReader (CID 54754, 54772...
Ralf Habacker
2015-05-06
1
-4
/
+5
|
*
do_check_nonce: Fix of calling _dbus_string_append_len without checking retur...
Ralf Habacker
2015-05-06
1
-1
/
+7
|
*
dbus_message_demarshal: Fix calling _dbus_string_append_len without checking ...
Ralf Habacker
2015-05-06
1
-1
/
+4
*
|
Merge branch 'dbus-1.8'
Simon McVittie
2015-05-05
2
-7
/
+49
|
\
\
|
|
/
|
*
DBusCounter: add a mutex to protect the refcount and notify function
Adrian Szyndela
2015-05-05
1
-5
/
+47
|
*
extend lock's range in live_messages_notify()
Adrian Szyndela
2015-05-05
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/dbus-1.8'
Ralf Habacker
2015-05-01
1
-1
/
+4
|
\
\
|
|
/
|
*
dbus_server_set_auth_mechanisms: Fix returning without unlocking server->mute...
Ralf Habacker
2015-04-28
1
-1
/
+4
[next]