Age | Commit message (Expand) | Author |
2015-01-24 | machinectl: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | mount-setup: Do not bother with /proc/bus/usb | Cristian Rodríguez |
2015-01-23 | resolved: when rereading /etc/resolv.conf, always start using first DNS serve... | Lennart Poettering |
2015-01-23 | #pragma once here and there | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | build-sys: fix build on compilers without static_assert | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | systemctl: bugfix for systemctl reboot command with argument | Sangjung Woo |
2015-01-23 | core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de... | Lennart Poettering |
2015-01-23 | mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t... | Lennart Poettering |
2015-01-23 | tmpfiles: minor simplification | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | sd-bus: fix typo | Lennart Poettering |
2015-01-23 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-22 | cgroup-show: remove duplicated check | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | nspawn: when mounting the cgroup hierarchies, use the exact same mount option... | Lennart Poettering |
2015-01-23 | nspawn: mount /tmp in the container, don't leave this to the container's init | Lennart Poettering |
2015-01-23 | nspawn: allow bind-mounting char and block files | Alban Crequy |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-23 | importd: fix bus policy | Lennart Poettering |
2015-01-23 | machinectl: fix handling of --verify= argument for dkr downloads | Lennart Poettering |
2015-01-23 | sd-bus: fix handling of double parameters in sd_bus_message_append() | Lennart Poettering |
2015-01-23 | import: we need CAP_DAC_OVERRIDE for untarring systems after all | Lennart Poettering |
2015-01-23 | core: zero size notify messages are OK | Lennart Poettering |
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier |
2015-01-22 | sd-dhcp-client: use RFC4361-complient ClientID by default | Tom Gundersen |
2015-01-22 | dhcp-identifier: create IAID even if no udev device can be found | Tom Gundersen |
2015-01-22 | networkd: Introduce ip6gre and ip6gretap | Susant Sahani |
2015-01-22 | networkd: Introduce IP6 tunnel | Susant Sahani |
2015-01-22 | networkd: introduce gretap | Susant Sahani |
2015-01-22 | cgroup-show: don't hit assert, when the extra pids array is empty | Lennart Poettering |
2015-01-22 | import: lock tar into its own private network namespace | Lennart Poettering |
2015-01-22 | import: drop all capabilities when invoking tar | Lennart Poettering |
2015-01-22 | import: only define the _to_string() enum mapping function, thus making gcc s... | Lennart Poettering |
2015-01-22 | import: now that the worker binary is called "systemd-pull" we can shorten th... | Lennart Poettering |
2015-01-22 | importd: try to minimize confusion by renaming "systemd-import" binary to "sy... | Lennart Poettering |
2015-01-22 | machinectl: when downloading an image, clarify that C-c will not cancel the d... | Lennart Poettering |
2015-01-22 | machinectl: minor simplification | Lennart Poettering |
2015-01-22 | machinectl: parse verify setting client-side | Lennart Poettering |
2015-01-22 | importd: minor log improvements | Lennart Poettering |
2015-01-22 | import: make the user verficiation keyring override the vendor keyring, inste... | Lennart Poettering |
2015-01-22 | logind: fix sd_eviocrevoke ioctl call | Peter Hutterer |
2015-01-22 | machinectl: various minor updates to the --help text | Lennart Poettering |
2015-01-22 | import: rename --verify=sum to --verify=checksum | Lennart Poettering |
2015-01-22 | kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer | Mindaugas Baranauskas |
2015-01-22 | sysv-generator: only allow regular files in enumerate_sysv() | Cristian Rodríguez |
2015-01-22 | build: export symbols to integrate mainloops | Lucas De Marchi |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: implement augmenting of existing ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: make t and a globby, add their recursive versions T and A | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: make recursive operation generic | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: attach an array of items to each path | Zbigniew Jędrzejewski-Szmek |