Age | Commit message (Expand) | Author |
2014-03-25 | build-sys: fix library link ordersystemd/v212 | Kay Sievers |
2014-03-25 | gitignore update | Kay Sievers |
2014-03-25 | build-sys: split-off internal libsystemd-resolve | Kay Sievers |
2014-03-25 | completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl... | Daniel Mack |
2014-03-25 | src/systemd: fix grammar and spelling errors in comments | Jason St. John |
2014-03-25 | build-sys: prepare 212 | Lennart Poettering |
2014-03-25 | build-sys: prepare NEWS for 212 | Lennart Poettering |
2014-03-25 | sd-rtnl: add support for tunnel attributes | Susant Sahani |
2014-03-25 | sd-rtnl: message - don't try to enter unsupported containers | Tom Gundersen |
2014-03-25 | time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 | Lennart Poettering |
2014-03-25 | update TODO | Lennart Poettering |
2014-03-25 | util: consider both fuse.glusterfs and glusterfs network file systems | Lennart Poettering |
2014-03-25 | ask-password: modernizations | Lennart Poettering |
2014-03-25 | ask-password: when the user types a overly long password, beep and refuse | Lennart Poettering |
2014-03-25 | systemctl: add more verbose explanation of --kill-who and what control/main p... | Lennart Poettering |
2014-03-25 | systemctl: --kill-mode is long long gone, don't mention it in the man page | Lennart Poettering |
2014-03-25 | man: be more specific when EnvironmentFile= is read | Lennart Poettering |
2014-03-25 | man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from... | Lennart Poettering |
2014-03-25 | update TODO | Lennart Poettering |
2014-03-25 | sd-event: don't accidentally turn of watchdog timer event if we determine 0 | Lennart Poettering |
2014-03-24 | sd-event: initialization perturbation value right before we use it | Lennart Poettering |
2014-03-24 | sd-daemon: fix incorrect variable access | Lennart Poettering |
2014-03-24 | cryptsetup: minor typo fix | Lennart Poettering |
2014-03-24 | networkd: fix a couple of memory leaks | Lennart Poettering |
2014-03-24 | networkd: netdev - fix error handling in set_ifindex() | Tom Gundersen |
2014-03-24 | core: don't try to relabel mounts before we loaded the policy | Lennart Poettering |
2014-03-24 | timedate: fix numerous grammar errors in comments and output/debug messages | Jason St. John |
2014-03-24 | sd-rtnl: tests - drop redundant tests | Tom Gundersen |
2014-03-24 | libsystemd: Don't use "class" in public headers | Marc-Antoine Perennou |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | build-sys: add makefile link | Lennart Poettering |
2014-03-24 | service: don't take chkconfig priority into account | Lennart Poettering |
2014-03-24 | networkd: add CapabilityBoundingSet | Tom Gundersen |
2014-03-24 | sd-rtnl: message parsing - log when ignoring message attributes | Tom Gundersen |
2014-03-24 | networkd: netdev - verify that newlink messages has the expected kind | Tom Gundersen |
2014-03-24 | sd-rtnl: add sd_rtnl_message_enter_container() | Tom Gundersen |
2014-03-24 | units: networkd shouldn't have PrivateTmp= set, since it runs in early-boot | Lennart Poettering |
2014-03-24 | update TODO | Lennart Poettering |
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 | rules: update qemu hid rules | Gerd Hoffmann |
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 | README: update | Kay Sievers |
2014-03-22 | README: Correct EFI requirements | Thomas Bächler |