index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpam
/
modules
Age
Commit message (
Expand
)
Author
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-20
pam_group needs libutil & libcrypt
lukem
2008-01-27
Fix compilation
christos
2007-12-01
eg -> e.g.
wiz
2007-09-15
__FUNCTION__ -> __func__.
ragge
2007-03-10
bump date
christos
2007-03-10
tyop
christos
2007-03-10
off by one, reported by jukka salmi.
christos
2007-03-10
PR/35968: Jukka Salmi: add option to pam_krb5(8) to request renewable tickets
christos
2006-11-03
init the syslog data.
christos
2006-11-03
use the re-entrant syslog functions so that we don't depend on the syslog
christos
2006-11-03
don't include syslog.h if you are not going to use it.
christos
2006-09-29
new ssh import requires another include
dogcow
2006-05-30
PR/30730 force changing password via chsh fails
jnemeth
2006-05-25
Coverity CID 3783: Fix uninit variable.
christos
2006-05-23
Coverity CID 3677: Plug memory leak
christos
2006-03-20
Remove old kerberos library (Jukka Salmi)
christos
2006-03-20
Goodbye KerberosIV
christos
2006-03-19
Coverity CID 1909: Prevent memory leak.
christos
2006-03-19
Coverity CID 2480: Move variable initialization higher up to prevent
christos
2006-03-19
Coverity CID 2481: Move initialization of variable higher up to prevent
christos
2006-03-19
Coverity CID 2595: Don't call cc_destroy after cc_close because cc_close
christos
2006-03-19
Fix coverity run 5, issue 2018 -- memory leak.
jnemeth
2006-03-18
Fix Coverity run 5, issue 2022 -- memory leak.
jnemeth
2006-03-18
Fix Coverity run 5, issue 2498 -- uninitialized variable
jnemeth
2006-03-06
PR/30923: Zafer Aydogan: pam too verbose
jnemeth
2006-02-19
PR/32870: Johan Veenhuizen: login(1) does not obey .hushlogin
christos
2006-02-15
Use the class of the user, not then default class, when checking for
bouyer
2006-01-20
Declare what we services provide, otherwise pam assumes that we provide
christos
2005-09-27
Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED
tsarna
2005-09-23
Remove trailing whitespace. Punctuation nits. Use .Nm more.
wiz
2005-09-21
pam_afslog is used in conjunction with pam_krb5 to obtain AFS tokens and
tsarna
2005-04-25
Remove CPPFLAGS
matt
2005-04-25
Add ${DESTDIR}/usr/include/krb5 to CPPFLAGS so <parse_units.h> can be found.
matt
2005-04-25
Don't cast the lvalue; cast the rhs instead.
matt
2005-04-25
s!/var/run/nologin!/etc/nologin!g to match with the code.
yamt
2005-04-19
Fix getgrnam -> getgrnam_r
christos
2005-04-19
fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r
christos
2005-04-19
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
lukem
2005-04-19
getpw*_r() may return 0 and set pwd==NULL
lukem
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-04-05
Don't print an error if we are doing authentication.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-03-20
Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huang
christos
2005-03-17
remove debugging printf's
christos
2005-03-17
Clear the authorization token at the entry of each loop, so that
christos
2005-03-14
remove code to deal with authorized keys. it has no place here.
christos
2005-03-14
Go back to rev-1.5. This is better than what was there before, but I am
christos
2005-03-14
Revert previous. This is not the right fix.
christos
[next]