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
2014-03-24
core: add a setting to globally control the default for timer unit accuracy
Lennart Poettering
2014-03-24
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-24
sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()
Daniel Mack
2014-03-24
systemctl: show last trigger time in "systemctl list-timers"
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-23
sd-rtnl: message - protect against SEGFAULT when reading messages
Tom Gundersen
2014-03-23
sd-rtnl: message - don't skip parts of message when parsing
Tom Gundersen
2014-03-22
sd-bus: mark sd_bus_unref() as broken regarding self-refs
David Herrmann
2014-03-22
sd-bus: add note about sd_bus_unref() recursion
David Herrmann
2014-03-22
sd-rtnl: fix self-reference leaks
David Herrmann
2014-03-22
sd-dhcp-client: test - don't close socket twice
Tom Gundersen
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-21
sd-ipv4ll/networkd: generate predictable addresses
Umut Tezduyar Lindskog
2014-03-21
timedated: do not reset poll interval with a spike
Kay Sievers
2014-03-21
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time
Tom Gundersen
2014-03-21
network: dhcp: create explicit host route to gateway
Brandon Philips
2014-03-21
sd-dhcp-client: add fallback subnet masks
Tom Gundersen
2014-03-21
sd-dhcp-client: make timeout handling a bit more robust
Tom Gundersen
2014-03-21
missing: add more compat for old kernels and loop devices
Lennart Poettering
2014-03-21
timer: add timer persistance (aka anacron-like behaviour)
Lennart Poettering
2014-03-20
networkd: link - create dhcp and ipv4ll eagerly
Tom Gundersen
2014-03-20
networkd: update mac address in clients when it changes
Tom Gundersen
2014-03-20
sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT
Tom Gundersen
2014-03-20
sd-dhcp-client: don't pass around 'secs'
Tom Gundersen
2014-03-20
libsystemd-dhcp: Update client test case for client id and end option
Patrik Flykt
2014-03-20
libsystemd-network: Don't unnecessarily send too long packets
Patrik Flykt
2014-03-20
libsystemd-network: Prepend hardware type byte to client identifier
Patrik Flykt
2014-03-20
unit: turn off mount propagation for udevd
Lennart Poettering
2014-03-19
core: move notify sockets to /run and $XDG_RUNTIME_DIR
Lennart Poettering
2014-03-19
core: make sure we can combine DevicePolicy=closed with PrivateDevices=yes
Lennart Poettering
2014-03-19
sd-bus: don't use assert_return() to check for disconnected bus connections
Lennart Poettering
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-03-19
sd-bus: properly translate high-level attach flags into kdbus attach flags
Lennart Poettering
2014-03-19
core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...
Lennart Poettering
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-19
busctl: when monitoring the bus, enable all credentials
Lennart Poettering
2014-03-19
core: expose missing busname properties on the bus
Lennart Poettering
2014-03-19
sd-dhcp-client: accept infinite lease lifetime
Tom Gundersen
2014-03-19
libsystemd-network: Add Init-Reboot support
Patrik Flykt
2014-03-19
libsystemd-network: Restart DHCP acquisition if the lease expires
Patrik Flykt
2014-03-19
libsystemd-network: Add hangcheck timer for DHCP client test
Patrik Flykt
2014-03-19
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-19
sd-bus: add proper monitoring API
Lennart Poettering
2014-03-19
core: by default .busname units should be activating
Lennart Poettering
2014-03-19
busname: introduce Activating directive
Daniel Mack
2014-03-19
core: when creating an activating busname attach all metadata fields to the m...
Lennart Poettering
2014-03-19
update kdbus.h
Lennart Poettering
2014-03-19
missing: define LO_FLAGS_PARTSCAN if it is missing
Lennart Poettering
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
[next]