summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit valueKen Raeburn2003-01-032-1/+6
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-036-4/+55
* * compat_recv.c (accept_a_connection): Test if IPv6 socket returnsEzra Peisach2003-01-032-1/+7
* * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointerEzra Peisach2003-01-032-1/+6
* blahSam Hartman2003-01-011-0/+645
* * standalone.exp: Only run the keytab to srvtab tests if kerberos 4Ezra Peisach2003-01-012-1/+8
* Add IPv6 support to rshd test/debug code:Ken Raeburn2003-01-014-47/+154
* Remove files that haven't been used since 1995Ken Raeburn2003-01-014-219/+0
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-317-115/+176
* * kerberos_v4.c (process_v4): Use a temporary variable for the current timeKen Raeburn2002-12-302-1/+9
* * gss-misc.c (send_token, recv_token): Open-code the math to send and receiveKen Raeburn2002-12-302-5/+21
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-2315-156/+180
* * 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
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-232-7/+13
* 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
* * authorization.c, heuristic.c, ksu.h: Use uid_t instead of int inEzra Peisach2002-12-234-12/+16
* * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn2002-12-213-3/+43
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-204-9/+152
* Ignore some new generated filesKen Raeburn2002-12-192-0/+3
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-196-40/+63
* * 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
* * init_db (qualname): If "kdb5_util create" fails, exitKen Raeburn2002-12-192-1/+3
* * env-setup.shin: Set KRB5CCNAME to something under $K5ROOTKen Raeburn2002-12-192-1/+5
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-183-3/+9
* Fix some 64-bit problemsKen Raeburn2002-12-182-8/+23
* * aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_ARGS): Check forKen Raeburn2002-12-182-2/+7
* * 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
* update dependenciesTom Yu2002-12-123-16/+10
* More KfM merge workTom Yu2002-12-1227-931/+1772
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-1211-57/+200
* * krb5.hin: Update comment on krb5_kt_free_entry prototype toTom Yu2002-12-122-1/+6
* * et_h.awk: It's "const struct error_table et_" in the c file, soTom Yu2002-12-122-1/+6
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-092-6/+10
* Fix prototypes for *_wrapper_3Sam Hartman2002-12-092-7/+19
* * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2002-12-092-7/+13
* * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2002-12-072-2/+9
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-0714-297/+150
* Checkpoint first step of merge.Ken Raeburn2002-12-078-101/+142
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-072-4/+10
* * Makefile.in (clean-unix): Remove krb5-configEzra Peisach2002-12-062-1/+9
* * Makefile.in (clean): Clean up more test executables and objectEzra Peisach2002-12-063-3/+9
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-064-2/+12
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-062-1/+6