summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge more KfM krb4 thingsTom Yu2002-11-2737-933/+1953
* Remove references to kadm_err.et for now, since the requisite changesTom Yu2002-11-194-7/+10
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-157-17/+52
* * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach2002-11-159-53/+85
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-1515-29/+59
* arghTom Yu2002-11-151-1/+1
* * Makefile.in: Remove some missed references to adm_err.etTom Yu2002-11-152-4/+8
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-158-12/+31
* * gssapiP_generic.h, util_token.c: Change g_make_token_header andEzra Peisach2002-11-153-5/+12
* Better cleanup; reduce filename conflictKen Raeburn2002-11-153-14/+22
* * changepw.c: Remove reference to adm_err.hTom Yu2002-11-144-3/+5
* * Makefile.in: Remove references to adm_err.h from here tooTom Yu2002-11-142-5/+8
* * Makefile.in: Remove references to adm_err.et. It's not used,Tom Yu2002-11-143-194/+10
* * get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when anEzra Peisach2002-11-142-1/+6
* Wrong size for memset()s in combine_keys()Ken Hornstein2002-11-141-3/+3
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-147-3/+40
* Better type and bounds checking:Ken Raeburn2002-11-132-5/+82
* * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test programKen Raeburn2002-11-132-2/+7
* Fix TCL_RPATH to explicitly insert system library path intoTom Yu2002-11-124-3/+15
* * get_myaddress.c (get_myaddress): Local array buf size should be counted inKen Raeburn2002-11-112-1/+6
* * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. SetKen Raeburn2002-11-112-3/+14
* Oops, missed a few checks for eofTom Yu2002-11-092-8/+6
* tests/dejagnu leaks ptysTom Yu2002-11-092-4/+38
* * main.c (makeargv): Report an error if parsed arguments won't fit in margvKen Raeburn2002-11-093-3/+16
* * pre.in (.et.h, .et.c): Drop "set -x"Ken Raeburn2002-11-082-2/+6
* rpc unit tests can fail due to race conditionTom Yu2002-11-072-0/+9
* Thanks, patch appliedTom Yu2002-11-072-1/+8
* * conv_princ.c (strnchr): Make length argument unsigned intEzra Peisach2002-11-073-9/+18
* * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for errorEzra Peisach2002-11-073-6/+24
* For sam_challenge do not encode optional strings if string not present.Ezra Peisach2002-11-076-4/+22
* New file to define SPNEGO structuresSam Hartman2002-11-062-0/+93
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-0621-20/+73
* * asn1_encode.h (asn1_encode_oid):Tom Yu2002-11-055-0/+48
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-057-17/+61
* * do_as_req.c (process_as_req): Fix previous patch; it caused anTom Yu2002-11-042-1/+7
* Calling convention for krb5int_c_combine_keys does not match prototypeKen Hornstein2002-11-032-1/+6
* This fixes some test suite password prompt checks that were missedTom Yu2002-11-023-18/+23
* MITKRB5-SA-2002-002 buffer overflow in kadmind4Tom Yu2002-11-012-2/+14
* * Makefile.in (check-unix): Don't run t_pkcs5Ken Raeburn2002-10-312-1/+6
* * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32Ken Raeburn2002-10-312-2/+9
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-317-21/+38
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Use 'eval' when setting TCL_LIBS toKen Raeburn2002-10-312-1/+8
* ticket: newSam Hartman2002-10-311-1/+1
* * chk_trans.c (krb5_check_transited_list): Style nit: checkTom Yu2002-10-302-3/+8
* * start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tclKen Raeburn2002-10-302-0/+12
* ticket: 1230Sam Hartman2002-10-302-4/+15
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-304-3/+15
* * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2002-10-282-7/+9
* * get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn2002-10-284-11/+19
* * aclocal.m4 (AC_KRB5_TCL): If --with-tcl is given, failure to find a libraryKen Raeburn2002-10-282-1/+11