| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 4 | -3/+11 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 4 | -3/+11 |
| * | * cc_file.c (ALLOC): Use calloc, not malloc. | Ken Raeburn | 2002-08-15 | 2 | -2/+15 |
| * | * t_cc.c: Remove references to STDIO ccache | Tom Yu | 2002-08-15 | 2 | -7/+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 | 2 | -96/+89 |
| * | Combine file and stdio ccache implementations into one source file; selection | Ken Raeburn | 2002-08-15 | 5 | -2165/+650 |
| * | * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the return | Ken Raeburn | 2002-08-14 | 2 | -17/+26 |
| * | tweak comments | Ken Raeburn | 2002-08-14 | 1 | -2/+1 |
| * | Miscellaneous additional shuffling (variable renaming or reordering, whitespace | Ken Raeburn | 2002-08-10 | 3 | -152/+80 |
| * | (krb5_fcc_data): Rename "fd" to "file"; change all uses | Ken Raeburn | 2002-08-10 | 1 | -44/+44 |
| * | 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 |