2000-10-17 |
Ezra Peisach | * tty_kpasswd.c (read_old_password): Argument... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * kdb5_create.c (kdb5_create): Argument to... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * kadmin.c (kadmin_cpw): Argument to krb5_read_... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * ktest.c (ktest_make_sample_etype_info): Use... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * kdc_preauth.c (get_etype_info): Initialize length of |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * clnt_chpass_util.c (kadm5_chpass_principal_util... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * svr_chpass_util.c (kadm5_chpass_principal_util)... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * admin.h (KADM5_PW_FIRST_PROMPT): Get rid of casts... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * changepw.c: Cast length argument to recvfrom/sendto... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext, |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * ktbase.c (krb5_kt_resolve): Signed/unsigned int |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * cc_stdio.c, cc_file.c: Unsigned/signed int cleanup |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * asn1buf.h: Lengths are now unsigned int for |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * fetch_mkey.c: Signed/unsigned int cleanup |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * cksum.c (des_cbc_cksum): Length is unsigned... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * nfold.c (krb5_nfold): inbots and outbits... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * hash_sha1.c (k5_sha1_hash): Cast length field... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * k5-int.h: krb5_alt_method, krb5_etype_info_entry... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * krb5_libinit.c: Include krb5_libinit.h for prototypes |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * kparse.h: Add prototypes for fGetChar(), fGetParamet... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * sim_server.c: Cast to int strings width argument... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * kprop.c, kpropd.c: Use krb5_set_principal_realm... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Tom Yu | * kadmin.c (strdur): Print negative durations somewhat (!) |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Tom Yu | * kdb5_util.M: Update manpage |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Ezra Peisach | * krb5.tex (krb5_init_context): Parameter is output... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Ezra Peisach | * kpropd.c, kprop.c: Ensure size of database... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ezra Peisach | * lock-test.c (main): Cleanup assignments in condition... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Ezra Peisach | * default.exp: Add dict_file entry (and create one... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Tom Yu | * kadm_funcs.c: Call life_to_time() and time_to_life... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ken Raeburn | getifaddrs() support |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ken Raeburn | getifaddrs() support |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ezra Peisach | * kparse.c: Provide prototype for static struol... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ezra Peisach | * ftp.c (do_auth): Remove debugging printf... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ezra Peisach | * kcmd.c (kcmd): Use krb5_set_principal_realm... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Ezra Peisach | * server_dict.c (init_dict): Change syslog... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Tom Yu | * klist.c (do_v4_ccache): Call life_to_time() |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Tom Yu | * kinit.c (k4_kinit): Call time_to_life() |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Tom Yu | * g_tkt_svc.c (CredIsExpired): Fix logic bug |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Tom Yu | * kerberos_v4.c (kerb_get_principal): Modify to take... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Tom Yu | * conv_creds.c (krb524_convert_creds_plain): Use time_... |
commit | commitdiff | tree | snapshot |
2000-10-07 |
Tom Yu | * rd_req.c (krb_rd_req): Call life_to_fime() |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Ezra Peisach | * krb524d.c (do_connection): Do not assume that sizeof... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Ezra Peisach | My error - add test for mode_t (AC_TYPE_MODE_T) and... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Ezra Peisach | * netread.c, netwrite.c: Include unistd.h if present... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Ezra Peisach | Fix typo in last checkin |
commit | commitdiff | tree | snapshot |
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 |
next |