summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-232-118/+106
* * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach2002-12-232-2/+7
* * asn1_k_decode.c (asn1_decode_sam_challenge_2_body): AddEzra Peisach2002-12-232-3/+12
* * t_kerb.c: Include string.h for strcmp prototypeEzra Peisach2002-12-232-0/+5
* Cleanup unusedEzra Peisach2002-12-239-146/+98
* * t_crc.c: Declare local functions staticEzra Peisach2002-12-232-5/+9
* * t_cksum.c: Cleanup (potential) variable used before set warningEzra Peisach2002-12-232-1/+5
* Ignore some new generated filesKen Raeburn2002-12-191-0/+2
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-194-15/+26
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-192-0/+5
* * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME;Ken Raeburn2002-12-193-3/+10
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-183-3/+9
* Fix some 64-bit problemsKen Raeburn2002-12-182-8/+23
* * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu2002-12-163-2/+8
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-164-6/+23
* * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu2002-12-1415-78/+225
* More KfM merge workTom Yu2002-12-1219-881/+1704
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-124-4/+14
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-0712-293/+132
* * Makefile.in (clean): Clean up more test executables and objectEzra Peisach2002-12-063-3/+9
* update dependenciesTom Yu2002-12-061-0/+2
* * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2002-12-062-0/+141
* 2002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-12-062-23/+28
* * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2002-12-052-1/+5
* * krb4int.h: Remove now conflicting prototype forTom Yu2002-12-052-3/+3
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-042-14/+11
* Update Windows build for kadm_err.*Tom Yu2002-12-032-0/+6
* * change_password.c: Remove netdb.h inclusionTom Yu2002-12-032-1/+4
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-272-0/+6
* update dependenciesTom Yu2002-11-272-12/+8
* Merge more KfM krb4 thingsTom Yu2002-11-2717-316/+1658
* Remove references to kadm_err.et for now, since the requisite changesTom Yu2002-11-192-2/+5
* * 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.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
* * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test programKen Raeburn2002-11-132-2/+7
* * 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
* 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-072-1/+6
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-2/+7
* * asn1_encode.h (asn1_encode_oid):Tom Yu2002-11-055-0/+48
* Calling convention for krb5int_c_combine_keys does not match prototypeKen Hornstein2002-11-032-1/+6