| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add ms2mit | Danilo Almeida | 2000-07-19 | 2 | -2/+9 |
| * | * krb4_32.def: Add krb_in_tkt. | Danilo Almeida | 2000-07-19 | 3 | -0/+8 |
| * | Add krb5int_accessor() to access internal krb5 functions from outside | Danilo Almeida | 2000-07-19 | 3 | -0/+65 |
| * | * k5-int.h: Add krb5int_accessor() and related definitions. | Danilo Almeida | 2000-07-19 | 2 | -0/+34 |
| * | krb.h: Add krb_in_tkt() prototype | Danilo Almeida | 2000-07-19 | 2 | -0/+6 |
| * | * in_tkt.c: Add krb_in_tkt() function to initialize ticket for a | Danilo Almeida | 2000-07-19 | 2 | -0/+16 |
| * | * 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 |
| * | * k5-int.h: Move prototypes for krb5 only internal functions | Ezra Peisach | 2000-07-18 | 2 | -8/+7 |
| * | * krcp.c: Provide format attribute for error() for versions of gcc | Ezra Peisach | 2000-07-18 | 3 | -2/+18 |
| * | * 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 |
| * | * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations. | Ken Raeburn | 2000-07-14 | 3 | -51/+102 |
| * | * aclocal.m4 (KRB5_LIB_PARAMS): Moved bulk of the work into config/shlib.conf. | Ken Raeburn | 2000-07-14 | 2 | -256/+18 |
| * | * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4 | Ken Raeburn | 2000-07-14 | 2 | -0/+259 |
| * | * dump.c: Various message char arrays turned into macros, to permit gcc to | Ken Raeburn | 2000-07-05 | 2 | -64/+69 |
| * | * rsh.exp: Drain buffers on klist test to avoid wedging rsh on | Tom Yu | 2000-07-05 | 2 | -2/+9 |
| * | * test/dbtest.c: Cleanup gcc -Wall complaints with printf format | Ezra Peisach | 2000-07-04 | 2 | -12/+20 |
| * | * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis about | Ezra Peisach | 2000-07-04 | 4 | -22/+24 |
| * | * gssapi.exp: Rework significantly to deal with HP/UX lossage that | Tom Yu | 2000-07-04 | 2 | -381/+105 |
| * | * cr_tkt.c: Frob prototypes so they don't involve narrow types | Tom Yu | 2000-07-04 | 2 | -8/+12 |
| * | * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec() | Ezra Peisach | 2000-07-03 | 2 | -0/+9 |
| * | * k5-int.h: Add prototypes for krb5_libdefault_boolean, | Ezra Peisach | 2000-07-03 | 2 | -0/+13 |
| * | admin.h: Add kadm5_free_name_list prototype | Ezra Peisach | 2000-07-03 | 2 | -0/+7 |
| * | Added prototype for ss_create_invocation() | Ezra Peisach | 2000-07-03 | 2 | -1/+3 |
| * | * Makefile.in (ktutil): Do not link with the V4 | Ezra Peisach | 2000-07-03 | 4 | -5/+18 |
| * | * ss_wrapper.c (main): ss_listen() takes only one argument | Ezra Peisach | 2000-07-03 | 2 | -1/+5 |
| * | * test_ss.c (main): Change usage of ss_listen to agree with | Ezra Peisach | 2000-07-03 | 3 | -2/+10 |
| * | * Makefile.in: Remove linking of krb5util library from | Ezra Peisach | 2000-07-03 | 2 | -8/+13 |
| * | Makefile.in (rtest): Link in the kdb5 library | Ezra Peisach | 2000-07-03 | 2 | -2/+6 |
| * | * pre.in: Remove the kdb5 and db libraries from the | Ezra Peisach | 2000-07-03 | 2 | -2/+7 |
| * | * Makefile.in: v5passwd does not depend on the kadm5 | Ezra Peisach | 2000-07-03 | 2 | -2/+7 |
| * | Makefile.in: kadmin4d depends on the kdb5 lib | Ezra Peisach | 2000-07-03 | 2 | -2/+6 |
| * | * Makefile.in: The client library does not depend on the database | Ezra Peisach | 2000-07-03 | 2 | -4/+6 |
| * | * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS defined | Ezra Peisach | 2000-07-03 | 9 | -11/+44 |
| * | t_imp_name.c: Define GSSAPI_V2 for proper variable types | Ezra Peisach | 2000-07-03 | 2 | -0/+5 |
| * | kdb5_mkdums.c: Remove unused variable | Ezra Peisach | 2000-07-03 | 2 | -2/+4 |
| * | kdb5_verify.c: Remove unused variable | Ezra Peisach | 2000-07-03 | 2 | -2/+4 |
| * | * env-setup.shin: Do not override the EXPECT environment variable | Ezra Peisach | 2000-07-03 | 2 | -1/+8 |
| * | back out format-attribute change | Ken Raeburn | 2000-07-02 | 2 | -5/+7 |
| * | * default.exp: Add rudimentary support for multiple passes. For | Tom Yu | 2000-07-02 | 2 | -73/+183 |
| * | * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV_LIB@ in | Tom Yu | 2000-07-01 | 2 | -1/+6 |
| * | * acconfig.h: Add function replacement renaming symbols for | Tom Yu | 2000-07-01 | 2 | -0/+11 |