index
:
dbus/dbus
RHEL-4
bus-inotify-error-handling
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
wip/setuid-hardening
a lightweight ipc mechanism (mirrored from https://gitlab.freedesktop.org/dbus/dbus)
desrt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
Merge branch 'add-freebsd-ci' into 'master'
HEAD
master
Simon McVittie
15
-45
/
+204
43 hours
Update NEWS to mention FreeBSD CI
Alex Richardson
1
-0
/
+3
43 hours
Add myself to AUTHORS
Alex Richardson
1
-0
/
+1
43 hours
gitlab-ci: Add a FreeBSD meson job
Alex Richardson
1
-1
/
+13
43 hours
tools/ci-install.sh: Install meson build dependencies on FreeBSD
Alex Richardson
1
-0
/
+3
43 hours
test/fdpass.c: skip test that fails on FreeBSD 13.0
Alex Richardson
2
-1
/
+9
43 hours
gitlab-ci: Add a FreeBSD autotools CI job
Alex Richardson
1
-0
/
+9
43 hours
ci-build.sh: Add a autotools ci_variant without the docs archive
Alex Richardson
1
-4
/
+6
43 hours
gitlab-ci: Use GNU make on FreeBSD
Alex Richardson
3
-2
/
+6
43 hours
gitlab-ci: Don't use sudo for the FreeBSD job
Alex Richardson
1
-0
/
+4
43 hours
gitlab-ci: Install pkg-config on FreeBSD
Alex Richardson
2
-1
/
+2
43 hours
gitlab-ci: Add a FreeBSD CMake CI job
Alex Richardson
1
-6
/
+80
43 hours
dbus-sysdeps-util-unix.c: Avoid including sys/syslimits.h
Alex Richardson
5
-10
/
+1
43 hours
cmake: Always try to find pkg-config
Alex Richardson
1
-1
/
+5
43 hours
dbus-launch-x11.c: Silence clang -Wcast-align warning
Alex Richardson
1
-1
/
+1
43 hours
test-utils-glibc.c: Fix -Werror,-Wmissing-noreturn on FreeBSD
Alex Richardson
1
-4
/
+8
43 hours
test-utils-glib.c: Avoid using a non-portable errno value
Alex Richardson
1
-1
/
+1
43 hours
dbus-sysdeps-unix.c: Fix unused function warning on FreeBSD
Alex Richardson
1
-15
/
+20
43 hours
tools/ci-build.sh: Ensure that $builddir is set
Alex Richardson
1
-0
/
+4
43 hours
tools/ci-install.sh: Add FreeBSD support
Alex Richardson
1
-0
/
+30
43 hours
tools/ci-{build,install}.sh: Use a portable interpreter argument
Alex Richardson
2
-2
/
+2
44 hours
Merge branch 'cxx-only-on-windows' into 'master'
Simon McVittie
2
-8
/
+34
2022-07-26
meson: Only require C++ compiler when building for Windows
Simon McVittie
2
-8
/
+34
2022-07-26
NEWS: Update Dependencies section
Simon McVittie
1
-0
/
+4
2022-07-26
Merge branch 'cmake-current-source-dir' into 'master'
Ralf Habacker
11
-64
/
+56
2022-07-25
Update NEWS
Jordan Williams
1
-0
/
+3
2022-07-25
Add name to AUTHORS
Jordan Williams
1
-0
/
+1
2022-07-25
Use project relative paths in CMake files
Jordan Williams
8
-51
/
+51
2022-07-25
Bump CMake version to 3.4
Jordan Williams
2
-15
/
+3
2022-07-23
release-checklist: Add a reminder to update both Autotools and Meson
Simon McVittie
1
-1
/
+8
2022-07-23
Move release checklist to its own file
Simon McVittie
2
-80
/
+83
2022-07-20
Merge branch 'require-c99' into 'master'
Simon McVittie
17
-529
/
+24
2022-07-19
build: Assume stdint.h is provided
Simon McVittie
7
-12
/
+0
2022-07-19
Remove fallback implementation of strtoll(), strtoull()
Simon McVittie
8
-342
/
+1
2022-07-19
cmake: Stop redefining snprintf() to _snprintf() on MSVC
Simon McVittie
1
-1
/
+0
2022-07-19
Remove emulation of va_copy() in non-C99 compilers
Simon McVittie
8
-167
/
+11
2022-07-19
build: Remove support for emulating inline with __inline or __inline__
Simon McVittie
2
-5
/
+0
2022-07-19
NEWS, README.win: Officially drop support for non-C99 compilers
Simon McVittie
2
-2
/
+12
2022-07-19
Update NEWS
Simon McVittie
1
-5
/
+26
2022-07-18
Merge branch '30x-faster-testing' into 'master'
Simon McVittie
12
-123
/
+257
2022-07-18
dispatch test: Pass in test data directory as a C string
Simon McVittie
1
-24
/
+16
2022-07-18
test/bus: Break up dispatch test into three separate tests
Simon McVittie
8
-31
/
+178
2022-07-18
test/bus: Factor out common setup/teardown code
Simon McVittie
8
-102
/
+97
2022-07-18
Merge branch 'uid-0-in-userns' into 'master'
Simon McVittie
1
-0
/
+62
2022-07-18
test: Skip tests that involve switching uid if unable to do so
Simon McVittie
1
-0
/
+62
2022-07-18
Merge branch 'issue-405' into 'master'
Simon McVittie
1
-4
/
+4
2022-07-18
Escape socket path when building the D-Bus address
Marc-André Lureau
1
-4
/
+4
2022-07-17
Merge branch 'oom-score-adj' into 'master'
Simon McVittie
2
-4
/
+24
2022-07-16
sysdeps: Only open oom_score_adj read/write if we need to write it
Simon McVittie
1
-3
/
+23
2022-07-16
activation-helper: Never crash if unable to write oom_score_adj
Simon McVittie
1
-1
/
+1
[next]