Age | Commit message (Expand) | Author |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-09 | systemd: fix memory leak in cgroup code | Zbigniew Jędrzejewski-Szmek |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-07 | core: fix require $XDG_RUNTIME_DIR | Kay Sievers |
2013-11-07 | udevadm-settle: add missing brace | Zbigniew Jędrzejewski-Szmek |
2013-11-07 | core: require $XDG_RUNTIME_DIR to be set for user instances | Mantas Mikulėnas |
2013-11-07 | Support additional argument in reboot | WaLyong Cho |
2013-11-06 | active: rework make_socket_fd() to be based on socket_address_listen() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-06 | Comment spelling fixes. | David Strauss |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-06 | shutdown: trim the cgroup tree on loop iteration | Lennart Poettering |
2013-11-06 | cgroup: run PID 1 in the root cgroup | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-11-02 | detect_virtualization() returns NULL; pass empty string to dbus | Kay Sievers |
2013-10-29 | strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra... | Lennart Poettering |
2013-10-22 | systemd: use unit name in PrivateTmp directories | Zbigniew Jędrzejewski-Szmek |
2013-10-21 | silent a few more gcc warnings | Kay Sievers |
2013-10-21 | build-sys: use -Og instead of -O0 to catch warnings | Kay Sievers |
2013-10-21 | bus: initialize variable, now that we might skip debug logging | Kay Sievers |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-19 | mount/service: drop FsckPassNo support | Tom Gundersen |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-13 | manager: connect to private bus even if $DBUS_SESSION_BUS_ADDRESS is not set | Mantas Mikulėnas |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Make sure that we don't dereference NULL | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Introduce _cleanup_fdset_free_ | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | drop-ins: check return value | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2013-10-11 | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers |
2013-10-10 | security: missing header inclusions | Lennart Poettering |
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2013-10-09 | Smack: Test if smack is enabled before mounting | Auke Kok |
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 | 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-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 | manager: when verifying whether clients may change environment using selinux ... | Lennart Poettering |
2013-10-03 | systemd: order remote mounts from mountinfo before remote-fs.target | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | execute: more debugging messages | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | execute.c: always set $SHELL | Zbigniew Jędrzejewski-Szmek |
2013-10-01 | core: whenever a new PID is passed to us, make sure we watch it | Lennart Poettering |
2013-10-01 | smack-setup: fix path to Smack/CIPSO mappings | Patrick McCarty |
2013-10-01 | local: fix memory leak when putting together locale settings | Lennart Poettering |