Age | Commit message (Expand) | Author |
2014-12-19 | import: dck - fix curl error handling | Tom Gundersen |
2014-12-19 | import: add new minimal tool "systemd-import" for pulling down foreign contai... | Lennart Poettering |
2014-12-19 | util: add generalization of verb parsing for command line tools | Lennart Poettering |
2014-12-19 | util: make sure rm_rf() can be called on symlinks (with the effect of deletin... | Lennart Poettering |
2014-12-19 | strv: ass new strv_is_uniq() and strv_reverse() calls | 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-19 | nss-myhostname: introduce is_gateway() similar to the existing is_hostname() | Lennart Poettering |
2014-12-18 | load-fragment: allow quoting in command name and document allowed escapes | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | Treat a trailing backslash as an error | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | test-strv: use STRV_MAKE | 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 | test-cap-list: allow mismatch in case | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | path-util: fix breakage in path_is_mount_point | Dave Reisner |
2014-12-18 | systemd-hwdb: introduce new tool | Tom Gundersen |
2014-12-18 | networkd: add FDB support | Alin Rauta |
2014-12-18 | journal: next_with_matches() now does not need a mapped object as input | Michal Schmidt |
2014-12-18 | journal: journal_file_next_entry() does not need pointer to current Object | Michal Schmidt |
2014-12-18 | journal: optimize iteration by returning previously found candidate entry | Michal Schmidt |
2014-12-18 | journal: optimize iteration by skipping exhausted files | Michal Schmidt |
2014-12-18 | journal: drop unnecessary parameters of next_beyond_location() | Michal Schmidt |
2014-12-18 | journal: remove redundant variable new_offset | Michal Schmidt |
2014-12-18 | journal: compare candidate entries using JournalFiles' locations | Michal Schmidt |
2014-12-18 | journal: simplify set_location() | Michal Schmidt |
2014-12-18 | journal: keep per-JournalFile location info during iteration | Michal Schmidt |
2014-12-18 | journal: abstract the resetting of JournalFile's location | Michal Schmidt |
2014-12-18 | journal: move definition of LocationType to journal-file.h | Michal Schmidt |
2014-12-18 | Revert "journal: optimize iteration: skip whole files behind current location" | Michal Schmidt |
2014-12-18 | Revert "journal: optimize iteration: skip files that cannot improve current c... | Michal Schmidt |
2014-12-18 | journal: delete unused function journal_file_skip_entry() | Michal Schmidt |
2014-12-18 | journal: delete unused function journal_file_move_to_entry_by_offset() | Michal Schmidt |
2014-12-18 | core: use raw_clone instead of fork in signal handler | Zbigniew Jędrzejewski-Szmek |
2014-12-18 | test-unit-file: add test for semicolon escaping | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | load-fragment: properly unescape \; | tomsod-m ya ru |
2014-12-17 | path: make the check for unsupported name_to_handle_at symmetric | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | path: follow symbolic link for parent path (2) | Umut Tezduyar Lindskog |
2014-12-18 | machinectl: add new commands for copying files from/to containers | Lennart Poettering |
2014-12-18 | util: in make_stdio() use dup2() rather than dup3() | Lennart Poettering |
2014-12-18 | machinectl: implement "bind" command to create additional bind mounts from ho... | Lennart Poettering |
2014-12-17 | nspawn: fix invocation of the raw clone() system call on s390 and cris | Ken Werner |
2014-12-16 | path: follow symbolic link for parent path | Umut Tezduyar Lindskog |
2014-12-17 | shared: strv - add strv_clear() | Tom Gundersen |
2014-12-16 | shared: path-util - memory leak | Tom Gundersen |
2014-12-16 | udev: net_setup - fix warning | Tom Gundersen |
2014-12-16 | test-json: use fabs | Thomas Hindoe Paaboel Andersen |
2014-12-16 | fix compiler warning | Susant Sahani |
2014-12-16 | systemctl: fix argument handling when invoked as "shutdown" | Jan Synacek |
2014-12-16 | nss-myhostname: also recognize "gateway." | Harald Hoyer |
2014-12-16 | systemctl: refuse to edit runtime dropins when they already exist in /etc | Zbigniew Jędrzejewski-Szmek |
2014-12-16 | systemctl: share path lookup between 'cat' and 'edit' | Zbigniew Jędrzejewski-Szmek |