index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-17
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-17
bus: add minimal locking around the memfd cache
Lennart Poettering
2013-05-17
bus: return ECHILD as soon as people try to reuse a bus connection across a f...
Lennart Poettering
2013-05-17
bus: actually unmap kdbus pool after use
Lennart Poettering
2013-05-17
bus: keep kernel bus fd around during entire life-time of bus
Lennart Poettering
2013-05-16
systemd-delta: count overrides only of the requested type
Zbigniew Jędrzejewski-Szmek
2013-05-16
systemd-delta: add support for drop-in snippets
Lukas Nykryn
2013-05-16
bus: make bus ref counting atomic
Lennart Poettering
2013-05-16
bus: synthesize timeout message errors instead of returning error codes
Lennart Poettering
2013-05-16
bus: implement sd_bus_message_append_string_memfd()
Lennart Poettering
2013-05-16
bus: send memfds as payload only on directed messages and for large parts
Lennart Poettering
2013-05-16
systemd-python: do not attempt to convert str to bytes
Zbigniew Jędrzejewski-Szmek
2013-05-15
Fix syscall(__NR_fanotify_mark, ...) on arm
Chengwei Yang
2013-05-15
journal: correctly convert usec_t to timespec.
Michał Bartoszkiewicz
2013-05-16
bus: implement receiving side of memfd hookup
Lennart Poettering
2013-05-16
bus: put together messages with memfd payload correctly
Lennart Poettering
2013-05-16
utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service
Lennart Poettering
2013-05-15
update TODO
Lennart Poettering
2013-05-15
units: rework systemd-random-seed-{load,save}.service to be a single service
Lennart Poettering
2013-05-15
bus: add support for adding memfds into message payload
Lennart Poettering
2013-05-14
journalctl: add -k/--dmesg
Zbigniew Jędrzejewski-Szmek
2013-05-14
build-sys: fix gtkdocize check
Zbigniew Jędrzejewski-Szmek
2013-05-14
build-sys: properly report missing gtk-doc
Zbigniew Jędrzejewski-Szmek
2013-05-14
sd-journal: check if the pointers passed are the same
Thomas Hindoe Paaboel Andersen
2013-05-14
keymap: Add support for Eject button on MSI GE60/GE70
Johan Heikkilä
2013-05-15
bus: rework message struct to keep header with fields in same malloc() block
Lennart Poettering
2013-05-15
bus: add macro for iterating through body parts of a message
Lennart Poettering
2013-05-15
bus: minor fixes
Lennart Poettering
2013-05-15
bus: seal off memfds when sealing messages
Lennart Poettering
2013-05-14
bus: fix allocation of body parts from memfd
Lennart Poettering
2013-05-14
bus: properly handle message bodies that are a chain of memory areas rather t...
Lennart Poettering
2013-05-14
bus: add and use UINT64_TO_PTR()
Kay Sievers
2013-05-14
update TODO
Lennart Poettering
2013-05-13
journald-stream: typo in error message.
Auke Kok
2013-05-13
TODO: add "debug" kernel cmdline switch
Kay Sievers
2013-05-13
bus: test-bus-memfd - use pread()/pwrite()
Kay Sievers
2013-05-13
bus: update test-bus-memfd
Kay Sievers
2013-05-12
bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check
Kay Sievers
2013-05-11
Add support for ConditionSecurity=ima
Auke Kok
2013-05-11
Re-indent with spaces.
Auke Kok
2013-05-11
bus: update test-bus-memfd
Kay Sievers
2013-05-10
bus: fix test-bus-memfd
Kay Sievers
2013-05-10
bus: fix error check in memfd code
Lennart Poettering
2013-05-10
bus: extend memfd test
Lennart Poettering
2013-05-10
nspawn: only warn about audit when booting the container
Dave Reisner
2013-05-10
bus: add new API for kdbus memfd functionality
Lennart Poettering
2013-05-10
kdbus: update kdbus.h from upstream
Kay Sievers
2013-05-10
bus: catch up with latest kdbus
Lennart Poettering
2013-05-10
bus: add sd_bus_message_append_string_space() for zero-copy string appending
Lennart Poettering
2013-05-09
nspawn: Include netlink headers rather than using #ifdef
Colin Walters
[next]