index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/wall: use logind if build without utmp support
Thorsten Kukuk
2023-09-06
3
-5
/
+6
*
logind: give better error messages when failing to attach devices to seats
Lennart Poettering
2023-09-05
1
-5
/
+5
*
loginctl: use vertical table for {user,session,seat}-status
Mike Yuan
2023-09-02
1
-195
/
+307
*
logind-session: generalize EIO handling for {restore,leave}_vt
Mike Yuan
2023-08-28
1
-30
/
+17
*
logind: add missing asserts
Mike Yuan
2023-08-28
2
-1
/
+11
*
logind: use hashmap value destructors
Mike Yuan
2023-08-28
1
-31
/
+13
*
logind: rephrase log messages
Mike Yuan
2023-08-28
2
-6
/
+6
*
login: Properly handle -EIO in session_leave_vt
msizanoen
2023-08-28
1
-0
/
+17
*
tree-wide: use LIST_POP()
David Tardon
2023-08-17
1
-6
/
+3
*
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
1
-1
/
+1
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-25
/
+20
*
meson: move declarations of logind and friends
Yu Watanabe
2023-07-31
1
-3
/
+50
*
logind: cleanup use of ERRNO_IS_NOT_SUPPORTED()
Dmitry V. Levin
2023-07-28
1
-6
/
+7
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
3
-6
/
+3
*
loginctl,machinectl: use same ansi formatting in --help texts as in systemctl
Lennart Poettering
2023-07-03
1
-9
/
+11
*
pam: add macro wrapper to make code shorter
Zbigniew Jędrzejewski-Szmek
2023-06-22
1
-57
/
+51
*
sleep: rename sleep-config.[ch] → sleep-util.[ch]
Lennart Poettering
2023-06-20
2
-2
/
+2
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-1
/
+1
*
pam: add call to pam_umask
Michal Sekletar
2023-06-07
1
-0
/
+1
*
battery-util: split out code that checks AC power state into its own .c/.h pair
Lennart Poettering
2023-06-05
1
-0
/
+1
*
logind: add support for 'soft-reboot' reboots
Lennart Poettering
2023-06-02
3
-3
/
+31
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
2
-2
/
+2
*
label: Rename to label-util.h
Daan De Meyer
2023-05-30
2
-2
/
+2
*
loginctl: use FORMAT_TIMESTAMP_RELATIVE_MONOTONIC
Mike Yuan
2023-05-26
1
-34
/
+35
*
loginctl: realign bus_properties_map
Mike Yuan
2023-05-26
1
-2
/
+2
*
loginctl: also show idle hint in session-status
Mike Yuan
2023-05-24
1
-19
/
+29
*
loginctl: list-users: use bus_map_all_properties
Mike Yuan
2023-05-24
1
-34
/
+24
*
loginctl: list-sessions: fix timestamp for idle hint
Mike Yuan
2023-05-24
1
-7
/
+7
*
loginctl: some modernizations
Mike Yuan
2023-05-24
1
-41
/
+44
*
Merge pull request #27740 from dtardon/list-sessions-idle
Yu Watanabe
2023-05-24
1
-57
/
+52
|
\
|
*
loginctl: show session idle status in list-sessions
David Tardon
2023-05-24
1
-10
/
+21
|
*
loginctl: use bus_map_all_properties
David Tardon
2023-05-23
1
-50
/
+34
|
*
loginctl: shorten variable name
David Tardon
2023-05-23
1
-8
/
+8
*
|
login: use NULL to denote arg-less method call
David Tardon
2023-05-24
3
-3
/
+3
*
|
tree-wide: convert more login1.Manager calls to BusLocator
David Tardon
2023-05-24
4
-44
/
+10
*
|
tree-wide: convert more system1.Manager calls to BusLocator
David Tardon
2023-05-24
1
-7
/
+2
|
/
*
login: add test for SetIdleHint
David Tardon
2023-05-22
1
-0
/
+44
*
login: do not hardcode tty used in TEST-35-LOGIN
David Tardon
2023-05-22
1
-4
/
+11
*
loginctl: list-sessions: also show state
Mike Yuan
2023-05-16
1
-3
/
+20
*
loginctl: list-sessions: minor modernization
Mike Yuan
2023-05-16
1
-18
/
+19
*
loginctl: list-users: also show state
Mike Yuan
2023-05-16
1
-5
/
+30
*
Merge pull request #27424 from dtardon/auto-cleanup
Yu Watanabe
2023-04-28
7
-27
/
+27
|
\
|
*
logind-session-dbus: use _cleanup_
David Tardon
2023-04-28
2
-7
/
+7
|
*
logind-session-device: modernize session_device_free()
David Tardon
2023-04-28
2
-4
/
+6
|
*
logind: rename function to avoid confusion
David Tardon
2023-04-27
1
-5
/
+5
|
*
logind-core: drop unneeded check for NULL
David Tardon
2023-04-27
1
-7
/
+3
|
*
logind-core: modernize button_free()
David Tardon
2023-04-27
2
-4
/
+6
*
|
pam-systemd: disconnect bus connection when leaving session hook, even on error
Lennart Poettering
2023-04-27
1
-12
/
+7
*
|
logind: always use 64bit session IDs
Lennart Poettering
2023-04-25
2
-4
/
+4
*
|
sd-login: add SetTTY session object #26611
Thorsten Kukuk
2023-04-25
5
-0
/
+98
[next]