Age | Commit message (Expand) | Author |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-25 | Merge pull request #3113 from ssahani/route-fix | Lennart Poettering |
2016-04-25 | journal: fix already offline check and thread leak (#2810) | Vito Caputo |
2016-04-25 | journalctl: turn --unit= in combination with --user into --user-unit= | Lennart Poettering |
2016-04-25 | man: document the new by-fd journal calls | Lennart Poettering |
2016-04-25 | man: don't include history sections in man pages | Lennart Poettering |
2016-04-25 | sd-journal: "soft" deprecate sd_journal_open_container() | Lennart Poettering |
2016-04-25 | journalctl: port --machine= switch to use machined's OpenMachineRootDirectory() | Lennart Poettering |
2016-04-25 | journalctl: don't trust the per-field entry tables when looking for boot IDs | Lennart Poettering |
2016-04-25 | journalctl: improve output of --header a bit | Lennart Poettering |
2016-04-25 | nspawn: explicitly remove veth links after use (#3111) | Lennart Poettering |
2016-04-25 | journalctl: simplify discover_next_boot() a bit | Lennart Poettering |
2016-04-25 | journalctl: simplify get_boots() a bit, by getting rid of one BootId object | Lennart Poettering |
2016-04-25 | journalctl: add some explanatory comments to get_boots() | Lennart Poettering |
2016-04-25 | sd-journal: add logic to open journal files of a specific OS tree | Lennart Poettering |
2016-04-25 | machined: add new OpenRootDirectory() call to Machine objects | Lennart Poettering |
2016-04-25 | sd-journal: add API for opening journal files or directories by fd | Lennart Poettering |
2016-04-25 | Always create dependencies for loop device mounts | Michal Koutný |
2016-04-25 | Always create dependencies for bind mounts | Michal Koutný |
2016-04-25 | nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees | Lennart Poettering |
2016-04-25 | nspawn: don't try to patch UIDs/GIDs of procfs and suchlike | Lennart Poettering |
2016-04-25 | units: turn on user namespace by default in systemd-nspawn@.service | Lennart Poettering |
2016-04-25 | nspawn: make -U a tiny bit smarter | Lennart Poettering |
2016-04-25 | man: document the new user namespacing options | Lennart Poettering |
2016-04-25 | nspawn: allow configuration of user namespaces in .nspawn files | Lennart Poettering |
2016-04-25 | nspawn: add -U as shortcut for --private-users=pick | Lennart Poettering |
2016-04-25 | nspawn: optionally, automatically allocate a UID/GID range for userns containers | Lennart Poettering |
2016-04-25 | nspawn: optionally fix up OS tree uid/gids for userns | Lennart Poettering |
2016-04-25 | util: copy_file_range() returns EBADF when used on a tty | Lennart Poettering |
2016-04-25 | sd-journal: minor simplification | Lennart Poettering |
2016-04-25 | journalctl: improve error message when we have trouble reading journal files | Lennart Poettering |
2016-04-25 | sd-journal: properly collect errors from readdir() | Lennart Poettering |
2016-04-25 | journal: add inotify watches by-fd instead of by-path | Lennart Poettering |
2016-04-25 | networkd: Address- initialize the node before adding to list. | Susant Sahani |
2016-04-25 | networkd: Fix route properties. | Susant Sahani |
2016-04-24 | tests: add test for coredump handler hanging at shutdown (#3101) | Evgeny Vereshchagin |
2016-04-24 | po: Update French translation (#3108) | Sylvain Plantefève |
2016-04-24 | catalog,po: update Polish translation (#3100) | Piotr Drąg |
2016-04-22 | machinectl: don't parse command line switches after "shell" verb (#3095) | Lennart Poettering |
2016-04-22 | man: document the default for systemd.timer's Persistent flag (#3099) | Evgeny Vereshchagin |
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 | Merge pull request #3078 from poettering/get-processes | Zbigniew Jędrzejewski-Szmek |
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 | update TODO | Lennart Poettering |
2016-04-22 | man: don't claim systemd would connect stdout/stderr of daemons with /dev/null | Lennart Poettering |
2016-04-22 | units: order systemd-user-sessions.service after network.target | Lennart Poettering |