| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in: Don't generate keytab/db/Makefile, since it isn't | Tom Yu | 2000-08-29 | 3 | -18/+10 |
| * | * asn1_k_decode.c (asn1_decode_last_req_entry): Decode the lr_type | Ezra Peisach | 2000-08-07 | 3 | -1/+24 |
| * | * accessor.c: Add NEED_SOCKETS in order to get prototype for | Tom Yu | 2000-07-23 | 2 | -0/+6 |
| * | * 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 |
| * | Add krb5int_accessor() to access internal krb5 functions from outside | Danilo Almeida | 2000-07-19 | 3 | -0/+65 |
| * | * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: Include | Ezra Peisach | 2000-07-18 | 7 | -1/+20 |
| * | * vfy_increds.c: include int-proto.h for krb5_libdefault_boolean | Ezra Peisach | 2000-07-18 | 7 | -2/+35 |
| * | * 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 |
| * | log for ccache changes | Ken Raeburn | 2000-07-14 | 1 | -0/+7 |
| * | fix typo in comment | Ken Raeburn | 2000-07-14 | 1 | -1/+1 |
| * | Collapse ccache implementations file, stdio, memory into single files. | Ken Raeburn | 2000-07-14 | 9 | -36/+7588 |
| * | * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV_LIB@ in | Tom Yu | 2000-07-01 | 2 | -1/+6 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 2 | -0/+16 |
| * | * t_walk_rtree.c (main): Declare as returning int | Ezra Peisach | 2000-06-30 | 18 | -94/+120 |
| * | * t_an_to_ln.c: Include <stdio.h> for prototypes | Ezra Peisach | 2000-06-30 | 7 | -20/+39 |
| * | init_ets.c: Remove unused variable | Ezra Peisach | 2000-06-30 | 2 | -2/+4 |
| * | * rc_io.c (krb5_rc_io_creat): Cast getpid() to int. | Ezra Peisach | 2000-06-30 | 2 | -1/+6 |
| * | * setenv.c: Do not provide prototype for static function unless | Ezra Peisach | 2000-06-30 | 2 | -0/+8 |
| * | * asn1buf.h (asn1buf_insert_octet): Define using __inline__ rather | Tom Yu | 2000-06-30 | 2 | -1/+6 |
| * | * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c, | Ezra Peisach | 2000-06-29 | 7 | -10/+7 |
| * | * def_realm.c: Add newline at end of file | Ezra Peisach | 2000-06-29 | 4 | -3/+12 |
| * | Clean up unused variable | Ezra Peisach | 2000-06-29 | 2 | -1/+5 |
| * | 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 |
| * | asn1_get.c (asn1_get_tag): Remove unused variable | Ezra Peisach | 2000-06-29 | 2 | -1/+4 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 32 | -267/+772 |
| * | 2000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5... | Alexandra Ellwood | 2000-06-09 | 2 | -4/+9 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 4 | -1/+13 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 15 | -30/+30 |
| * | 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 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 3 | -2/+11 |
| * | 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 |
| * | 2000-05-15 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-05-16 | 3 | -0/+194 |
| * | 2000-05-09 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-09 | 2 | -0/+7 |
| * | * stdcc_util.c (dupCCtoK5, dupK5toCC): | Miro Jurisic | 2000-05-04 | 2 | -2/+12 |
| * | 2000-04-29 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-30 | 2 | -13/+5 |
| * | 2000-04-28 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-28 | 2 | -0/+10 |
| * | 2000-4-26 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-26 | 2 | -2/+7 |
| * | * prompter.c (krb5int_set_prompt_types): Set to actual value intead of 0 | Danilo Almeida | 2000-04-18 | 2 | -1/+6 |