index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
random-seed
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
systemctl: emit warning if start is used with globs
Zbigniew Jędrzejewski-Szmek
2
-20
/
+42
2019-10-16
core/load-fragment: remove unnecessary intialization
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-10-16
core/load-fragment: constify Unit* arguments where possible
Zbigniew Jędrzejewski-Szmek
1
-31
/
+31
2019-10-16
core: mark unit_*_printf() functions as taking a const Unit*
Zbigniew Jędrzejewski-Szmek
2
-5
/
+4
2019-10-16
Add Acer Switch SW312-31 to sensor hwdb
RoadrunnerWMC
1
-0
/
+3
2019-10-16
logind: make session_prepare_vt() static
Franck Bui
2
-2
/
+1
2019-10-15
shared/dropin: support -.service.d/ top level drop-in for service units
Anita Zhang
7
-3
/
+70
2019-10-14
test-network: disable IPv6AcceptRA= to speed up tests
Yu Watanabe
2
-0
/
+2
2019-10-14
network: DHCPv4 client: add support to send arbitary option and data
Susant Sahani
11
-2
/
+201
2019-10-14
udev: introduce CONST key name
Jan Synacek
2
-0
/
+46
2019-10-14
test-network: add a test case for nexthop
Yu Watanabe
3
-1
/
+43
2019-10-14
network: update comment as DHCP is deprecated now
Yu Watanabe
1
-2
/
+2
2019-10-14
network: introduce ip nexthop routing
Susant Sahani
21
-9
/
+993
2019-10-14
network: ndisc: do not drop all prefixes when a prefix matches a blacklist
Yu Watanabe
1
-44
/
+19
2019-10-13
systemctl: fix memleak caused by wrong cleanup func
Yu Watanabe
1
-1
/
+1
2019-10-12
udev: fix memleak caused by wrong cleanup function
Yu Watanabe
1
-1
/
+1
2019-10-11
udev: do not hardcode program name
David Tardon
2
-4
/
+6
2019-10-11
udev/fido_id: fix program name in usage output
David Tardon
1
-1
/
+1
2019-10-11
core: pass around pointer, not struct
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2019-10-11
shared/bus-unit-util: remove some empty lines
Zbigniew Jędrzejewski-Szmek
1
-72
/
+9
2019-10-11
core: adjust load functions for other unit types to be more like service
Zbigniew Jędrzejewski-Szmek
9
-117
/
+117
2019-10-11
core: simplify unit_load() a bit
Zbigniew Jędrzejewski-Szmek
1
-9
/
+4
2019-10-11
core/service: use common implementation of unit_load_fragment_and_dropin()
Zbigniew Jędrzejewski-Szmek
1
-24
/
+7
2019-10-11
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
12
-42
/
+21
2019-10-10
parse_hwdb: fix compatibility with pyparsing 2.4.*
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2019-10-10
parse_hwdb: process files in order
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-10-10
parse_hwdb: bail with an error if no matches or groups are detected
Zbigniew Jędrzejewski-Szmek
1
-4
/
+6
2019-10-10
Rename udev's hwdb/ to hwdb.d/
Zbigniew Jędrzejewski-Szmek
38
-9
/
+9
2019-10-10
Rename udev's rules/ to rules.d/
Zbigniew Jędrzejewski-Szmek
27
-2
/
+1
2019-10-10
test: Pass personality test even when i686 userland runs on x86_64 kernel
Balint Reczey
1
-1
/
+1
2019-10-09
hwdb: Update Primebook C11B sensor entry to also work with older BIOS versions
Hans de Goede
1
-0
/
+2
2019-10-08
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
11
-23
/
+46
2019-10-08
networkctl: add missing dots in --help
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-10-08
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
23
-1793
/
+1799
2019-10-08
test/TEST-31-DEVICE-ENUMERATION: do not use -x to avoid grep loop
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-10-08
test: add function to reduce copied setup boilerplate
Zbigniew Jędrzejewski-Szmek
34
-252
/
+46
2019-10-08
test: drop redirection to tty in integration tests
Zbigniew Jędrzejewski-Szmek
21
-51
/
+0
2019-10-07
basic/set: const-ify set_first()
Anita Zhang
1
-2
/
+2
2019-10-07
core: disallow using '-.service' as a service name
Anita Zhang
5
-0
/
+55
2019-10-07
trivial: rename chromeos to chromiumos
Tim Teichmann
6
-7
/
+7
2019-10-06
docs: fix inadvertent change in uid range
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-10-05
trivial: update tools/chromeos/gen_autosuspend_rules.py
Mario Limonciello
1
-1
/
+3
2019-10-05
Add missing license file and information for tools/chromeos/gen_autosuspend_r...
Tim Teichmann
2
-0
/
+28
2019-10-05
tty-ask-pwd-agent: move ask_password_plymouth() in ask-password-api.c
Franck Bui
3
-181
/
+182
2019-10-05
tty-ask-pwd-agent: small cleanup in process_one_password_file()
Franck Bui
1
-44
/
+64
2019-10-05
tty-ask-pwd-agent: add a FIXME
Franck Bui
1
-0
/
+3
2019-10-05
tty-ask-pwd-agent: share the same init code for --query and --watch
Franck Bui
1
-22
/
+25
2019-10-05
tty-ask-pwd-agent: treat SIGINT as a request to exit immediately
Franck Bui
1
-1
/
+1
2019-10-05
tty-ask-pwd-agent: give the possiblity to skip a password prompt
Franck Bui
2
-3
/
+23
2019-10-05
tty-ask-pwd-agent: minor simplification by using FOREACH_DIRENT instead of FO...
Franck Bui
1
-4
/
+1
[next]