Age | Commit message (Expand) | Author |
2014-10-03 | core/namespace: remove invalid check | Zbigniew Jędrzejewski-Szmek |
2014-10-03 | core/namespace: remove invalid check | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | Revert "mount: order options before other arguments to mount" | Lennart Poettering |
2014-10-02 | Rename user_runtime to user_runtime_dir | Zbigniew Jędrzejewski-Szmek |
2014-10-02 | add a transient user unit directory | Steven Allen |
2014-10-02 | core/swap: only make configured units part of swap.target | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | core: limit timestamp to sane precision | Zbigniew Jędrzejewski-Szmek |
2014-09-30 | core: execute - don't leak strv | Tom Gundersen |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/dbus: simplify handling of CPUQuotaPerSecUSec | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: advertise Discard over dbus | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | core/swap: follow the configured unit by default | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | fstab-generator: properly deal with discard as non-last option | Zbigniew Jędrzejewski-Szmek |
2014-09-29 | swap: introduce Discard property | Jan Synacek |
2014-09-26 | make utmp/wtmp support configurable | Emil Renner Berthing |
2014-09-25 | localectl: print warning when there are options given on kernel cmdline | Michal Sekletar |
2014-09-19 | socket: introduce SELinuxContextFromNet option | Michal Sekletar |
2014-09-18 | core: Remove uninitialized warnings from bus-endpoint.c | Philippe De Swert |
2014-09-18 | mount: order options before other arguments to mount | Emil Renner Berthing |
2014-09-16 | core: fix resource leak in manager_environment_add | Andreas Henriksson |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-13 | core: use correct function to free CalendarSpec | Dave Reisner |
2014-09-13 | core: fix a potential mem leak | Thomas Hindoe Paaboel Andersen |
2014-09-13 | core: smack-setup: Actually allow for succesfully loading CIPSO policy | Philippe De Swert |
2014-09-11 | manager: use correct cleanup function | Thomas Hindoe Paaboel Andersen |
2014-09-08 | execute: silence warnings | Thomas Hindoe Paaboel Andersen |
2014-09-08 | namespace: avoid posible use of uninitialized variable | Thomas Hindoe Paaboel Andersen |
2014-09-08 | service: hook up custom endpoint logic | Daniel Mack |
2014-09-08 | namespace: add support for custom kdbus endpoint | Daniel Mack |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-09-08 | bus: add kdbus endpoint types | Daniel Mack |
2014-09-08 | bus: factor out bus policy items | Daniel Mack |
2014-09-05 | exec: move code executed after fork into exec_child() | Daniel Mack |
2014-09-05 | exec: factor out most function arguments of exec_spawn() to ExecParameters | Daniel Mack |
2014-09-03 | systemd: fix argument ordering in UnsetAndSetEnvironment | Zbigniew Jędrzejewski-Szmek |
2014-08-31 | Quote unit names in suggested systemctl commandlines | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | systemd: fix error message | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | Fix a few more typos | Ruben Kerkhof |
2014-08-28 | use the switch_root function in shutdown | Harald Hoyer |
2014-08-26 | util: make use of newly added reset_signal_mask() call wherever appropriate | Lennart Poettering |
2014-08-22 | core: split up "starting" manager state into "initializing" and "starting" | Lennart Poettering |
2014-08-22 | core: introduce "poweroff" as new failure action types | Lennart Poettering |
2014-08-22 | core: print 'startup finished' messages even if we log to console | Lennart Poettering |
2014-08-22 | core: add support for a configurable system-wide start-up timeout | Lennart Poettering |
2014-08-21 | service: allow services of Type=oneshot that specify no ExecStart= commands | Lennart Poettering |
2014-08-21 | service: use the right timeout for stop processes we fork | Lennart Poettering |
2014-08-21 | execute: explain in a comment, why close_all_fds() is invoked the second time... | Lennart Poettering |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-21 | core: allow informing systemd about service status changes with RELOADING=1 a... | Lennart Poettering |
2014-08-21 | manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th... | Lennart Poettering |