Age | Commit message (Expand) | Author |
2013-05-07 | kmod-setup: properly iterate through module table | Lennart Poettering |
2013-05-06 | core: escape unit name from udev | MUNEDA Takahiro |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | core: unit_inactive_or_pending() should actually do as it claims | Lennart Poettering |
2013-05-06 | condition, man: Add support for ConditionSecurity=apparmor | Nirbheek Chauhan |
2013-05-03 | core: bump simultaneous bus connection limit to 512 | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-05-01 | dbus-execute: fix introspection | Ronny Chevalier |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-29 | man: clarify what Restart= means | Zbigniew Jędrzejewski-Szmek |
2013-04-26 | dbus-manager.c: log error, why switch-root is refused | Harald Hoyer |
2013-04-25 | core: remove duplicate MESSAGE= from log message | Mirco Tischler |
2013-04-25 | Add some extra __attribute__ ((format)) s | Cristian Rodríguez |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-25 | systemd: record the timestamps as early as possible | Harald Hoyer |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-24 | logind: don't busy loop if a job is still running but the delay timeout expires | Lennart Poettering |
2013-04-24 | Small cleanup | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | systemd: fall back to mounting /sys/fs/cgroup sans xattr | Zbigniew Jędrzejewski-Szmek |
2013-04-23 | timer: make sure we restart timers even if units are still running or if one ... | Lennart Poettering |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-22 | core: there's no point to complain so loudly about non-isolatable boot targets | Lennart Poettering |
2013-04-21 | systemd,nspawn: use extended attributes to store metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | core/killall: use procfs_file_alloca | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | core/execute: only clean the environment, if we have one | Harald Hoyer |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-18 | execute: always add in EXECUTABLE= field when we log something about execution | Lennart Poettering |
2013-04-17 | core: Remove unnecessary typedef | Henrik Grindal Bakken |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | core/execute.c: debug log final execve() with argv[] | Harald Hoyer |
2013-04-17 | core/device.c: fix possible segfault | Harald Hoyer |
2013-04-17 | systemd: ignore hw timestamps in containers | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core: log a few more things under UNIT=... | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: generate 4 parsing functions from a macro | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | path-util: unify code for detecting OS trees | Lennart Poettering |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-15 | core: let's make our log messages proper sentences with full stops | Lennart Poettering |
2013-04-15 | core: always create /user and /machine top-level cgroup dirs | Lennart Poettering |
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov |
2013-04-09 | shutdown: print a nice message before returning to initrd | Lennart Poettering |
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering |
2013-04-08 | shutdown: print a message when storage is finalized | Lennart Poettering |