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.c
Age
Commit message (
Expand
)
Author
2016-08-18
logind: update empty and "infinity" handling for [User]TasksMax (#3835)
Tejun Heo
2016-07-22
logind: change TasksMax= value for user logins to 33%
Lennart Poettering
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-05-05
logind: drop pointless UINT64_C() macro use
Lennart Poettering
2016-05-05
logind: enforce a limit on inhibitors we hand out
Lennart Poettering
2016-05-05
logind: process session/inhibitor fds at higher priority
Lennart Poettering
2016-05-05
logind: enforce a limit on current user sessions
Lennart Poettering
2016-04-21
build-sys: add --without-kill-user-processes configure option
Zbigniew Jędrzejewski-Szmek
2016-04-21
logind: flip KillUserProcesses to on by default
Zbigniew Jędrzejewski-Szmek
2016-04-21
logind: reload config on SIGHUP
Zbigniew Jędrzejewski-Szmek
2016-03-01
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-02
logind: load SELinux labelling system
Nicolas Iooss
2016-01-25
logind,machined: bump TasksMax=
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
logind: change default to UserTasksMax= to 4096
Lennart Poettering
2015-11-13
logind: add a new UserTasksMax= setting to logind.conf
Lennart Poettering
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-08-17
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-06
logind,machined: various smaller cleanups
Lennart Poettering
2015-08-05
logind: switch to sd_bus_track helper
Daniel Mack
2015-06-25
logind: fix delayed execution regression
Daniel Mack
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-27
logind: prefix some calls to unlink with (void)
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: make local functions static
Daniel Mack
2015-04-24
logind: use sd_event timer source for inhibitor logic
Daniel Mack
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-06
login: make hold-off timeout configurable
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-26
logind: Support logind.conf.d directories in the usual search paths
Josh Triplett
2014-09-19
login: pause devices before acknowledging VT switches
David Herrmann
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
[next]