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-12-17
dhcp: Properly handle unsuccessful cases for DHCP Ack
Patrik Flykt
2013-12-17
udev link-config: add asserts to silence scan-build
Thomas Hindoe Paaboel Andersen
2013-12-17
bus: removed unused variable in driverd
Thomas Hindoe Paaboel Andersen
2013-12-17
bus: make driverd code more similar to other daemons, and make it exit on idl...
Lennart Poettering
2013-12-17
busctl: on kdbus the bus driver is a service like any other, hence don't skip it
Lennart Poettering
2013-12-17
bus: remarshal messages when necessary before sending
Lennart Poettering
2013-12-17
activate: fix error checking on epoll_ctl()
Lennart Poettering
2013-12-17
bus: install unit files for new driver service
Lennart Poettering
2013-12-17
bus: sync with kdbus
Daniel Mack
2013-12-17
bus: sync up with kdbus
Daniel Mack
2013-12-17
bus-driverd: Fix unique name return in driver_get_name_owner
Lukasz Skalski
2013-12-17
man: networkd - clarify Address/Gateway keys in [Network] section
Tom Gundersen
2013-12-17
networkd: add support for Route sections
Tom Gundersen
2013-12-17
networkd: correct logging message
Tom Gundersen
2013-12-17
rtnl: fix for 32bits
Marc-Antoine Perennou
2013-12-16
build-sys: fix distcheck
Zbigniew Jędrzejewski-Szmek
2013-12-16
journal: fix against (theoretical) undefined behavior
Shawn Landden
2013-12-16
man: describe journalctl --show-cursor
Zbigniew Jędrzejewski-Szmek
2013-12-16
bus-driverd: actually add --version
Zbigniew Jędrzejewski-Szmek
2013-12-16
systemctl: highlight filenames in cat
Zbigniew Jędrzejewski-Szmek
2013-12-16
systemctl: fix return value from cat
Zbigniew Jędrzejewski-Szmek
2013-12-16
man: reword awkward phrase
Zbigniew Jędrzejewski-Szmek
2013-12-16
bus: use gperf to map error string to errno
Zbigniew Jędrzejewski-Szmek
2013-12-17
bus: update kdbus.h
Kay Sievers
2013-12-17
bus: when connecting to a container's system bus, double fork after joining t...
Lennart Poettering
2013-12-17
build-sys: build bus-driverd if kdbus support is enabled
Lennart Poettering
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-17
core: always create /dev/kdbus/ns (and make it private 0700) after setting up...
Lennart Poettering
2013-12-16
journal-file: protect against alloca(0)
Thomas Hindoe Paaboel Andersen
2013-12-16
bus: fix typo in systemd-bus-proxyd
Kay Sievers
2013-12-16
Add bus-driverd
Daniel Mack
2013-12-16
bus: when a busname unit refuses to activate a service it should flush the queue
Lennart Poettering
2013-12-16
bus: also mask dbus.service in generator if kdbus is found
Lennart Poettering
2013-12-16
units: properly make bus proxy socket of type Accept=yes
Lennart Poettering
2013-12-16
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
2013-12-16
bus: fix symlink to bus proxy socket
Lennart Poettering
2013-12-16
bus: use GREEDY_REALLOC() when allocating message queues
Lennart Poettering
2013-12-16
bus: let's use GREEDY_REALLOC() when allocating space for containers
Lennart Poettering
2013-12-16
execute: also set SO_SNDBUF when spawning a service with stdout/stderr connec...
Lennart Poettering
2013-12-16
loopback-setup: remove stray hunk
Tom Gundersen
2013-12-16
network: more asserts to shut up scan-build
Thomas Hindoe Paaboel Andersen
2013-12-16
kdbus.h: add alignment requirements
Kay Sievers
2013-12-16
network: use SETLINK to bring up interfaces
Tom Gundersen
2013-12-16
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
rtnl: support interleaved reading and writing, and rewind
Tom Gundersen
2013-12-16
rtnl: simplify route_new()
Tom Gundersen
2013-12-16
rtnl: simplify link_new()
Tom Gundersen
2013-12-16
rtnl: match - only match on one type at a time
Tom Gundersen
2013-12-16
rtnl: clean up/add asserts
Tom Gundersen
2013-12-16
rtnl: add support for receiving route messages
Tom Gundersen
[next]