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
/
dist
/
openpam
Age
Commit message (
Expand
)
Author
2006-06-14
Update the manual section
christos
2006-06-14
Regen
christos
2006-06-14
Use /dev/tty if possible and only fall back to stdin/stderr if that is not
christos
2006-02-05
openpam_dynamic(): add missing '/' between OPENPAM_MODULES_DIR and
xtraeme
2006-02-05
resolve conflicts
christos
2006-02-05
Import figwort: for changes read the HISTORY file.
christos
2005-06-01
appease gcc -Wuninitialized
lukem
2005-03-16
Never fail open: auth chain *must* have at least one required or binding
christos
2005-03-04
Re-remove superfluous .Pp.
wiz
2005-03-03
Regen.
christos
2005-03-03
Deal with the NUSER addition.
christos
2005-03-03
Add a variable to pass in the nested user.
christos
2005-02-28
Remove superfluous .Pp.
wiz
2005-02-26
Resolve conflicts.
christos
2005-02-26
Import feterita from www.openpam.org
christos
2005-02-22
Add xref to openpam_free_data (for man page).
wiz
2005-02-22
Add sections to some functions so xrefs in man page will be correct.
wiz
2005-02-22
Some fixes:
wiz
2005-02-22
Use Ar for function argument.
wiz
2005-02-20
Fix some xrefs.
wiz
2005-02-20
FreeBSD -> .Fx.
wiz
2005-02-20
Drop superfluous .Pp.
wiz
2005-02-20
Fix xrefs.
wiz
2005-02-20
Add RCS Id.
wiz
2005-02-01
Regen.
christos
2005-02-01
Add a PAM_SOCKADDR extension so that we can pass the socket address
christos
2005-02-01
Protect alarm(0) the same way we protected the other alarm calls.
christos
2005-01-12
Fail closed for NetBSD. If /etc/pam.d and /etc/pam.conf are missing, then
christos
2005-01-08
Fix debugging compilation.
christos
2005-01-03
openpam_dynamic(): If the pathname provided is not an absolute pathname,
thorpej
2004-12-30
more size_t casts
christos
2004-12-30
add size_t casts to silence up lint where size_t is unsigned long.
christos
2004-12-12
Another linted comment about empty macro decl.
christos
2004-12-12
s/__function__/__func__/
christos
2004-12-12
Add a linted comment for an unused variable
christos
2004-12-12
s/__FUNCTION__/__function__/
christos
2004-12-12
- link set NetBSD changes from thorpej
christos
2004-12-12
Lint silencing comments
christos
2004-12-12
- unsigned char casts for ctype macros.
christos
2004-12-12
Don't look in /usr/local for pam configuration files. NetBSD does not
christos
2004-12-12
prevent double-free by setting variable to NULL after it has been freed.
christos
2004-12-12
NetBSD specific link set changes.
christos
2004-12-12
- add LINTED comments.
christos
2004-12-12
size_t cast for lint
christos
2004-12-12
import openpam "eelgrass" released on 20040210
christos