Parent Directory
|
|
|
|
|
smbval/
|
|
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib...
(from smblib.c/1.6) |
.cvsignore
|
1.3 |
6 years |
rra |
Ignore auth_krb5.
|
Makefile
|
1.34 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
auth_krb5.c
|
1.2 |
6 years |
kondou |
- krb5_init_ets() is called only if HAVE_KRB5_INIT_ETS is defined(OSX does
not... |
auth_smb.c
|
1.5 |
6 years |
vinocur |
Use symbolic variable name instead of argv[1], for clarity.
|
ckpasswd.c
|
1.27 |
5 years |
rra |
Add a comment explaining why malloc and strdup are used here.
|
domain.c
|
1.5 |
6 years |
vinocur |
Further cleanup of authenticator/resolver library interface (for reading
from st... |
ident.c
|
1.21 |
5 years |
rra |
Move ISWHITE from macros.h to libinn.h and remove macros.h. Remove the
include ... |
libauth.c
|
1.10 |
6 years |
rra |
Use inet_aton instead of inet_addr; it has saner error handling.
|
libauth.h
|
1.6 |
6 years |
vinocur |
Further cleanup of authenticator/resolver library interface (for reading
from st... |
pam.conf.example
|
1.1 |
6 years |
kondou |
- From: Graeme Mathieson <graeme+inn-workers@mathie.cx>
- ckpasswd now supports ... |
radius.c
|
1.37 |
5 years |
rra |
Use strlcpy and strlcat instead of strcpy and strcat everywhere that it's
feasib... |