| Age | Commit message (Expand) | Author |
| 2021-09-10 | usr.bin: remove unnecessary lint comment CONSTCOND | rillig |
| 2020-02-08 | Avoid use-after-free bug in PAM environment | kamil |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2018-02-25 | add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts | mrg |
| 2015-10-29 | - Added error checks for initgroups(3) and setgroups(2). | shm |
| 2015-10-28 | Fixed off-by-one in decode_ss (CID 977426) | shm |
| 2015-10-27 | Added namelen initialization in getpeername(3) call (CID 979631) | shm |
| 2014-11-12 | Remove the syslogging of a dial out login warning based on the tty name, because | aymeric |
| 2014-03-16 | Fix gcc48 build without Kerberos. | dholland |
| 2013-10-18 | fix unused variable warnings | christos |
| 2013-08-11 | Remove redundant WARNS=5. | dholland |
| 2012-05-19 | - use __dead consistently. | christos |
| 2012-05-10 | dead for sigint | christos |
| 2012-04-29 | Add some noreturn attributes for clang. | wiz |
| 2012-04-24 | no more KRB5_DEPRECATED | christos |
| 2012-04-24 | last commit before I nuke the old code. | christos |
| 2012-04-24 | move more of the compat code in the compat block. | christos |
| 2012-04-23 | don't abuse the instance variable | christos |
| 2012-04-23 | make kerberos work again: | christos |
| 2012-04-23 | remove obsolete comment. | christos |
| 2012-04-23 | fix the USE_KERBEROS=no USE_PAM=no build. | christos |
| 2012-04-23 | centralize error function processing. | christos |
| 2012-04-23 | trimusername (which does not exist) probably was meant to be called | martin |
| 2012-04-22 | make krb5 compile again. XXX: one function left that is deprecated, what's | christos |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-04-24 | We no longer need -I/usr/include/krb5. | elric |
| 2009-12-29 | don't repeat the word login twice (syslog prepends the program name login:) | christos |
| 2009-12-29 | kill the space in address formatting to match what other daemons do. | christos |
| 2009-12-29 | PR/42540: Ed Ravin: /usr/bin/login does not log normal logins, and does not | christos |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2008-11-19 | Add newgrp(1) to SEE ALSO cross-reference list. | ginsbach |
| 2008-11-18 | Use Nm instead of Xr to itself, remove reference to uucp(1), fix casing | wiz |
| 2008-11-18 | Reference login.conf. | reed |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-06 | Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no. | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-09 | PR/36294: De Zeurkous: login(1) -- inconsistent exit behavior on EOF | christos |
| 2007-01-17 | Remove duplicate #includes | hubertf |
| 2007-01-07 | Correct indent. It's important around many #ifdefs. | isaki |
| 2006-05-20 | s/0/NULL/ for execl*'s last argument. | mrg |
| 2006-04-17 | GC old signal handling and merge it in 4 places: | christos |
| 2006-04-06 | Use TABs instead of spaces. | simonb |
| 2006-03-26 | Remove unused variable 'salt' | hubertf |
| 2006-03-23 | Get rid of more Kerberos 4 code. | wiz |
| 2006-03-22 | PR/33128: Martin Husemann: When login in on the console, SIGABRT is ignored | christos |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2006-03-19 | Fix Coverity run 5, issue 1931 -- memory leak. This was noted as being a | jnemeth |
| 2006-03-08 | PR/23616: Christian Biere: login might not back-off as expected | jnemeth |
| 2006-03-08 | PR/23616: Christian Biere: login might not back-off as expected | jnemeth |