summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-04-06update TODOLennart Poettering
2015-04-05bootchart: fix check for no fdShawn Landden
2015-04-05sd-device: don't use alloca() within loopsTom Gundersen
2015-04-05libudev-util: check length before accesing the arrayThomas Hindoe Paaboel Andersen
2015-04-05service: remove unnecessary forward declareThomas Hindoe Paaboel Andersen
2015-04-03sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen
2015-04-03sd-device: fix deserialization from netlinkTom Gundersen
2015-04-03sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa...Tom Gundersen
2015-04-03sd-device: get_sysattr_value - don't leak returned valueTom Gundersen
2015-04-03test: udev, valgrind - track origins of uninitiaziled memoryTom Gundersen
2015-04-03sd-device: initialize variableTom Gundersen
2015-04-03networkd: improve logging when processing links and addressesTom Gundersen
2015-04-03bootchart: assorted coding style fixesDaniel Mack
2015-04-03bootchart: kill a bunch of global variablesDaniel Mack
2015-04-03bootchart: clean up sysfd and proc handlingDaniel Mack
2015-04-03bootchart: clean up control flow logicDaniel Mack
2015-04-03bootchart: switch to log_* helpersDaniel Mack
2015-04-03update TODOLennart Poettering
2015-04-03units: explicitly require /var, /tmp and /var/tmp to be mounted before basic....Lennart Poettering
2015-04-03units: explicitly order systemd-user-sessions.service after nss-user-lookup.t...Lennart Poettering
2015-04-03units: move After=systemd-hwdb-update.service dependency from udev to udev-tr...Lennart Poettering
2015-04-03CODING_STYLE: mention that dup() should not be usedLennart Poettering
2015-04-02timedatectl: many fixesLennart Poettering
2015-04-02man: don't mention "journalctl /dev/sda"Lennart Poettering
2015-04-02update TODOLennart Poettering
2015-04-02CODING_STYLE: clarify that exit() is never OK to callLennart Poettering
2015-04-02libudev: device - replace by a thin wrapper around sd-deviceTom Gundersen
2015-04-02fsck: port from libudev to sd-deviceTom Gundersen
2015-04-02cryptsetup: port from libudev to sd-deviceTom Gundersen
2015-04-02networkctl: port from libudev to sd-deviceTom Gundersen
2015-04-02libsystemd: add sd-device libraryTom Gundersen
2015-04-01udev: net_id - improve commentsTom Gundersen
2015-04-01udev: net_id - support multi-port enpo* device namesTom Gundersen
2015-04-01udev: net_id - fix copy-paste errorTom Gundersen
2015-04-01libudev: monitor - improve loggingTom Gundersen
2015-04-01shared: set - make argument to set_remove() constTom Gundersen
2015-04-01mount: fix up wording in the commentMichal Sekletar
2015-04-01mount: don't run quotaon only for network filesystemsLukas Nykryn
2015-03-31hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-03-31nspawn: fallback on bind mount when mknod failsAlban Crequy
2015-03-31nspawn: drop sd_booted() checkLennart Poettering
2015-03-31nspawn: change filesystem type from "bind" to NULL in mount() syscallsIago López Galeiras
2015-03-31man: fix line breaks in code examplesLennart Poettering
2015-03-31ARM: detect-virt: detect QEMU/KVMAndrew Jones
2015-03-31ARM: detect-virt: detect XenAndrew Jones
2015-03-31detect-virt: use /proc/device-treeAndrew Jones
2015-03-30systemd-bootchart: Repair Entropy GraphAlexander Sverdlin
2015-03-30systemd-bootchart: Prevent leaking file descriptors in open-fdopen combinationAlexander Sverdlin
2015-03-30systemd-bootchart: Prevent closing random file descriptorsAlexander Sverdlin