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
*
logind: switch sessions_by_leader to PidRef
Mike Yuan
2023-11-11
6
-33
/
+50
*
login: switch an if condition to a switch statement
Peter Hutterer
2023-11-06
1
-7
/
+12
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
2
-2
/
+2
*
New PAM module: pam_systemd_loadkey
Jin Liu
2023-10-31
3
-0
/
+114
*
logind: fix abnormal switching causing the screen to go black
xinpeng wang
2023-10-27
1
-1
/
+13
*
logind: introduce CreateSessionWithPIDFD()
Michal Sekletar
2023-10-26
5
-94
/
+379
*
hibernate-util: introduce hibernation_is_safe
Mike Yuan
2023-10-20
1
-0
/
+4
*
sleep-config: introduce sleep_supported_full that returns a reason
Mike Yuan
2023-10-20
2
-16
/
+34
*
systemctl: automatically softreboot/kexec if set up on reboot
Luca Boccassi
2023-10-20
1
-4
/
+5
*
process-util: add pidref_get_comm() and rename get_process_comm() to pid_get_...
Lennart Poettering
2023-10-18
4
-4
/
+4
*
meson: add build option for install path of main config files
Franck Bui
2023-10-17
1
-1
/
+1
*
Merge pull request #29242 from fbuihuu/update-main-config-file-headers
Zbigniew Jędrzejewski-Szmek
2023-10-17
1
-3
/
+5
|
\
|
*
config files: update their header to reflect that they can be installed in /usr
Franck Bui
2023-09-21
1
-3
/
+5
*
|
loginctl: *-status: set minimum table column width if extra info will be printed
Mike Yuan
2023-10-11
1
-0
/
+3
*
|
tree-wide: prefer sending pifds over pids when creating scope units
Lennart Poettering
2023-10-05
3
-5
/
+5
*
|
logind: add HANDLE_ACTION_IS_SLEEP() and HANDLE_ACTION_IS_SHUTDOWN() helpers
Lennart Poettering
2023-09-30
4
-9
/
+16
*
|
sleep-util: split into sleep-config and hibernate-util
Mike Yuan
2023-09-27
2
-2
/
+2
*
|
meson: Fix version script handling
Jan Janssen
2023-09-26
1
-1
/
+1
|
/
*
logind: slightly tweak error message about not enough swap for hibernation
Lennart Poettering
2023-09-18
1
-1
/
+1
*
logind: add PrepareForShutdownWithMetadata signal
Luca Boccassi
2023-09-11
2
-13
/
+43
*
logind: also port session leader tracking over to PidRef
Lennart Poettering
2023-09-09
7
-30
/
+52
*
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
[next]