index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
path-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
core: set start job timeout from the kernel commandline (#3112)
tblume
2
-0
/
+18
2016-04-26
Revert "smaller journal fixes (#3124)"
Zbigniew Jędrzejewski-Szmek
3
-40
/
+14
2016-04-26
smaller journal fixes (#3124)
Lennart Poettering
3
-14
/
+40
2016-04-26
tests: document requirements of networkd integration tests (#3125)
Martin Pitt
1
-1
/
+6
2016-04-26
man: elaborate on the automatic systemd-journald.socket service dependencies
Lennart Poettering
1
-5
/
+8
2016-04-26
journal-file: make seeking in corrupted files work
Lennart Poettering
1
-6
/
+16
2016-04-26
journal-file: when iterating through a partly corruped journal file, treat er...
Lennart Poettering
1
-1
/
+7
2016-04-26
journal-file: always generate the same error when encountering corrupted files
Lennart Poettering
1
-1
/
+1
2016-04-26
journal: when dumping journal contents, react nicer to lines we can't read
Lennart Poettering
1
-1
/
+4
2016-04-26
sd-journal: detect earlier if we try to read an object from an invalid offset
Lennart Poettering
1
-0
/
+4
2016-04-26
systemd --user: call pam_loginuid when creating user@.service (#3120)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2016-04-25
Hp Folio 1040g2 micmute and toggle touchpad fn keys fix (#3118)
EMOziko
1
-0
/
+5
2016-04-25
machined: add CAP_MKNOD to capabilities to run with (#3116)
Lennart Poettering
1
-1
/
+1
2016-04-25
machined: generate a nicer error when the user tries "machinectl clone" on no...
Lennart Poettering
1
-0
/
+2
2016-04-25
core: fix description of "resources" service error (#3119)
Lennart Poettering
2
-2
/
+2
2016-04-25
journal: fix already offline check and thread leak (#2810)
Vito Caputo
1
-2
/
+4
2016-04-25
journalctl: turn --unit= in combination with --user into --user-unit=
Lennart Poettering
1
-0
/
+12
2016-04-25
man: document the new by-fd journal calls
Lennart Poettering
2
-30
/
+49
2016-04-25
man: don't include history sections in man pages
Lennart Poettering
3
-45
/
+0
2016-04-25
sd-journal: "soft" deprecate sd_journal_open_container()
Lennart Poettering
2
-1
/
+4
2016-04-25
journalctl: port --machine= switch to use machined's OpenMachineRootDirectory()
Lennart Poettering
1
-3
/
+50
2016-04-25
journalctl: don't trust the per-field entry tables when looking for boot IDs
Lennart Poettering
1
-20
/
+38
2016-04-25
journalctl: improve output of --header a bit
Lennart Poettering
1
-10
/
+10
2016-04-25
nspawn: explicitly remove veth links after use (#3111)
Lennart Poettering
4
-1
/
+51
2016-04-25
journalctl: simplify discover_next_boot() a bit
Lennart Poettering
1
-13
/
+8
2016-04-25
journalctl: simplify get_boots() a bit, by getting rid of one BootId object
Lennart Poettering
1
-8
/
+8
2016-04-25
journalctl: add some explanatory comments to get_boots()
Lennart Poettering
1
-7
/
+16
2016-04-25
sd-journal: add logic to open journal files of a specific OS tree
Lennart Poettering
2
-8
/
+15
2016-04-25
machined: add new OpenRootDirectory() call to Machine objects
Lennart Poettering
3
-0
/
+114
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
13
-75
/
+305
2016-04-25
Always create dependencies for loop device mounts
Michal Koutný
1
-2
/
+11
2016-04-25
Always create dependencies for bind mounts
Michal Koutný
1
-1
/
+1
2016-04-25
nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees
Lennart Poettering
3
-3
/
+27
2016-04-25
nspawn: don't try to patch UIDs/GIDs of procfs and suchlike
Lennart Poettering
2
-2
/
+46
2016-04-25
units: turn on user namespace by default in systemd-nspawn@.service
Lennart Poettering
1
-1
/
+1
2016-04-25
nspawn: make -U a tiny bit smarter
Lennart Poettering
3
-6
/
+16
2016-04-25
man: document the new user namespacing options
Lennart Poettering
2
-30
/
+87
2016-04-25
nspawn: allow configuration of user namespaces in .nspawn files
Lennart Poettering
4
-63
/
+225
2016-04-25
nspawn: add -U as shortcut for --private-users=pick
Lennart Poettering
1
-3
/
+12
2016-04-25
nspawn: optionally, automatically allocate a UID/GID range for userns containers
Lennart Poettering
1
-37
/
+189
2016-04-25
nspawn: optionally fix up OS tree uid/gids for userns
Lennart Poettering
6
-2
/
+560
2016-04-25
util: copy_file_range() returns EBADF when used on a tty
Lennart Poettering
1
-1
/
+1
2016-04-25
sd-journal: minor simplification
Lennart Poettering
1
-7
/
+1
2016-04-25
journalctl: improve error message when we have trouble reading journal files
Lennart Poettering
1
-1
/
+1
2016-04-25
sd-journal: properly collect errors from readdir()
Lennart Poettering
1
-2
/
+2
2016-04-25
journal: add inotify watches by-fd instead of by-path
Lennart Poettering
3
-5
/
+22
2016-04-25
networkd: Address- initialize the node before adding to list.
Susant Sahani
1
-4
/
+3
2016-04-25
networkd: Fix route properties.
Susant Sahani
1
-3
/
+3
2016-04-25
tests: add test for coredump handler hanging at shutdown (#3101)
Evgeny Vereshchagin
2
-0
/
+77
2016-04-25
po: Update French translation (#3108)
Sylvain Plantefève
1
-48
/
+58
[prev]
[next]