| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Makefile.in, gss.rc: Use the version resource from windows/version.rc, | Theodore Tso | 1997-08-05 | 3 | -34/+10 |
* | Makefile.in, cnsres5.rc: Add a version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -8/+12 |
* | version.rc: New file containing the version resource information for | Theodore Tso | 1997-08-05 | 1 | -0/+151 |
* | Makefile.in, krb5.rc, version.rc: Add support for adding a Windows | Theodore Tso | 1997-08-05 | 3 | -14/+36 |
* | Check in new version of the version server libraries | Theodore Tso | 1997-08-05 | 3 | -0/+0 |
* | * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/ | Ezra Peisach | 1997-07-31 | 2 | -1/+5 |
* | * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statement | Ezra Peisach | 1997-07-31 | 2 | -0/+6 |