Age | Commit message (Expand) | Author |
2015-01-06 | tree-wide: remove unnecessary LOG_PRI | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2015-01-05 | cgroup: memory limits on / are not supported | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | cgroup: fix error message | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | journal: call connect() with dropped privileges | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | core: rework counting of running jobs | Lennart Poettering |
2015-01-05 | core: fix typo in log message | Michael Biebl |
2015-01-05 | nspawn: mount most of the cgroup tree read-only in nspawn containers except f... | Lennart Poettering |
2015-01-05 | cgroup: downgrade log messages when we cannot write to cgroup trees that are ... | Lennart Poettering |
2015-01-01 | mount: do not use -n when running in --user mode | Zbigniew Jędrzejewski-Szmek |
2015-01-01 | Type of mount(2) flags is unsigned long | Topi Miettinen |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-29 | core: loopback - correctly fail the loopback_check if somehow the rtnl calls ... | Tom Gundersen |
2014-12-28 | core: loopback - simplify check_loopback() | Tom Gundersen |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-27 | Fix check_loopback() | Stéphane Graber |
2014-12-24 | util: fix strict aliasing violations in use of struct inotify_event v5 | Shawn Paul Landden |
2014-12-23 | bus: add missing bus-policy.[ch] | Lennart Poettering |
2014-12-23 | build-sys: move core/build.h → shared/build.h | Lennart Poettering |
2014-12-23 | env-util: don't include files from src/core/ | Lennart Poettering |
2014-12-23 | core: rearrange code so that libsystemd/sd-bus/ does not include header files... | Lennart Poettering |
2014-12-23 | run: add a new "-t" mode for invoking a binary on an allocated TTY | Lennart Poettering |
2014-12-22 | busname: fix CMD_FREE ioctl | Daniel Mack |
2014-12-19 | util: rename ignore_file() to hidden_file() | Lennart Poettering |
2014-12-19 | execute: the runtime directory can only be on tmpfs, hence don't use rm_rf_da... | Lennart Poettering |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | tree-wide: make condition_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | core: make exec_command_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | core: use raw_clone instead of fork in signal handler | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | load-fragment: properly unescape \; | tomsod-m ya ru |
2014-12-16 | Move dropin listing to shared | Zbigniew Jędrzejewski-Szmek |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-12-12 | wrap a few *_FOREACH macros in curly braces | Thomas Hindoe Paaboel Andersen |
2014-12-12 | core: retry unmounting until we are done, in case of stacked mounts | Lennart Poettering |
2014-12-12 | copy: use btrfs reflinking only whe we know we copy full files | Lennart Poettering |
2014-12-12 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |
2014-12-11 | bus: sync with kdbus.git | David Herrmann |
2014-12-10 | scope: make attachment of initial PIDs a bit more robust | Lennart Poettering |
2014-12-10 | core: don't migrate PIDs for units that may contain subcgroups, do this only ... | Lennart Poettering |
2014-12-10 | core: properly pass unit file state to clients via the bus | Lennart Poettering |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-09 | ima-setup: simplify | Zbigniew Jędrzejewski-Szmek |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-10 | mount: clarify that we really need to replace the utab inotify code with the ... | Lennart Poettering |
2014-12-10 | core: unify how we iterate over inotify events | Lennart Poettering |
2014-12-10 | mount: use bools where appropriate | Lennart Poettering |
2014-12-09 | unit: update unit dropin paths and time when dropin file is written. | WaLyong Cho |
2014-12-09 | run: introduce timer support option | WaLyong Cho |