summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11NEWS: prepare for release 211Lennart Poettering
2014-03-11update TODOLennart Poettering
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-11update TODOLennart Poettering
2014-03-11fstab-generator: when running in a container, ignore fstab entries referring ...Lennart Poettering
2014-03-11build-sys: sign releasesZbigniew Jędrzejewski-Szmek
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-11hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
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-11README: document that we still encourage people to turn off audit when they w...Lennart Poettering
2014-03-11logind: add a debug message in case the session already existsDjalal Harouni
2014-03-11man: fix description of systemctl --after/--beforeAndrey Borzenkov
2014-03-11man: multiple sleep modes are to be separated by whitespace, not commasLennart Poettering
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-11update TODOLennart Poettering
2014-03-11dbus: suppress duplicate and misleading messagesLennart Poettering
2014-03-11update TODOLennart Poettering
2014-03-11nspawn: fix getent fallbackLennart Poettering
2014-03-11update TODOLennart 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-10update TODOLennart Poettering
2014-03-10rules: mark loop device as SYSTEMD_READY=0 if no file is attachedPeter Rajnoha
2014-03-10build-sys: Find the tools for users with no /sbin:/usr/sbin in PATH since som...Samuli Suominen
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-10man: fix formatting of uuidsLennart Poettering
2014-03-10logind: fix policykit checksZbigniew Jędrzejewski-Szmek
2014-03-10input_id: Recognize buttonless joystick typesMartin Pitt
2014-03-09man: fix example in systemd.linkpoma
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-08update TODOLennart Poettering
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