summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-03-10input_id: Recognize buttonless joystick typesMartin Pitt
2014-03-09network: link - simplify code a bit and remove some debug loggingTom Gundersen
2014-03-08fix off by one error in array index assertionDave Reisner
2014-03-08units: remove "AllowUser=root own", the bus owner can always own namesKay Sievers
2014-03-08sd-bus: sync kdbus.hDaniel Mack
2014-03-08networkd: fix confusion from missing bracesZbigniew Jędrzejewski-Szmek
2014-03-08sd-bus: check for potential integer overflow in KDBUS_ITEM_FOREACH()Daniel Mack
2014-03-08gpt-auto-generator: probe only partition table and partitions we are interest...Lennart Poettering
2014-03-08networkd: link - degrade failed UP to warningTom Gundersen
2014-03-08sd-rtnl: increase default timeout to match sd-busTom Gundersen
2014-03-07Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack
2014-03-07dbus1-generator: set AllowWorld=own for nowDaniel Mack
2014-03-07sd-bus: add support for policy upload on activator connectionsDaniel Mack
2014-03-07sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-03-07busname: add parser for bus name policiesDaniel Mack
2014-03-07busname: don't drop 'service' from the result stringLennart Poettering
2014-03-07networkd: use new rtnl_message_read() APITom Gundersen
2014-03-07sd-rtnl: introduce read ether and ip address functionsSusant Sahani
2014-03-07manager: flush memory stream before using the bufferDaniel Mack
2014-03-07udev-builtin-blkid: remove dead codeKay Sievers
2014-03-07core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENTDaniel Mack
2014-03-06man: describe functions for appending to messagesZbigniew Jędrzejewski-Szmek
2014-03-07gpt-auto-generator: automatically find the root disk of the systemLennart Poettering
2014-03-07udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering
2014-03-07fstab-generator: the root partition is not optionalLennart Poettering
2014-03-07efi-boot-generator: typo fixLennart Poettering
2014-03-07udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering
2014-03-07udev-builtin-blkid: modernizations and minor fixesLennart Poettering
2014-03-07fstab-generator: merge /proc/cmdline parsing loops into oneLennart Poettering
2014-03-06strv: set _printf_ on strv_extendfThomas Hindoe Paaboel Andersen
2014-03-06sd-rtnl/networkd: use new rtnl_message_read() API and drop helperTom Gundersen
2014-03-06sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani
2014-03-06generators: make automatic discovery generators work correctly when reloadingLennart Poettering
2014-03-06generators: add Documentation= fields that point to the generator man pagesLennart Poettering
2014-03-06util: move more intellegince into parse_proc_cmdline()Lennart Poettering