Age | Commit message (Expand) | Author |
2014-03-12 | systemctl: add new "list-machines" command | Lennart Poettering |
2014-03-12 | core: introduce system state enum | Lennart Poettering |
2014-03-12 | sd-login: add sd_machine_get_class() call | Lennart Poettering |
2014-03-12 | util: Make in_charset a static inline in util.h | Josh Triplett |
2014-03-12 | util: Rewrite in_charset to use strspn | Josh Triplett |
2014-03-12 | backlight: Avoid restoring brightness to an unreadably dim level | Josh Triplett |
2014-03-12 | backlight: Fix copy/paste error printing an unrelated error code | Josh Triplett |
2014-03-12 | NEWS: 211 was actually released past midnight, so let's use the correct date | Lennart Poettering |
2014-03-12 | update TODO | Lennart Poettering |
2014-03-12 | test-dhcp-client: remove pointless initializer, wrongly committed earlier | Kay Sievers |
2014-03-11 | build-sys: Fix move-to-rootlibdirsystemd/v211 | Mike Gilbert |
2014-03-11 | logind: move lid switch handling from logind-main to logind-core | Kay Sievers |
2014-03-11 | build-sys: add libsystemd-label to network/dhcp users | Kay Sievers |
2014-03-11 | build-sys: we still want to rebuild the tarball though on upload | Lennart Poettering |
2014-03-11 | NEWS: fix typo | David Herrmann |
2014-03-11 | build-sys: when I upload the tarball, don't run the whole distcheck thing again | Lennart Poettering |
2014-03-11 | NEWS: update | Kay Sievers |
2014-03-11 | build-sys: prepare release 211 | Lennart Poettering |
2014-03-11 | man: improve nspawn's --user= documentation | Lennart Poettering |
2014-03-11 | NEWS: prepare for release 211 | Lennart Poettering |
2014-03-11 | update TODO | Lennart Poettering |
2014-03-11 | bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco... | Lennart Poettering |
2014-03-11 | update TODO | Lennart Poettering |
2014-03-11 | fstab-generator: when running in a container, ignore fstab entries referring ... | Lennart Poettering |
2014-03-11 | build-sys: sign releases | Zbigniew Jędrzejewski-Szmek |
2014-03-11 | hostnamectl: read OS pretty_name and cpe_name from remote | Djalal Harouni |
2014-03-11 | hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the... | Djalal Harouni |
2014-03-11 | hostnamed: minor improvements in context_write_data_other() | Djalal Harouni |
2014-03-11 | logind: Do not fail display count if a device has no parent | Mantas Mikulėnas |
2014-03-11 | nspawn: fix argv[0] for getent | Mantas Mikulėnas |
2014-03-11 | nspawn: allow using kdbus from nspawn containers | Lennart Poettering |
2014-03-11 | core: support globbing matches in DeviceAllow= when checking for device groups | Lennart Poettering |
2014-03-11 | gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-root | Lennart Poettering |
2014-03-11 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-03-11 | udev: properly detect reference to unexisting part of PROGRAM's result | Lukas Nykryn |
2014-03-11 | sd-dhcp-client: use close_nointr_nofail() | Tom Gundersen |
2014-03-11 | networkd: rework startup | Tom Gundersen |
2014-03-11 | sd-dhcp: generalise ip header generation | Tom Gundersen |
2014-03-11 | README: document that we still encourage people to turn off audit when they w... | Lennart Poettering |
2014-03-11 | logind: add a debug message in case the session already exists | Djalal Harouni |
2014-03-11 | man: fix description of systemctl --after/--before | Andrey Borzenkov |
2014-03-11 | man: multiple sleep modes are to be separated by whitespace, not commas | Lennart Poettering |
2014-03-11 | systemctl: for switch-root check, if we switch to a systemd init | Harald Hoyer |
2014-03-11 | util: add files_same() helper function | Harald Hoyer |
2014-03-11 | update TODO | Lennart Poettering |
2014-03-11 | dbus: suppress duplicate and misleading messages | Lennart Poettering |
2014-03-11 | update TODO | Lennart Poettering |
2014-03-11 | nspawn: fix getent fallback | Lennart Poettering |
2014-03-11 | update TODO | Lennart Poettering |
2014-03-11 | nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete... | Lennart Poettering |