Age | Commit message (Expand) | Author |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
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-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-17 | specifier: rework specifier calls to return proper error message | Lennart Poettering |
2013-09-12 | core: notify triggered by socket of a service | Umut Tezduyar |
2013-07-11 | basic SO_REUSEPORT support | Shawn Landden |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-05-17 | Make it possible to disable smack separately from xattr support | Karol Lewandowski |
2013-05-07 | build-sys: support builds without EAs again | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-01 | Add Listen* to dbus properties | Oleksii Shevchuk |
2013-04-01 | core/socket: log errors when starting socket for this socket | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-15 | core: do not make sockets dependent on lo | Michał Bartoszkiewicz |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2012-12-22 | socket: support socket activation of containers | Lennart Poettering |
2012-12-22 | socket: properly serialize/desrialize mqueue fds | Lennart Poettering |
2012-12-19 | socket: Too many incoming connections | Dimitrios Apostolou |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-21 | Add #ifdef guards around xattr usage | Henrik Grindal Bakken |
2012-11-20 | socket: improve error message when we cannot spawn the socket's service unit | Lennart Poettering |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |
2012-10-30 | SMACK: Add configuration options. (v3) | Auke Kok |
2012-10-16 | mount: don't try to initialize extra deps for mount units before initializing... | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-16 | socket: prevent signed integer overflow | Dave Reisner |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |