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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-12-11
journal: when listing logs of a container make sure we don't accidentally sho...
Lennart Poettering
2013-12-11
journald: cache hostname, boot_id and machine_id fields instead of generating...
Lennart Poettering
2013-12-11
journal: don't go belly up when an stdout/stderr client terminates the connec...
Lennart Poettering
2013-12-11
journal: add ability to browse journals of running OS containers
Lennart Poettering
2013-12-11
service: clean up watchdog logic a bit
Lennart Poettering
2013-12-11
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-12-11
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-11
event: when handling SIGCHLD of a child process only reap after dispatching e...
Lennart Poettering
2013-12-11
bus: kdbus - skip only STARTER and IN_QUEUE names for NameOwnerChanged
Kay Sievers
2013-12-10
activate: clean up inherited descriptors
Zbigniew Jędrzejewski-Szmek
2013-12-10
journald: malloc less when streaming messages
Zbigniew Jędrzejewski-Szmek
2013-12-11
ptyfwd: Don't set the output prop of stdin, nor the input props of stdout.
Luke Shumaker
2013-12-11
ptyfwd: Set the size of the PTY base on the size of stdout, not stdin.
Luke Shumaker
2013-12-10
core: fix Unit.SetProperties argument parsing
David Herrmann
2013-12-10
bus: do not dispatch incoming method calls that are broacasted to vtables
Lennart Poettering
2013-12-10
bus: don't generate assert warnings when we detach a detached bus from an event
Lennart Poettering
2013-12-10
core: epoll and signalfd has been moved into sd event loop
Shawn Landden
2013-12-10
fix scan-build issues
Thomas Hindoe Paaboel Andersen
2013-12-10
bus: generate debug messages when we cannot deliver messages via kdbus
Lennart Poettering
2013-12-10
bus: when we _unref() a NULL pointer, don't use assert_return()
Lennart Poettering
2013-12-10
bus: Add bus_kernel_monitor function
Lukasz Skalski
2013-12-10
hashmap: make gcc shut up on old glibcs that lack getauxval()
Lennart Poettering
2013-12-10
journald: use a bit more cleanup magic!
Lennart Poettering
2013-12-10
Revert "libsystemd-bus: use assert_return"
Lennart Poettering
2013-12-10
Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="
Lennart Poettering
2013-12-10
util: check for overflow in greedy_realloc()
Lennart Poettering
2013-12-10
bus: update kdbus.h
Kay Sievers
2013-12-10
core/manager: remove infinite loop
Shawn Landden
2013-12-10
macro: log assertion at debug level in assert_return()
Lennart Poettering
2013-12-10
bus: introduce new SD_BUS_VTABLE_HIDDEN flag for vtable members
Lennart Poettering
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
libudev: hwdb - use libudev not systemd logging
Kay Sievers
2013-12-10
Bring bootchart code in line with CODING_STYLE
Dan McGee
2013-12-10
Ensure unit is journaled for short-lived or oneshot processes
Dan McGee
2013-12-10
correct name of Tajik kbd layout in kbd-model-map
Adam Williamson
2013-12-10
drop several entries from kbd-model-map whose kbd layouts do not exist
Adam Williamson
2013-12-09
libsystemd-bus: use assert_return
Lukasz Skalski
2013-12-09
kernel-install: fix help output
Sébastien Luttringer
2013-12-10
test: add gvariant test for empty messages
Lennart Poettering
2013-12-10
bus: properly handle empty messages
Lennart Poettering
2013-12-10
bus: empty gvariant arrays should at least get size 1
Lennart Poettering
2013-12-10
bus: it's OK to send messages with an empty payload but non-empty signature
Lennart Poettering
2013-12-10
bus: update kdbus.h
Lennart Poettering
2013-12-10
bus: make gcc shut up
Lennart Poettering
2013-12-10
bus: beef up zero copy test case
Lennart Poettering
2013-12-10
bus: only accept gvariant native endian messages via kdbus
Lennart Poettering
2013-12-10
bus: fix rewinding in gvariant messages
Lennart Poettering
2013-12-10
bus: fix signature handling when exiting container
Lennart Poettering
2013-12-10
bus: properly deserialize gvariant fixed size arrays
Lennart Poettering
2013-12-10
bus: handler empty messages correctly when using gvariant marshalling
Lennart Poettering
[next]