index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
pam_systemd: prolong method call timeout when allocating session
Lennart Poettering
1
-1
/
+3
2019-11-19
udev: do not propagate error in executing PROGRAM and IMPORT{program}
Yu Watanabe
2
-8
/
+14
2019-11-19
ask-password: skip kernel keyring logic if we see EPERM
Lennart Poettering
1
-1
/
+6
2019-11-19
errno: add new ERRNO_IS_NOT_SUPPORTED() helper
Lennart Poettering
1
-0
/
+8
2019-11-19
test-copy: test that xattrs are properly copied
Lennart Poettering
1
-5
/
+28
2019-11-19
copy: port over to flistxattr_malloc() and fgetxattr_malloc()
Lennart Poettering
1
-51
/
+17
2019-11-19
xattr-util: add flistxattr_malloc() that returns a NULSTR
Lennart Poettering
2
-0
/
+36
2019-11-19
xattr-util: modernize getxattr_malloc() a bit
Lennart Poettering
1
-30
/
+47
2019-11-19
update TODO
Lennart Poettering
1
-5
/
+0
2019-11-19
cryptsetup: use STR_IN_SET() where appropriate
Lennart Poettering
1
-10
/
+6
2019-11-19
cryptsetup: minor coding style clean-ups
Lennart Poettering
1
-14
/
+13
2019-11-19
pam_systemd: add one more assert
Lennart Poettering
1
-0
/
+1
2019-11-19
pam_systemd: don't use PAM_SYSTEM_ERR for something that isn't precisely a sy...
Lennart Poettering
1
-1
/
+1
2019-11-19
pam-systemd: voidify pam_get_item() calls
Lennart Poettering
1
-5
/
+5
2019-11-19
pam-systemd: remove duplicate error logging
Lennart Poettering
1
-3
/
+1
2019-11-19
login: port tables over to use TABLE_UID/TABLE_PID
Lennart Poettering
2
-4
/
+4
2019-11-19
format-table: add UID/GID output support to format-table.h
Lennart Poettering
1
-0
/
+6
2019-11-19
pam-systemd: include PAM error code in all our log messages where that makes ...
Lennart Poettering
1
-14
/
+16
2019-11-19
NEWS: SendRawOption= -> SendOption=
Yu Watanabe
1
-1
/
+1
2019-11-18
Rename "system-options" to "systemd-efi-options"
Zbigniew Jędrzejewski-Szmek
7
-33
/
+33
2019-11-18
NEWS: fix antique typo
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-11-18
bootctl: update --help text
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-11-18
core/path: minor simplification
Zbigniew Jędrzejewski-Szmek
1
-8
/
+4
2019-11-18
man: add entry about SpeedMeter=
Yu Watanabe
1
-0
/
+22
2019-11-18
udev: silence warning about PROGRAM+= or IMPORT+= rules
Yu Watanabe
1
-8
/
+2
2019-11-18
man: add entry for systemd-id128 --uuid
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2019-11-18
systemctl: whitespace optimization of --help
Zbigniew Jędrzejewski-Szmek
1
-59
/
+54
2019-11-18
analyze: deprecate the commands moved to systemctl
Zbigniew Jędrzejewski-Szmek
2
-55
/
+2
2019-11-18
systemctl: add service-watchdogs command
Zbigniew Jędrzejewski-Szmek
3
-20
/
+81
2019-11-18
analyze: adjust the description of the default verb
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-11-18
systemctl: add log-level and log-target commands
Zbigniew Jędrzejewski-Szmek
2
-69
/
+184
2019-11-18
udevadm: ignore EROFS and return earlier
Yu Watanabe
1
-2
/
+5
2019-11-18
network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_s...
Yu Watanabe
9
-338
/
+172
2019-11-18
dhcp: remove struct sd_dhcp_raw_option
Yu Watanabe
12
-127
/
+109
2019-11-18
network: rename SendRawOption= to SendOption=
Yu Watanabe
5
-21
/
+21
2019-11-18
network: add more error logs
Yu Watanabe
1
-7
/
+7
2019-11-18
tree-wide: clean up --help texts a bit
Lennart Poettering
21
-136
/
+192
2019-11-18
core/path: fix spurious triggering of PathExists= on restart/reload
Zbigniew Jędrzejewski-Szmek
1
-6
/
+5
2019-11-18
core/path: serialize the previous_exists state
Zbigniew Jędrzejewski-Szmek
1
-4
/
+51
2019-11-17
sd-dhcp-client: anonymize DHCPDISCOVER (fixes #13992)
Serge
1
-1
/
+3
2019-11-17
dhcp6: add debug logs
Yu Watanabe
1
-8
/
+8
2019-11-17
dhcp4: propagate error in restarting DHCPv4 client
Yu Watanabe
1
-5
/
+15
2019-11-17
dhcp4: add debug logs
Yu Watanabe
1
-9
/
+9
2019-11-17
network: make SendOption= also take type field
Yu Watanabe
2
-12
/
+92
2019-11-17
network: rename DHCPRawOption to DHCPOptionDataType
Yu Watanabe
4
-30
/
+30
2019-11-17
network: fix logged error value
Yu Watanabe
1
-4
/
+3
2019-11-17
network: fix indentation
Yu Watanabe
1
-1
/
+1
2019-11-17
Error, rather than warn, if failing to start DHCP server
Tom Fitzhenry
1
-3
/
+3
2019-11-16
basic: add vmware hypervisor detection from device-tree
Cyprien Laplace
1
-0
/
+2
2019-11-16
mount: do not update exec deps on mountinfo changes
Lennart Poettering
1
-14
/
+28
[prev]
[next]