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