summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-2640-49/+130
* * kdc_util.c (add_to_transited): Fix up memory leaks, clean outEzra Peisach1997-09-245-36/+110
* * kerberos_v4.c (check_princ): Add checks for V5 kdc flagsEzra Peisach1997-09-233-112/+170
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-1928-31/+81
* * ccdefname.c (krb5_cc_default_name): Returns a const char *Ezra Peisach1997-09-152-1/+5
* * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incoming principalEzra Peisach1997-09-153-2/+7
* * ccbase.c (krb5_cc_resolve): Incoming cache name is constEzra Peisach1997-09-152-2/+7
* * mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incoming nameEzra Peisach1997-09-153-2/+7
* * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incoming nameEzra Peisach1997-09-153-2/+7
* * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incoming nameEzra Peisach1997-09-153-2/+7
* * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach1997-09-156-9/+25
* * krb5.hin: Add const to prototypes for krb5_cc_resolve,Ezra Peisach1997-09-152-4/+10
* * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal.Ezra Peisach1997-09-153-5/+18
* * krlogind.c (main): Changes to allow for standalone daemonTom Yu1997-09-022-58/+113
* * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memsetTom Yu1997-09-022-1/+5
* * decomp_tkt.c (decomp_ticket): Fix swapped args to memsetTom Yu1997-09-022-2/+6
* * get_in_tkt.c (krb5_get_in_tkt): Move nulling out ofTom Yu1997-08-292-1/+7
* Fix bug that causes send_file_list to send no dataSam Hartman1997-08-292-2/+10
* * configure.in: Add AC_PROG_INSTALL as we do install hereEzra Peisach1997-08-182-0/+5
* * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach1997-08-183-5/+8
* * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1997-08-183-112/+9
* * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, RUN_ENV needs toEzra Peisach1997-08-182-1/+7
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-172-4/+9
* * gmt_mktime.c (days_in_month): Now const.Ezra Peisach1997-08-172-1/+6
* * util_token.c (g_verify_token_header): Change local char *Ezra Peisach1997-08-172-1/+6
* * Makefile.in (SRCS): Add $(SRCS) lineEzra Peisach1997-08-178-0/+23
* * Makefile.in (SRCS): Add $(srcdir)Ezra Peisach1997-08-172-0/+8
* * Makefile.in (SRCS): Add $(srcdir) where neededEzra Peisach1997-08-174-7/+18
* Changes from the Kerbnet release by CygnusEzra Peisach1997-08-143-19/+77
* * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT ifEzra Peisach1997-08-122-2/+7
* * init_ctx.c (krb5_init_context): Initialize local variable ctxEzra Peisach1997-08-122-1/+6
* * Makefile.in (OSSRCS): Add $(srcdir)/ to source locationEzra Peisach1997-08-122-1/+5
* * Makefile.in (SRCS): Add $(srcdir) as neededEzra Peisach1997-08-122-1/+5
* * Makefile.in (MACFILES): Remove mac/gss/* as it does not existEzra Peisach1997-08-122-1/+5
* * aclocal.m4 (KRB5_BUILD_LIBRARY_STATIC): Fix up some things soTom Yu1997-08-122-16/+33
* * convt_tkt.c: Delete; it's not needed anymoreTom Yu1997-08-127-209/+258
* * rd_cred.c (krb5_rd_cred_basic): Check remote_addr andTom Yu1997-08-082-1/+7
* * cnv_tkt_skey.c:Tom Yu1997-08-074-14/+35
* * g_cnffile.c: Check to see if context is NULL prior to callingTom Yu1997-08-072-12/+20
* * Makefile.in: Add support for compiling with HesiodTom Yu1997-08-072-2/+8
* * aclocal.m4: Add support for --with-hesiod (and add it toTom Yu1997-08-072-0/+29
* * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBSTom Yu1997-08-072-1/+8
* * Makefile.in: Add flags to conditionally compile with HesiodTom Yu1997-08-073-2/+90
* version.rc: New file containing the version resource information forTheodore Tso1997-08-061-0/+5
* Makefile.in, telnet.rc: Add version resource to the executableTheodore Tso1997-08-053-5/+12
* Makefile.in, gss.rc: Use the version resource from windows/version.rc,Theodore Tso1997-08-053-34/+10
* Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso1997-08-053-8/+12
* version.rc: New file containing the version resource information forTheodore Tso1997-08-051-0/+151
* Makefile.in, krb5.rc, version.rc: Add support for adding a WindowsTheodore Tso1997-08-053-14/+36
* Check in new version of the version server librariesTheodore Tso1997-08-053-0/+0