summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08Remove libiptc thingsAndy Wingo
2015-04-08Remove SysV compatAndy Wingo
2015-04-08Remove utmp thingsAndy Wingo
2015-04-08Make autoreconf work againAndy Wingo
2015-04-08Change name to elogindAndy Wingo
2015-04-08remove udev rulesAndy Wingo
2015-04-08remove udev docsAndy Wingo
2015-04-08remove hwdbAndy Wingo
2015-04-08remove xorgAndy Wingo
2015-04-08remove unitsAndy Wingo
2015-04-08remove tmpfilesAndy Wingo
2015-04-08remove testsAndy Wingo
2015-04-08remove sysusers.dAndy Wingo
2015-04-08remove system-presetAndy Wingo
2015-04-08remove sysctl.dAndy Wingo
2015-04-08remove shell completionAndy Wingo
2015-04-08Remove non-login i18nAndy Wingo
2015-04-08remove networkAndy Wingo
2015-04-08remove non-login things from manAndy Wingo
2015-04-03remove sysvinit and var-log docsAndy Wingo
2015-04-03remove DISTRO_PORTINGAndy Wingo
2015-04-03removed catalogAndy Wingo
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