index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate interface address processing from Kerberos-related functions.
Ken Raeburn
2000-02-25
2
-159
/
+238
*
* t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()
Ezra Peisach
2000-02-25
3
-5
/
+12
*
* kerberos_v4.c (v4_klog): Don't treat the formatted text as a format string
Ken Raeburn
2000-02-25
2
-1
/
+7
*
* configure.in: Remove dependency on libdes425 when krb4 support
Ezra Peisach
2000-02-24
4
-18
/
+10
*
Test for <arpa/inet.h> for possible inet_ntop prototype
Ezra Peisach
2000-02-24
4
-2
/
+18
*
* kpasswd.0/changing.exp: Add a sleep to avoid a race with the
Tom Yu
2000-02-23
2
-0
/
+9
*
fix for vpath and du4.0 make
Ken Raeburn
2000-02-22
4
-0
/
+16
*
Makefile.in (clean-unix): Add clean-libobjs
Ezra Peisach
2000-02-22
4
-2
/
+10
*
from Bear Giles:
Ken Raeburn
2000-02-21
2
-2
/
+5
*
from Bear Giles:
Ken Raeburn
2000-02-21
2
-13
/
+22
*
From Bear Giles:
Ken Raeburn
2000-02-21
2
-0
/
+12
*
Volatile decls as needed.
Ken Raeburn
2000-02-19
8
-28
/
+53
*
* kadm_rpc_svc.c (kadm_1): Update to include new api functions
Tom Yu
2000-02-19
3
-0
/
+40
*
* keytab.c (add_usage): Update usage message.
Tom Yu
2000-02-19
3
-20
/
+197
*
* kadm_rpc_xdr.c (xdr_chpass3_arg):
Tom Yu
2000-02-19
2
-2
/
+7
*
* kdb_cpw.c (krb5_dbe_crk):
Tom Yu
2000-02-19
2
-0
/
+13
*
* server_stubs.c: Add create_principal3_1, chpass_principal3_1,
Tom Yu
2000-02-18
2
-0
/
+256
*
* svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly free
Tom Yu
2000-02-18
9
-9
/
+84
*
* auth_gssapi.c (auth_gssapi_create): Free call_res because
Tom Yu
2000-02-17
4
-37
/
+43
*
Document that -s is not applicable to Kerberos 4
Danilo Almeida
2000-02-16
2
-0
/
+3
*
* kinit.c: Nicer usage message. Better checking for illegal
Danilo Almeida
2000-02-16
3
-355
/
+513
*
* kdestroy.c: Fix GET_PROGNAME macro to properly return program
Danilo Almeida
2000-02-16
2
-11
/
+17
*
* klist.c: Fix GET_PROGNAME macro to properly return program name
Danilo Almeida
2000-02-16
2
-28
/
+34
*
Move include of libtelnet/auth.h earlier to provide
Ezra Peisach
2000-02-16
2
-1
/
+10
*
* preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt length
Ken Raeburn
2000-02-16
2
-7
/
+51
*
* localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONF
Ken Raeburn
2000-02-16
2
-10
/
+69
*
* libobj.in: Fix up .c.so and .c.po rules to include $(CFLAGS),
Tom Yu
2000-02-15
2
-2
/
+7
*
* server.c: Add code to set a signal handler for SIGHUP and a few
Tom Yu
2000-02-15
3
-0
/
+29
*
* svc.c (xprt_register): Zero out xports after allocating
Tom Yu
2000-02-15
3
-16
/
+51
*
Add client-side stubs and functions with additional capabilities to
Tom Yu
2000-02-14
10
-15
/
+501
*
* README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:
Tom Yu
2000-02-11
6
-437
/
+711
*
Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...
Marshall Vale
2000-02-11
1
-11
/
+17
*
* init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OS
Marshall Vale
2000-02-11
1
-0
/
+7
*
Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)
Miro Jurisic
2000-02-11
2
-2
/
+6
*
Added comments to remove some calls in the next releas
Miro Jurisic
2000-02-11
1
-2
/
+2
*
changelog updated for stdcc_util.c change
Alexandra Ellwood
2000-02-10
1
-0
/
+5
*
Added +1 to strlens so that null terminator will fit in the buffer ;-P
Alexandra Ellwood
2000-02-10
1
-2
/
+2
*
* login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B...
Ken Raeburn
2000-02-10
2
-1
/
+7
*
Updated for 3.0d1
Miro Jurisic
2000-02-10
1
-0
/
+4
*
* init_os_ctx.c: Added changes for the Mac for limited support of Application...
Marshall Vale
2000-02-08
1
-0
/
+10
*
Limited support for Applicaiton Support folder as location for krb5.ini on th...
Marshall Vale
2000-02-08
1
-8
/
+24
*
* api.1/lock.exp: Since a "wait" directive to the command list of
Tom Yu
2000-02-08
2
-0
/
+12
*
* aclocal.m4: Kludge in the old test for tcl so that we have some
Tom Yu
2000-02-08
2
-1
/
+74
*
* lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flag
Tom Yu
2000-02-08
2
-2
/
+7
*
* lib/lib.t: Call kinit and kdestroy with -5 flag to accomodate
Tom Yu
2000-02-08
2
-2
/
+7
*
* config/unix.exp: Call send_error instead of fail to prevent
Tom Yu
2000-02-07
3
-7
/
+16
*
* kadmin.exp: Use $KDESTROY -5 to deal with changed behavior
Tom Yu
2000-02-07
2
-1
/
+5
*
changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...
Scott McGuire
2000-02-07
2
-1
/
+7
*
* default.exp: Remove default_tgs_enctypes for now as it was
Tom Yu
2000-02-07
2
-1
/
+7
*
* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a little to keep b...
Ken Raeburn
2000-02-07
2
-1
/
+7
[next]