summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-26libudev: private - drop some functions from the internal APITom Gundersen
2015-01-26libudev: monitor - move nulstr parsing to libudev-deviceTom Gundersen
2015-01-26udev: event - minor nitTom Gundersen
2015-01-26udev: event - introduce and use internal udev_device_shallow_clone()Tom Gundersen
2015-01-26udev: event - move renaming of udev_device to libudevTom Gundersen
2015-01-24tmpfiles: do not bump access times of directories we are cleaning upZbigniew Jędrzejewski-Szmek
2015-01-24tmpfiles: add debug statements for all actionsZbigniew Jędrzejewski-Szmek
2015-01-24machinectl: fix typoZbigniew Jędrzejewski-Szmek
2015-01-23mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez
2015-01-23resolved: when rereading /etc/resolv.conf, always start using first DNS serve...Lennart Poettering
2015-01-23#pragma once here and thereZbigniew Jędrzejewski-Szmek
2015-01-23build-sys: fix build on compilers without static_assertZbigniew Jędrzejewski-Szmek
2015-01-23systemctl: bugfix for systemctl reboot command with argumentSangjung Woo
2015-01-23core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...Lennart Poettering
2015-01-23mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...Lennart Poettering
2015-01-23tmpfiles: minor simplificationZbigniew Jędrzejewski-Szmek
2015-01-23sd-bus: fix typoLennart Poettering
2015-01-23core: add a property that shows the current memory usage of a unitLennart Poettering
2015-01-22cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek
2015-01-23nspawn: when mounting the cgroup hierarchies, use the exact same mount option...Lennart Poettering
2015-01-23nspawn: mount /tmp in the container, don't leave this to the container's initLennart Poettering
2015-01-23nspawn: allow bind-mounting char and block filesAlban Crequy
2015-01-23importd: when listing transfers, show progress percentageLennart Poettering
2015-01-23importd: fix bus policyLennart Poettering
2015-01-23machinectl: fix handling of --verify= argument for dkr downloadsLennart Poettering
2015-01-23sd-bus: fix handling of double parameters in sd_bus_message_append()Lennart Poettering
2015-01-23import: we need CAP_DAC_OVERRIDE for untarring systems after allLennart Poettering
2015-01-23core: zero size notify messages are OKLennart Poettering
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2015-01-22sd-dhcp-client: use RFC4361-complient ClientID by defaultTom Gundersen
2015-01-22dhcp-identifier: create IAID even if no udev device can be foundTom Gundersen
2015-01-22networkd: Introduce ip6gre and ip6gretapSusant Sahani
2015-01-22networkd: Introduce IP6 tunnelSusant Sahani
2015-01-22networkd: introduce gretapSusant Sahani
2015-01-22cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering
2015-01-22import: lock tar into its own private network namespaceLennart Poettering
2015-01-22import: drop all capabilities when invoking tarLennart Poettering
2015-01-22import: only define the _to_string() enum mapping function, thus making gcc s...Lennart Poettering
2015-01-22import: now that the worker binary is called "systemd-pull" we can shorten th...Lennart Poettering
2015-01-22importd: try to minimize confusion by renaming "systemd-import" binary to "sy...Lennart Poettering
2015-01-22machinectl: when downloading an image, clarify that C-c will not cancel the d...Lennart Poettering
2015-01-22machinectl: minor simplificationLennart Poettering
2015-01-22machinectl: parse verify setting client-sideLennart Poettering
2015-01-22importd: minor log improvementsLennart Poettering
2015-01-22import: make the user verficiation keyring override the vendor keyring, inste...Lennart Poettering
2015-01-22logind: fix sd_eviocrevoke ioctl callPeter Hutterer
2015-01-22machinectl: various minor updates to the --help textLennart Poettering
2015-01-22import: rename --verify=sum to --verify=checksumLennart Poettering
2015-01-22kbd-model-map: add more mappings for Slovak, Lithuanian, and KhmerMindaugas Baranauskas
2015-01-22sysv-generator: only allow regular files in enumerate_sysv()Cristian Rodríguez