Age | Commit message (Expand) | Author |
2016-04-29 | nspawn: convert uuid to string (#3146) | Evgeny Vereshchagin |
2016-04-28 | networkd: reconfigure IPv6 and static address after link up event (#3105) | Susant Sahani |
2016-04-28 | basic/mount-util: recognize pvfs2 as network fs (#3140) | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | nspawn: initialize the veth_name (#3141) | Evgeny Vereshchagin |
2016-04-28 | cgtop: initialize `ours' to NULL properly (#3139) | Naohiro Aota |
2016-04-27 | Correctly parse OBJECT_PID in journald messages (#3129) | Nalin Dahyabhai |
2016-04-27 | path-util: Add hidden suffixes for ucf (#3131) | Martin Pitt |
2016-04-27 | journal: set STATE_ARCHIVED as part of offlining (#2740) | Vito Caputo |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-26 | Merge pull request #3124 from poettering/small-journal-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Revert "smaller journal fixes (#3124)" | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | Merge pull request #3093 from poettering/nspawn-userns-magic | Lennart Poettering |
2016-04-26 | smaller journal fixes (#3124) | Lennart Poettering |
2016-04-26 | journal-file: make seeking in corrupted files work | Lennart Poettering |
2016-04-26 | journal-file: when iterating through a partly corruped journal file, treat er... | Lennart Poettering |
2016-04-26 | journal-file: always generate the same error when encountering corrupted files | Lennart Poettering |
2016-04-26 | journal: when dumping journal contents, react nicer to lines we can't read | Lennart Poettering |
2016-04-26 | sd-journal: detect earlier if we try to read an object from an invalid offset | Lennart Poettering |
2016-04-26 | systemd --user: call pam_loginuid when creating user@.service (#3120) | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3109 from poettering/journal-by-fd | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3114 from poettering/journalctl-b | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | machined: generate a nicer error when the user tries "machinectl clone" on no... | Lennart Poettering |
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 | 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 | 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 | nspawn: make -U a tiny bit smarter | 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 |