krb5.git
2001-06-27 Ezra Peisach * compat_recv.c: Flush out prototype for static...
2001-06-27 Ezra Peisach * krb4int.h: Add prototypes for ad_print, krb_s...
2001-06-27 Ezra Peisach * klog.h: Flush out prototype for klog()
2001-06-27 Tom Yu * gssapi.hin, gssapi_generic.h, gssapi_generic.c:
2001-06-26 Ezra Peisach * server_glue_v1.c: Include misc.h for prototypes
2001-06-26 Ezra Peisach * user-guide.texinfo, install.texinfo: Cleanup makeinf...
2001-06-26 Ezra Peisach * krb4int.h: Add prototypes for krb__get_realms...
2001-06-26 Ezra Peisach * conv_creds.c: Nuke prototype in file
2001-06-26 Ezra Peisach * authorization.c (find_first_cmd_that_exists...
2001-06-26 Ezra Peisach * prot.h: Flush out prototypes for create_auth_...
2001-06-26 Ezra Peisach * getdate.y: Provide full prototype for getdate...
2001-06-26 Ezra Peisach * str_conv.c (krb5_string_to_keysalts): When parsing...
2001-06-23 Ken Raeburn* ccache.tex (krb5_cc_default): Fix "equivalent to...
2001-06-22 Tom Yu * gssftp.exp: Use $tmppwd rather than hardcoding tmpdir
2001-06-22 Tom Yu * default.exp: Use the interface variable $TMPDIR...
2001-06-22 Ezra Peisach * krb5.hin: Do not use "random_key" as argument...
2001-06-22 Ezra Peisach * draft-ietf-cat-kerb-chg-password-02.txt: Describes...
2001-06-22 Ezra Peisach * krb.h: Don't use "options" and "user" as...
2001-06-22 Ezra Peisach * krlogind.c: Provide daemon prototype if needed
2001-06-22 Ezra Peisach * telnetd.c (main): Change variable sin to sin4.
2001-06-22 Ezra Peisach * commands.c (tn): Change sin to sin4 to not shadow...
2001-06-22 Ezra Peisach * enc_des.c: Change local variable index to idx to...
2001-06-22 Ezra Peisach * ftpcmd.y (help): Change local variable type to ftype
2001-06-22 Ezra Peisach * adm_conn.c (kadm_get_ccache): Cast return from getpi...
2001-06-22 Ezra Peisach * network.c (setup_port): Change sin to sin4 to preven...
2001-06-22 Ezra Peisach * ovsec_kadmd.c: Change prototype for process_c...
2001-06-22 Ezra Peisach * kdb5_util.c (main): Change optarg to koptarg...
2001-06-22 Ezra Peisach * login.c: Much cleanup to reduce globals and...
2001-06-22 Ezra Peisach * svc_simple.c (universal): Change transp to...
2001-06-22 Ezra Peisach * libpty.h: Change variable line in prototype...
2001-06-22 Ezra Peisach * accept_sec_context.c (krb5_gss_accept_sec_cont...
2001-06-22 Ezra Peisach * util_validate.c (g_save): Cleanup extraneous...
2001-06-22 Danilo AlmeidaCleanup usage of memory free routines:
2001-06-22 Danilo Almeida * win-pre.in: Minimize printing of compiler comma...
2001-06-22 Ken Raeburn* string2key.c (mit_des_string_to_key_int): Undo last...
2001-06-22 Ken Raeburnnew file
2001-06-22 Ken Raeburnvectors.c: New file. Test vectors, submitted for inclu...
2001-06-22 Ken Raeburn* destest.c (value): Now signed int, since some entries...
2001-06-22 Ken Raeburnupdate
2001-06-22 Ken Raeburn* string2key.c (mit_des_string_to_key_int): Now static
2001-06-22 Ken Raeburn* derive.c: provide krb5_derive_random, krb5_random2key...
2001-06-22 Ken Raeburn* checksum.c (krb5_dk_make_checksum): Cast 0x99 to...
2001-06-22 Danilo Almeida* win-pre.in, win-post.in: Improve output directory...
2001-06-22 Danilo Almeida* rc_io.c (krb5_rc_io_creat): Make cleanup code easier...
2001-06-22 Ken Raeburndrop a log entry for deleting an unused variable -...
2001-06-22 Ken Raeburn* adm_conn.c, kpasswd.c, srv_net.c: Changed various...
2001-06-21 Ezra Peisach * util_validate.c (g_validate, g_save, g_delete):...
2001-06-21 Ezra Peisach * test/dbtest.c: Cast argument to isspace() to int...
2001-06-21 Ezra Peisach * ftpd.c: If NEED_SETENV defined, prototype for setenv.
2001-06-21 Ezra Peisach * kadm_supp.c (prin_vals): Pass time_t * to localtime...
2001-06-21 Ezra Peisach * forward.c: If NEED_SETENV defined, provide...
2001-06-21 Ezra Peisach* telnetd.c: Add prototypes for getent() and tgetent()
2001-06-21 Ezra Peisach * configure.in: Test for parsetos() prototype and...
2001-06-21 Ezra Peisach * configure.in (SETENVOBJ): Define NEED_SETENV...
2001-06-21 Ezra Peisach * ftpd.c: If NEED_SETENV defined, prototype...
2001-06-21 Ezra Peisach * main.c: Add prototype for daemon if needed
2001-06-21 Ezra Peisach * ovsec_kadmd.c: Add prototype for daemon if needed
2001-06-21 Ezra Peisach * configure.in: Test system header files for...
2001-06-21 Ezra Peisach * configure.in: Test for daemon prototype
2001-06-21 Ezra Peisach * configure.in: Test need for daemon prototype
2001-06-21 Ezra Peisach * configure.in: Test if prototypes needed for setenv...
2001-06-21 Ezra Peisach * configure.in: Use optional argument to KRB5_NEED_PRO...
2001-06-21 Ezra Peisach * configure.in: Check for daemon() prototype
2001-06-21 Ezra Peisach * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host...
2001-06-21 Ezra Peisach * main.c (get_params): Change optind to optinde...
2001-06-21 Ezra Peisach * kerberos5.c: Add prototype for rd_and_store_f...
2001-06-21 Ezra Peisach * ftpd.c: Include gssapi/gssapi_krb5.h for...
2001-06-21 Ezra Peisach * login.c (read_env_vars_from_file: Only define if
2001-06-21 Ezra Peisach * kdc_preauth.c: Include prototypes for mit_des...
2001-06-21 Ezra Peisach * admin_internal.h (_KADM5_CHECK_HANDLE): Chang...
2001-06-21 Ezra Peisach * t_nfold.c (main): Cast argument to printf...
2001-06-21 Ezra Peisach * t_shs.c: Cast arguments to match printf forma...
2001-06-21 Ezra Peisach * t_verify.c: Get rid of global variables i,j
2001-06-21 Ezra Peisach * verify.c (do_decrypt, do_encrypt): Cast argum...
2001-06-21 Ezra Peisach * t_std_conf.c (test_locate_kdc): Get rid of...
2001-06-21 Ezra Peisach * chk_trans.c: Cast length arguments of %....
2001-06-21 Ezra Peisach * error_message.c (error_message): Conditional...
2001-06-21 Ezra Peisach * btree/bt_delete.c, btree/bt_put.c, recno...
2001-06-21 Ken Raeburnoops, missed a change
2001-06-21 Ken Raeburn* logger.c (krb5_klog_init) [HAVE_SYSLOG]: Loop over...
2001-06-21 Ken Raeburnfix salt length for afs case
2001-06-21 Ken Raeburndelete some unnecessary casts
2001-06-21 Ken Raeburndelete log entry for change i forgot to check in
2001-06-20 Danilo Almeida* rc_dfl.c, rc_io.c: More compliance with coding standa...
2001-06-20 Ezra Peisach * kcmd.c: Get rid of prototypes for krb5_write_m...
2001-06-20 Ezra Peisach * krb5.hin: Move prototypes for krb5_net_read() and
2001-06-20 Ezra Peisach * acquire_cred.c (acquire_init_cred): Include "k5...
2001-06-20 Ezra Peisach* server_internal.h: Add prototype for kdb_iter_entry()
2001-06-20 Ezra Peisach * kname_parse.c (k_isrealm, k_isname, k_isrealm...
2001-06-20 Ezra Peisach * krb.h: Add prototype for krb__get_srvtabname...
2001-06-20 Ezra PeisachFix small stylistic typo
2001-06-20 Ezra Peisach * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i...
2001-06-20 Ezra Peisach * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_i...
2001-06-20 Ezra Peisach * kdb5_create.c: Include <krb5/adm_proto.h> for
2001-06-20 Ezra Peisach * t_std_conf.c (test_locate_kdc): Update to new krb5_l...
2001-06-20 Ezra Peisach * Makefile.in (check-unix): Add $(RUN_SETUP...
2001-06-20 Mitchell BergerFixed several typos in comments
2001-06-20 Mitchell BergerFixed a bunch of typos
2001-06-20 Ken RaeburnNew implementation of transited-realm checking, with...
2001-06-20 Mitchell Berger* api.0/init.exp: Silly typo fixed
next