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
...
*
run "make depend"
Ken Raeburn
2004-12-30
1
-55
/
+57
*
Memory leaks in ccache due to thread integration
Ezra Peisach
2004-12-25
2
-0
/
+10
*
2004-12-16 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-12-16
2
-0
/
+12
*
remove unnecessary if statement
Jeffrey Altman
2004-12-15
1
-2
/
+0
*
2004-12-15 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-12-15
2
-43
/
+88
*
* cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, just
Ken Raeburn
2004-11-19
2
-6
/
+6
*
Now a kvno invocation will only open the ccache file a small number of
Ken Raeburn
2004-11-16
2
-2
/
+23
*
Create a ccache get-flags operation.
Ken Raeburn
2004-11-16
8
-1
/
+94
*
Fix the forced setting of the Initial Ticket Flag on Win2000 and
Jeffrey Altman
2004-10-08
2
-1
/
+21
*
Fix error code returned for empty sequences and check the error
Jeffrey Altman
2004-09-17
2
-2
/
+10
*
* cc_mslsa.c: Implement krb5_lcc_initialize()
Jeffrey Altman
2004-09-10
2
-6
/
+35
*
cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2Message
Jeffrey Altman
2004-09-10
2
-3
/
+6
*
2004-09-10 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-09-10
2
-8
/
+374
*
* cc_mslsa.c:
Jeffrey Altman
2004-09-02
2
-23
/
+246
*
Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in
Ken Raeburn
2004-08-27
2
-2
/
+8
*
* cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flag
Ken Raeburn
2004-08-16
2
-11
/
+70
*
* cc_file.c: Add buffering on reading.
Ken Raeburn
2004-08-15
2
-12
/
+101
*
* cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_file
Ken Raeburn
2004-08-15
2
-1
/
+9
*
Only open a credential cache file once, even if multiple krb5_ccache objects
Ken Raeburn
2004-08-13
4
-77
/
+172
*
* cc_file.c: Remove USE_STDIO support
Ken Raeburn
2004-08-05
2
-317
/
+15
*
cc_mslsa.c: fix is_windows_xp not to return true for windows 2000
Jeffrey Altman
2004-07-26
2
-1
/
+6
*
* cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_link
Ezra Peisach
2004-07-18
2
-1
/
+6
*
zap remaining bits of macsock.h support
Ken Raeburn
2004-07-17
2
-1
/
+5
*
Remove use of client principal from krb5_context (default_ccprincipal) and de...
Alexandra Ellwood
2004-07-15
2
-66
/
+33
*
* t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can be
Ken Raeburn
2004-07-14
2
-1
/
+6
*
* cc_mslsa.c: Fix thread safety
Jeffrey Altman
2004-07-08
2
-3
/
+14
*
2004-07-07 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-07-07
2
-0
/
+6
*
Thread-safety for file-based credentials caches
Ken Raeburn
2004-06-30
2
-74
/
+195
*
* cc_mslsa.c:
Jeffrey Altman
2004-06-30
2
-63
/
+358
*
* cc_memory.c (krb5_mcc_free): Don't free the mutex here
Ken Raeburn
2004-06-29
2
-2
/
+4
*
Missed some log data with last checkin:
Ken Raeburn
2004-06-28
1
-0
/
+5
*
* cc_memory.c: Include k5-thread.h.
Ken Raeburn
2004-06-28
4
-173
/
+231
*
update copyright, fix comment typo
Ken Raeburn
2004-06-24
1
-2
/
+2
*
* cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code with
Ken Raeburn
2004-06-24
2
-32
/
+24
*
* cc_file.c (my_fopen): Function deleted.
Ken Raeburn
2004-06-22
2
-9
/
+3
*
Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all
Ken Raeburn
2004-06-22
4
-58
/
+8
*
cc_mslsa.c: Comment out calls to FormatMessage and do not terminate
Jeffrey Altman
2004-06-22
2
-0
/
+17
*
* cc_mslsa.c: Enforce acceptable enctypes by checking against
Jeffrey Altman
2004-06-19
2
-56
/
+121
*
Purge make targets and variables (and a few files) relating to the old,
Ken Raeburn
2004-06-17
2
-2
/
+4
*
Add prototypes for library init and fini functions. Makefile dependencies
Ezra Peisach
2004-05-28
4
-1
/
+16
*
* cc_mslsa.c: GetMSTGT(). Add krb5_context
Jeffrey Altman
2004-05-26
2
-32
/
+26
*
* cc_mslsa.c: GetMSTGT() Initialize pTicketRequest to NULL to prevent
Jeffrey Altman
2004-05-26
2
-1
/
+6
*
* t_cc.c (cc_test): Clean up memory leaks in tests
Ezra Peisach
2004-05-24
2
-0
/
+15
*
The memory allocated by ConstructTicketRequest is not LSA memory
Jeffrey Altman
2004-05-15
2
-2
/
+3
*
2004-05-15 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-05-15
2
-13
/
+20
*
update dependencies
Ken Raeburn
2004-04-24
1
-30
/
+36
*
Added support for library initialization and finalization, and verification
Ken Raeburn
2004-04-24
2
-1
/
+27
*
update dependencies
Ken Raeburn
2004-04-23
1
-1
/
+2
*
Since we must reserve the single letter prefixes on all platforms
Jeffrey Altman
2004-04-13
2
-4
/
+6
*
Treat keytab and ccache names without prefixes as type FILE:
Jeffrey Altman
2004-04-13
2
-6
/
+27
[prev]
[next]