summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):Tom Yu2006-12-011-2/+4
* * src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): UseTom Yu2006-11-302-23/+5
* * src/lib/krb5/krb/gc_via_tkt.c (check_reply_server): New functionTom Yu2006-11-301-20/+62
* * src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.Tom Yu2006-11-301-81/+124
* Implemented CCAPI v3 specific ccache collection cursorJustin Anderson2006-11-293-3/+152
* skip all modules in plugin if init function failsKevin Coffman2006-11-291-4/+16
* krb5int_copy_data_contents shouldn't free memory it didn't allocateTom Yu2006-11-281-2/+0
* documentation updates for KFW 3.1Jeffrey Altman2006-11-2716-28/+152
* KFW 3.1 commits for Final ReleaseJeffrey Altman2006-11-2214-62/+353
* library fragments to front of lineSam Hartman2006-11-221-2/+2
* fix debug messagesKevin Coffman2006-11-221-7/+7
* free error message when freeing contextKevin Coffman2006-11-211-0/+2
* * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu2006-11-184-11/+69
* krb5_get_init_creds_password:Jeffrey Altman2006-11-171-8/+0
* one more commit for kfw 3.1 beta 4Jeffrey Altman2006-11-171-0/+7
* reset use_master flag when master_kdc cannot be found Jeffrey Altman2006-11-171-1/+11
* use krb5_c_valid_enctype, not valid_enctypeKen Raeburn2006-11-171-2/+2
* Didn't include header changes in the previous commitKevin Coffman2006-11-171-2/+7
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-174-10/+103
* commits for KFW 3.1 Beta 4Jeffrey Altman2006-11-1715-206/+679
* krb5_stdccv3_generate_new returns NULL ccacheAlexandra Ellwood2006-11-161-3/+3
* * rd_req_dec.c: Whitespace changes in function headers.Ken Raeburn2006-11-161-9/+53
* include realm in "can't resolve KDC" error messageKen Raeburn2006-11-161-0/+4
* avoid double frees in ccache manipulation around gen_newKen Raeburn2006-11-162-4/+7
* fix warning in preauth_plugin.h headerKen Raeburn2006-11-161-1/+1
* fix some warnings in ldap codeKen Raeburn2006-11-168-52/+30
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-1510-241/+53
* Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood2006-11-152-125/+304
* update copyrights and acknowledgmentsTom Yu2006-11-142-4/+87
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-136-15/+88
* correct client preauth plugin request_contextKevin Coffman2006-11-132-8/+23
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-139-74/+107
* Delay kadmind random number initialization until after forkRuss Allbery2006-11-091-9/+11
* Document how to change the krbtgt key for a realmRuss Allbery2006-11-091-1/+33
* Install gssapi.h in includedir that includes gssapi/gssapi.h so that eitherRuss Allbery2006-11-092-0/+6
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-096-7/+126
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-094-0/+72
* Remove obsolete/conflicting prototype for krb524_convert_princsKevin Coffman2006-11-091-7/+0
* commit for KFW 3.1 beta 3 (part two)Jeffrey Altman2006-11-081-3/+0
* commits for KFW 3.1 Beta 3Jeffrey Altman2006-11-0814-300/+426
* krb5.h not C++-safe due to "struct krb5_cccol_cursor"Alexandra Ellwood2006-11-072-3/+3
* krb5_get_init_creds_password does not consistently prompt for password changingJeffrey Altman2006-11-061-6/+4
* Make clean in lib/kdb leaves error table filesEzra Peisach2006-11-051-0/+1
* Make clean does not remove lib/crypto/t_prfEzra Peisach2006-11-051-1/+1
* * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn2006-11-022-4/+4
* * secure.c (secure_putbuf): Initialize automatic variable LENGTH to 0.Ken Raeburn2006-11-022-3/+3
* * svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE...Ken Raeburn2006-11-021-0/+2
* * svc_auth_gss.c (svcauth_gss_import_name): Unused function deletedKen Raeburn2006-11-021-26/+0
* * g_pw_in_tkt.c (passwd_to_key): Unused function deletedKen Raeburn2006-11-021-48/+6
* * prng.c (init_error): Unused variable deletedKen Raeburn2006-11-021-1/+0