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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* asn1_k_decode.c (asn1_decode_krb5_flags): Modify to deal with
Tom Yu
1998-12-04
2
-7
/
+22
*
Use $() instead of ${}, which doesn't work for Makefiles
Theodore Tso
1998-12-02
1
-1
/
+1
*
More Windows compatibility fixes
Scott McGuire
1998-11-25
3
-28
/
+76
*
* svr_principal.c (kadm5_create_principal):
Tom Yu
1998-11-17
2
-3
/
+12
*
* kdb_cpw.c (krb5_dbe_crk):
Tom Yu
1998-11-17
2
-8
/
+38
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
3
-1
/
+10
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
2
-1
/
+9
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-13
5
-58
/
+45
*
Fix bug where if the fcntl-style lock succeeded, we should return
Theodore Tso
1998-11-13
2
-2
/
+13
*
* Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c
Tom Yu
1998-11-12
3
-6
/
+15
*
Fixes to build out of source tree
Ezra Peisach
1998-11-06
4
-5
/
+14
*
* k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)
Ezra Peisach
1998-11-06
2
-13
/
+20
*
Fixed filename uniqueness problems by renaming all of the *.c files
Theodore Tso
1998-11-05
5
-3
/
+5
*
Fixed places where code didn't follow CCache API. Integrated some stuff from...
Scott McGuire
1998-11-05
3
-60
/
+79
*
Make sure filenames are unique across all of the krb5 directories. Renamed
Theodore Tso
1998-11-05
9
-12
/
+13
*
lock_file.c (krb5_lock_file): Move the flock() fallback code from
Theodore Tso
1998-11-03
2
-23
/
+49
*
* str_conv.c: Remove krb5_cksumtype_to_string after merge
Tom Yu
1998-11-03
2
-27
/
+4
*
resurrect
Tom Yu
1998-11-02
1
-0
/
+203
*
ressurect files missed by merge
Tom Yu
1998-11-02
36
-0
/
+3237
*
add back mistakenly deleted files
Marc Horowitz
1998-10-30
5
-0
/
+881
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
214
-9745
/
+7933
*
Merged in smcguire's fixes
Miro Jurisic
1998-10-23
2
-35
/
+116
*
We shouldn't try to use the CCache API on Unix systems. (The maze of
Theodore Tso
1998-09-26
2
-2
/
+7
*
resurrecting
Tom Yu
1998-09-21
5
-0
/
+1005
*
oop
Tom Yu
1998-09-21
1
-0
/
+0
*
restoring deleted files
Tom Yu
1998-09-21
1
-0
/
+0
*
fix incorrect version
Tom Yu
1998-09-21
1
-2
/
+2
*
resurrect accidentally deleted files
Tom Yu
1998-09-21
1
-0
/
+28
*
restore accidentally deleted files
Tom Yu
1998-09-21
9
-0
/
+1031
*
merge of tlyu-3des-k4
Tom Yu
1998-09-19
15
-2064
/
+0
*
ccdefname.c (krb5_cc_default_name): Changed the PC version to use the
Theodore Tso
1998-09-01
2
-19
/
+15
*
Both Macintoshes and Windows use the ccapi as the default credentials
Theodore Tso
1998-09-01
1
-3
/
+3
*
Add #ifdef's so that correct header file (cacheapi.h vs. Ccache.h) is used
Theodore Tso
1998-09-01
2
-1
/
+15
*
Add windows build instructions to build CCache API Cache
Theodore Tso
1998-08-24
2
-3
/
+16
*
Changed Mac specific stuff to use CCache API
Miro Jurisic
1998-08-21
2
-9
/
+17
*
Added Frank's CCache API implementation and made it default on the Mac
Miro Jurisic
1998-08-20
8
-1
/
+802
*
* conv_princ.c: Add some additional entries to sconv_list that
Tom Yu
1998-08-19
2
-0
/
+27
*
Mon Aug 10 17:51:59 1998 Matthew D Hancher <mdh@mit.edu>
Matthew Hancher
1998-08-10
2
-2
/
+9
*
* rd_safe.c (krb_rd_safe): Fix up call to quad_cksum()
Tom Yu
1998-08-07
4
-2
/
+12
*
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round down
Tom Yu
1998-07-25
2
-1
/
+8
*
Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...
Miro Jurisic
1998-07-17
24
-36
/
+36
*
* changepw.c (krb5_change_password): Changes casts from char * to
Ezra Peisach
1998-07-16
2
-2
/
+7
*
* gic_pwd.c (krb5_get_init_creds_password): Remove unused argument
Ezra Peisach
1998-07-15
3
-3
/
+10
*
Added magic incantations for Macontosh CFM-68K
Miro Jurisic
1998-07-14
1
-0
/
+10
*
Thu Jul 9 19:35:01 1998 Matthew D Hancher <mdh@mit.edu>
Matthew Hancher
1998-07-09
2
-20
/
+113
*
These additions cause the KDC to react to SIGHUP by closing and
Geoffrey King
1998-07-08
2
-0
/
+44
*
conv_princ.c: Add additional commonly seen Kerberos V4 services to the
Theodore Tso
1998-07-07
2
-0
/
+17
*
* chk_trans.c: Fix up previous fix; short-circuit out when
Tom Yu
1998-07-07
2
-2
/
+8
*
asn1_encode.c: Make the magic Macintosh EPOCH offset be 70 years
Theodore Tso
1998-07-02
2
-1
/
+7
*
k5unseal.c (kg_unseal): Clean up lint warnings
Theodore Tso
1998-07-02
6
-29
/
+66
[prev]
[next]