]> git.ipfire.org Git - thirdparty/systemd.git/commit - TODO
pam: implement systemd PAM module and generelize cgroup API for that a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 21 Jun 2010 21:27:18 +0000 (23:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 Jun 2010 21:27:18 +0000 (23:27 +0200)
commit8c6db8336536916d0476ff8233e0abf40a2f6aab
tree66ea4c87f407d9ed24eed9539cf9a5275045add2
parent96551bae6107936a4576b9b4b391abbc9963bdfe
pam: implement systemd PAM module and generelize cgroup API for that a bit
15 files changed:
.gitignore
Makefile.am
configure.ac
fixme
src/cgroup-util.c [new file with mode: 0644]
src/cgroup-util.h [new file with mode: 0644]
src/cgroup.c
src/cgroup.h
src/manager.c
src/pam-module.c [new file with mode: 0644]
src/test-cgroup.c [new file with mode: 0644]
src/util.c
src/util.h
src/utmp-wtmp.c
systemd.pc.in [new file with mode: 0644]