aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-16 * kadmin.c (kadmin_startup): Add option to force old AUTH_GSSAPIumich-rpcTom Yu2-1/+9
2004-06-16 * admin.h (kadm5_get_admin_service_name): Prototype for new function.Tom Yu3-1/+47
2004-06-16 * client_principal.c (eret): Add some debugging messages for someTom Yu3-26/+57
2004-06-16 * kadm_rpc_svc.c (check_rpcsec_auth, gss_to_krb5_name): NewTom Yu4-54/+177
2004-06-16 * kadm5_create.c (add_admin_princs): Create kadmin/fqdnTom Yu2-1/+28
2004-06-16fix lots of memory leaks and memory corruptionTom Yu11-128/+256
2004-05-27umich RPCSEC_GSS integrationTom Yu69-1096/+3473
2004-04-15This commit was manufactured by cvs2svn to create branchno author1-652/+0
2004-04-15Fix memory leak when not sending to master KDC inSam Hartman2-0/+9
2004-04-14added krb5-config to targetsAlexandra Ellwood1-0/+2
2004-04-14Changes to the NSIS installer for Windows to support KFW 2.6.1Jeffrey Altman3-6/+25
2004-04-13 Since we must reserve the single letter prefixes on all platformsJeffrey Altman4-8/+12
2004-04-13 Treat keytab and ccache names without prefixes as type FILE:Jeffrey Altman4-17/+50
2004-04-13 * ccbase.c: the krb5_cc_resolve() function pointer ccresolverJeffrey Altman2-3/+11
2004-04-13 * k5unseal.c: gss_krb5int_unseal_token_v3() takes a pointer toJeffrey Altman3-2/+10
2004-04-12 * configure.in: Remove tests for strsave, sys_errlist,Ezra Peisach2-30/+6
2004-04-08 ktbase.c - restore the thread safety changes which were accidentlyJeffrey Altman2-16/+44
2004-04-08 On Windows, a single letter followed by colon is used to identifyJeffrey Altman2-36/+27
2004-04-06 Install kvno.exe on WindowsJeffrey Altman1-0/+4
2004-04-06 * cc_mslsa.c:Jeffrey Altman2-0/+20
2004-04-03* network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket optionKen Raeburn2-8/+23
2004-04-03* server.c: Include string.hKen Raeburn2-0/+5
2004-04-03* lib/helpers.exp (expect_kadm_ok): Check for "ERROR" messages and report themKen Raeburn2-0/+6
2004-04-03* svc_auth_gssapi.c (destroy_client): Don't call purify_watch_n even if PURIFYKen Raeburn2-1/+6
2004-04-03* t_kdb.c (add_principal): Delete unused argument 'rseed'.Ken Raeburn2-10/+9
2004-04-03* keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" untilKen Raeburn2-1/+8
2004-04-03* btree/bt_seq.c: Include string.hKen Raeburn2-0/+5
2004-04-03* string2key.c: Replaced with a new implementation.Ken Raeburn2-199/+205
2004-04-02* k5-int.h (krb5int_prng_cleanup): DeclareKen Raeburn2-0/+9
2004-03-31update for krb5-1.3.3-beta2Tom Yu1-0/+4
2004-03-31Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLLJeffrey Altman4-10/+106
2004-03-31 2004-03-31 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman11-0/+2789
2004-03-26Remove t_file.c as it is mostly redundant, does not build and cannotSam Hartman4-229/+7
2004-03-26krb5_fcc_generate_new should use mkstempSam Hartman4-2/+17
2004-03-24* aclocal.m4 (KRB5_LIB_AUX): Use default_shared and default_static fromKen Raeburn2-17/+23
2004-03-24* shlib.conf (default_static, default_shared): New variables to setKen Raeburn2-0/+11
2004-03-24* aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, KRB5_AC_INET6,Ken Raeburn3-25/+25
2004-03-23argh. this time for sure.Tom Yu1-6/+9
2004-03-23oops, save file first this timeTom Yu1-1/+4
2004-03-23krb5-1.3.3-beta1Tom Yu1-6/+23
2004-03-22* pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, inKen Raeburn2-0/+8
2004-03-22* network.c (delete_fd): Free pointed-to data after removing it from theKen Raeburn2-2/+12
2004-03-22* sendto_kdc.c (get_so_error): New function.Ken Raeburn2-21/+36
2004-03-22* sendto_kdc.c (krb5int_sendto): Initialize select_state.end_timeKen Raeburn2-0/+5
2004-03-22* t_crc.c (timetest): Free 'block' before returning.Ken Raeburn2-1/+7
2004-03-21* rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn4-8/+34
2004-03-21One less kg_get_context call..Ken Raeburn2-7/+9
2004-03-19log for export/import_name changes I accidentally checked in with another changeKen Raeburn1-0/+2
2004-03-19back out a change I didn't mean to check inKen Raeburn1-0/+3
2004-03-19acquire_cred.c: revert previous change, it breaks the test suiteKen Raeburn5-30/+29