| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * t_std_conf.c (main): Call krb5_free_context when done | Ezra Peisach | 1997-10-06 | 2 | -0/+7 |
| * | * destest.c (main): Initialize context to 0 so it will not be | Ezra Peisach | 1997-10-06 | 3 | -0/+16 |
| * | * Makefile.in: Fix up site.exp generation to reduce the quoting | Tom Yu | 1997-10-03 | 2 | -5/+15 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 27 | -45/+91 |
| * | Modified to work with the new CVS re-organization | Theodore Tso | 1997-10-01 | 1 | -6/+2 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 40 | -49/+130 |
| * | * kdc_util.c (add_to_transited): Fix up memory leaks, clean out | Ezra Peisach | 1997-09-24 | 5 | -36/+110 |
| * | * kerberos_v4.c (check_princ): Add checks for V5 kdc flags | Ezra Peisach | 1997-09-23 | 3 | -112/+170 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 28 | -31/+81 |
| * | * ccdefname.c (krb5_cc_default_name): Returns a const char * | Ezra Peisach | 1997-09-15 | 2 | -1/+5 |
| * | * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principal | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * ccbase.c (krb5_cc_resolve): Incoming cache name is const | Ezra Peisach | 1997-09-15 | 2 | -2/+7 |
| * | * mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming name | Ezra Peisach | 1997-09-15 | 3 | -2/+7 |
| * | * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is const | Ezra Peisach | 1997-09-15 | 6 | -9/+25 |
| * | * krb5.hin: Add const to prototypes for krb5_cc_resolve, | Ezra Peisach | 1997-09-15 | 2 | -4/+10 |
| * | * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal. | Ezra Peisach | 1997-09-15 | 3 | -5/+18 |
| * | * krlogind.c (main): Changes to allow for standalone daemon | Tom Yu | 1997-09-02 | 2 | -58/+113 |
| * | * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memset | Tom Yu | 1997-09-02 | 2 | -1/+5 |
| * | * decomp_tkt.c (decomp_ticket): Fix swapped args to memset | Tom Yu | 1997-09-02 | 2 | -2/+6 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Move nulling out of | Tom Yu | 1997-08-29 | 2 | -1/+7 |
| * | Fix bug that causes send_file_list to send no data | Sam Hartman | 1997-08-29 | 2 | -2/+10 |
| * | * configure.in: Add AC_PROG_INSTALL as we do install here | Ezra Peisach | 1997-08-18 | 2 | -0/+5 |
| * | * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so it | Ezra Peisach | 1997-08-18 | 3 | -5/+8 |
| * | * kdc_util.h: Added prototype for setup_server_realm(). This function | Ezra Peisach | 1997-08-18 | 3 | -112/+9 |
| * | * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, RUN_ENV needs to | Ezra Peisach | 1997-08-18 | 2 | -1/+7 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-17 | 2 | -4/+9 |
| * | * gmt_mktime.c (days_in_month): Now const. | Ezra Peisach | 1997-08-17 | 2 | -1/+6 |
| * | * util_token.c (g_verify_token_header): Change local char * | Ezra Peisach | 1997-08-17 | 2 | -1/+6 |
| * | * Makefile.in (SRCS): Add $(SRCS) line | Ezra Peisach | 1997-08-17 | 8 | -0/+23 |
| * | * Makefile.in (SRCS): Add $(srcdir) | Ezra Peisach | 1997-08-17 | 2 | -0/+8 |
| * | * Makefile.in (SRCS): Add $(srcdir) where needed | Ezra Peisach | 1997-08-17 | 4 | -7/+18 |
| * | Changes from the Kerbnet release by Cygnus | Ezra Peisach | 1997-08-14 | 3 | -19/+77 |
| * | * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT if | Ezra Peisach | 1997-08-12 | 2 | -2/+7 |
| * | * init_ctx.c (krb5_init_context): Initialize local variable ctx | Ezra Peisach | 1997-08-12 | 2 | -1/+6 |
| * | * Makefile.in (OSSRCS): Add $(srcdir)/ to source location | Ezra Peisach | 1997-08-12 | 2 | -1/+5 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-12 | 2 | -1/+5 |
| * | * Makefile.in (MACFILES): Remove mac/gss/* as it does not exist | Ezra Peisach | 1997-08-12 | 2 | -1/+5 |
| * | * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Fix up some things so | Tom Yu | 1997-08-12 | 2 | -16/+33 |
| * | * convt_tkt.c: Delete; it's not needed anymore | Tom Yu | 1997-08-12 | 7 | -209/+258 |
| * | * rd_cred.c (krb5_rd_cred_basic): Check remote_addr and | Tom Yu | 1997-08-08 | 2 | -1/+7 |
| * | * cnv_tkt_skey.c: | Tom Yu | 1997-08-07 | 4 | -14/+35 |
| * | * g_cnffile.c: Check to see if context is NULL prior to calling | Tom Yu | 1997-08-07 | 2 | -12/+20 |
| * | * Makefile.in: Add support for compiling with Hesiod | Tom Yu | 1997-08-07 | 2 | -2/+8 |
| * | * aclocal.m4: Add support for --with-hesiod (and add it to | Tom Yu | 1997-08-07 | 2 | -0/+29 |
| * | * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBS | Tom Yu | 1997-08-07 | 2 | -1/+8 |
| * | * Makefile.in: Add flags to conditionally compile with Hesiod | Tom Yu | 1997-08-07 | 3 | -2/+90 |
| * | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-06 | 1 | -0/+5 |
| * | Makefile.in, telnet.rc: Add version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -5/+12 |