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
/
pam-module.c
Age
Commit message (
Expand
)
Author
2011-07-26
pam: set XDG_SEAT and XDG_VTNR when logging in
Lennart Poettering
2011-07-23
util: user parse_uid() wherever applicable
Lennart Poettering
2011-06-30
pam: initialize XDG_RUNTIME_DIR
Lennart Poettering
2011-06-30
logind: add service for per-user shared systemd daemon
Lennart Poettering
2011-06-29
man: update pam_systemd page to document new behaviour
Lennart Poettering
2011-06-29
logind: move default reset controller/kill exclude list into logind
Lennart Poettering
2011-06-27
logind: automatically deduce seat from display
Lennart Poettering
2011-06-27
pam: make sure we pass a valid tty field to logind
Lennart Poettering
2011-06-24
pam: fix up tty if it is actually a display
Lennart Poettering
2011-06-24
logind: properly handle if two session with identical loginuids are attempted...
Lennart Poettering
2011-06-24
logind: various clean-ups
Lennart Poettering
2011-06-24
logind: hook up PAM module with logind
Lennart Poettering
2011-06-15
pam-module: add debug= parameter
Michal Schmidt
2011-05-16
pam: downgrade a few log msgs
Lennart Poettering
2011-04-12
pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set
Lennart Poettering
2011-04-12
pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL
Lennart Poettering
2011-04-01
general: replace a few uses of /var/run by /run
Lennart Poettering
2011-03-14
pam: determine user cgroup tree from cgroup of PID 1
Lennart Poettering
2011-03-10
pam: do not leak file descriptor if flock fails
Andrey Borzenkov
2011-02-13
pam: introduce whitelist and blacklist user list feature
Lennart Poettering
2011-02-04
pam: optionally reset cgroup memberships for login sessions
Lennart Poettering
2011-01-22
clang: fix some issues found with clang-analyzer
systemd/v17
Lennart Poettering
2011-01-18
pam: optionally keep processes of root user around
Lennart Poettering
2010-12-24
pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy ...
Lennart Poettering
2010-11-17
pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more
Lennart Poettering
2010-11-16
pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTI...
Lennart Poettering
2010-11-15
pam: rename master user cgroup to 'master'
Lennart Poettering
2010-11-14
pam: rename 'no-session' to 'user' cgroup
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-07-21
pam: remove only sessions we ourselves created in the first place
Lennart Poettering
2010-07-12
pam: remove leftover libcgroup inclusion
Lennart Poettering
2010-07-12
cgroup: reimplement the last bit of libcgroup functionality natively
Lennart Poettering
2010-07-11
cgroup: kill processes, not tasks and other cgroup changes
Lennart Poettering
2010-06-24
pam: make sure we don't assign colliding session ids if we get our session id...
Lennart Poettering
2010-06-23
pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w...
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering