Age | Commit message (Expand) | Author |
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 |
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 | dbus: suppress duplicate and misleading messages | Lennart Poettering |
2014-03-11 | nspawn: fix getent fallback | Lennart Poettering |
2014-03-11 | nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete... | Lennart Poettering |
2014-03-11 | nspawn: make sure we don't try to mount the container block device in the chi... | Lennart Poettering |
2014-03-10 | nspawn: don't try mknod() of /dev/console with the correct major/minor | Lennart Poettering |
2014-03-10 | nspawn: add --image= switch to boot GPT disk images that follow the Discovera... | Lennart Poettering |
2014-03-10 | logind: fix policykit checks | Zbigniew Jędrzejewski-Szmek |
2014-03-10 | input_id: Recognize buttonless joystick types | Martin Pitt |
2014-03-09 | network: link - simplify code a bit and remove some debug logging | Tom Gundersen |
2014-03-08 | fix off by one error in array index assertion | Dave Reisner |
2014-03-08 | units: remove "AllowUser=root own", the bus owner can always own names | Kay Sievers |
2014-03-08 | sd-bus: sync kdbus.h | Daniel Mack |
2014-03-08 | networkd: fix confusion from missing braces | Zbigniew Jędrzejewski-Szmek |
2014-03-08 | sd-bus: check for potential integer overflow in KDBUS_ITEM_FOREACH() | Daniel Mack |
2014-03-08 | gpt-auto-generator: probe only partition table and partitions we are interest... | Lennart Poettering |
2014-03-08 | networkd: link - degrade failed UP to warning | Tom Gundersen |
2014-03-08 | sd-rtnl: increase default timeout to match sd-bus | Tom Gundersen |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-07 | dbus1-generator: set AllowWorld=own for now | Daniel Mack |
2014-03-07 | sd-bus: add support for policy upload on activator connections | Daniel Mack |
2014-03-07 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-03-07 | busname: add parser for bus name policies | Daniel Mack |
2014-03-07 | busname: don't drop 'service' from the result string | Lennart Poettering |
2014-03-07 | networkd: use new rtnl_message_read() API | Tom Gundersen |
2014-03-07 | sd-rtnl: introduce read ether and ip address functions | Susant Sahani |
2014-03-07 | manager: flush memory stream before using the buffer | Daniel Mack |
2014-03-07 | udev-builtin-blkid: remove dead code | Kay Sievers |
2014-03-07 | core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT | Daniel Mack |
2014-03-06 | man: describe functions for appending to messages | Zbigniew Jędrzejewski-Szmek |
2014-03-07 | gpt-auto-generator: automatically find the root disk of the system | Lennart Poettering |
2014-03-07 | udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's... | Lennart Poettering |
2014-03-07 | fstab-generator: the root partition is not optional | Lennart Poettering |
2014-03-07 | efi-boot-generator: typo fix | Lennart Poettering |
2014-03-07 | udev-builtin-blkid: when we find a GPT partition marked as root disk on the s... | Lennart Poettering |