krb5.git
2000-09-01 Tom Yu * krb.h: Add prototypes for krb_life_to_time() and
2000-08-31 Jeffrey Altman2000-08-31 Jeffrey Altman <jaltman@columbia.edu>
2000-08-31 Jeffrey Altman2000-08-31 Jeffrey Altman <jaltman@columbia.edu>
2000-08-31 Tom Yu * pre.in: Fix some inconsistent spelling in the previo...
2000-08-31 Tom Yu * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_T...
2000-08-30 Ken Raeburn* lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS):...
2000-08-30 Ken Raeburn* aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LI...
2000-08-29 Ken Raeburn* get_creds.c (krb5_get_credentials_core): If the suppl...
2000-08-29 Tom Yu * configure.in: Don't generate keytab/db/Makefile...
2000-08-29 Tom Yu * post.in: Test for existing Makefile in directory...
2000-08-29 Alexandra Ellwoodrenamed getmode() and setmode() to get_mode() and set_m...
2000-08-26 Tom Yu * ftpcmd.y: Fix up grammar so that single character...
2000-08-23 Ken Raeburn* main.c (initialize_realms): For "cannot initialize...
2000-08-23 Ken Raeburn* aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct...
2000-08-23 Ken Raeburn* libobj.in (clean-libobjs): Combine "rm" commands...
2000-08-22 Ezra Peisach * secure.h (myaddr): For secure data stream, pass...
2000-08-22 Ezra Peisach * v4gssftp.exp: New tests for the krb4 compatible...
2000-08-22 Ezra Peisach * default.exp: Create a properly formatted krb.conf...
2000-08-22 Ezra Peisach * ftpd.c (auth_data): Iterate over all krb4 services...
2000-08-22 Ezra Peisach * rd_svc_key.c (krb54_get_service_keyblock): If the...
2000-08-22 Ezra Peisach * default.exp: Create a properly formatted krb.conf...
2000-08-17 Ezra Peisach * domacro.c: Compiler warning cleanups and fix the...
2000-08-14 Ezra Peisach * cr_tkt.c (krb_cr_tkt_int): When prototypes...
2000-08-11 Ezra PeisachAdd AC_PROG_INSTALL to allow the library to be installed
2000-08-10 Ezra Peisach * rlogin.exp: Change RLOGIN to KRLOGIN so we do not...
2000-08-09 Tom Yu * default.exp: Add an eof clause to avoid breakage...
2000-08-09 Tom Yu * cnv_tkt_skey.c: Fix up static prototypes for
2000-08-08 Ezra Peisach Quoting of lists in mutipass variable assigments is...
2000-08-08 Ezra Peisach* v4standalone.exp: New set of tests for basic V4 funct...
2000-08-08 Ezra Peisach * default.exp: Create krb.conf and krb.realms files...
2000-08-08 Ezra Peisach * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure...
2000-08-08 Ezra Peisach * configure.in: Define KRB4_DEJAGNU_TEST depend...
2000-08-08 Ezra Peisach * krlogin.c (read_wrapper): Copy from the current...
2000-08-07 Ezra Peisach * default.exp: Protect Quote quotation marks in multip...
2000-08-07 Ezra Peisach * reference_encode.out, trval_reference.out: Test...
2000-08-07 Ezra Peisach * asn1_k_decode.c (asn1_decode_last_req_entry): Decode...
2000-08-07 Ezra Peisach * krb5.hin: lr_type element of krb5_last_req_entry...
2000-08-07 Ezra Peisach * aclocal.m4 (CHECK_SIGPROCMASK): Check for...
2000-08-07 Ezra Peisach * ss_internal.h: Only use fake sigmask, sigbloc...
2000-08-04 Ken Raeburn* Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_cano...
2000-08-04 Ken Raeburn* listen.c (ss_quit): Now returns void. Fix type of...
2000-08-03 Ezra Peisach * kprop.c, kpropd.c: Compiler warning fixes including...
2000-08-02 Ezra Peisach * klist.c: Compiler warning cleanups by declaring...
2000-08-02 Ezra Peisach * krb.h: Add prototypes for tf_init(), tf_get_pname(),
2000-08-02 Ezra Peisach * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV...
2000-08-02 Ezra Peisach * requests.c (DECLARE): Fix prototype for dispatch...
2000-08-02 Ezra Peisach* kdestroy.c (main): Clean up compiler warnings
2000-08-02 Ezra Peisach * kvno.c (main): Compiler warning fixes - declare...
2000-08-02 Ezra Peisach * krb5.conf: Test with a space after ']' and '{'
2000-07-30 Danilo AlmeidaAdd missing krb5_cc_store_cred()
2000-07-29 Ezra Peisachkpasswd.c (main): Warnings cleanup
2000-07-29 Ezra Peisach * sserver.c (main): Include unistd.h if present...
2000-07-29 Ezra Peisach * sclient.c: Include unistd.h if present ...
2000-07-29 Ezra Peisach * utility.c: Add casts on types being sent...
2000-07-28 Ezra Peisachkdb5_mkdums.c: Remove unused quit() and compiler warnin...
2000-07-28 Ezra Peisach * kdc5_hammer.c: Move global (to file) enctype into...
2000-07-28 Ezra Peisach * kdb5_verify.c (check_princ): Compiler warning...
2000-07-28 Ezra Peisacht_imp_name.c: Profide full prototypes for internal...
2000-07-24 Ezra Peisach * prof_init.c: Cleanup internal type warnings in calls...
2000-07-24 Ezra Peisach * et_c.awk: Actually define NOARGS as needed. Add...
2000-07-23 Tom Yu * default.exp: Add code to handle setting of PASS...
2000-07-23 Tom Yu * accessor.c: Add NEED_SOCKETS in order to get prototy...
2000-07-21 Peter Litwack* krlogin.c (writer): Improved bandwith efficiency...
2000-07-21 Ezra Peisach * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec...
2000-07-21 Ezra Peisach * g_pw_tkt.c, unix_time.c: Add KRB5_DLLIMP/KRB5_CALLCO...
2000-07-20 Danilo Almeida* Makefile.in: Fix build so we don't try to build an...
2000-07-20 Danilo Almeida* win-pre.in: Add KRB4_INCLUDES definition
2000-07-20 Danilo Almeida* Makefile.in: Compile .et file for krb524
2000-07-20 Danilo Almeida* krb5_32.def: Add krb5_cc_* functions
2000-07-20 Danilo Almeida* memcache.c: Add krb_in_tkt() function to initialize...
2000-07-20 Danilo Almeida* cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_defa...
2000-07-20 Danilo Almeida* stdcc.h: Include k5-int.h to get krb5_ccache definition
2000-07-20 Danilo Almeida* krb5.hin: Fix calling convention for krb5_cc_get_type
2000-07-20 Danilo Almeida* Makefile.in: Change ${CC} and ${OBJS} to $(CC) and...
2000-07-20 Danilo Almeida* Makefile.in: Make krb524 library and k524init program...
2000-07-19 Danilo Almeida* Makefile.in: Remove references to now defunct directories
2000-07-19 Ken Raeburn* cc_memory.c (mcc_head): Combine static declaration...
2000-07-19 Danilo AlmeidaAdd ms2mit and krb524 Makefile creation to Windows...
2000-07-19 Danilo Almeida* getcred.c (main): Use correct parameters for krb5_cc_...
2000-07-19 Danilo AlmeidaAdd ms2mit utility
2000-07-19 Danilo AlmeidaAdd ms2mit
2000-07-19 Danilo Almeida* krb4_32.def: Add krb_in_tkt.
2000-07-19 Danilo AlmeidaAdd krb5int_accessor() to access internal krb5 function...
2000-07-19 Danilo Almeida* k5-int.h: Add krb5int_accessor() and related definitions.
2000-07-19 Danilo Almeidakrb.h: Add krb_in_tkt() prototype
2000-07-19 Danilo Almeida* in_tkt.c: Add krb_in_tkt() function to initialize...
2000-07-18 Ezra Peisach * locate_kdc.c, hst_realm.c, def_realm.c, changepw...
2000-07-18 Ezra Peisach * vfy_increds.c: include int-proto.h for krb5_libdefau...
2000-07-18 Ezra Peisach * k5-int.h: Move prototypes for krb5 only internal...
2000-07-18 Ezra Peisach * krcp.c: Provide format attribute for error() for...
2000-07-14 Ken Raeburn* cc_memory.c (mcc_head): Now static
2000-07-14 Ken Raeburnmissed a stray #endif
2000-07-14 Ken Raeburnmerge duplicate copyright notices; eliminate #if 0...
2000-07-14 Ken RaeburnEliminate duplicated copyright messages, and most ...
2000-07-14 Ken Raeburnkeep scc.h too
2000-07-14 Ken RaeburnDelete subdirectories we aren't compiling any more.
2000-07-14 Ken Raeburnlog for ccache changes
2000-07-14 Ken Raeburnfix typo in comment
2000-07-14 Ken RaeburnCollapse ccache implementations file, stdio, memory...
2000-07-14 Ken Raeburn* krb5.hin (krb5_cc_*): Replace macro definitions with...
next