index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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-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
[next]