index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hasprefix macro to check prefixes of fixed length
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-13
/
+13
*
libsystemd-bus/bus-kernel.h: set MEMFD_MIN_SIZE to 128k
Harald Hoyer
2013-06-05
1
-1
/
+1
*
test-bus-kernel-benchmark: corrected output for memfd bisect
Harald Hoyer
2013-06-05
1
-1
/
+1
*
bus: benchmark - adjust printf and MAX_SIZE
Kay Sievers
2013-06-05
1
-4
/
+4
*
bus: unmap memfd retrieved from the memfd cache
Kay Sievers
2013-06-04
2
-5
/
+5
*
bus-benchmark: add performance data output mode
Kay Sievers
2013-06-04
2
-21
/
+94
*
bus-benchmark: lower loop time to 100ms by default, to ensure "make check" fi...
Lennart Poettering
2013-06-04
1
-1
/
+1
*
test: determine number of transactions per second rather than time per transa...
Lennart Poettering
2013-06-04
1
-11
/
+26
*
bus: update for kdbus changes
Kay Sievers
2013-05-31
1
-16
/
+18
*
bus: update for kdbus changes
Kay Sievers
2013-05-30
3
-47
/
+48
*
bus: rework benchmark test to actually yield useful results
Lennart Poettering
2013-05-29
2
-116
/
+106
*
bus: when adding memfds to cache and we shorten them, make sure to unmap the ...
Lennart Poettering
2013-05-29
1
-19
/
+14
*
bus: properly unmap mapped area
Lennart Poettering
2013-05-29
1
-3
/
+2
*
bus: update kdbus.h from upstream
Kay Sievers
2013-05-24
2
-33
/
+41
*
bus: add benchmark tool to determine the right threshold for copying vs. memfd
Lennart Poettering
2013-05-22
5
-3
/
+233
*
bus: add test for bloom filter prefix match
Lennart Poettering
2013-05-20
4
-2
/
+20
*
bus: add a more comprehensive test for the bloom filter logic
Lennart Poettering
2013-05-20
4
-21
/
+145
*
bus: calculate bloom filter for match
Lennart Poettering
2013-05-20
10
-132
/
+304
*
bus: do not pass a pointer but a uint64_t address in RECV
Kay Sievers
2013-05-17
2
-2
/
+4
*
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-17
6
-22
/
+117
*
bus: add minimal locking around the memfd cache
Lennart Poettering
2013-05-17
3
-7
/
+41
*
bus: return ECHILD as soon as people try to reuse a bus connection across a f...
Lennart Poettering
2013-05-17
3
-2
/
+118
*
bus: actually unmap kdbus pool after use
Lennart Poettering
2013-05-17
3
-2
/
+8
*
bus: keep kernel bus fd around during entire life-time of bus
Lennart Poettering
2013-05-17
3
-47
/
+47
*
bus: make bus ref counting atomic
Lennart Poettering
2013-05-16
2
-8
/
+14
*
bus: synthesize timeout message errors instead of returning error codes
Lennart Poettering
2013-05-16
8
-34
/
+160
*
bus: implement sd_bus_message_append_string_memfd()
Lennart Poettering
2013-05-16
2
-9
/
+121
*
bus: send memfds as payload only on directed messages and for large parts
Lennart Poettering
2013-05-16
5
-39
/
+103
*
bus: implement receiving side of memfd hookup
Lennart Poettering
2013-05-16
3
-29
/
+67
*
bus: put together messages with memfd payload correctly
Lennart Poettering
2013-05-16
4
-17
/
+95
*
bus: add support for adding memfds into message payload
Lennart Poettering
2013-05-15
5
-16
/
+280
*
bus: rework message struct to keep header with fields in same malloc() block
Lennart Poettering
2013-05-15
4
-124
/
+90
*
bus: add macro for iterating through body parts of a message
Lennart Poettering
2013-05-15
4
-6
/
+12
*
bus: minor fixes
Lennart Poettering
2013-05-15
2
-2
/
+5
*
bus: seal off memfds when sealing messages
Lennart Poettering
2013-05-15
1
-1
/
+7
*
bus: fix allocation of body parts from memfd
Lennart Poettering
2013-05-14
2
-8
/
+8
*
bus: properly handle message bodies that are a chain of memory areas rather t...
Lennart Poettering
2013-05-14
7
-169
/
+596
*
bus: add and use UINT64_TO_PTR()
Kay Sievers
2013-05-14
1
-3
/
+3
*
bus: test-bus-memfd - use pread()/pwrite()
Kay Sievers
2013-05-13
1
-4
/
+3
*
bus: update test-bus-memfd
Kay Sievers
2013-05-13
2
-2
/
+3
*
bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check
Kay Sievers
2013-05-12
2
-12
/
+12
*
bus: update test-bus-memfd
Kay Sievers
2013-05-11
1
-6
/
+75
*
bus: fix test-bus-memfd
Kay Sievers
2013-05-10
3
-27
/
+15
*
bus: fix error check in memfd code
Lennart Poettering
2013-05-10
1
-1
/
+1
*
bus: extend memfd test
Lennart Poettering
2013-05-10
2
-8
/
+41
*
bus: add new API for kdbus memfd functionality
Lennart Poettering
2013-05-10
3
-1
/
+293
*
kdbus: update kdbus.h from upstream
Kay Sievers
2013-05-10
1
-3
/
+3
*
bus: catch up with latest kdbus
Lennart Poettering
2013-05-10
6
-81
/
+136
*
bus: add sd_bus_message_append_string_space() for zero-copy string appending
Lennart Poettering
2013-05-10
2
-2
/
+65
*
bus: add API for appending/reading fixed arrays
Lennart Poettering
2013-05-09
5
-4
/
+210
[next]