summaryrefslogtreecommitdiff
path: root/src/login/pam_systemd.c
AgeCommit message (Expand)Author
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-17tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering
2015-11-16login: simply XDG_RUNTIME_DIR managementDavid Herrmann
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util: move logind_running() to login-util.[ch]Lennart Poettering
2015-09-08treewide: fix typosTorstein Husebø
2015-08-31login: support user-bus on dbus1David Herrmann
2015-07-07logind: fail on CreateSession if already in sessionDavid Herrmann
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-21pam_systemd: Properly check kdbus availabilityJan Alexander Steffens (heftig)
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-04-12pam_system: use (void) to silence coverityZbigniew Jędrzejewski-Szmek
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2014-12-25pam_systemd: remove spurious include of <sys/capability.h>Filipe Brandenburger
2014-11-28sd-bus: rename default bus address constants, they aren't "paths" but "addres...Lennart Poettering
2014-11-15pam_systemd: remove unused null checkThomas Hindoe Paaboel Andersen
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering
2014-06-21pam_systemd: rename source file to match the moduleKay Sievers