summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added man pages for krb524d and krb5-configAlexandra Ellwood2004-09-081-1/+5
* Added a man page for krb5-configAlexandra Ellwood2004-09-082-0/+78
* Added man page for krb524dAlexandra Ellwood2004-09-082-0/+78
* Include all subdirectories of KFW_INSTALL_DIR in the SDKJeffrey Altman2004-09-072-1/+6
* * cc_mslsa.c:Jeffrey Altman2004-09-022-23/+246
* * ms2mit.c: add -c ccache command line optionJeffrey Altman2004-09-024-4/+198
* * kvno.M: Update usageTom Yu2004-08-313-4/+13
* oops, forgot changelogTom Yu2004-08-311-0/+5
* fix MITKRB5-SA-2004-003Tom Yu2004-08-312-0/+4
* fix MITKRB5-SA-2004-002Tom Yu2004-08-319-4/+43
* added private apple pkinit sourcesAlexandra Ellwood2004-08-301-0/+125
* * prof_file.c (profile_open_file): If an error occurs while updating from theKen Raeburn2004-08-282-0/+8
* * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and afterKen Raeburn2004-08-282-6/+20
* * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu2004-08-283-4/+14
* move last patch down a little so it applies to tcp sockets as well as udpKen Raeburn2004-08-281-14/+15
* * sendto_kdc.c (start_connection) [DEBUG]: Log the local socket addressKen Raeburn2004-08-282-0/+27
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-278-7/+31
* * profile_tcl.c: New file, generated from profile.swg, but checked in to avoidKen Raeburn2004-08-272-0/+2084
* * profile.swg: New file.Ken Raeburn2004-08-274-4/+266
* * run.test (getnwords): Run data through "cat -v", because at least one versionKen Raeburn2004-08-272-1/+11
* * prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn2004-08-275-50/+142
* Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpdSam Hartman2004-08-272-6/+12
* * acquire_cred.c (krb5_gss_acquire_cred): Call gssint_initialize_library.Ken Raeburn2004-08-262-1/+13
* * configure.in: Look for uint32_t, not int32_t, since some BSD-ishTom Yu2004-08-263-27/+35
* * configure.in: Don't test for pthread_rwlock_initKen Raeburn2004-08-242-3/+2
* * aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work with AIX compiler when op...Ken Raeburn2004-08-242-1/+6
* * addrinfo-test.c: New fileKen Raeburn2004-08-232-0/+287
* * fake-addrinfo.h (fai_add_hosts_by_name): Handle case where returned ai_cano...Ken Raeburn2004-08-232-2/+9
* New commands: kcpytkt and kdeltktJeffrey Altman2004-08-2112-1/+510
* kvno: add -c ccache command line parameterJeffrey Altman2004-08-212-11/+27
* * libkadm5srv.exports: Update for previous renamingTom Yu2004-08-212-4/+8
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-217-25/+38
* whitespaceKen Raeburn2004-08-211-10/+10
* ChangeLogs for WiX MSI installerJeffrey Altman2004-08-204-0/+12
* New WiX based MSI installer for KFWJeffrey Altman2004-08-2023-0/+3396
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-206-84/+93
* Added kadmin code to project to make searches easierAlexandra Ellwood2004-08-201-0/+981
* * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman2004-08-192-1/+6
* * aclocal.m4 (KRB5_AC_ENABLE_THREADS): Check for pthread_rwlock_init, with andKen Raeburn2004-08-192-1/+8
* * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2004-08-172-6/+21
* * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu2004-08-173-5/+21
* * cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flagKen Raeburn2004-08-162-11/+70
* * cc_file.c: Add buffering on reading.Ken Raeburn2004-08-152-12/+101
* * run.test (getnwords): Rewrite to drop blank lines before counting lines, no...Ken Raeburn2004-08-152-1/+6
* * cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_fileKen Raeburn2004-08-152-1/+9
* Fix Tru64 build:Ken Raeburn2004-08-152-6/+13
* Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn2004-08-134-77/+172
* * k5-thread.h (k5_os_nothread_mutex_finish_init, k5_os_nothread_mutex_init,Ken Raeburn2004-08-132-25/+67
* * run.test (getnwords): New function. Uses sed to get N words from $DICT asKen Raeburn2004-08-122-11/+21
* get_in_tkt.c (get_init_creds): Support ticket_lifetime libdefault. Made aware...Alexandra Ellwood2004-08-122-27/+69