summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-19Remove src/detect-virtAndy Wingo
2015-04-19Remove src/deltaAndy Wingo
2015-04-19Remove src/debug-generatorAndy Wingo
2015-04-19Remove src/dbus1-generatorAndy Wingo
2015-04-19Remove src/cryptsetupAndy Wingo
2015-04-19Remove src/consoleAndy Wingo
2015-04-19Remove src/compat-libsAndy Wingo
2015-04-19Remove src/cgtopAndy Wingo
2015-04-19Remove src/cgroups-agentAndy Wingo
2015-04-19Remove src/cglsAndy Wingo
2015-04-19Remove src/bus-proxydAndy Wingo
2015-04-19Remove src/bootchartAndy Wingo
2015-04-19Remove src/bootAndy Wingo
2015-04-19Remove src/binfmtAndy Wingo
2015-04-19Remove src/backlightAndy Wingo
2015-04-19Remove src/ask-passwordAndy Wingo
2015-04-19Remove src/analyzeAndy Wingo
2015-04-19Remove src/activateAndy Wingo
2015-04-19Remove ac-powerAndy Wingo
2015-04-19Remove src/coreAndy Wingo
2015-04-19Rename more things to elogindAndy Wingo
2015-04-08pam_elogind compilingAndy Wingo
2015-04-08Compiling.Andy Wingo
2015-04-08Remove libiptc thingsAndy Wingo
2015-04-08Remove SysV compatAndy Wingo
2015-04-08Remove utmp thingsAndy Wingo
2015-04-03sd-device: get_sysattr_value - don't leak returned valueTom 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-02timedatectl: many fixesLennart 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-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