index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-10-ISSUE-2467
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-27
hwdb: add ACCEL_LOCATION property to parse_hwdb.py
Luís Ferreira
1
-0
/
+7
2019-04-27
hwdb: add ACCEL_LOCATION to the allowed properties
Luís Ferreira
1
-0
/
+6
2019-04-26
nspawn-expose-ports: fix a typo in error message
Ben Boeckel
1
-1
/
+1
2019-04-26
resolve: use bridge or bonding interfaces in degraded-carrier state
Yu Watanabe
1
-1
/
+1
2019-04-26
sd-bus: bump message queue size again
Franck Bui
1
-2
/
+2
2019-04-26
udevd: notify when max number value of children is reached only once per batc...
Franck Bui
1
-1
/
+10
2019-04-26
chown-recursive: also check mode before we bypass
Lennart Poettering
1
-5
/
+5
2019-04-26
json: let's not accept embedded NUL bytes when allocating JSON strings
Lennart Poettering
2
-3
/
+7
2019-04-26
json: make log message more focussed
Lennart Poettering
1
-1
/
+1
2019-04-26
bash-completion: accept files for --bind/--bind-ro options
Frantisek Sumsal
1
-2
/
+2
2019-04-26
bash-completion: process only non-template units for systemctl isolate
Frantisek Sumsal
1
-1
/
+1
2019-04-26
bash-completion: don't sort syslog priorities
Frantisek Sumsal
1
-0
/
+1
2019-04-26
Document /etc/initrd-release
Jérémy Rosen
1
-1
/
+3
2019-04-25
Revert "Revert "README: remove Coverity Scan badge""
Evgeny Vereshchagin
1
-1
/
+0
2019-04-25
run: when we determine a timer cannot elapse anymore, really just warn, nothi...
Lennart Poettering
1
-11
/
+12
2019-04-25
calendarspec: make return time value of calendar_spec_next_usec() optional
Lennart Poettering
1
-7
/
+12
2019-04-25
run: check if the specified calendar event is not in the past
Frantisek Sumsal
1
-1
/
+19
2019-04-25
network: drop "return 1" when the return value is ignored by all callers
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2019-04-25
core: adjust unit_get_ancestor_memory_{low,min}() to work with units which do...
Zbigniew Jędrzejewski-Szmek
1
-6
/
+3
2019-04-25
hwdb: add axis range corrections for the Dell Latitude e7250
Dave Ross
1
-0
/
+7
2019-04-25
network: fix ref/unref logic for Link object
Yu Watanabe
3
-57
/
+61
2019-04-25
network: prevent interfaces to be initialized multiple times
Yu Watanabe
2
-11
/
+17
2019-04-25
udev,network: warn when .link or .network file has no [Match] section
Yu Watanabe
6
-5
/
+34
2019-04-25
network: fix ListenPort= in [WireGuard] section
Yu Watanabe
1
-9
/
+10
2019-04-25
test-network: fix invalid assertions
Yu Watanabe
1
-23
/
+23
2019-04-24
bash-completion: unify indentation
Frantisek Sumsal
1
-1
/
+1
2019-04-24
bash-completion: properly autocomplete escaped unit names
Frantisek Sumsal
2
-2
/
+11
2019-04-24
NEWS: List getty@tty1.service as not being enabled anymore
Paul Menzel
1
-2
/
+3
2019-04-24
man: describe interaction with ProtectHome=/InaccessiblePaths= in BindMount=
Zbigniew Jędrzejewski-Szmek
1
-13
/
+22
2019-04-24
core: immediately trigger watchdog action on WATCHDOG=trigger
Jan Klötzke
2
-2
/
+31
2019-04-24
semaphore: merge semaphore scripts to avoid code duplication (#12365)
Frantisek Sumsal
3
-104
/
+111
2019-04-23
meson: do not use f-strings
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-04-23
man: document sd_bus_add_{object,fallback}_vtable
Zbigniew Jędrzejewski-Szmek
5
-0
/
+613
2019-04-23
sd-bus: when running user find function don't trust the value to be initialized
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-04-23
busctl: add introspect --xml-interface
Zbigniew Jędrzejewski-Szmek
2
-0
/
+23
2019-04-23
test-bus-{vtable,introspect}: share data and test introspect_path()
Zbigniew Jędrzejewski-Szmek
6
-142
/
+178
2019-04-23
basic/socket-util: put a limit on the loop to flush connections
Zbigniew Jędrzejewski-Szmek
1
-1
/
+9
2019-04-23
hwdb: Fix the key codes of the OLPC XO button pad
Lubomir Rintel
1
-8
/
+8
2019-04-23
hwdb: Fix the OLPC XO rotate key
Lubomir Rintel
1
-1
/
+1
2019-04-23
hwdb: No LEDs on the OLPC XO keyboard
Lubomir Rintel
1
-0
/
+2
2019-04-23
hwdb: Make the OLPC XO rules also match XO-1.75
Lubomir Rintel
1
-1
/
+3
2019-04-23
basic/socket-util: fix typo and reword comment
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2019-04-23
catalog: update Polish translation
Piotr Drąg
1
-0
/
+14
2019-04-23
udev: net_id: introduce predictable names for netdevsim
Jiri Pirko
3
-0
/
+53
2019-04-23
udev-rules: add udmabuf to kvm group
Marc-André Lureau
1
-0
/
+2
2019-04-23
sd-bus: split introspection into the content creation and reply creation parts
Zbigniew Jędrzejewski-Szmek
5
-41
/
+75
2019-04-23
sd-bus: use _cleanup_ for struct introspect
Zbigniew Jędrzejewski-Szmek
2
-30
/
+15
2019-04-23
sd-bus: allow vtable format structure to grow in the future
Zbigniew Jędrzejewski-Szmek
2
-18
/
+15
2019-04-23
sd-bus: add symbol to tell linker that new vtable functions are used
Zbigniew Jędrzejewski-Szmek
4
-6
/
+30
2019-04-22
core: support DisableControllers= for transient units
Anita Zhang
4
-9
/
+31
[next]