summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_group/pam_group.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the "account" facility.des2014-07-191-4/+19
* Check if the specified group is the user's primary group beforedes2014-07-191-6/+4
* Mention the name of the module in warning messages.des2011-03-121-2/+2
* Add "ruser" and "luser" options. The former corresponds to the currentdes2011-03-121-4/+20
* Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsdes2003-12-111-2/+3
* Use pam_get_user(3) instead of pam_get_item(3) where appropriate.des2003-02-101-2/+2
* Maybe I was a little too fast? Remove debugging code, and commit thedes2003-02-061-2/+0
* Replace pam_wheel(8) with pam_group(8) which has a cleaner interface. Thedes2003-02-061-0/+118
OpenPOWER on IntegriCloud