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
/
krb5
/
ccache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* winccld.h: Define CC_API_VER2 for all Windows code using ccapi.
Danilo Almeida
2000-04-18
4
-1
/
+62
*
Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-15
1
-1
/
+1
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-0
/
+10
*
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-04-13
1
-1
/
+62
*
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-07
2
-4
/
+12
*
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-04
2
-4
/
+12
*
2000-03-24 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-03-24
2
-115
/
+189
*
* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE error
Danilo Almeida
2000-03-16
2
-6
/
+15
*
Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)
Miro Jurisic
2000-02-11
2
-2
/
+6
*
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
*
Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...
Scott McGuire
2000-02-04
2
-8
/
+9
*
* mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix
Ken Raeburn
1999-12-06
2
-1
/
+6
*
Use CCache2.h under MacOS for CCAPI v2 compatibility
Miro Jurisic
1999-11-22
3
-2
/
+7
*
log tritan's changes
Tom Yu
1999-10-26
5
-0
/
+35
*
Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such
Wilfredo Sanchez
1999-10-26
5
-5
/
+2
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
68
-68
/
+272
*
implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch
Ken Raeburn
1999-09-01
11
-0
/
+395
*
* stdcc_util.c (deep_free_cc_v5_creds):
Alexandra Ellwood
1999-08-05
1
-0
/
+9
*
Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...
Alexandra Ellwood
1999-08-05
1
-0
/
+2
*
stdcc.c (krb5_stdcc_destroy):
Alexandra Ellwood
1999-08-03
1
-0
/
+6
*
Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...
Alexandra Ellwood
1999-08-03
1
-3
/
+13
*
Use PostMessage instead of SendMessage so that we don't block
Danilo Almeida
1999-06-10
4
-2
/
+12
*
Remove references to cc_*_instance functions
Danilo Almeida
1999-06-08
2
-12
/
+4
*
These are a bunch of intertwined changes to the windows build.
Danilo Almeida
1999-05-19
2
-6
/
+10
*
Clean ccapi subdirectory in clean-windows target
Danilo Almeida
1999-05-17
2
-0
/
+7
*
winccld.c (krb5_win_ccdll_load): Register the FILE ccache type if we
Theodore Tso
1999-05-13
2
-1
/
+13
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
8
-30
/
+46
*
winccld.c: Only compile this file on Windows (to avoid screwing up the
Theodore Tso
1999-04-21
2
-3
/
+7
*
Fix silly typo
Theodore Tso
1999-03-31
1
-1
/
+1
*
ccdefops.c: Change the default ccache type under windows to be
Theodore Tso
1999-03-31
2
-2
/
+13
*
winccld.c, winccld.h, stdcc.c: Add files to dynamically load
Theodore Tso
1999-03-31
5
-3
/
+251
*
Don't use cc_uint4 since the Windows include file apparently doesn't
Theodore Tso
1999-03-23
1
-2
/
+2
*
Fix = vs == bug in krb5_stdcc_next_cred
Theodore Tso
1999-03-14
1
-3
/
+16
*
Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...
Scott McGuire
1999-03-10
3
-48
/
+97
*
Now compiles on the Mac against CC API v2
Miro Jurisic
1999-02-20
1
-2
/
+2
*
Added debugging hooks to stdcc.c
Theodore Tso
1999-02-18
2
-77
/
+222
*
Fix bad comment terminator in stdcc_util.c which was stopping it from compiling
Theodore Tso
1999-02-09
1
-1
/
+1
*
Makefile.in: Enable the ccapi directory for windows builds
Theodore Tso
1999-02-09
3
-31
/
+35
*
Initial rototilling of these functions to make them more krb5 library
Theodore Tso
1999-02-05
3
-250
/
+318
*
Initial commit of massively modified stdcc functions to make them somewhat
Theodore Tso
1999-02-04
2
-269
/
+394
*
Makefile.in: Add ccapi to the include path so we can find stdcc.h
Theodore Tso
1999-01-27
2
-1
/
+6
*
Remove inappropriate cc_shutdown() call from krb5_cc_destroy()
Scott McGuire
1999-01-06
1
-2
/
+2
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
8
-0
/
+28
*
Makefile.in, ccdefops.c: Temporarily back out the ccapi ccache under
Theodore Tso
1998-12-05
3
-9
/
+23
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
3
-156
/
+29
*
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
*
Fixed places where code didn't follow CCache API. Integrated some stuff from...
Scott McGuire
1998-11-05
3
-60
/
+79
*
add back mistakenly deleted files
Marc Horowitz
1998-10-30
5
-0
/
+881
[prev]
[next]