index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb
/
ma-medium.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-20
networkd: add quickack option to route (#7896)
Susant Sahani
5
-0
/
+55
2018-01-20
man: make clear that accessing network and mounting filesystems is not suppor...
Michal Sekletar
1
-0
/
+3
2018-01-20
networkd: ignore Static Routes option when Classless Static Routes is given (...
Susant Sahani
3
-2
/
+23
2018-01-19
fs-util: chase_symlinks(): support empty root
Yu Watanabe
1
-7
/
+3
2018-01-18
hwdb: Add Lenovo IdeaPad Miix 320 sensor mount quirk (#7707)
jdkbx
1
-0
/
+5
2018-01-18
man: systemd-nspawn: fix list of default capabilities (#7925)
Alan Jenkins
1
-15
/
+10
2018-01-18
core: clone_device_node(): add debug message
Alan Jenkins
1
-1
/
+1
2018-01-18
core: un-break PrivateDevices= by allowing it to mknod /dev/ptmx
Alan Jenkins
1
-1
/
+2
2018-01-18
resolved: fix confusion with generic data in unparsable packets
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2018-01-18
resolved: split out parts of dns_packet_extract
Zbigniew Jędrzejewski-Szmek
1
-90
/
+121
2018-01-18
bus-message: avoid -Wnull-pointer-arithmetic warning on new clang
Zbigniew Jędrzejewski-Szmek
1
-3
/
+5
2018-01-17
fuzz: add docs on creating fuzzer targets to HACKING
Jonathan Rudenberg
1
-0
/
+33
2018-01-17
fuzz: allow building fuzzers outside of oss-fuzz
Jonathan Rudenberg
3
-39
/
+61
2018-01-17
fuzz: rebuild everything during each oss-fuzz build
Jonathan Rudenberg
1
-7
/
+14
2018-01-17
fuzz: disable all deps when building with oss-fuzz
Jonathan Rudenberg
2
-28
/
+32
2018-01-17
fuzz: add initial fuzzing infrastructure
Jonathan Rudenberg
9
-2
/
+232
2018-01-17
core: namespace: remove unnecessary mode on /dev/shm mount target
Alan Jenkins
1
-1
/
+1
2018-01-17
README: fix context for CONFIG_DEVPTS_MULTIPLE_INSTANCES
Alan Jenkins
1
-3
/
+5
2018-01-17
resolve: check for underflow of size parameter (#7889)
Shawn Landden
1
-0
/
+18
2018-01-17
core: namespace: nitpick /dev/ptmx error handling
Alan Jenkins
1
-2
/
+2
2018-01-17
fs-util: refuse taking a relative path to chase if "root" is specified and CH...
Lennart Poettering
1
-1
/
+7
2018-01-17
fs-util: extra chase_symlink() safety check on "path" parameter
Lennart Poettering
1
-0
/
+3
2018-01-17
fs-util: extra safety checks on chase_symlinks() root parameter
Lennart Poettering
1
-0
/
+8
2018-01-17
path-util: don't insert duplicate "/" in path_make_absolute_cwd()
Lennart Poettering
1
-1
/
+4
2018-01-17
tree-wide: port all code to use safe_getcwd()
Lennart Poettering
4
-9
/
+13
2018-01-17
path-util: introduce new safe_getcwd() wrapper
Lennart Poettering
2
-0
/
+19
2018-01-17
path-util: don't add extra "/" when prefix already is suffixed by slash
Lennart Poettering
1
-1
/
+4
2018-01-17
path-util: do something useful if the prefix is "" in path_make_absolute()
Lennart Poettering
1
-1
/
+1
2018-01-17
efivars: include errno.h when EFI support is disabled (#7900)
Yu Watanabe
1
-0
/
+3
2018-01-17
hwdb: 60-sensors: Add DMI strings for Trekstor Surftab 7.0 newer BIOS version...
Hans de Goede
1
-0
/
+1
2018-01-17
hwdb: HP vendor name for ZBooks in 60-keyboard.hwdb (#7905)
Jerónimo Borque
1
-0
/
+1
2018-01-17
namespace: only make the symlink /dev/ptmx if it was already a symlink
Дамјан Георгиевски
1
-6
/
+21
2018-01-16
namespace: extract clone_device_node function from mount_private_dev
Дамјан Георгиевски
1
-35
/
+36
2018-01-16
network: create runtime sub-directories after drop_privileges()
Yu Watanabe
1
-14
/
+18
2018-01-16
timesync: do not fail when started as privileged user
Yu Watanabe
1
-0
/
+1
2018-01-16
dhcp6: fix warnings by clang with -Waddress-of-packed-member
Yu Watanabe
1
-5
/
+4
2018-01-16
networkd: fix wrong argument check
Yu Watanabe
1
-1
/
+1
2018-01-16
ipvlan: fix wrong assignment in ipvlan_init()
Yu Watanabe
1
-1
/
+1
2018-01-16
man: mention that systemctl is-active or is-failed do not load units
Yu Watanabe
1
-0
/
+11
2018-01-16
virt: add comment that we need to use sscanf()
Yu Watanabe
1
-0
/
+2
2018-01-16
man: remove duplicated line
Yu Watanabe
1
-1
/
+0
2018-01-16
parse-util: detect overflows in parse_percent_unbounded()
Lennart Poettering
1
-4
/
+5
2018-01-16
parse-util: coding style fix
Lennart Poettering
1
-8
/
+8
2018-01-16
locale-util: add freelocale() cleanup helper
Lennart Poettering
3
-10
/
+14
2018-01-16
man: fix broken kernel document links (#7892)
John Lin
4
-4
/
+4
2018-01-16
Fix parsing of features in detect_vm_xen_dom0 (#7890)
Olaf Hering
1
-2
/
+2
2018-01-15
machined: use getent to get default shell for machinectl shell (#7684)
Shawn Landden
2
-14
/
+34
2018-01-15
sd-dhcp6-client: Use offsetof() instead of sizeof()
Patrik Flykt
1
-1
/
+2
2018-01-15
dhcp6: Fix valgrind nitpick about returned test case value
Patrik Flykt
1
-1
/
+1
2018-01-15
man: fix typo
Дилян Палаузов
1
-1
/
+1
[next]