Age | Commit message (Expand) | Author |
2014-08-22 | core: split up "starting" manager state into "initializing" and "starting" | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-18 | core: Verify systemd1 DBus method callers via polkit | Stef Walter |
2014-07-20 | test-engine: fix access to unit load path | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-04-25 | core: expose CFS CPU time quota as high-level unit properties | Lennart Poettering |
2014-03-24 | core: add a setting to globally control the default for timer unit accuracy | Lennart Poettering |
2014-03-12 | core: introduce system state enum | Lennart Poettering |
2014-03-05 | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering |
2014-03-03 | core: move ShowStatus type into the core | Lennart Poettering |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-03-03 | bus: add sd_bus_track object for tracking peers, and port core over to it | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-07 | core: allow PIDs to be watched by two units at the same time | Lennart Poettering |
2014-01-27 | manager: also turn on output on unit failure | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | manager: add systemd.show_status=auto mode | Zbigniew Jędrzejewski-Szmek |
2013-11-30 | core: allocate a kdbus bus for each systemd instance, if we can | Lennart Poettering |
2013-11-25 | swap: always track the current real device node of all swap devices, even whe... | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-25 | core: dispatch run queue only if there's nothing else to do | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-10 | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-15 | systemd: do not output status messages once gettys are running | Zbigniew Jędrzejewski-Szmek |
2013-07-10 | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-02 | core: make GC more aggressive | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-20 | manager: add DefaultEnvironment option | Umut Tezduyar |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-02 | analyze: show unit file loading on plot | Thomas Hindoe Paaboel Andersen |
2013-06-02 | analyze: show generators on plot | Umut Tezduyar |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | Add some extra __attribute__ ((format)) s | Cristian Rodríguez |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-08 | Do not serialize environment, when switching root | Harald Hoyer |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | core: count active units that may mind our printing to /dev/console | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-28 | core/manager: make a couple of functions static | Michal Schmidt |
2013-02-28 | core: add manager_status_printf() | Michal Schmidt |