krb5.git
2006-12-18 Ezra PeisachInovke krb5_rc_close to shutdown cache - and check...
2006-12-18 Tom YuRestore inadvertently deleted section. Minor editorial...
2006-12-18 Tom Yupull up r18933 to trunk
2006-12-16 Russ AllberyAdd -clearpolicy to kadmin addprinc usage
2006-12-14 Jeffrey Altmankrb5_get_init_creds_opt_set_change_password_prompt
2006-12-13 Ken Raeburnmake depend
2006-12-13 Ken RaeburnPull r18927 up to trunk, and tweak check for "history...
2006-12-13 Ken Raeburnset AUTOCONF_HEADER
2006-12-13 Ken Raeburnpull r18926 up to trunk; ready for pullup to 1.6 branch
2006-12-12 Ken Raeburnmake depend
2006-12-12 Ken Raeburna little more info on libpython loading issue
2006-12-12 Ken Raeburnmake depend
2006-12-08 Kevin CoffmanDon't leak padata when looping for krb5_do_preauth_trya...
2006-12-08 Jeffrey Altmanbuild the trunk on Windows (again)
2006-12-07 Jeffrey Altman Undo revision 18930 which was not supposed to include...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-12-05 Alexandra Ellwoodkrb5_cc_remove should work for the CCAPI
2006-12-04 Will Fiveashminor update to kdb5_util man page for LDAP plugin
2006-12-04 Will Fiveashfix for kdb5_util load bug with dumps from a LDAP KDB
2006-12-03 Ezra PeisachMake clean in lib/krb5/os does not clean test objs
2006-12-03 Ezra PeisachRemove unused prototype for krb5_find_config_files
2006-12-01 Tom Yuupdate for krb5-1.6-beta1
2006-12-01 Tom Yu * src/lib/krb5/ccache/cc_file.c: Adapted patch from...
2006-12-01 Kevin Coffmansend a new request with the new padata returned by...
2006-12-01 Kevin CoffmanReturn edata from non-"PA_REQUIRED" preauth types
2006-12-01 Tom Yubump minor versions due to API additions
2006-12-01 Tom Yu * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile as
2006-12-01 Tom Yu * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):
2006-11-30 Tom Yu * src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_cre...
2006-11-30 Tom Yu * src/lib/krb5/krb/gc_via_tkt.c (check_reply_server...
2006-11-30 Tom Yu * src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
2006-11-29 Justin AndersonImplemented CCAPI v3 specific ccache collection cursor
2006-11-29 Kevin Coffmanskip all modules in plugin if init function fails
2006-11-28 Tom Yukrb5int_copy_data_contents shouldn't free memory it...
2006-11-27 Jeffrey Altmandocumentation updates for KFW 3.1
2006-11-22 Jeffrey AltmanKFW 3.1 commits for Final Release
2006-11-22 Sam Hartmanlibrary fragments to front of line
2006-11-22 Kevin Coffmanfix debug messages
2006-11-21 Kevin Coffmanfree error message when freeing context
2006-11-18 Tom Yu * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops...
2006-11-17 Jeffrey Altman krb5_get_init_creds_password:
2006-11-17 Jeffrey Altmanone more commit for kfw 3.1 beta 4
2006-11-17 Jeffrey Altmanreset use_master flag when master_kdc cannot be found
2006-11-17 Ken Raeburnuse krb5_c_valid_enctype, not valid_enctype
2006-11-17 Kevin CoffmanDidn't include header changes in the previous commit
2006-11-17 Kevin Coffmanupdate krb5_c_keylength function, create krb5_c_random_...
2006-11-17 Jeffrey Altmancommits for KFW 3.1 Beta 4
2006-11-16 Alexandra Ellwoodkrb5_stdccv3_generate_new returns NULL ccache
2006-11-16 Ken Raeburn* rd_req_dec.c: Whitespace changes in function headers.
2006-11-16 Ken Raeburninclude realm in "can't resolve KDC" error message
2006-11-16 Ken Raeburnavoid double frees in ccache manipulation around gen_new
2006-11-16 Ken Raeburnfix warning in preauth_plugin.h header
2006-11-16 Ken Raeburnfix some warnings in ldap code
2006-11-15 Ken RaeburnLDAP patch from Novell, 2006-10-13
2006-11-15 Alexandra EllwoodAdd macros for __attribute__((deprecated)) for krb4...
2006-11-14 Tom Yuupdate copyrights and acknowledgments
2006-11-13 Kevin Coffmanallow server preauth plugin verify_padata function...
2006-11-13 Kevin Coffmancorrect client preauth plugin request_context
2006-11-13 Will Fiveashmore Novell ldap patches from Nov 6 and Fix for wrong...
2006-11-09 Russ AllberyDelay kadmind random number initialization until after...
2006-11-09 Russ AllberyDocument how to change the krbtgt key for a realm
2006-11-09 Russ AllberyInstall gssapi.h in includedir that includes gssapi...
2006-11-09 Kevin CoffmanAdd "get_data" function to the client preauth plugin...
2006-11-09 Kevin CoffmanAdd public function to get keylenth associated with...
2006-11-09 Kevin CoffmanRemove obsolete/conflicting prototype for krb524_conver...
2006-11-08 Jeffrey Altmancommit for KFW 3.1 beta 3 (part two)
2006-11-08 Jeffrey Altmancommits for KFW 3.1 Beta 3
2006-11-07 Alexandra Ellwoodkrb5.h not C++-safe due to "struct krb5_cccol_cursor"
2006-11-06 Jeffrey Altmankrb5_get_init_creds_password does not consistently...
2006-11-05 Ezra PeisachMake clean in lib/kdb leaves error table files
2006-11-05 Ezra PeisachMake clean does not remove lib/crypto/t_prf
2006-11-02 Ken Raeburn* tcl_kadm5.c (parse_principal_ent, parse_policy_ent...
2006-11-02 Ken Raeburn* secure.c (secure_putbuf): Initialize automatic variab...
2006-11-02 Ken Raeburn* svr_principal.c (kadm5_use_password_server): Define...
2006-11-02 Ken Raeburn* svc_auth_gss.c (svcauth_gss_import_name): Unused...
2006-11-02 Ken Raeburn* g_pw_in_tkt.c (passwd_to_key): Unused function deleted
2006-11-02 Ken Raeburn* prng.c (init_error): Unused variable deleted
2006-11-02 Ken Raeburn* fake-addrinfo.c (krb5int_lock_fac, krb5int_unlock_fac...
2006-11-01 Kevin CoffmanModify the preath plugin interface so that a plugin...
2006-11-01 Ken Raeburnmake depend
2006-11-01 Ken Raeburn* cnv_tkt_skey.c (krb524_convert_princs): Move here...
2006-10-31 Ken Raeburn* conv_princ.c (krb5_425_conv_principal): Fix silly...
2006-10-30 Will Fiveashlatest Novell ldap patches and kdb5_util dump support...
2006-10-28 Ken Raeburndon't confuse profile iterator in 425 princ conversion
2006-10-28 Ken Raeburnuse strdup
2006-10-27 Tom Yumore copyright fixes pre-1.6
2006-10-27 Tom YuSynchronise copyright notices. Preliminary update...
2006-10-23 Will Fiveashfix krb5_ldap_iterate to handle NULL match_expr and...
2006-10-23 Kevin Coffmanfix invalid access found by valgrind
2006-10-23 Kevin CoffmanAvoid segfault in krb5_do_preauth_tryagain
2006-10-23 Ezra PeisachFor Irix - determine if using gcc and gnu ld - set...
2006-10-22 Ezra Peisachosf1 -oldstyle_liblookup typo
2006-10-21 Sam HartmanDelete src/lib/ccapi.
2006-10-21 Sam HartmanUpdate protocol rfcs to the versions we actually implement
2006-10-21 Will Fiveashenabling LDAP mix-in support for kdb5_util load
2006-10-18 Ezra PeisachAdd supp-int.h to provide prototypes for declared inter...
2006-10-18 Ezra PeisachMemory leak fixes on exit
2006-10-18 Ezra PeisachFree allocated memory when no longer used
2006-10-18 Ezra PeisachInvoke krb5_free_principal to remove memory leak
2006-10-18 Ezra PeisachCall freeaddrinfo at end - memory leak
next