index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
man: use literal tag
Yu Watanabe
1
-4
/
+4
2018-07-28
resolve: add option to toggle reading /etc/hosts
Yu Watanabe
6
-0
/
+14
2018-07-28
resolve: make manager_etc_hosts_read() static
Yu Watanabe
2
-2
/
+1
2018-07-27
test: Increase qemu timeout from 90s to 180s
Michael Biebl
1
-2
/
+2
2018-07-26
update TODO
Lennart Poettering
1
-0
/
+6
2018-07-26
hwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus TP412UA
Erik Kooistra
1
-0
/
+3
2018-07-26
void call of page_size guarantees that sysconf is not called from signal handler
Daniel
1
-0
/
+4
2018-07-26
changed exit(4) to asynchronous-safe _exit(4) in signal handler sig_alrm
Daniel
1
-1
/
+1
2018-07-26
hwbd: whitespace fix-up
Lennart Poettering
1
-1
/
+1
2018-07-26
sleep-config: library code should not log beyond LOG_DEBUG
Lennart Poettering
1
-3
/
+2
2018-07-26
sleep: offer hibernation only if the kernel image still exists
Lennart Poettering
2
-6
/
+80
2018-07-26
sleep-config: eat up errors only after debug logging about them
Lennart Poettering
1
-2
/
+6
2018-07-26
sleep-config: partitions can't be deleted, only files can
Lennart Poettering
1
-6
/
+9
2018-07-26
resolve: use structured initialization and use new() instead of new0()
Yu Watanabe
1
-4
/
+6
2018-07-26
resolve: fix memleak
Yu Watanabe
1
-1
/
+3
2018-07-26
shared/sleep-config: exclude zram devices from hibernation candidates
Andrew Jorgensen
1
-3
/
+13
2018-07-26
test: add tests for DynamicUser= with static User= whose UID and GID are diff...
Yu Watanabe
4
-0
/
+47
2018-07-26
core: fix gid when DynamicUser=yes with static User=
Yu Watanabe
1
-0
/
+10
2018-07-26
timedate: defer the property changed signal until job of starting/stopping NT...
Yu Watanabe
1
-13
/
+65
2018-07-26
locale: increment reference count of sd_bus_message
Yu Watanabe
1
-12
/
+22
2018-07-26
timedate: increment reference count of sd_bus_message
Yu Watanabe
1
-5
/
+9
2018-07-25
NEWS: add entry about Type=exec and announce that systemd-run is going to def...
Lennart Poettering
1
-0
/
+27
2018-07-25
test: add test for Type=exec
Lennart Poettering
3
-0
/
+74
2018-07-25
man: document the new Type=exec type
Lennart Poettering
2
-71
/
+97
2018-07-25
core: introduce new Type=exec service type
Lennart Poettering
7
-28
/
+254
2018-07-25
execute: use our usual syntax for defining bit masks
Lennart Poettering
1
-4
/
+4
2018-07-25
core: swap order of "n_storage_fds" and "n_socket_fds" parameters
Lennart Poettering
3
-19
/
+22
2018-07-25
sd-login: let's also make sd-login understand ".host"
Lennart Poettering
1
-10
/
+17
2018-07-25
sd-bus: allow connecting to the pseudo-container ".host"
Lennart Poettering
2
-2
/
+7
2018-07-25
update TODO
Lennart Poettering
1
-4
/
+2
2018-07-25
hwdb: Add accel mount matrix for Lenovo Miix 3-830
Mario Hros
1
-0
/
+4
2018-07-25
hwdb: Add information on where to find identifiers
Mario Hros
1
-0
/
+11
2018-07-25
tree-wide: increase granularity of percent specifications all over the place ...
Lennart Poettering
4
-21
/
+23
2018-07-25
parse-util: in parse_permille() check negative earlier
Lennart Poettering
1
-3
/
+4
2018-07-25
man: update pam_systemd to reflect recent changes
Lennart Poettering
1
-57
/
+46
2018-07-25
pam_systemd: cast calls whose result we knowingly ignore to (void)
Lennart Poettering
1
-3
/
+3
2018-07-25
pam_systemd: reduce append_session_cg_weight() indentation level a bit by mov...
Lennart Poettering
1
-13
/
+14
2018-07-25
pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.c
Lennart Poettering
3
-26
/
+25
2018-07-25
pam_systemd: sort includes properly
Lennart Poettering
1
-2
/
+2
2018-07-25
pam_systemd: always set XDG_SESSION_{CLASS|TYPE|DESKTOP}
Lennart Poettering
1
-0
/
+16
2018-07-25
pam_systemd: simplify code which with we set environment variables
Lennart Poettering
1
-19
/
+27
2018-07-25
pam_systemd: tiny coding style fix
Lennart Poettering
1
-2
/
+1
2018-07-25
pam_systemd: also make $XDG_SESSION_DESKTOP configurable via PAM module comma...
Lennart Poettering
1
-2
/
+8
2018-07-25
pam_systemd: simplify how we process env vars
Lennart Poettering
1
-23
/
+25
2018-07-25
pam_systemd: drop setting DBUS_SESSION_BUS_ADDRESS
Lennart Poettering
2
-43
/
+1
2018-07-25
man: document that pam_systemd actually sets XDG_SEAT and XDG_VTNR
Lennart Poettering
1
-3
/
+3
2018-07-25
man: document CPUAffinity= in system.conf in more detail
Lennart Poettering
1
-5
/
+5
2018-07-25
core/main: use return log_*_errno more
Zbigniew Jędrzejewski-Szmek
1
-38
/
+39
2018-07-25
networkd: fix overflow check
Lennart Poettering
1
-6
/
+6
2018-07-25
units: make sure user@.service runs with dbus still up
Lennart Poettering
1
-2
/
+1
[next]