index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-sysusers.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
nspawn: Fix two misspellings of "hierarchy" in error messages
Tobias Klauser
1
-2
/
+2
2016-03-16
Reference correct `machinectl` command in 219 NEWS
Elias Probst
1
-1
/
+1
2016-03-15
man: document missing KillSignal= .nspawn option
Petros Angelatos
2
-3
/
+14
2016-03-15
hwdb: correct resolution for Asus x550cc
Peter Hutterer
1
-0
/
+6
2016-03-15
time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported
Lubomir Rintel
1
-2
/
+5
2016-03-15
sd-path: use XDG_CONFIG_HOME instead of hardcoding ~/.config for user-dirs
Emmanuel Gil Peyrot
1
-2
/
+7
2016-03-15
include sys/sysmacros.h in more places
Mike Frysinger
5
-0
/
+5
2016-03-14
man: network - Fix misspelling of "router advertisement"
Tobias Klauser
1
-1
/
+1
2016-03-14
device: Ensure we have sysfs path before comparing.
Colin Guthrie
1
-1
/
+1
2016-03-14
shared/machine-pool: fix another mkfs.btrfs checking
Evgeny Vereshchagin
1
-1
/
+1
2016-03-14
shared/machine-pool: fix mkfs.btrfs checking
Evgeny Vereshchagin
1
-4
/
+2
2016-03-12
run: Improve the help message about timer options and existing units
Wieland Hoffmann
1
-2
/
+2
2016-03-11
headers: remove commas at end of enum lists
Zbigniew Jędrzejewski-Szmek
5
-6
/
+6
2016-03-11
headers: do not use siginfo_t if not defined
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2016-03-11
headers: use __inline__ instead of inline
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2016-03-11
build-sys: add check that our headers are ANSI compatible
Zbigniew Jędrzejewski-Szmek
1
-1
/
+12
2016-03-10
socket_address_listen: do not rely on errno (2)
Zbigniew Jędrzejewski-Szmek
1
-19
/
+15
2016-03-10
test-ipcrm: fix log message
Lukas Nykryn
1
-1
/
+1
2016-03-10
socket_address_listen - do not rely on errno
Petr Lautrbach
1
-1
/
+1
2016-03-10
DHCP DUID and IAID configurability
Vinay Kulkarni
24
-44
/
+509
2016-03-09
/dev/console must be labeled with SELinux label
Dan Walsh
1
-0
/
+7
2016-03-06
firstboot: use laccess macro instead of facessat()
Alexander Kuleshov
1
-6
/
+6
2016-03-05
README: bump kernel version to 3.12
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-03-05
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
7
-48
/
+12
2016-03-05
systemctl: improve error message when starting a unit failed
Ronny Chevalier
1
-1
/
+4
2016-03-05
test-compress-benchmark: skip loop iteration if size is 0
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2016-03-05
test-selinux: use yes_no() and strnull()
Zbigniew Jędrzejewski-Szmek
1
-7
/
+12
2016-03-05
networkctl: avoid reading past end of input buffer
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2016-03-05
networkctl: use ETHER_ADDR_NULL in one more place
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2016-03-05
lldp: fix memleak
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2016-03-05
test-journal-enum: enable by default
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2016-03-05
test-libudev: disable monitor mode by default and add to automatic tests
Zbigniew Jędrzejewski-Szmek
2
-2
/
+11
2016-03-05
test-libudev: modernization
Zbigniew Jędrzejewski-Szmek
1
-157
/
+101
2016-03-05
build-sys: ignore Python 2 bytecode files
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2016-03-05
Enable test-ipcrm, test-hostname in unsafe tests
Zbigniew Jędrzejewski-Szmek
3
-8
/
+21
2016-03-05
Enable test-daemon, test-log, test-watchdog by default
Zbigniew Jędrzejewski-Szmek
2
-8
/
+8
2016-03-05
shared/acpi-fpdt: use ENODATA for missing data and skip test
Zbigniew Jędrzejewski-Szmek
2
-2
/
+6
2016-03-05
Rename test-boot-timestamp to test-boot-timestamps and enable by default
Zbigniew Jędrzejewski-Szmek
3
-22
/
+39
2016-03-05
Move test-loopback to normal tests
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2016-03-04
fstab-generator: fix automount option and don't start associated mount unit a...
Franck Bui
2
-3
/
+12
2016-03-04
core/mount: Don't unmount initramfs mounts
Joel Holdsworth
2
-6
/
+10
2016-03-04
core/failure-action: Set job-modes to replace-irreversibly
Joel Holdsworth
1
-2
/
+4
2016-03-04
selinux: use *_raw API from libselinux
Evgeny Vereshchagin
2
-7
/
+7
2016-03-04
tests: add create_strace_wrapper
Evgeny Vereshchagin
1
-0
/
+11
2016-03-03
test-util: remove now unused includes
Ronny Chevalier
1
-12
/
+0
2016-03-03
tests: move xattr-util related tests to test-xattr-util.c
Ronny Chevalier
4
-34
/
+77
2016-03-03
tests: move glob-util related tests to test-glob-util.c
Ronny Chevalier
4
-20
/
+58
2016-03-03
tests: move io-util related tests to test-io-util
Ronny Chevalier
4
-38
/
+77
2016-03-03
tests: move proc-cmdline related tests to test-proc-cmdline.c
Ronny Chevalier
4
-20
/
+60
2016-03-03
tests: move fstab-util related tests to test-fstab-util.c
Ronny Chevalier
2
-36
/
+37
[next]