aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-08Added man pages for krb524d and krb5-configAlexandra Ellwood1-1/+5
2004-09-08Added a man page for krb5-configAlexandra Ellwood2-0/+78
2004-09-08Added man page for krb524dAlexandra Ellwood2-0/+78
2004-09-07commentTom Yu2-1/+6
2004-09-07Include all subdirectories of KFW_INSTALL_DIR in the SDKJeffrey Altman2-1/+6
2004-09-03update for krb5-1.3.5-beta1Tom Yu1-6/+55
2004-09-03improve documentation of ANSI C requirementTom Yu2-12/+34
2004-09-02 * cc_mslsa.c:Jeffrey Altman2-23/+246
2004-09-02 * ms2mit.c: add -c ccache command line optionJeffrey Altman4-4/+198
2004-08-31 * kvno.M: Update usageTom Yu3-4/+13
2004-08-31oops, forgot changelogTom Yu1-0/+5
2004-08-31fix MITKRB5-SA-2004-003Tom Yu2-0/+4
2004-08-31fix MITKRB5-SA-2004-002Tom Yu9-4/+43
2004-08-30added private apple pkinit sourcesAlexandra Ellwood1-0/+125
2004-08-28* prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2-0/+8
2004-08-28* prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2-6/+20
2004-08-28 * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu3-4/+14
2004-08-28move last patch down a little so it applies to tcp sockets as well as udpKen Raeburn1-14/+15
2004-08-28* sendto_kdc.c (start_connection) [DEBUG]: Log the local socket addressKen Raeburn2-0/+27
2004-08-27Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn8-7/+31
2004-08-27* profile_tcl.c: New file, generated from profile.swg, but checked in to avoidKen Raeburn2-0/+2084
2004-08-27* profile.swg: New file.Ken Raeburn4-4/+266
2004-08-27* run.test (getnwords): Run data through "cat -v", because at least one versionKen Raeburn2-1/+11
2004-08-27* prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn5-50/+142
2004-08-27Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpdSam Hartman2-6/+12
2004-08-26* acquire_cred.c (krb5_gss_acquire_cred): Call gssint_initialize_library.Ken Raeburn2-1/+13
2004-08-26 * configure.in: Look for uint32_t, not int32_t, since some BSD-ishTom Yu3-27/+35
2004-08-24* configure.in: Don't test for pthread_rwlock_initKen Raeburn2-3/+2
2004-08-24* aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work with AIX compiler when op...Ken Raeburn2-1/+6
2004-08-23* addrinfo-test.c: New fileKen Raeburn2-0/+287
2004-08-23* fake-addrinfo.h (fai_add_hosts_by_name): Handle case where returned ai_cano...Ken Raeburn2-2/+9
2004-08-21 New commands: kcpytkt and kdeltktJeffrey Altman12-1/+510
2004-08-21 kvno: add -c ccache command line parameterJeffrey Altman2-11/+27
2004-08-21 * libkadm5srv.exports: Update for previous renamingTom Yu2-4/+8
2004-08-21Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu7-25/+38
2004-08-21whitespaceKen Raeburn1-10/+10
2004-08-20 ChangeLogs for WiX MSI installerJeffrey Altman4-0/+12
2004-08-20New WiX based MSI installer for KFWJeffrey Altman23-0/+3396
2004-08-20renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood6-84/+93
2004-08-20Added kadmin code to project to make searches easierAlexandra Ellwood1-0/+981
2004-08-19 * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman2-1/+6
2004-08-19* aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthread_rwlock_init, with andKen Raeburn2-1/+8
2004-08-17 * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2-6/+21
2004-08-17 * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu3-5/+21
2004-08-16* cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flagKen Raeburn2-11/+70
2004-08-15* cc_file.c: Add buffering on reading.Ken Raeburn2-12/+101
2004-08-15* run.test (getnwords): Rewrite to drop blank lines before counting lines, no...Ken Raeburn2-1/+6
2004-08-15* cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_fileKen Raeburn2-1/+9
2004-08-15Fix Tru64 build:Ken Raeburn2-6/+13
2004-08-13Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn4-77/+172