summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* export krb5_get_init_creds_opt_set_change_password_promptTom Yu2006-12-191-0/+1
* krb5_rc_io_open_internal on error will call close(-1)Ezra Peisach2006-12-181-1/+3
* krb5_get_init_creds_opt_set_change_password_promptJeffrey Altman2006-12-143-2/+20
* make dependKen Raeburn2006-12-124-52/+56
* Don't leak padata when looping for krb5_do_preauth_tryagain()Kevin Coffman2006-12-081-4/+4
* build the trunk on Windows (again)Jeffrey Altman2006-12-083-10/+12
* Undo revision 18930 which was not supposed to include thisJeffrey Altman2006-12-071-11/+1
* Modifications to support the generation and embedding Jeffrey Altman2006-12-072-1/+17
* krb5_cc_remove should work for the CCAPIAlexandra Ellwood2006-12-055-111/+195
* Make clean in lib/krb5/os does not clean test objsEzra Peisach2006-12-031-1/+1
* * src/lib/krb5/ccache/cc_file.c: Adapted patch from RolandTom Yu2006-12-011-8/+24
* send a new request with the new padata returned by krb5_do_preauth_tryagain()Kevin Coffman2006-12-012-5/+4
* bump minor versions due to API additionsTom Yu2006-12-012-2/+2
* * 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
* krb5int_copy_data_contents shouldn't free memory it didn't allocateTom Yu2006-11-281-2/+0
* 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-183-11/+63
* krb5_get_init_creds_password:Jeffrey Altman2006-11-171-8/+0
* 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
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-174-10/+103
* 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
* correct client preauth plugin request_contextKevin Coffman2006-11-131-6/+17
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-4/+6
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-092-5/+81
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-093-0/+67
* krb5.h not C++-safe due to "struct krb5_cccol_cursor"Alexandra Ellwood2006-11-071-1/+1
* 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
* * 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
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-014-150/+153
* make dependKen Raeburn2006-11-013-7/+9
* * conv_princ.c (krb5_425_conv_principal): Fix silly typo in arrays' sizes inKen Raeburn2006-10-311-2/+4
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-7/+18
* don't confuse profile iterator in 425 princ conversionKen Raeburn2006-10-281-5/+5
* fix invalid access found by valgrindKevin Coffman2006-10-231-1/+1
* Avoid segfault in krb5_do_preauth_tryagainKevin Coffman2006-10-231-1/+1
* Delete src/lib/ccapi.Sam Hartman2006-10-2160-14200/+0
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-0/+3