2000-10-04 |
Ezra Peisach | * accept_sec_context.c (krb5_gss_accept_sec_context... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Ezra Peisach | * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Fix... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ken Raeburn | * reconf: Look for autoconf 2.12 or later. Don't use... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * gssapiP_generic.h (g_OID_equal): Instead of casting... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * ftpd.c (login): Return of krb5_cc_get_name... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | Checkin log for change to add_cred.c - assignment in... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | Clean up assignments in conditionals warnings by separ... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * kinit.c: Include krb524.h if suport desired. Clean up |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * Makefile.in: Install krb524.h and krb524_err.h heade... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * ccache.c, heuristic.c, main.c: Return of krb5_... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * add_cred.c (krb5_gss_add_cred): krb5_cc_get_t... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declar... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * ser_cc.c (krb5_ccache_externalize): Use krb5_... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * krb5.hin, k5-int.h: krb5_cc_get_name now returns... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * krlogin.c (main): Declare main as int |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ezra Peisach | * kadmin.c (kadmin_getpol): Change format strings... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Tom Yu | * asn1_get.c (asn1_get_tag_indef): Fix to not deref... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | Cleanup gcc warnings of signed vs unsigned arguments... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * gss-misc.c: Include <sys/socket.h> for protot... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * krb5.hin: Move prototype for krb5_gen_replay_... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * an_to_ln.c: Unsigned vs signed int fixes |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * k5-util.h (krb5_setedid): Add prototype |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * conv_princ.c (krb5_425_conv_principal): Call... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Ezra Peisach | * krb5_decode_test.c (decode_run): If the ASN1 decoder... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Ezra Peisach | * ser_ktf.c (krb5_ktf_keytab_externalize):... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Ezra Peisach | * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Ezra Peisach | * descbc.c, k5_md4des.c, k5_md5des.c, t_cksum.c: Clean... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Ezra Peisach | * t_kerb.c: Add prototypes for test functions |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Ezra Peisach | * t_cc.c: Code cleanup. Test more failure modes of... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Ezra Peisach | * Makefile.in (check-unix): Build and exectute t_cc |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Ezra Peisach | * accept_sec_context.c (krb5_gss_accept_sec_con... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Ezra Peisach | * rc_io.h (struct krb5_rc_iostuff): Internal structure... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Ezra Peisach | * configure.in: Add AC_TYPE_OFF_T for off_t declaraion |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Ezra Peisach | * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedn... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Ezra Peisach | * dispatch.c (dispatch): inet_ntop() returns const... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
Ken Raeburn | * Makefile.in (DEFINES): Define HEIMDAL_FRIENDLY. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jeffrey Altman | 2000-09-01 Jeffrey Altman <jaltman@columbia.edu> |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tom Yu | * Makefile.in(OBJS, SRCS): Add lifetime.{o,c} |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Tom Yu | * krb.h: Add prototypes for krb_life_to_time() and |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeffrey Altman | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Jeffrey Altman | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tom Yu | * pre.in: Fix some inconsistent spelling in the previo... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tom Yu | * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_T... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Ken Raeburn | * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS):... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Ken Raeburn | * aclocal.m4 (KRB5_LIB_AUX): Fold in values of EXTRA_LI... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Ken Raeburn | * get_creds.c (krb5_get_credentials_core): If the suppl... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Tom Yu | * configure.in: Don't generate keytab/db/Makefile... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Tom Yu | * post.in: Test for existing Makefile in directory... |
commit | commitdiff | tree | snapshot |
2000-08-29 |
Alexandra Ellwood | renamed getmode() and setmode() to get_mode() and set_m... |
commit | commitdiff | tree | snapshot |
2000-08-26 |
Tom Yu | * ftpcmd.y: Fix up grammar so that single character... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Ken Raeburn | * main.c (initialize_realms): For "cannot initialize... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_CHECK_INET6): Require "struct... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Ken Raeburn | * libobj.in (clean-libobjs): Combine "rm" commands... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * secure.h (myaddr): For secure data stream, pass... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * v4gssftp.exp: New tests for the krb4 compatible... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * default.exp: Create a properly formatted krb.conf... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * ftpd.c (auth_data): Iterate over all krb4 services... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * rd_svc_key.c (krb54_get_service_keyblock): If the... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ezra Peisach | * default.exp: Create a properly formatted krb.conf... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Ezra Peisach | * domacro.c: Compiler warning cleanups and fix the... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Ezra Peisach | * cr_tkt.c (krb_cr_tkt_int): When prototypes... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Ezra Peisach | Add AC_PROG_INSTALL to allow the library to be installed |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Ezra Peisach | * rlogin.exp: Change RLOGIN to KRLOGIN so we do not... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Tom Yu | * default.exp: Add an eof clause to avoid breakage... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Tom Yu | * cnv_tkt_skey.c: Fix up static prototypes for |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | Quoting of lists in mutipass variable assigments is... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | * v4standalone.exp: New set of tests for basic V4 funct... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | * default.exp: Create krb.conf and krb.realms files... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | * configure.in: Define KRB4_DEJAGNU_TEST depend... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Ezra Peisach | * krlogin.c (read_wrapper): Copy from the current... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * default.exp: Protect Quote quotation marks in multip... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * reference_encode.out, trval_reference.out: Test... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * asn1_k_decode.c (asn1_decode_last_req_entry): Decode... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * krb5.hin: lr_type element of krb5_last_req_entry... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * aclocal.m4 (CHECK_SIGPROCMASK): Check for... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Ezra Peisach | * ss_internal.h: Only use fake sigmask, sigbloc... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Ken Raeburn | * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_cano... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Ken Raeburn | * listen.c (ss_quit): Now returns void. Fix type of... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Ezra Peisach | * kprop.c, kpropd.c: Compiler warning fixes including... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * klist.c: Compiler warning cleanups by declaring... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * krb.h: Add prototypes for tf_init(), tf_get_pname(), |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * tf_util.c (tf_init): Add KRB5_DLLIMP/KRB5_CALLCONV... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * requests.c (DECLARE): Fix prototype for dispatch... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * kdestroy.c (main): Clean up compiler warnings |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * kvno.c (main): Compiler warning fixes - declare... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Ezra Peisach | * krb5.conf: Test with a space after ']' and '{' |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Danilo Almeida | Add missing krb5_cc_store_cred() |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ezra Peisach | kpasswd.c (main): Warnings cleanup |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ezra Peisach | * sserver.c (main): Include unistd.h if present... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ezra Peisach | * sclient.c: Include unistd.h if present ... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ezra Peisach | * utility.c: Add casts on types being sent... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ezra Peisach | kdb5_mkdums.c: Remove unused quit() and compiler warnin... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ezra Peisach | * kdc5_hammer.c: Move global (to file) enctype into... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ezra Peisach | * kdb5_verify.c (check_princ): Compiler warning... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ezra Peisach | t_imp_name.c: Profide full prototypes for internal... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Ezra Peisach | * prof_init.c: Cleanup internal type warnings in calls... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Ezra Peisach | * et_c.awk: Actually define NOARGS as needed. Add... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tom Yu | * default.exp: Add code to handle setting of PASS... |
commit | commitdiff | tree | snapshot |
next |