| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change non-external "scc" uses to "fcc". | Ken Raeburn | 2002-08-10 | 1 | -176/+156 |
| * | whitespace | Ken Raeburn | 2002-08-09 | 1 | -167/+87 |
| * | "krb5 v5" is redundant (in comment) | Ken Raeburn | 2002-08-09 | 1 | -4/+4 |
| * | whitespace | Ken Raeburn | 2002-08-09 | 1 | -89/+81 |
| * | rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ instead | Ken Raeburn | 2002-08-09 | 2 | -260/+261 |
| * | hide method functions we don't need to call directly | Ken Raeburn | 2002-08-09 | 3 | -175/+180 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -10/+20 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 2 | -1/+5 |
| * | * winccld.c: Include k5-int.h to get hidden ops struct. | Tom Yu | 2002-06-20 | 6 | -8/+36 |
| * | * Makefile.in: Build cc accessor functions on Windows | Tom Yu | 2002-06-20 | 4 | -5/+28 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -21/+20 |
| * | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -20/+20 |
| * | * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because | Danilo Almeida | 2002-04-11 | 2 | -1/+15 |
| * | Include errno.h | Danilo Almeida | 2002-04-01 | 2 | -0/+5 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -10/+10 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -34/+35 |
| * | * cc_file.c (krb5_fcc_read): Remove const from fourth argument to | Ezra Peisach | 2001-10-10 | 2 | -1/+6 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 7 | -168/+177 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 13 | -61/+41 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 10 | -37/+46 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+46 |
| * | * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track of | Tom Yu | 2000-10-31 | 2 | -0/+18 |
| * | * cc_stdio.c, cc_file.c: Unsigned/signed int cleanup | Ezra Peisach | 2000-10-17 | 3 | -32/+86 |
| * | * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returning | Ezra Peisach | 2000-10-03 | 3 | -2/+7 |
| * | * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name instead | Ezra Peisach | 2000-10-03 | 6 | -10/+20 |
| * | * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: More | Ezra Peisach | 2000-09-25 | 6 | -24/+37 |
| * | * t_cc.c: Code cleanup. Test more failure modes of the cache library | Ezra Peisach | 2000-09-24 | 5 | -10/+142 |
| * | * Makefile.in (check-unix): Build and exectute t_cc | Ezra Peisach | 2000-09-22 | 3 | -3/+220 |
| * | * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name() | Danilo Almeida | 2000-07-20 | 4 | -22/+37 |
| * | * stdcc.h: Include k5-int.h to get krb5_ccache definition | Danilo Almeida | 2000-07-20 | 2 | -0/+5 |
| * | * Makefile.in: Change ${CC} and ${OBJS} to $(CC) and $(OBJS) so | Danilo Almeida | 2000-07-20 | 2 | -1/+6 |
| * | * cc_memory.c (mcc_head): Combine static declaration and initialization | Ken Raeburn | 2000-07-19 | 2 | -3/+6 |
| * | * cc_memory.c (mcc_head): Now static | Ken Raeburn | 2000-07-14 | 2 | -2/+3 |
| * | missed a stray #endif | Ken Raeburn | 2000-07-14 | 1 | -2/+0 |
| * | merge duplicate copyright notices; eliminate #if 0 code | Ken Raeburn | 2000-07-14 | 2 | -1664/+40 |
| * | Eliminate duplicated copyright messages, and most "former file foo.c" markers | Ken Raeburn | 2000-07-14 | 1 | -948/+30 |
| * | keep scc.h too | Ken Raeburn | 2000-07-14 | 2 | -1/+102 |
| * | Delete subdirectories we aren't compiling any more. | Ken Raeburn | 2000-07-14 | 83 | -8403/+105 |
| * | Collapse ccache implementations file, stdio, memory into single files. | Ken Raeburn | 2000-07-14 | 7 | -26/+7582 |
| * | Remove unused variables | Ezra Peisach | 2000-06-29 | 4 | -2/+8 |
| * | ccdefault.c: Add newline at end of file (compiler warning) | Ezra Peisach | 2000-06-29 | 2 | -12/+17 |
| * | 2000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5... | Alexandra Ellwood | 2000-06-09 | 2 | -4/+9 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 5 | -10/+10 |
| * | This time really: 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Chan... | Alexandra Ellwood | 2000-05-31 | 1 | -1/+1 |
| * | 2000-5-31 Alexandra Ellwood <lxs@mit.edu> ccdefault.c: Changed kerberosPrinci... | Alexandra Ellwood | 2000-05-31 | 2 | -9/+5 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -16/+45 |
| * | Remove unused variables. Reindent to krb5 coding style. Remove whitespace | Danilo Almeida | 2000-05-18 | 3 | -392/+396 |
| * | Do not define or try to load cc_lock_request, which is | Danilo Almeida | 2000-05-18 | 2 | -0/+11 |
| * | * stdcc_util.c (dupCCtoK5, dupK5toCC): | Miro Jurisic | 2000-05-04 | 2 | -2/+12 |
| * | 2000-4-26 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-26 | 2 | -2/+7 |