index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rc-local-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
Revert "resolved: drop unnecessary comparison (#6220)"
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-06-28
systemd-mount: support unmounting loop devices by backing files (#6211)
Yu Watanabe
2
-52
/
+98
2017-06-28
Only drop the capabilities from the bounding set if we are running as PID1 (#...
Lennart Poettering
1
-1
/
+1
2017-06-28
udev: never ask libblkid for detecting superblocks with bad checksums (#6215)
Lennart Poettering
1
-12
/
+1
2017-06-28
nspawn: register a scope for the unit if --register=no is specified (#6166)
Lennart Poettering
4
-85
/
+202
2017-06-28
sd-bus: never augment creds when we are operating on remote connections (#6217)
Lennart Poettering
3
-0
/
+26
2017-06-28
man: update reference for binfmt documentation (#6223)
Stefan Schweter
2
-2
/
+2
2017-06-28
resolved: drop unnecessary comparison (#6220)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-06-28
build-sys: fix installation of new 60-input-id.rules
Zbigniew Jędrzejewski-Szmek
2
-1
/
+2
2017-06-27
resolved: define various packet sizes as unsigned
Zbigniew Jędrzejewski-Szmek
2
-4
/
+4
2017-06-27
resolved: do not allocate packets with minimum size
Zbigniew Jędrzejewski-Szmek
1
-1
/
+11
2017-06-27
resolved: Recover from slow DNS responses
Kai Krakow
1
-1
/
+4
2017-06-27
man: extend Before=/After= documentation a bit
Lennart Poettering
1
-20
/
+23
2017-06-27
man: improve documentation of ExecStartPost= a bit
Lennart Poettering
1
-8
/
+7
2017-06-27
man: be more precise on the ConditionFirstBoot= documentation
Lennart Poettering
1
-7
/
+5
2017-06-27
logind: relax udev rules matching devices logind watches for
Lennart Poettering
1
-7
/
+2
2017-06-27
logind: filter out input devices that have none of the keys/switche we care a...
Lennart Poettering
2
-2
/
+50
2017-06-27
logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...
Lennart Poettering
2
-3
/
+82
2017-06-27
resolved: simplify alloc size calculation
Zbigniew Jędrzejewski-Szmek
2
-9
/
+1
2017-06-27
test-resolved-packet: add a simple test for our allocation functions
Zbigniew Jędrzejewski-Szmek
4
-0
/
+69
2017-06-27
Add networkctl label to man and shell completion
Zbigniew Jędrzejewski-Szmek
3
-4
/
+32
2017-06-27
networkctl: display address labels
Susant Sahani
4
-1
/
+91
2017-06-27
hwdb: weed out key defines which do not designate events
Michal Suchanek
1
-2
/
+4
2017-06-27
input_id: fix button detection
Michal Suchanek
1
-13
/
+9
2017-06-27
input_id: fix detection of devices with mouse buttons
Michal Suchanek
1
-1
/
+3
2017-06-27
rules: move input_id rule to a separate file
Michal Suchanek
4
-2
/
+9
2017-06-27
hwdb: fix help text in 60-keyboard.hwdb
Michal Suchanek
1
-1
/
+2
2017-06-27
hwdb: support pressing buttons on a keyboard
Michal Suchanek
4
-2
/
+7
2017-06-27
Use same script to build key list in Makefile and meson
Michal Suchanek
4
-20
/
+13
2017-06-27
gpt-auto-generator: disable gpt auto logic for swaps if at least one is defin...
Franck Bui
1
-0
/
+9
2017-06-27
fstab-util: introduce fstab_has_fstype() helper
Franck Bui
2
-0
/
+21
2017-06-27
fstab-util: don't eat up errors in fstab_is_mount_point()
Franck Bui
3
-6
/
+14
2017-06-27
doc: Add an example for target units (#5951)
Janne Heß
1
-0
/
+37
2017-06-27
udev: fix some incorrect usages of CLOCK_BOOTTIME (#6198)
Lennart Poettering
2
-11
/
+11
2017-06-26
systemd-mount: support device names and multiple arguments for umount (#6096)
Yu Watanabe
2
-28
/
+219
2017-06-26
smack: handling smack onlycap list (#5542)
WaLyong Cho
1
-0
/
+64
2017-06-26
systemctl: quieten a few more messages if -q is specified
Lennart Poettering
1
-6
/
+13
2017-06-26
importd: log more information when renaming files
Lennart Poettering
2
-3
/
+3
2017-06-26
import: remove misplaced assert()
Lennart Poettering
2
-5
/
+7
2017-06-26
sd-bus: use GetConnectionCredentials() when querying credentials, if available
Lennart Poettering
1
-69
/
+188
2017-06-26
sd-bus: when credentials of the "org.freedesktop.DBus" service are queried re...
Lennart Poettering
1
-0
/
+3
2017-06-26
core: when parsing integers passed over the bus use int32_t, not int
Lennart Poettering
1
-3
/
+3
2017-06-26
core: make IOSchedulingClass= and IOSchedulingPriority= settable for transien...
Lennart Poettering
7
-17
/
+159
2017-06-26
ethtool: warn when ethtool_set_glinksettings not supported
Susant Sahani
1
-5
/
+6
2017-06-26
systemctl: be truly quiet in systemctl -q is-enabled
Lennart Poettering
1
-1
/
+2
2017-06-26
swap: make use of IN_SET()
Franck Bui
1
-29
/
+29
2017-06-26
swap: make use of manager_get_unit() in swap.c
Franck Bui
1
-7
/
+7
2017-06-26
core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...
Lennart Poettering
6
-22
/
+65
2017-06-26
core: permit FDSTORE=1 messages with non-pollable fds
Lennart Poettering
3
-44
/
+40
2017-06-26
ethtool: Fix speed in 593022fa377d40d9a645919759b04c53cf4eace8
Susant Sahani
1
-1
/
+1
[next]