Age | Commit message (Expand) | Author |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-14 | networkd: lease - store (up to) one dhcp lease file per interface | Tom Gundersen |
2014-03-13 | nspawn: remove unused variable | Dave Reisner |
2014-03-14 | nspawn: allow -EEXIST on mkdir_safe /home/${uid} | Brandon Philips |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-14 | timedated: add SNTP client/query hookup (unused for now) | Kay Sievers |
2014-03-13 | sd-bus: don't look for a 64bit value when we only have 32bit value on reply c... | Lennart Poettering |
2014-03-13 | bus: fix memory leak when kdbus is not enabled | Lennart Poettering |
2014-03-13 | nspawn: make host0's MAC address persistent | Tom Gundersen |
2014-03-13 | getty: Start getty on 3270 terminals available on Linux on System z | Hendrik Brueckner |
2014-03-13 | systemctl: autopage always if systemctl status is invoked without args | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | systemctl: reorder verbs | Lennart Poettering |
2014-03-13 | systemctl: make sure status -a doesn't terminate too soon | Lennart Poettering |
2014-03-13 | systemctl: show a colored red dot in "status" output indicating the state of ... | Lennart Poettering |
2014-03-13 | nspawn: honour GPT partition flags when mounting file systems following the d... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: there's no point in looking for a superblock on raw disk,... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: print debug messages when we ignore a block device | Lennart Poettering |
2014-03-13 | gpt-auto-generator: honour read-only and no-auto flag from GPT data | Lennart Poettering |
2014-03-13 | cryptsetup: call static variables parsed from command line arg_XYZ like in al... | Lennart Poettering |
2014-03-12 | gpt-auto-generator: don't return OOM on parentless devices | Tomasz Torcz |
2014-03-12 | socket.c: make use of union sockaddr_union | Daniel Buch |
2014-03-12 | systemctl: when "systemctl status" is called without arguments show a short o... | Lennart Poettering |
2014-03-12 | manager: use system state enum where appropriate | Lennart Poettering |
2014-03-12 | macro: make sure we can use IN_SET() also with complex function calls as firs... | Lennart Poettering |
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 | test-dhcp-client: remove pointless initializer, wrongly committed earlier | Kay Sievers |
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 | bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco... | Lennart Poettering |
2014-03-11 | fstab-generator: when running in a container, ignore fstab entries referring ... | Lennart Poettering |
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 | 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 | logind: add a debug message in case the session already exists | Djalal Harouni |