summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-042-4/+6
* * kadm.h: Include port-sockets.h, not netinet/in.h, for WindowsTom Yu2002-12-042-1/+6
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-042-14/+11
* Update Windows build for kadm_err.*Tom Yu2002-12-034-0/+16
* * Makefile.in (kadm_err.h): Build hereTom Yu2002-12-032-0/+8
* * change_password.c: Remove netdb.h inclusionTom Yu2002-12-032-1/+4
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-272-1/+5
* upde dependenciesTom Yu2002-11-271-17/+12
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-272-0/+6
* * depfix.sed: Remove tcl-specific headers from dependencies.Tom Yu2002-11-272-2/+10
* update dependenciesTom Yu2002-11-279-52/+76
* * configure.in: Set SETENVSRC correctlyTom Yu2002-11-272-1/+5
* 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