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
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
3
-0
/
+3
*
Merge pull request #10811 from keszybz/define-main-through-macro
Lennart Poettering
2018-11-19
3
-54
/
+34
|
\
|
*
user-runtime-dir: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-14
/
+11
|
*
logind: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-19
/
+11
|
*
inhibit: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-21
/
+12
*
|
pam_systemd: suppress LOG_DEBUG log messages if debugging is off
Lennart Poettering
2018-11-19
1
-2
/
+4
*
|
logind: voidify more things
Lennart Poettering
2018-11-16
1
-1
/
+1
*
|
logind: when we need to execute a sleep operation we don't support, fall back...
Lennart Poettering
2018-11-16
1
-0
/
+8
*
|
logind: fix determination of CanHibernate() and other calls
Henry Tung
2018-11-16
1
-5
/
+7
*
|
logind: imply right to reboot when user has right to set reboot-to-firmware flag
Lennart Poettering
2018-11-16
1
-0
/
+1
*
|
logind: log correct error msg
Lennart Poettering
2018-11-16
1
-1
/
+1
*
|
logind: sort includes
Lennart Poettering
2018-11-16
1
-1
/
+1
*
|
logind: also expose bool prop on bus that declares whether we are on external...
Lennart Poettering
2018-11-16
1
-0
/
+2
*
|
logind: make sure that if we can't figure out whether we are on AC we presume...
Lennart Poettering
2018-11-16
1
-5
/
+3
*
|
logind: don't claim that RebootToFirmwareSetup was constant
Lennart Poettering
2018-11-16
1
-1
/
+1
*
|
logind: expose a boolean on the bus explaining whether logind thinks the lid ...
Lennart Poettering
2018-11-16
3
-0
/
+14
|
/
*
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
2018-11-15
3
-9
/
+6
|
\
|
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
3
-6
/
+3
|
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
3
-3
/
+3
*
|
Merge pull request #10753 from keszybz/pager-no-interrupt
Lennart Poettering
2018-11-14
2
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
2
-12
/
+12
*
|
sd-device: drop priority and description from sd_device_monitor_attach_event(...
Yu Watanabe
2018-11-10
1
-8
/
+16
|
/
*
logind: fix compilation without utmp (#10674)
Steven Allen
2018-11-07
1
-1
/
+1
*
login: Don't mark framebuffer devices as master-of-seat devices
Marco Trevisan (Treviño)
2018-11-06
1
-1
/
+1
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
2
-5
/
+7
*
login: use log_device_*()
Yu Watanabe
2018-10-23
2
-2
/
+2
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
12
-26
/
+26
*
Merge pull request #10239 from yuwata/sd-device-monitor
Lennart Poettering
2018-10-18
2
-79
/
+49
|
\
|
*
login: replace udev_monitor by sd_device_monitor
Yu Watanabe
2018-10-16
2
-79
/
+49
*
|
Merge pull request #10244 from poettering/nofile-bump
Lennart Poettering
2018-10-17
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+5
*
|
Merge pull request #10412 from poettering/sockaddr-sun-path
Yu Watanabe
2018-10-16
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
tree-wide: port various users over to sockaddr_un_set_path()
Lennart Poettering
2018-10-15
1
-6
/
+6
*
|
logind: validate /run/user/1000 before we set it
Lennart Poettering
2018-10-13
1
-7
/
+41
*
|
logind: automatically GC lingering users for who now user@.service (nor slice...
Lennart Poettering
2018-10-13
1
-3
/
+27
*
|
logind: improve error propagation of user_check_linger_file()
Lennart Poettering
2018-10-13
1
-1
/
+7
*
|
logind: add a RequiresMountsFor= dependency from the session scope unit to th...
Lennart Poettering
2018-10-13
6
-10
/
+42
*
|
logind: change user-runtime-dir to query runtime dir size from logind via the...
Lennart Poettering
2018-10-13
2
-14
/
+24
*
|
logind: optionally watch utmp for login data
Lennart Poettering
2018-10-13
6
-1
/
+203
*
|
logind: add hashtable for finding session by leader PID
Lennart Poettering
2018-10-13
6
-12
/
+53
*
|
logind: optionally, keep the user@.service instance for eached logged in user...
Lennart Poettering
2018-10-13
7
-8
/
+96
*
|
logind: minor session time handling tweaks
Lennart Poettering
2018-10-13
2
-1
/
+2
*
|
logind: rework how we manage the slice and user-runtime-dir@.service unit for...
Lennart Poettering
2018-10-13
7
-130
/
+120
*
|
logind: don't clobber bus error structure if we don't fail
Lennart Poettering
2018-10-13
1
-7
/
+7
*
|
logind: propagate session stop errors
Lennart Poettering
2018-10-13
1
-2
/
+2
*
|
logind: introduce little helper that checks whether a session is ready
Lennart Poettering
2018-10-13
1
-5
/
+12
*
|
logind: use TAKE_PTR() where we can
Lennart Poettering
2018-10-13
1
-3
/
+1
*
|
logind: prefer strjoin() over asprintf()
Lennart Poettering
2018-10-13
1
-2
/
+2
*
|
logind: don't rely on downgrade-to-bool
Lennart Poettering
2018-10-13
1
-1
/
+1
[next]