index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stdio-bridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
parse-util: fix conversion from size_t on s390 (#3147)
Lubomir Rintel
1
-1
/
+1
2016-04-29
nspawn: convert uuid to string (#3146)
Evgeny Vereshchagin
1
-1
/
+1
2016-04-29
networkd: reconfigure IPv6 and static address after link up event (#3105)
Susant Sahani
1
-7
/
+23
2016-04-28
basic/mount-util: recognize pvfs2 as network fs (#3140)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2016-04-28
nspawn: initialize the veth_name (#3141)
Evgeny Vereshchagin
1
-1
/
+1
2016-04-28
cgtop: initialize `ours' to NULL properly (#3139)
Naohiro Aota
1
-1
/
+1
2016-04-28
test: chmod +x sysv-generator-test
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2016-04-28
test-path-util: add a trivial test for hidden_or_backup_file
Zbigniew Jędrzejewski-Szmek
1
-0
/
+22
2016-04-28
tree-wide: rename hidden_file to hidden_or_backup_file and optimize
Zbigniew Jędrzejewski-Szmek
9
-36
/
+35
2016-04-27
Add croatian translation, hr.po and systemd.hr.catalog files
muzena
3
-0
/
+885
2016-04-27
basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...
Zbigniew Jędrzejewski-Szmek
1
-7
/
+3
2016-04-27
networkd: drop unnecessary stmt
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2016-04-27
machinectl: simplify option string assignment
Zbigniew Jędrzejewski-Szmek
1
-7
/
+2
2016-04-27
Stop syslog.socket when entering emergency mode (#3130)
Martin Pitt
1
-0
/
+1
2016-04-27
Correctly parse OBJECT_PID in journald messages (#3129)
Nalin Dahyabhai
1
-1
/
+1
2016-04-27
path-util: Add hidden suffixes for ucf (#3131)
Martin Pitt
1
-0
/
+3
2016-04-27
journal: set STATE_ARCHIVED as part of offlining (#2740)
Vito Caputo
2
-2
/
+9
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
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
[next]