summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-25hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-03-26core: do not read system boot timestamps in systemd --user modeKay Sievers
2014-03-26bus: provide org.freedesktop.systemd1.busname for systemd --userKay Sievers
2014-03-26build-sys: disable test-cgroup-mask, it mangles valid user data in /run/user/...Kay Sievers
2014-03-26build-sys: add "make check-broken" to find limited-toolchain link errorsKay Sievers
2014-03-25build-sys: fix library link ordersystemd/v212Kay Sievers
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