summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Check for daemon() prototypeEzra Peisach2001-06-213-0/+11
* * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host type andEzra Peisach2001-06-212-4/+17
* * main.c (get_params): Change optind to optindex to preventEzra Peisach2001-06-212-6/+11
* * kerberos5.c: Add prototype for rd_and_store_for_creds()Ezra Peisach2001-06-212-0/+8
* * ftpd.c: Include gssapi/gssapi_krb5.h for gss_krb5_copy_ccacheEzra Peisach2001-06-212-0/+7
* * login.c (read_env_vars_from_file: Only define ifEzra Peisach2001-06-212-0/+7
* * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parityEzra Peisach2001-06-214-2/+30
* * admin_internal.h (_KADM5_CHECK_HANDLE): Change code to ecodeEzra Peisach2001-06-212-2/+6
* * t_nfold.c (main): Cast argument to printf to be consistantEzra Peisach2001-06-212-1/+6
* * t_shs.c: Cast arguments to match printf format. Declare mainEzra Peisach2001-06-212-2/+10
* * t_verify.c: Get rid of global variables i,jEzra Peisach2001-06-212-1/+7
* * verify.c (do_decrypt, do_encrypt): Cast argument toEzra Peisach2001-06-212-2/+7
* * t_std_conf.c (test_locate_kdc): Get rid of unused variableEzra Peisach2001-06-212-1/+5
* * chk_trans.c: Cast length arguments of %.*s in formats to intEzra Peisach2001-06-212-8/+12
* * error_message.c (error_message): Conditional label on _sgi soEzra Peisach2001-06-212-0/+7
* * btree/bt_delete.c, btree/bt_put.c, recno/rec_delete.c,Ezra Peisach2001-06-216-68/+76
* oops, missed a changeKen Raeburn2001-06-211-3/+0
* * logger.c (krb5_klog_init) [HAVE_SYSLOG]: Loop over an array of syslogKen Raeburn2001-06-212-51/+44
* fix salt length for afs caseKen Raeburn2001-06-212-10/+18
* delete some unnecessary castsKen Raeburn2001-06-213-2/+10
* delete log entry for change i forgot to check inKen Raeburn2001-06-211-2/+0
* * rc_dfl.c, rc_io.c: More compliance with coding standards: useDanilo Almeida2001-06-203-425/+406
* * kcmd.c: Get rid of prototypes for krb5_write_message(),Ezra Peisach2001-06-202-6/+5
* * krb5.hin: Move prototypes for krb5_net_read() andEzra Peisach2001-06-203-2/+8
* * acquire_cred.c (acquire_init_cred): Include "k5-int.h" forEzra Peisach2001-06-202-0/+6
* * server_internal.h: Add prototype for kdb_iter_entry()Ezra Peisach2001-06-202-1/+7
* * kname_parse.c (k_isrealm, k_isname, k_isrealm): AddEzra Peisach2001-06-207-16/+22
* * krb.h: Add prototype for krb__get_srvtabname() which is invokedEzra Peisach2001-06-202-0/+18
* Fix small stylistic typoEzra Peisach2001-06-201-1/+1
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-202-1/+3
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-202-0/+6
* * kdb5_create.c: Include <krb5/adm_proto.h> forEzra Peisach2001-06-202-0/+6
* * t_std_conf.c (test_locate_kdc): Update to new krb5_locate_kdcEzra Peisach2001-06-202-6/+10
* * Makefile.in (check-unix): Add $(RUN_SETUP) before invocation ofEzra Peisach2001-06-202-1/+6
* Fixed several typos in commentsMitchell Berger2001-06-208-23/+16
* Fixed a bunch of typosMitchell Berger2001-06-204-9/+13
* New implementation of transited-realm checking, with some test cases. The testKen Raeburn2001-06-205-79/+494
* * api.0/init.exp: Silly typo fixedMitchell Berger2001-06-203-2/+8
* * server_dict.c: Silly typo fixedMitchell Berger2001-06-202-1/+5
* * krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger2001-06-202-7/+12
* * design.tex: Silly typo fixedMitchell Berger2001-06-201-1/+1
* handle irix high-numbered error codesKen Raeburn2001-06-203-7/+24
* * krb5.tex: Silly typo fixedMitchell Berger2001-06-202-1/+5
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-2010-116/+136
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-195-10/+124
* * ftpcmd.y: Cleanup potential ambiguity between comparsion andEzra Peisach2001-06-192-1/+6
* pmap_prot2.c (xdr_pmaplist): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * utility.c (printsub): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* telnet.c (telrcv): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * encrypt.c (encrypt_is): Cast arguments to printf to match formatEzra Peisach2001-06-182-2/+7