summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-13getty: Start getty on 3270 terminals available on Linux on System zHendrik Brueckner
2014-03-13systemctl: autopage always if systemctl status is invoked without argsLennart Poettering
2014-03-13systemctl: suppress duplicate newline if there's not log output in "systemctl...Lennart Poettering
2014-03-13systemctl: reorder verbsLennart Poettering
2014-03-13systemctl: make sure status -a doesn't terminate too soonLennart Poettering
2014-03-13systemctl: show a colored red dot in "status" output indicating the state of ...Lennart Poettering
2014-03-13nspawn: honour GPT partition flags when mounting file systems following the d...Lennart Poettering
2014-03-13gpt-auto-generator: there's no point in looking for a superblock on raw disk,...Lennart Poettering
2014-03-13gpt-auto-generator: print debug messages when we ignore a block deviceLennart Poettering
2014-03-13gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering
2014-03-13cryptsetup: call static variables parsed from command line arg_XYZ like in al...Lennart Poettering
2014-03-12gpt-auto-generator: don't return OOM on parentless devicesTomasz Torcz
2014-03-12socket.c: make use of union sockaddr_unionDaniel Buch
2014-03-12systemctl: when "systemctl status" is called without arguments show a short o...Lennart Poettering
2014-03-12manager: use system state enum where appropriateLennart Poettering
2014-03-12macro: make sure we can use IN_SET() also with complex function calls as firs...Lennart Poettering
2014-03-12systemctl: add new "list-machines" commandLennart Poettering
2014-03-12core: introduce system state enumLennart Poettering
2014-03-12sd-login: add sd_machine_get_class() callLennart Poettering
2014-03-12util: Make in_charset a static inline in util.hJosh Triplett
2014-03-12util: Rewrite in_charset to use strspnJosh Triplett
2014-03-12backlight: Avoid restoring brightness to an unreadably dim levelJosh Triplett
2014-03-12backlight: Fix copy/paste error printing an unrelated error codeJosh Triplett
2014-03-12test-dhcp-client: remove pointless initializer, wrongly committed earlierKay Sievers
2014-03-11logind: move lid switch handling from logind-main to logind-coreKay Sievers
2014-03-11build-sys: add libsystemd-label to network/dhcp usersKay Sievers
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-11fstab-generator: when running in a container, ignore fstab entries referring ...Lennart Poettering
2014-03-11hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni
2014-03-11hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the...Djalal Harouni
2014-03-11hostnamed: minor improvements in context_write_data_other()Djalal Harouni
2014-03-11logind: Do not fail display count if a device has no parentMantas Mikulėnas
2014-03-11nspawn: fix argv[0] for getentMantas Mikulėnas
2014-03-11nspawn: allow using kdbus from nspawn containersLennart Poettering
2014-03-11core: support globbing matches in DeviceAllow= when checking for device groupsLennart Poettering
2014-03-11gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-rootLennart Poettering
2014-03-11udev: properly detect reference to unexisting part of PROGRAM's resultLukas Nykryn
2014-03-11sd-dhcp-client: use close_nointr_nofail()Tom Gundersen
2014-03-11networkd: rework startupTom Gundersen
2014-03-11sd-dhcp: generalise ip header generationTom Gundersen
2014-03-11logind: add a debug message in case the session already existsDjalal Harouni
2014-03-11systemctl: for switch-root check, if we switch to a systemd initHarald Hoyer
2014-03-11util: add files_same() helper functionHarald Hoyer
2014-03-11dbus: suppress duplicate and misleading messagesLennart Poettering
2014-03-11nspawn: fix getent fallbackLennart Poettering
2014-03-11nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...Lennart Poettering
2014-03-11nspawn: make sure we don't try to mount the container block device in the chi...Lennart Poettering
2014-03-10nspawn: don't try mknod() of /dev/console with the correct major/minorLennart Poettering
2014-03-10nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering
2014-03-10logind: fix policykit checksZbigniew Jędrzejewski-Szmek