| Age | Commit message (Expand) | Author |
| 2006-07-13 | remove PAM_DEBUG | christos |
| 2006-05-14 | restore elevated priority before launching command in | mlelstv |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2005-12-15 | Use LOGIN_CAP even in the pam case. | christos |
| 2005-12-15 | PR/32307: Jason V. Miller: su fails to set umask correctly when using pam | christos |
| 2005-12-15 | Give a general description what this command does before going into | hubertf |
| 2005-07-05 | Set LOGNAME in the new environment (in addition to USER); | kleink |
| 2005-06-19 | Use groff macros instead of troff ones. | wiz |
| 2005-06-19 | Drop trailing whitespace. | wiz |
| 2005-04-19 | check for pwd != NULL | christos |
| 2005-04-05 | Update with pam descriptions. | christos |
| 2005-04-02 | Put declaration of pwbuf[] back before any code, so this compiles with | he |
| 2005-03-30 | - Use the getpw*_r methods. | christos |
| 2005-03-23 | Deal with signals and process groups (from FreeBSD) | christos |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-28 | Fix unmatched .El warning. | christos |
| 2005-02-25 | Don't wait for any process, just our child. pam sessions can fork other | christos |
| 2005-02-01 | Add commented out notes on how we support the special compilation options | christos |
| 2005-01-18 | Remove unneeded \ at the end of line, style | manu |
| 2005-01-13 | Test USE_PAM, not MKPAM. | thorpej |
| 2005-01-12 | undo accidental commit with MKPAM=yes | christos |
| 2005-01-12 | Always print pam error in messages | christos |
| 2005-01-12 | :x | christos |
| 2005-01-10 | - make LOGIN_CAP mandatory | christos |
| 2005-01-10 | LOGIN_CAP is mandatory for PAM. | christos |
| 2005-01-10 | Restore su.c to version 1.58, plus minor prototyping. Split pam | christos |
| 2005-01-09 | Rewrite PAMification of su. | manu |
| 2005-01-08 | Don't fallback to plain old authentication on "normal" errors such as | manu |
| 2005-01-08 | if we are using pam and it succeeded, don't re-initialize kerberos needlessly. | christos |
| 2005-01-08 | add DPADD | lukem |
| 2005-01-08 | - avoid calling pam_end twice if pam failed in fatal | christos |
| 2005-01-07 | Add PAM support to su | manu |
| 2004-04-27 | Remove a leftover line apparently from rev. 1.17; also from Juha Hyttinen | kleink |
| 2004-04-27 | Fix typo (SU_INDIRECT_GROOP -> SU_INDIRECT_GROUP). PR#25347 from | cjep |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-09-17 | Hey, wiz! Doesn't this need a comma? | atatat |
| 2003-08-23 | libkrb depends on libdes, patch in private mail from | lha |
| 2003-08-23 | Comma and Pp police. Bump date for last. | wiz |
| 2003-08-20 | Normalize the program's compilation options so they are all of the form SU_ | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-24 | Backout previous and revert su(1) to dynamic linking instead. | tron |
| 2003-07-24 | Link with "libdes" if Kerberos IV support is enabled. | tron |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-06-18 | This addresses PR21693. Under certain conditions, su -m will fail because | jrf |
| 2003-04-27 | Drop trailing space. | wiz |
| 2003-04-27 | Implement the `-d' option, which behaves as `-l' but does not change the | jmmv |
| 2003-04-25 | Only unset ENV if -f was used, AS THE CHANGE WAS DOCUMENTED. | mycroft |
| 2003-04-24 | Bump date for last. | wiz |
| 2003-04-20 | PR/5803: Gregg A. Woods: su doesn't support it's "-f" option for sh and/or ksh | christos |