Age | Commit message (Expand) | Author |
2013-10-09 | udev: add SECLABEL{selinux}= support | Kay Sievers |
2013-10-09 | keymap: Fix Samsung 900X[34]C | Martin Pitt |
2013-10-09 | udev: reset Linux Security Module labels if no custom rules are given | Kay Sievers |
2013-10-09 | bus: fix missing initialization | Lennart Poettering |
2013-10-09 | tests: fix some memory leaks in tests | Lennart Poettering |
2013-10-09 | journald: fix minor memory leak | Lennart Poettering |
2013-10-09 | build-sys: add a makefile target to run all tests through valgrind | Lennart Poettering |
2013-10-09 | build-sys: add sd-bus-vtable.h header | Kay Sievers |
2013-10-09 | bus: fix GetAll() userdata passing | Lennart Poettering |
2013-10-09 | bus: don't require that if a child object node exists its parent node must too | Lennart Poettering |
2013-10-09 | bus: fix synthetic error messages | Lennart Poettering |
2013-10-09 | libsystemd-bus: add lightweight object vtable implementation for exposing obj... | Lennart Poettering |
2013-10-09 | core: unify the way we denote serialization attributes | Lennart Poettering |
2013-10-07 | systemd: serialize/deserialize forbid_restart value | Sylvia Else |
2013-10-07 | journalctl: flip to --full by default | Zbigniew Jędrzejewski-Szmek |
2013-10-08 | udev: support custom Linux Security Module labels for device nodes | Kay Sievers |
2013-10-07 | Run with a custom SMACK domain (label). | Auke Kok |
2013-10-07 | Mount /run, /dev/shm usable to tasks when using SMACK. | Auke Kok |
2013-10-06 | shared/util: fix off-by-one error in tag_to_udev_node | Dave Reisner |
2013-10-05 | utf8: fix utf8_is_printable | Zbigniew Jędrzejewski-Szmek |
2013-10-05 | core: do not add "what" to RequiresMountsFor for network mounts | Zbigniew Jędrzejewski-Szmek |
2013-10-04 | mount: check for NULL before reading pm->what | Dave Reisner |
2013-10-04 | logind: fix bus introspection data for TakeControl() | Lennart Poettering |
2013-10-04 | manager: when verifying whether clients may change environment using selinux ... | Lennart Poettering |
2013-10-04 | update TODO | Lennart Poettering |
2013-10-03 | systemd: order remote mounts from mountinfo before remote-fs.target | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | Introduce _cleanup_endmntent_ | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | gpt-auto-generator: exit immediately if in container | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | execute: more debugging messages | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | man: Improve the description of parameter X in tmpfiles.d page | Václav Pavlín |
2013-10-02 | execute.c: always set $SHELL | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | tmpfiles.d: include setgid perms for /run/log/journal | Dave Reisner |
2013-10-02 | nspawn: always copy /etc/resolv.conf rather than bind mount | Lennart Poettering |
2013-10-02 | mkdir: pass a proper function pointer to mkdir_safe_internal | Lennart Poettering |
2013-10-02 | strv: don't access potentially NULL string arrays | Lennart Poettering |
2013-10-02 | efi: never call qsort on potentially NULL arrays | Lennart Poettering |
2013-10-02 | modules-load: fix error handling | Lennart Poettering |
2013-10-02 | dbus: fix return value of dispatch_rqueue() | Lennart Poettering |
2013-10-02 | bus: fix potentially uninitialized memory access | Lennart Poettering |
2013-10-02 | journald: add missing error check | Lennart Poettering |
2013-10-02 | cryptsetup: fix OOM handling when parsing mount options | Lennart Poettering |
2013-10-02 | systemctl: fix name mangling for sysv units | Václav Pavlín |
2013-10-02 | acpi: make sure we never free an uninitialized pointer | Lennart Poettering |
2013-10-02 | fix lingering references to /var/lib/{backlight,random-seed} | Dave Reisner |
2013-10-02 | acpi-fptd: fix memory leak in acpi_get_boot_usec | Lukas Nykryn |
2013-10-02 | cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208 | Lennart Poettering |
2013-10-02 | build-sys: mkdir.[ch] should be in libsystemd-shared | Lennart Poettering |
2013-10-02 | build-ss: prepare new release | Lennart Poettering |
2013-10-01 | hashmap: randomize hash functions a bit | Lennart Poettering |
2013-10-01 | Update TODO | David Herrmann |