| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | The memory allocated by ConstructTicketRequest is not LSA memory | Jeffrey Altman | 2004-05-15 | 1 | -1/+2 |
| * | 2004-05-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-05-15 | 1 | -0/+7 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+8 |
| * | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 1 | -0/+6 |
| * | Treat keytab and ccache names without prefixes as type FILE: | Jeffrey Altman | 2004-04-13 | 1 | -0/+8 |
| * | * ccbase.c: the krb5_cc_resolve() function pointer ccresolver | Jeffrey Altman | 2004-04-13 | 1 | -0/+7 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-04-06 | 1 | -0/+11 |
| * | Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLL | Jeffrey Altman | 2004-03-31 | 1 | -0/+8 |
| * | Remove t_file.c as it is mostly redundant, does not build and cannot | Sam Hartman | 2004-03-26 | 1 | -0/+7 |
| * | krb5_fcc_generate_new should use mkstemp | Sam Hartman | 2004-03-26 | 1 | -0/+4 |
| * | Return ERROR_FCC_NOFILE when the principal cannot be determined during | Jeffrey Altman | 2004-03-19 | 1 | -0/+3 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-03-19 | 1 | -0/+10 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 1 | -0/+8 |
| * | Remove reference to the ntstatus.h header in cc_mslsa.c | Jeffrey Altman | 2004-02-04 | 1 | -0/+6 |
| * | 2004-02-02 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-03 | 1 | -0/+13 |
| * | * cc_mslsa.c: the MSLSA code was crashing on Pismere machines when | Jeffrey Altman | 2004-02-02 | 1 | -0/+15 |
| * | * cc_mslsa.c: optimize the get_next logic by storing a handle to the | Jeffrey Altman | 2004-02-01 | 1 | -0/+5 |
| * | Do not export tickets from the LSA if they contain NULL session keys. | Jeffrey Altman | 2004-01-31 | 1 | -0/+6 |
| * | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-01-31 | 1 | -0/+16 |
| * | Add stub function implementations to support krb5_cc_remove_cred() which | Jeffrey Altman | 2004-01-06 | 1 | -0/+9 |
| * | ticket 2049 | Jeffrey Altman | 2003-12-19 | 1 | -0/+5 |
| * | * cc_retr.c: Extract the test to determine if a credential matches | Jeffrey Altman | 2003-12-19 | 1 | -0/+28 |
| * | * cc_msla.c: Enable purging of the MS Kerberos LSA cache when the TGT | Jeffrey Altman | 2003-12-15 | 1 | -0/+6 |
| * | * when initiating an enumeration of the ccache contents perform | Jeffrey Altman | 2003-12-15 | 1 | -0/+5 |
| * | * Makefile.in: Remove extraneous spaces .. | Jeffrey Altman | 2003-12-13 | 1 | -0/+5 |
| * | * Makefile.in: Move ##WIN32## constructs from inside | Tom Yu | 2003-12-13 | 1 | -0/+6 |
| * | * Added new krb5_ccache type "MSLSA" for Windows only. | Jeffrey Altman | 2003-12-12 | 1 | -0/+24 |
| * | 2003-11-26 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2003-12-08 | 1 | -0/+5 |
| * | * cc_file.c (krb5_fcc_store_int32, krb5_fcc_store_ui_4, krb5_fcc_store_ui_2) | Ken Raeburn | 2003-08-26 | 1 | -0/+6 |
| * | Always register the file ccache in the set of registered ops. The | Sam Hartman | 2003-07-22 | 1 | -0/+6 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -0/+5 |
| * | * ccdefault.c: Remove Mac header goober and include k5-int.h after KerberosL... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+5 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 1 | -1/+2 |
| * | More const for ops tables | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | protoize | Ken Raeburn | 2002-09-03 | 1 | -0/+6 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * cc_file.c (ALLOC): Use calloc, not malloc. | Ken Raeburn | 2002-08-15 | 1 | -0/+6 |
| * | * t_cc.c: Remove references to STDIO ccache | Tom Yu | 2002-08-15 | 1 | -0/+4 |
| * | missed an entry | Ken Raeburn | 2002-08-15 | 1 | -0/+3 |
| * | (NO_FILE): New macro. All functions changed to test or assign it rather than | Ken Raeburn | 2002-08-15 | 1 | -0/+7 |
| * | Combine file and stdio ccache implementations into one source file; selection | Ken Raeburn | 2002-08-15 | 1 | -6/+14 |
| * | * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the return | Ken Raeburn | 2002-08-14 | 1 | -0/+9 |
| * | Miscellaneous additional shuffling (variable renaming or reordering, whitespace | Ken Raeburn | 2002-08-10 | 1 | -2/+13 |
| * | rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ instead | Ken Raeburn | 2002-08-09 | 1 | -1/+2 |
| * | hide method functions we don't need to call directly | Ken Raeburn | 2002-08-09 | 1 | -0/+6 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 1 | -0/+4 |
| * | * Makefile.in: Build cc accessor functions on Windows | Tom Yu | 2002-06-20 | 1 | -0/+20 |