Age | Commit message (Expand) | Author |
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 |
2014-12-09 | core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it... | Lennart Poettering |
2014-12-09 | cgroup: Handle error when destroying cgroup | Ross Lagerwall |
2014-12-08 | load-fragment: remove wrong ifdef guard | Zbigniew Jędrzejewski-Szmek |
2014-12-08 | timer: timer can be a transient unit | WaLyong Cho |
2014-12-08 | bus: StartTransientUnit can have aux unit | WaLyong Cho |
2014-12-04 | selinux: figure out selinux context applied on exec() before closing all fds | Michal Sekletar |
2014-12-03 | machine-id-setup: add a machine_id_commit call to commit on disk a transient ... | Didier Roche |
2014-12-03 | machine-id-setup: casting const away is ugly, let's not do it if there's no r... | Lennart Poettering |
2014-12-03 | machine-id-setup: Factorize some machine-id-setup functions to be reused | Didier Roche |
2014-12-02 | systemctl: show unit file preset state in "systemctl status" output" | Lennart Poettering |
2014-12-02 | manager: log deserialization errors only at LOG_DEBUG level | Lennart Poettering |