summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.cTom Yu2006-12-191-3/+3
* don't pass null pointer to krb5_do_preauth_tryagain()Tom Yu2006-12-191-17/+24
* ktfns.c (krb5_kt_get_entry): If the supplied server principal has an emptyKen Raeburn2006-12-191-1/+18
* krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn'tKen Raeburn2006-12-192-2/+2
* Use __extension__ if initializing by field name and using GCC in pre-C99 modeKen Raeburn2006-12-191-0/+3
* (k5_mutex_lock_update_stats) [!DEBUG_THREADS_STATS && __GNUC__]: DeclareKen Raeburn2006-12-191-2/+3
* 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
* Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach2006-12-181-0/+5
* Restore inadvertently deleted section. Minor editorial changesTom Yu2006-12-181-70/+127
* pull up r18933 to trunkTom Yu2006-12-181-55/+1158
* Add -clearpolicy to kadmin addprinc usageRuss Allbery2006-12-161-1/+1
* krb5_get_init_creds_opt_set_change_password_promptJeffrey Altman2006-12-146-2/+25
* make dependKen Raeburn2006-12-131-17/+25
* Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn2006-12-131-165/+257
* set AUTOCONF_HEADERKen Raeburn2006-12-137-0/+14
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-132-6/+43
* make dependKen Raeburn2006-12-121-6/+4
* a little more info on libpython loading issueKen Raeburn2006-12-121-0/+6
* 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-085-15/+13
* 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-0722-42/+91
* krb5_cc_remove should work for the CCAPIAlexandra Ellwood2006-12-056-111/+200
* 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