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
/
pam_systemd.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
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: make macros for converting fds to pointers and back generic and us...
Lennart Poettering
2015-11-16
login: simply XDG_RUNTIME_DIR management
David Herrmann
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
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: move logind_running() to login-util.[ch]
Lennart Poettering
2015-09-08
treewide: fix typos
Torstein Husebø
2015-08-31
login: support user-bus on dbus1
David Herrmann
2015-07-07
logind: fail on CreateSession if already in session
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-21
pam_systemd: Properly check kdbus availability
Jan Alexander Steffens (heftig)
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
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 formats-util.h
Ronny Chevalier
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2014-12-25
pam_systemd: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-11-28
sd-bus: rename default bus address constants, they aren't "paths" but "addres...
Lennart Poettering
2014-11-15
pam_systemd: remove unused null check
Thomas Hindoe Paaboel Andersen
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-07-02
util: generalize is_localhost() and use it everywhere where applicable
Lennart Poettering
2014-06-21
pam_systemd: rename source file to match the module
Kay Sievers