index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update TODO
Lennart Poettering
2017-07-10
1
-0
/
+4
*
expand path of systemctl link argument (#6186)
Boucman
2017-07-10
1
-0
/
+34
*
Merge pull request #6287 from keszybz/wsign-compare
Djalal Harouni
2017-07-10
1
-1
/
+2
|
\
|
*
meson: use -Wextra if available
Zbigniew Jędrzejewski-Szmek
2017-07-05
1
-1
/
+2
*
|
Merge pull request #6289 from keszybz/config-tweaks
Djalal Harouni
2017-07-10
2
-5
/
+5
|
\
\
|
*
|
basic/log: use getenv instead of secure_getenv
Zbigniew Jędrzejewski-Szmek
2017-07-05
1
-4
/
+4
|
*
|
resolved: treat failure to parse config as non-fatal
Zbigniew Jędrzejewski-Szmek
2017-07-05
1
-1
/
+1
*
|
|
hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen. (#6312)
Alex Lu
2017-07-10
1
-0
/
+7
*
|
|
Merge pull request #6311 from keszybz/memleak
Djalal Harouni
2017-07-09
2
-3
/
+6
|
\
\
\
|
*
|
|
sd-login: fix memleak when output argument is NULL
Zbigniew Jędrzejewski-Szmek
2017-07-09
1
-2
/
+5
|
*
|
|
networkd: trivial style cleanup
Zbigniew Jędrzejewski-Szmek
2017-07-08
1
-1
/
+1
*
|
|
|
units: Tell login to preserve environment (#6023)
Nikolai Kondrashov
2017-07-09
4
-4
/
+16
*
|
|
|
sd_uid_get_state: do not return -ENOENT if state is "offline" (#6302)
Yu, Li-Yu
2017-07-09
1
-1
/
+1
|
/
/
/
*
|
|
time-util: make parse_timestamp() set 0 if the input is very old date (#6297)
Yu Watanabe
2017-07-08
2
-13
/
+24
*
|
|
shared: leave output_journal() output in buffer (#6304)
Vito Caputo
2017-07-07
2
-1
/
+2
*
|
|
tests: adapt test-functions to run tests on SUSE (#6270)
tblume
2017-07-06
1
-4
/
+28
*
|
|
resolve: Try to remove the ambiguity about the mtu parameter of dns_packet_ne...
Benjamin Robin
2017-07-06
3
-10
/
+21
*
|
|
fstab-generator: fix new NULL dereference. (#6296)
NeilBrown
2017-07-06
1
-1
/
+1
*
|
|
Merge pull request #6236 from yuwata/mount-loop
Zbigniew Jędrzejewski-Szmek
2017-07-05
2
-137
/
+330
|
\
\
\
|
*
|
|
systemd-mount: support relative paths
Yu Watanabe
2017-07-05
1
-12
/
+52
|
*
|
|
systemd-mount: support unmounting devices on remote host
Yu Watanabe
2017-07-05
2
-4
/
+26
|
*
|
|
systemd-mount: support discovery of loop backing file
Yu Watanabe
2017-07-05
2
-123
/
+254
|
|
/
/
*
/
/
test-fs-util: re-order test_readlink_and_make_absolute and test_get_files_in_...
Mike Gilbert
2017-07-05
1
-1
/
+1
|
/
/
*
|
systemctl: print next timer trigger time with the status verb (#6242)
Giedrius Statkevičius
2017-07-04
1
-0
/
+31
*
|
basic: Fix build warning in random-util (#6284)
Benjamin Robin
2017-07-04
1
-3
/
+3
|
/
*
gpt-auto-generator: fix the handling of the value returned by fstab_has_fstyp...
Franck Bui
2017-07-04
1
-1
/
+1
*
fstab-generator: handle NFS "bg" mounts correctly. (#6103)
NeilBrown
2017-07-04
2
-2
/
+23
*
Merge pull request #6274 from keszybz/etags-ctags
Lennart Poettering
2017-07-04
2
-5
/
+8
|
\
|
*
meson: add support for ctags
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-4
/
+7
|
*
man: remove unnecessary "the"
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-1
/
+1
*
|
udev: move the KEY_* defines to missing.h (#6278)
Peter Hutterer
2017-07-04
2
-11
/
+10
*
|
fix add_esp() in the gpt-auto-generator.c (#6251)
Дамјан Георгиевски
2017-07-04
1
-1
/
+1
*
|
Merge pull request #6255 from keszybz/property-escaping
Lennart Poettering
2017-07-04
1
-11
/
+10
|
\
\
|
*
|
bus-util: replace non-printable values with [unprintable]
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-3
/
+15
|
*
|
Revert "bus: when dumping string property values escape the chars we use as e...
Zbigniew Jędrzejewski-Szmek
2017-07-01
1
-16
/
+3
*
|
|
core: link user keyring to session keyring (#6275)
Christian Hesse
2017-07-04
2
-0
/
+12
*
|
|
Merge pull request #6258 from vcaputo/overflow
Zbigniew Jędrzejewski-Szmek
2017-07-04
2
-4
/
+35
|
\
\
\
|
*
|
|
test-strxcpyx: add test for strpcpyf overflow
Zbigniew Jędrzejewski-Szmek
2017-07-04
1
-0
/
+7
|
*
|
|
strxcpyx: assert throughout on non-NULL src/dest
Vito Caputo
2017-07-03
1
-0
/
+15
|
*
|
|
strxcpyx: don't overflow dest on strpcpyf truncate
Vito Caputo
2017-07-03
1
-4
/
+13
|
|
/
/
*
|
|
NEWS: typo fixes (#6276)
Thomas H. P. Andersen
2017-07-03
1
-2
/
+2
*
|
|
build-sys: fix automake build
Lennart Poettering
2017-07-03
1
-3
/
+3
*
|
|
Merge pull request #6271 from poettering/resolved-switching
Zbigniew Jędrzejewski-Szmek
2017-07-03
5
-32
/
+45
|
\
\
\
|
*
|
|
git-contrib: drop weird non-breaking spaces
Lennart Poettering
2017-07-03
1
-0
/
+1
|
*
|
|
resolved: downgrade log messages about switching DNS servers
Lennart Poettering
2017-07-03
2
-4
/
+4
|
*
|
|
NEWS: tweak contributors list a bit
Lennart Poettering
2017-07-03
2
-28
/
+40
*
|
|
|
vconsole: search for usable source console (#6180)
Michal Soltys
2017-07-03
1
-71
/
+128
*
|
|
|
sd-boot: stub: Obtain PE section offsets from RAM, not disk (#6250)
Matthew Garrett
2017-07-03
5
-81
/
+83
*
|
|
|
units: use Requires in systemd-networkd-wait-online.service (#6065)
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6231 from keszybz/man-nss-resolved
Lennart Poettering
2017-07-03
3
-8
/
+34
|
\
\
\
[next]