| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add include file copying | Tom Yu | 2000-06-30 | 1 | -2/+17 |
| * | * Makefile.in (SHLIB_EXPDEPS): Add libdb. | Tom Yu | 2000-06-30 | 4 | -2/+16 |
| * | * configure.in: Remove AIX_DB_LIB kludge as we're now building | Tom Yu | 2000-06-30 | 2 | -12/+5 |
| * | * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build this | Tom Yu | 2000-06-30 | 2 | -2/+9 |
| * | * Makefile.in (all-unix, clean_unix): Update for current geography | Tom Yu | 2000-06-30 | 2 | -7/+10 |
| * | * pre.in: Twiddle things around to support building libdb under | Tom Yu | 2000-06-30 | 2 | -2/+7 |
| * | * configure.in: Rework to use krb5 build system | Tom Yu | 2000-06-30 | 10 | -23/+149 |
| * | * db-int.h: Remove renaming for memmove, strerror, mkstemp since | Tom Yu | 2000-06-30 | 2 | -12/+5 |
| * | Move .cvsignore from obj to include to reflect the discontinuation of | Tom Yu | 2000-06-30 | 3 | -174/+1 |
| * | * Makefile.in: kprop does not depend on the database libraries. | Ezra Peisach | 2000-06-30 | 2 | -3/+8 |
| * | * 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 |
| * | * afsstring2key.c: Initialization of S[8][64] - each 64 elements | Ezra Peisach | 2000-06-30 | 2 | -32/+37 |
| * | crypto_libinit.c: Add prototype for prng_cleanup() | Ezra Peisach | 2000-06-30 | 2 | -0/+6 |
| * | * pty-int.h: Add getutmpx() prototype if needed | Ezra Peisach | 2000-06-30 | 3 | -0/+33 |
| * | * setenv.c: Do not provide prototype for static function unless | Ezra Peisach | 2000-06-30 | 2 | -0/+8 |
| * | * random_key.c (des_random_key): Add parentheses around assignment | Ezra Peisach | 2000-06-30 | 2 | -2/+7 |
| * | * asn1buf.h (asn1buf_insert_octet): Define using __inline__ rather | Tom Yu | 2000-06-30 | 2 | -1/+6 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 5 | -211/+883 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-06-30 | 10 | -48/+224 |
| * | merge from 1.2 branch | Ken Raeburn | 2000-06-30 | 1 | -0/+274 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 39 | -321/+971 |
| * | dyn_insert.c, dyn_put.c: Include string.h for memmove prototype | Ezra Peisach | 2000-06-29 | 3 | -1/+8 |
| * | * iter-test.c (main): Code was using ovsec_kadm_ret_t in place of | Ezra Peisach | 2000-06-29 | 2 | -3/+8 |
| * | * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returns | Ezra Peisach | 2000-06-29 | 2 | -3/+12 |
| * | * alt_prof.c (krb5_aprof_init): profile_init takes a | Ezra Peisach | 2000-06-29 | 2 | -2/+7 |
| * | * cr_tkt.c: Provide prototype for static krb_cr_tkt_int function | Ezra Peisach | 2000-06-29 | 3 | -1/+16 |
| * | prng.c (prng_cleanup): Ensure memory allocated before calling free | Ezra Peisach | 2000-06-29 | 2 | -1/+5 |
| * | * 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 |
| * | * getpty.c (pty_getpty): More conditionalizing variable defintion | Ezra Peisach | 2000-06-29 | 5 | -3/+19 |
| * | Get rid of unused variable | Ezra Peisach | 2000-06-28 | 2 | -2/+5 |
| * | des.c, des3.c: Remove unused variables | Ezra Peisach | 2000-06-28 | 3 | -4/+6 |
| * | afsstring2key.c: "register x" -> "register int x" | Ezra Peisach | 2000-06-28 | 2 | -3/+7 |
| * | * dyn_create.c, dyn_delete.c, dyn_insert.c, dyn_put.c: Use %p | Ezra Peisach | 2000-06-28 | 5 | -8/+13 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 126 | -2661/+2906 |
| * | * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage to | Ken Raeburn | 2000-06-27 | 2 | -1/+24 |
| * | * krb.h (krb4_swab16): Mask upper byte of input after shifting, in case the | Ken Raeburn | 2000-06-27 | 2 | -3/+18 |
| * | * libpty.h: If SOCK_DGRAM is not defined, provide a definition for | Ezra Peisach | 2000-06-26 | 6 | -6/+33 |
| * | Fix email address in ChangeLog | Ezra Peisach | 2000-06-26 | 1 | -1/+1 |
| * | * prof_init.c (profile_init_path): Use profile_filespec_t instead | Ezra Peisach | 2000-06-26 | 3 | -8/+17 |
| * | * dyn_realloc.c: Remove unused variable | Ezra Peisach | 2000-06-26 | 2 | -1/+5 |
| * | * btree/bt_put.c (__bt_put): Initialize "e" | Ken Raeburn | 2000-06-26 | 2 | -1/+5 |
| * | * dbtest.c (err): Add format attribute to decl, for typechecking under GNU C | Ken Raeburn | 2000-06-26 | 2 | -1/+12 |