Age | Commit message (Expand) | Author |
2014-02-07 | core: fix warning | Thomas Hindoe Paaboel Andersen |
2014-02-06 | transaction: print more information about conflicting jobs | Zbigniew Jędrzejewski-Szmek |
2014-02-06 | core: only send SIGHUP when doing first kill, not when doing final sigkill | Lennart Poettering |
2014-02-05 | core: don't wait for non-control/non-main processes when killing processes on... | Lennart Poettering |
2014-02-05 | kill: fix error return | Lennart Poettering |
2014-02-05 | core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat... | Lennart Poettering |
2014-02-03 | conf-parser: warn when we open configuration files with weird access bits | Lennart Poettering |
2014-02-01 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-01-31 | core: fix oom check | Lennart Poettering |
2014-01-31 | core: introduce new stop protocol for unit scopes | Lennart Poettering |
2014-01-29 | core: in containers, don't wait for cgroup empty notifications which will nev... | Lennart Poettering |
2014-01-29 | core: use a bit more PID_FMT | Lennart Poettering |
2014-01-29 | core: make sure to always go through both SIGTERM and SIGKILL states of units | Lennart Poettering |
2014-01-29 | service: allow KillMode=mixed in conjunction with PAMName= | Lennart Poettering |
2014-01-29 | core: introduce new KillMode=mixed which sends SIGTERM only to the main proce... | Lennart Poettering |
2014-01-28 | manager: remove "debugging" "feature" | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | manager: requeue the cylon eye for 5s later when a job finishes | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | manager: print ephemeral information about running jobs' timeouts (v2) | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | Revert "manager: print ephemeral information about running jobs' timeouts" | Kay Sievers |
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 |
2014-01-27 | Replace mkostemp+unlink with open(O_TMPFILE) | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | bus: when we cannot bus activate a service because we go down, drop one | Lennart Poettering |
2014-01-27 | core: require mounts for the root and working directories | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | core: simplify check for path absoluteness | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | manager: rearm jobs timer | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | manager: print ephemeral information about running jobs' timeouts | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen |
2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering |
2014-01-12 | core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve... | Lennart Poettering |
2014-01-12 | core: clean up environment block for --user instances a bit | Lennart Poettering |
2014-01-11 | make socket_instantiate_service use cleanup gcc attribute | Michael Scherer |
2014-01-11 | core: fix unused variable | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | core: fix lack of notifications after reload | Zbigniew Jędrzejewski-Szmek |
2014-01-08 | Improve messages about user mode a bit | Zbigniew Jędrzejewski-Szmek |
2014-01-07 | mount: don't creat local-fs.target links for mount units when runnin in user ... | Lennart Poettering |
2014-01-07 | core: do not add implicit dbus.socket dependency | Kay Sievers |
2014-01-07 | core: --user -- add basic.target an sort against it like --system does | Kay Sievers |
2014-01-07 | core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIR | Kay Sievers |
2014-01-05 | Remove unused variables | Zbigniew Jędrzejewski-Szmek |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2014-01-05 | shared: procfs_file_alloca: handle pid==0 | Simon Peeters |
2014-01-05 | swap: remove if/else with the same data path | Stefan Beller |
2014-01-03 | bus: always create --user bus when kdbus is active | Kay Sievers |
2014-01-02 | core: fix gcc unused variable warning | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | Introduce cleanup functions for cap_free | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2014-01-02 | core/service: check if mainpid matches only if it is set | Zbigniew Jędrzejewski-Szmek |