summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-25gitignore updateKay Sievers
2014-03-25build-sys: split-off internal libsystemd-resolveKay Sievers
2014-03-25completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl...Daniel Mack
2014-03-25src/systemd: fix grammar and spelling errors in commentsJason St. John
2014-03-25build-sys: prepare 212Lennart Poettering
2014-03-25build-sys: prepare NEWS for 212Lennart Poettering
2014-03-25sd-rtnl: add support for tunnel attributesSusant Sahani
2014-03-25sd-rtnl: message - don't try to enter unsupported containersTom Gundersen
2014-03-25time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering
2014-03-25update TODOLennart Poettering
2014-03-25util: consider both fuse.glusterfs and glusterfs network file systemsLennart Poettering
2014-03-25ask-password: modernizationsLennart Poettering
2014-03-25ask-password: when the user types a overly long password, beep and refuseLennart Poettering
2014-03-25systemctl: add more verbose explanation of --kill-who and what control/main p...Lennart Poettering
2014-03-25systemctl: --kill-mode is long long gone, don't mention it in the man pageLennart Poettering
2014-03-25man: be more specific when EnvironmentFile= is readLennart Poettering
2014-03-25man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from...Lennart Poettering
2014-03-25update TODOLennart Poettering
2014-03-25sd-event: don't accidentally turn of watchdog timer event if we determine 0Lennart Poettering
2014-03-24sd-event: initialization perturbation value right before we use itLennart Poettering
2014-03-24sd-daemon: fix incorrect variable accessLennart Poettering
2014-03-24cryptsetup: minor typo fixLennart Poettering
2014-03-24networkd: fix a couple of memory leaksLennart Poettering
2014-03-24networkd: netdev - fix error handling in set_ifindex()Tom Gundersen
2014-03-24core: don't try to relabel mounts before we loaded the policyLennart Poettering
2014-03-24timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John
2014-03-24sd-rtnl: tests - drop redundant testsTom Gundersen
2014-03-24libsystemd: Don't use "class" in public headersMarc-Antoine Perennou
2014-03-24core: remove tcpwrap supportLennart Poettering
2014-03-24build-sys: add makefile linkLennart Poettering
2014-03-24service: don't take chkconfig priority into accountLennart Poettering
2014-03-24networkd: add CapabilityBoundingSetTom Gundersen
2014-03-24sd-rtnl: message parsing - log when ignoring message attributesTom Gundersen
2014-03-24networkd: netdev - verify that newlink messages has the expected kindTom Gundersen
2014-03-24sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen
2014-03-24units: networkd shouldn't have PrivateTmp= set, since it runs in early-bootLennart Poettering
2014-03-24update TODOLennart Poettering
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()Daniel Mack
2014-03-24rules: update qemu hid rulesGerd Hoffmann
2014-03-24systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-23sd-rtnl: message - protect against SEGFAULT when reading messagesTom Gundersen
2014-03-23sd-rtnl: message - don't skip parts of message when parsingTom Gundersen
2014-03-22sd-bus: mark sd_bus_unref() as broken regarding self-refsDavid Herrmann
2014-03-22README: updateKay Sievers
2014-03-22README: Correct EFI requirementsThomas Bächler
2014-03-22sd-bus: add note about sd_bus_unref() recursionDavid Herrmann