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
Age
Commit message (
Expand
)
Author
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
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: make local functions static
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-12
pam_system: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
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-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-15
logind: check return value of session_release
Zbigniew Jędrzejewski-Szmek
2015-03-13
logind: explicitly ignore errors we can do nothing about
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-07
login: fix copy-pasto in error path
Zbigniew Jędrzejewski-Szmek
2015-03-06
login: make hold-off timeout configurable
David Herrmann
2015-03-03
Do not advertise .d snippets over main config file
Zbigniew Jędrzejewski-Szmek
2015-02-27
user-sessions: move into own subdir and build independently of logind
Ivan Shapovalov
2015-02-24
po: simplify one sentence
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-21
logind: fix a typo in a polkit description
Piotr Drąg
2015-02-18
logind: open up most bus calls for unpriviliged processes, using PolicyKit
Lennart Poettering
2015-02-10
logind: tell Coverity that we knowingly ignore mkdir()'s return value
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-28
logind: handle closing sessions over daemon restarts
Martin Pitt
2015-01-27
logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERM
Christian Seiler
2015-01-27
logind: remove per-user runtime dir again if setup fails
Christian Seiler
2015-01-22
logind: fix sd_eviocrevoke ioctl call
Peter Hutterer
2015-01-22
tmpfiles: add 'a' type to set ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-18
bus: use EUID over UID and fix unix-creds
David Herrmann
2015-01-18
logind: hide 'self' links if not available
David Herrmann
2015-01-14
loginctl: fix misuse compound literals
Lennart Poettering
2015-01-09
loginctl: make session/user arguments optional for a number commands, and imp...
Lennart Poettering
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
2015-01-09
logind: include "self" object links in dbus introspection
Lennart Poettering
2015-01-09
loginctl: make "loginctl session-status" without session ID show the caller's...
Lennart Poettering
2015-01-08
loginctl: port to generic verbs.h API
Lennart Poettering
2015-01-08
systemctl,loginctl: start polkit agent for all polkit enabled operations
Lennart Poettering
[next]