11452 Commits (2927b326ccf67236e148444679f582ea1437ef5a)
 

Author SHA1 Message Date
Jan Janssen 2927b326cc man: Document missing options 10 years ago
Michael Tremer 67820a0cbd systemctl: make systemctl is-enabled work for templated units 10 years ago
Michael Olbrich 9e9c3abcfa service: kill processes with SIGKILL on watchdog failure 10 years ago
Mantas Mikulėnas 571bfc6c56 systemctl: honor "--no-legend" in 'list-sockets' 10 years ago
Martin Pitt 1bec44f2a5 keymap: Add DIXONSP 10 years ago
Martin Pitt 718cd9ddda keymap: Add BenQ JoyBook 10 years ago
Martin Pitt 90fc91d006 keymap: Add Samsung 900XC3 10 years ago
Michal Schmidt b69bd56815 core: fix DBus property ExecMainExitTimestamp 10 years ago
Lennart Poettering f11e11e344 bus: add test for bloom filter prefix match 10 years ago
Lennart Poettering 86312ab8de bus: add a more comprehensive test for the bloom filter logic 10 years ago
Lennart Poettering c78196699d bus: calculate bloom filter for match 10 years ago
David Strauss 12f25b6e74 Standardize on 'file system' and 'namespace' in man pages. 10 years ago
Kay Sievers 16af1d3922 bus: do not pass a pointer but a uint64_t address in RECV 10 years ago
Karol Lewandowski 2b3e18de74 Make it possible to disable smack separately from xattr support 10 years ago
Lennart Poettering 264ad849a4 bus: add APIs for negotiating what is attached to messages 10 years ago
Lennart Poettering 45fbe937d7 bus: add minimal locking around the memfd cache 10 years ago
Lennart Poettering d5a2b9a6f4 bus: return ECHILD as soon as people try to reuse a bus connection across a fork() 10 years ago
Lennart Poettering 63edf05ed9 bus: actually unmap kdbus pool after use 10 years ago
Lennart Poettering f54514f354 bus: keep kernel bus fd around during entire life-time of bus 10 years ago
Zbigniew Jędrzejewski-Szmek 8fd57568e6 systemd-delta: count overrides only of the requested type 10 years ago
Lukas Nykryn 0000ce05ed systemd-delta: add support for drop-in snippets 10 years ago
Lennart Poettering e4ee6e5cc3 bus: make bus ref counting atomic 10 years ago
Lennart Poettering eb01ba5de1 bus: synthesize timeout message errors instead of returning error codes 10 years ago
Lennart Poettering 5cbe749238 bus: implement sd_bus_message_append_string_memfd() 10 years ago
Lennart Poettering 66b26c5c9b bus: send memfds as payload only on directed messages and for large parts 10 years ago
Zbigniew Jędrzejewski-Szmek 0a0c35d151 systemd-python: do not attempt to convert str to bytes 10 years ago
Chengwei Yang 28f30cf274 Fix syscall(__NR_fanotify_mark, ...) on arm 10 years ago
Michał Bartoszkiewicz ca26701624 journal: correctly convert usec_t to timespec. 10 years ago
Lennart Poettering 1307c3ff9a bus: implement receiving side of memfd hookup 10 years ago
Lennart Poettering a392d36195 bus: put together messages with memfd payload correctly 10 years ago
Lennart Poettering 3f92e4b4b6 utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service 10 years ago
Lennart Poettering 154ff088d3 update TODO 10 years ago
Lennart Poettering c35b956d34 units: rework systemd-random-seed-{load,save}.service to be a single service 10 years ago
Lennart Poettering 453a0c2946 bus: add support for adding memfds into message payload 10 years ago
Zbigniew Jędrzejewski-Szmek 9927180417 journalctl: add -k/--dmesg 10 years ago
Zbigniew Jędrzejewski-Szmek b37250d661 build-sys: fix gtkdocize check 10 years ago
Zbigniew Jędrzejewski-Szmek 6581f00f7e build-sys: properly report missing gtk-doc 10 years ago
Thomas Hindoe Paaboel Andersen 39887731d4 sd-journal: check if the pointers passed are the same 10 years ago
Johan Heikkilä 53789059e0 keymap: Add support for Eject button on MSI GE60/GE70 10 years ago
Lennart Poettering c91cb83c4d bus: rework message struct to keep header with fields in same malloc() block 10 years ago
Lennart Poettering 9b29bb6853 bus: add macro for iterating through body parts of a message 10 years ago
Lennart Poettering 13c299d3a8 bus: minor fixes 10 years ago
Lennart Poettering 47e6ce32bb bus: seal off memfds when sealing messages 10 years ago
Lennart Poettering 9b05bc4866 bus: fix allocation of body parts from memfd 10 years ago
Lennart Poettering bc7fd8cdbe bus: properly handle message bodies that are a chain of memory areas rather than a single one 10 years ago
Kay Sievers a3dc35472f bus: add and use UINT64_TO_PTR() 10 years ago
Lennart Poettering 7e853a9b9a update TODO 10 years ago
Auke Kok 8060a8b32d journald-stream: typo in error message. 10 years ago
Kay Sievers 32821c76d5 TODO: add "debug" kernel cmdline switch 10 years ago
Kay Sievers 9976dcb2f6 bus: test-bus-memfd - use pread()/pwrite() 10 years ago