Age | Commit message (Expand) | Author |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden |
2013-11-17 | core/socket: fix SO_REUSEPORT | Shawn Landden |
2013-11-17 | core/socket: use _cleanup_free_ | Shawn Landden |
2013-11-16 | Fix RemainAfterExit services keeping a hold on console | Olivier Brunel |
2013-11-15 | core: some more _cleanup_free_ | Zbigniew Jędrzejewski-Szmek |
2013-11-14 | loopback-setup: move to rtnl | Tom Gundersen |
2013-11-13 | Fix possible lack of status messages on shutdown/reboot | Olivier Brunel |
2013-11-13 | Only disable output on console during boot if needed | Olivier Brunel |
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 |