]> source.dussan.org Git - tigervnc.git/commit
Make PAM mandatory
authorPierre Ossman <ossman@cendio.se>
Wed, 11 Jul 2018 13:49:46 +0000 (15:49 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 12 Mar 2020 11:03:32 +0000 (12:03 +0100)
commitd80817f101d1b3f1a9b1c5ec268f28fffa2d75f9
treebc08908a2151ba0c2c552410944ee101e563dc31
parenta92aec4fbb287c2ebb79f3d3406668086057ce20
Make PAM mandatory

It is present on all UNIX systems anyway, so let's simplify things.
We will need it for more proper session startup anyway.
BUILDING.txt
CMakeLists.txt
common/rfb/CMakeLists.txt
common/rfb/SSecurityPlain.cxx
common/rfb/UnixPasswordValidator.cxx
common/rfb/pam.c
common/rfb/pam.h
config.h.in