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
/
dbus-sysdeps-unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysdeps: Document _dbus_daemon_unpublish_session_bus_address
Simon McVittie
2021-12-15
1
-2
/
+1
*
sysdeps: Make some functions Windows-specific
Simon McVittie
2021-12-15
1
-8
/
+0
*
disable fork-malloc-exec for non-glibc-systems
Jean-Louis Fuchs
2020-09-28
1
-1
/
+1
*
Solaris and derivatives do not adjust cmsg_len on MSG_CTRUNC
Andy Fiddaman
2020-06-12
1
-1
/
+20
*
sysdeps-unix: On MSG_CTRUNC, close the fds we did receive
Simon McVittie
2020-06-02
1
-12
/
+20
*
Merge branch 'fix-poll-header' into 'master'
Simon McVittie
2020-04-01
1
-3
/
+0
|
\
|
*
sysdeps: use POSIX poll.h instead of sys/poll.h
Natanael Copa
2020-03-26
1
-3
/
+0
*
|
_dbus_generate_random_bytes: use getrandom(2)
Natanael Copa
2020-03-26
1
-3
/
+20
|
/
*
Merge branch 'non-posix-getwpnam-r' into 'master'
Simon McVittie
2020-03-11
1
-9
/
+3
|
\
|
*
build: Drop support for non-POSIX getpwnam_r(), getgrnam_r()
Simon McVittie
2018-11-19
1
-9
/
+3
*
|
sysdeps-unix: Don't leak struct addrinfo on OOM during connect()
Simon McVittie
2020-03-11
1
-3
/
+5
*
|
_dbus_modify_sigpipe: be thread-safe
Simon McVittie
2019-12-12
1
-0
/
+36
*
|
_dbus_parse_uid: Remove unused function
Simon McVittie
2019-01-23
1
-40
/
+0
*
|
Don't let dbus-daemon and its subprocesses inherit unnecessary fds
Simon McVittie
2018-11-20
1
-7
/
+55
*
|
_DBUS_ASSERT_ERROR_XOR_BOOL: Add and use
Simon McVittie
2018-11-20
1
-4
/
+1
|
/
*
_dbus_get_is_errno_eagain_or_ewouldblock: Avoid warning
David King
2018-10-18
1
-0
/
+8
*
sysdeps: Reassure gcc 8 that we are not overflowing struct sockaddr_un
Simon McVittie
2018-08-02
1
-4
/
+6
*
sysdeps-unix: Handle errors from getaddrinfo correctly
Simon McVittie
2018-06-04
1
-5
/
+65
*
Add actual used ip family to --print-address output in case of listening on tcp
Ralf Habacker
2018-03-19
1
-0
/
+14
*
Remove obsolete call to _dbus_string_free() in unix variant of _dbus_connect_...
Ralf Habacker
2018-03-12
1
-1
/
+0
*
Unix _dbus_connect_tcp_socket_with_nonce: Combine all connect() errors
Simon McVittie
2018-03-10
1
-4
/
+33
*
Unix _dbus_connect_tcp_socket_with_nonce: Always goto out
Simon McVittie
2018-03-10
1
-7
/
+12
*
sysdeps-unix: Treat bind() failures as non-fatal
Simon McVittie
2018-03-09
1
-21
/
+58
*
sysdeps-unix: Set more specific IP-related errors when listening
Simon McVittie
2018-03-09
1
-6
/
+7
*
_dbus_append_address_from_socket: Factor out inet_sockaddr_to_string
Simon McVittie
2018-03-09
1
-19
/
+16
*
_dbus_get_low_level_socket_errno: Add
Simon McVittie
2018-03-09
1
-0
/
+14
*
_dbus_append_address_from_socket: Correct misleading error message
Simon McVittie
2018-03-09
1
-1
/
+1
*
_dbus_append_address_from_socket: Make control flow clearer
Simon McVittie
2018-03-09
1
-11
/
+44
*
sysdeps: Document what _dbus_credentials_new_from_current_process has
Simon McVittie
2018-03-02
1
-2
/
+8
*
sysdeps: Get complete group vector from Linux SO_PEERGROUPS if possible
Simon McVittie
2018-03-02
1
-0
/
+139
*
_dbus_listen_tcp_socket: Don't rely on dbus_realloc setting errno
Simon McVittie
2017-11-24
1
-4
/
+2
*
Unix: Flush stdout and stderr streams before forking
Simon McVittie
2017-11-15
1
-0
/
+10
*
unix: Condition Linux-specific abstract sockets on __linux__
Simon McVittie
2017-09-29
1
-6
/
+6
*
unix: Reduce log level for DBUS_SYSTEM_LOG_INFO to LOG_INFO
Simon McVittie
2017-09-25
1
-1
/
+1
*
Merge branch 'dbus-1.10'
Simon McVittie
2017-08-15
1
-4
/
+5
|
\
|
*
Fix -Werror=declaration-after-statement build failure on Solaris
Alan Coopersmith
2017-08-15
1
-4
/
+5
|
*
sysdeps: increase listen() backlog of AF_UNIX sockets to SOMAXCONN
Lennart Poettering
2017-08-15
1
-1
/
+1
*
|
userdb: Respect $HOME for the home directory of our own uid
Simon McVittie
2017-07-28
1
-1
/
+2
*
|
internals: Decouple logging an error from exiting unsuccessfully
Simon McVittie
2017-07-05
1
-7
/
+1
*
|
Make _dbus_get_local_machine_uuid_encoded() properly failable
Simon McVittie
2017-06-08
1
-6
/
+18
*
|
Unix sysdeps: Only copy /etc/machine-id to ${sysconfdir} in "ensure" mode
Simon McVittie
2017-06-08
1
-4
/
+7
*
|
sysdeps: assert that log severity is one we expect
Simon McVittie
2017-04-07
1
-1
/
+1
*
|
Merge branch 'dbus-1.10'
Simon McVittie
2017-02-16
1
-1
/
+30
|
\
\
|
|
/
|
*
Change _dbus_create_directory to fail for existing directories
Simon McVittie
2017-02-16
1
-1
/
+30
|
*
_dbus_ensure_standard_fds: new function to ensure std* fds are open
Simon McVittie
2016-08-12
1
-0
/
+75
|
*
Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"
Simon McVittie
2016-02-12
1
-4
/
+4
|
*
Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
Simon McVittie
2016-02-11
1
-4
/
+4
*
|
_dbus_listen_tcp_socket: correct format string
Simon McVittie
2016-10-13
1
-1
/
+1
*
|
Linux: use readdir(), not deprecated readdir_r()
Simon McVittie
2016-10-13
1
-4
/
+4
*
|
Be more const-correct
Simon McVittie
2016-10-13
1
-10
/
+15
[next]