summaryrefslogtreecommitdiff
path: root/usr.bin/su/su_pam.c
AgeCommit message (Expand)Author
2023-03-24After a ':' (as in login:group or just :group) insist that therekre
2021-11-27usr.bin: remove unnecessary CONSTCOND, lint no longer needs itrillig
2021-09-10usr.bin: remove unnecessary lint comment CONSTCONDrillig
2018-02-26Fix typo in comment.htodd
2015-08-09Do not use pamh after pam_end. It's cosmetic change since pam_strerrorshm
2013-06-29Change to home directory only after setting the full user contextmlelstv
2013-06-20- don't re-use the va list twice, leads to coredumps.christos
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2010-10-02Don't free memory that was succesfully passed to putenv(3) which takestron
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-05call setprogname(), from Anon Ymouschristos
2007-10-17From Anon Ymous:christos
2006-05-14restore elevated priority before launching command inmlelstv
2005-12-15PR/32307: Jason V. Miller: su fails to set umask correctly when using pamchristos
2005-07-05Set LOGNAME in the new environment (in addition to USER);kleink
2005-04-19check for pwd != NULLchristos
2005-04-02Put declaration of pwbuf[] back before any code, so this compiles withhe
2005-03-30- Use the getpw*_r methods.christos
2005-03-23Deal with signals and process groups (from FreeBSD)christos
2005-02-25Don't wait for any process, just our child. pam sessions can fork otherchristos
2005-01-18Remove unneeded \ at the end of line, stylemanu
2005-01-12Always print pam error in messageschristos
2005-01-10- make LOGIN_CAP mandatorychristos
2005-01-10Restore su.c to version 1.58, plus minor prototyping. Split pamchristos