Age | Commit message (Expand) | Author |
2016-04-22 | machinectl: don't parse command line switches after "shell" verb (#3095) | Lennart Poettering |
2016-04-22 | tree-wide: remove unused variables (#3098) | Thomas H. P. Andersen |
2016-04-22 | Merge pull request #3094 from poettering/run-slice | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | journal-remote : Ensure reallocation of source->buf does not result in source... | Klearchos Chaloulos |
2016-04-22 | run: make --slice= work in conjunction with --scope | Lennart Poettering |
2016-04-22 | core: don't dispatch load queue when setting Slice= for transient units | Lennart Poettering |
2016-04-22 | machinectl: fix misplaced newline in --help output | Lennart Poettering |
2016-04-22 | journalctl: add --no-hostname switch | Lennart Poettering |
2016-04-22 | journalctl: add output mode where time is shown in seconds since 1st Jan 1970... | Lennart Poettering |
2016-04-22 | shared: move output_mode_to_string() into output-mode.c | Lennart Poettering |
2016-04-22 | coredump,basic: generalize O_TMPFILE handling a bit | Lennart Poettering |
2016-04-22 | systemctl: add two minor assert()s | Lennart Poettering |
2016-04-22 | path-lookup: optimize a common strv copy operation away | Lennart Poettering |
2016-04-22 | tree-wide: don't assume CLOCK_BOOTIME is generally available | Lennart Poettering |
2016-04-22 | machine-id-setup: explicitly fsync() the machine ID after writing | Lennart Poettering |
2016-04-22 | shared: move unit-specific code from bus-util.h to bus-unit-util.h | Lennart Poettering |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | loginctl,machinectl: also make use of new GetProcesses() bus call | Lennart Poettering |
2016-04-22 | networkd: consider various IPv6 features as disabled if IPv6 is not available... | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-22 | shared: fix minor memory leak in log display code | Lennart Poettering |
2016-04-22 | treewide: fix typos (#3092) | Torstein Husebø |
2016-04-22 | Merge pull request #3084 from keszybz/preset-fixes | Lennart Poettering |
2016-04-21 | tree-wide: use mdash instead of a two minuses | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: always overwrite symlinks in .wants and .requires | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | systemctl,pid1: do not warn about missing install info with "preset" | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: rewrite unit_file_changes_add() | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | core/dbus-manager: drop unused param from installation functions | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: nicer error message is symlinking chokes on an existing file | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | networkd: When link gets dirty mark manager dirty too (#3080) | Susant Sahani |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering |
2016-04-21 | build: fix test-nss.c build failure with --disable-{resolved,myhostname} (#3081) | Martin Pitt |
2016-04-21 | shared/logs-show: fix memleak in add_matches_for_unit | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | loginctl: show linger status in user-status | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: allow any user to request lingering | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: make KillOnlyUsers override KillUserProcesses | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | build-sys: add --without-kill-user-processes configure option | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: flip KillUserProcesses to on by default | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: reload config on SIGHUP | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | core: prefix selinux messages with "selinux: " | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | networkd: respect DHCP UseRoutes option (#3075) | Susant Sahani |
2016-04-20 | networkd: bump MTU to 1280 for interfaces which have IPv6 enabled (#3077) | Susant Sahani |
2016-04-20 | Merge pull request #3074 from keszybz/tmpfiles | Lennart Poettering |
2016-04-20 | tmpfiles: add new 'e' action which cleans up a dir without creating it | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | tmpfiles: shorten some long error messages | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | tmpfiles: interpret "-" as stdin | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | pid1: disable color output when TERM=dumb | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | machinectl: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | run: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | nspawn: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |