index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
logind-dbus.c
Age
Commit message (
Expand
)
Author
2015-06-17
logind: rework display counting when detecting whether the system is docked
Lennart Poettering
2015-06-16
Merge pull request #218 from poettering/dual-timestamp-null
Daniel Mack
2015-06-16
logind: expose "Docked" bool as property on the bus
Lennart Poettering
2015-06-16
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
2015-06-02
logind: Save the user’s state when a session enters SESSION_ACTIVE
Philip Withnall
2015-05-27
logind: prefix some calls to unlink with (void)
Daniel Mack
2015-05-27
logind: unlink /run/nologin when shutdown is cancelled
Daniel Mack
2015-04-29
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-24
logind: kill newline characters from log_error_errno() calls
Daniel Mack
2015-04-24
logind: add support for /run/nologin and /run/systemd/shutdown/scheduled
Daniel Mack
2015-04-24
logind: add code for UTMP wall messages
Daniel Mack
2015-04-24
logind: add .ScheduleShutdown and .CancelScheduledShutdown methods
Daniel Mack
2015-04-24
logind: factor out polkit checks
Daniel Mack
2015-04-24
logind: use sd_event timer source for inhibitor logic
Daniel Mack
2015-04-24
logind: drop unused argument from method_do_shutdown_or_sleep()
Daniel Mack
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-07
logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus call
Lennart Poettering
2015-04-07
logind,systemctl: add reboot to EFI firmware support
Jan Janssen
2015-04-07
polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...
Lennart Poettering
2015-03-15
logind: check return value of session_release
Zbigniew Jędrzejewski-Szmek
2015-03-06
login: make hold-off timeout configurable
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-18
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-02
remove unused variables
Thomas Hindoe Paaboel Andersen
2015-01-18
bus: use EUID over UID and fix unix-creds
David Herrmann
2015-01-09
logind: unify how we cast between uid_t and pointers for hashmap keys
Lennart Poettering
2015-01-09
logind: when a bus call is done on a session, user or seat, optionally determ...
Lennart Poettering
2014-12-29
machined: ignore spurious error
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-25
logind: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-11
treewide: correct spacing near eol in code comments
Torstein Husebø
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-08-18
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-15
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-11
logind: move lid switch handling from logind-main to logind-core
Kay Sievers
2014-03-11
logind: add a debug message in case the session already exists
Djalal Harouni
2014-03-10
logind: fix policykit checks
Zbigniew Jędrzejewski-Szmek
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-11
logind: ignore PropertiesChanged signals for jobs
Zbigniew Jędrzejewski-Szmek
[next]