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-user.c
Age
Commit message (
Expand
)
Author
2016-02-15
time-util: Rename and fix call of deserialize_timestamp_value()
Benjamin Robin
2016-02-16
logind: use deserialize_timestamp_value()
Alexander Kuleshov
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
logind: simplify job variable handling
Zbigniew Jędrzejewski-Szmek
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
login: fix re-use of users
David Herrmann
2015-11-16
login: make user->service static
David Herrmann
2015-11-16
login: make user_new() and user_free() follow coding-style
David Herrmann
2015-11-16
login: keep user->slice constant
David Herrmann
2015-11-16
login: simply XDG_RUNTIME_DIR management
David Herrmann
2015-11-13
logind: add a new UserTasksMax= setting to logind.conf
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-06-17
Merge pull request #265 from smcv/logind-runtimedir-race-write-earlier
Lennart Poettering
2015-06-17
logind: save /run/systemd/users/UID before starting user@.service
Simon McVittie
2015-06-17
logind: apply selinux label to XDG_RUNTIME_DIR
Lennart Poettering
2015-06-16
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
2015-06-15
login: fix potential null pointer dereference
Ronny Chevalier
2015-06-10
logind,sd-event: drop spurious new-lines
Lennart Poettering
2015-06-05
logind: Fix user_elect_display() to be more stable
Philip Withnall
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
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-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-09
logind: unify how we cast between uid_t and pointers for hashmap keys
Lennart Poettering
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-10-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-09
logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systems
Lukasz Skalski
2014-08-14
logind: add new session type "web" for PAM web clients, such as cockpit
Lennart Poettering
2014-05-19
logind: fix Display property of user objects
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
[next]