summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move prototypes for get_init_creds_opt_get_pa() andcoffman/gic_opt_extKevin Coffman2006-12-112-26/+28
* Update to use the simplified interface for krb5_get_init_creds_opt_set_pa()Kevin Coffman2006-12-088-399/+196
* Remove extra "user_id" parameterKevin Coffman2006-12-079-11/+101
* First cut at making the get_init_creds_opt structure extendableKevin Coffman2006-12-0415-75/+1021
* Create branch for get_init_creds_opt extension and related changesKevin Coffman2006-12-040-0/+0
* minor update to kdb5_util man page for LDAP pluginWill Fiveash2006-12-041-1/+8
* fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash2006-12-041-7/+21
* Make clean in lib/krb5/os does not clean test objsEzra Peisach2006-12-031-1/+1
* Remove unused prototype for krb5_find_config_filesEzra Peisach2006-12-031-2/+0
* update for krb5-1.6-beta1Tom Yu2006-12-013-15/+102
* * 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-013-6/+5
* Return edata from non-"PA_REQUIRED" preauth typesKevin Coffman2006-12-011-15/+47
* bump minor versions due to API additionsTom Yu2006-12-012-2/+2
* * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile asTom Yu2006-12-011-1/+1
* * 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