| Commit message (Expand) | Author | Age | Files | Lines |
* | core: add a setting to globally control the default for timer unit accuracy | Lennart Poettering | 2014-03-24 | 1 | -0/+2 |
* | core: introduce system state enum | Lennart Poettering | 2014-03-12 | 1 | -1/+19 |
* | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering | 2014-03-05 | 1 | -1/+1 |
* | core: move ShowStatus type into the core | Lennart Poettering | 2014-03-03 | 1 | -0/+1 |
* | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering | 2014-03-03 | 1 | -0/+2 |
* | bus: add sd_bus_track object for tracking peers, and port core over to it | Lennart Poettering | 2014-03-03 | 1 | -1/+7 |
* | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering | 2014-02-24 | 1 | -2/+5 |
* | core: allow PIDs to be watched by two units at the same time | Lennart Poettering | 2014-02-07 | 1 | -1/+8 |
* | manager: also turn on output on unit failure | Zbigniew Jędrzejewski-Szmek | 2014-01-28 | 1 | -0/+1 |
* | manager: add systemd.show_status=auto mode | Zbigniew Jędrzejewski-Szmek | 2014-01-28 | 1 | -2/+3 |
* | core: allocate a kdbus bus for each systemd instance, if we can | Lennart Poettering | 2013-11-30 | 1 | -1/+4 |
* | swap: always track the current real device node of all swap devices, even whe... | Lennart Poettering | 2013-11-25 | 1 | -2/+3 |
* | swap: split state machine state ACTIVATING into two | Lennart Poettering | 2013-11-25 | 1 | -1/+0 |
* | core: dispatch run queue only if there's nothing else to do | Lennart Poettering | 2013-11-25 | 1 | -1/+2 |
* | core: convert PID 1 to libsystemd-bus | Lennart Poettering | 2013-11-20 | 1 | -62/+31 |
* | analyze: plot the time spent setting up security modules | Thomas Hindoe Paaboel Andersen | 2013-11-10 | 1 | -0/+2 |
* | Remove dead code and unexport some calls | Lennart Poettering | 2013-11-08 | 1 | -4/+0 |
* | manager: configurable StartLimit default values | Lukas Nykryn | 2013-11-08 | 1 | -0/+3 |
* | Configurable Timeouts/Restarts default values | Oleksii Shevchuk | 2013-11-05 | 1 | -0/+3 |
* | macro: clean up usage of gcc attributes | Lennart Poettering | 2013-10-16 | 1 | -1/+1 |
* | core: rework how we match mount units against each other | Lennart Poettering | 2013-09-26 | 1 | -3/+9 |
* | rework systemd's own process environment handling/passing | Kay Sievers | 2013-07-26 | 1 | -1/+1 |
* | systemd: do not output status messages once gettys are running | Zbigniew Jędrzejewski-Szmek | 2013-07-16 | 1 | -2/+5 |
* | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering | 2013-07-10 | 1 | -0/+2 |
* | core: serialize/deserialize bus subscribers | Lennart Poettering | 2013-07-10 | 1 | -1/+1 |
* | core: make GC more aggressive | Lennart Poettering | 2013-07-02 | 1 | -1/+0 |
* | core: general cgroup rework | Lennart Poettering | 2013-06-27 | 1 | -3/+7 |
* | manager: add DefaultEnvironment option | Umut Tezduyar | 2013-06-20 | 1 | -0/+1 |
* | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering | 2013-06-20 | 1 | -1/+1 |
* | analyze: show unit file loading on plot | Thomas Hindoe Paaboel Andersen | 2013-06-02 | 1 | -0/+2 |
* | analyze: show generators on plot | Umut Tezduyar | 2013-06-02 | 1 | -0/+2 |
* | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek | 2013-05-03 | 1 | -1/+1 |
* | Add some extra __attribute__ ((format)) s | Cristian Rodríguez | 2013-04-26 | 1 | -1/+1 |
* | unit: rework stop pending logic | Lennart Poettering | 2013-04-26 | 1 | -1/+1 |
* | Do not serialize environment, when switching root | Harald Hoyer | 2013-04-08 | 1 | -1/+1 |
* | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar | 2013-03-16 | 1 | -0/+3 |
* | core/manager: print status messages about running jobs | Michal Schmidt | 2013-02-28 | 1 | -1/+5 |
* | core: count active units that may mind our printing to /dev/console | Michal Schmidt | 2013-02-28 | 1 | -0/+1 |
* | util, core: add support for ephemeral status lines | Michal Schmidt | 2013-02-28 | 1 | -1/+1 |
* | core/manager: make a couple of functions static | Michal Schmidt | 2013-02-28 | 1 | -3/+0 |
* | core: add manager_status_printf() | Michal Schmidt | 2013-02-28 | 1 | -0/+1 |
* | core: keep track of the number of JOB_RUNNING jobs | Michal Schmidt | 2013-02-27 | 1 | -0/+2 |
* | socket: support socket activation of containers | Lennart Poettering | 2012-12-22 | 1 | -0/+1 |
* | timer: recalculate next elapse for calendar timer units when the system clock... | Lennart Poettering | 2012-11-25 | 1 | -1/+3 |
* | manager: introduce watch_init() initializer for watches | Lennart Poettering | 2012-11-22 | 1 | -0/+2 |
* | audit: turn the audit fd into a static variable | Lennart Poettering | 2012-10-02 | 1 | -5/+0 |
* | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek | 2012-09-18 | 1 | -12/+2 |
* | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering | 2012-09-13 | 1 | -1/+4 |
* | use #pragma once instead of foo*foo #define guards | Shawn Landden | 2012-07-19 | 1 | -4/+1 |
* | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering | 2012-07-18 | 1 | -1/+1 |