]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2006-12-11  Kevin CoffmanMove prototypes for get_init_creds_opt_get_pa() and coffman/gic_opt_ext
2006-12-08  Kevin CoffmanUpdate to use the simplified interface for krb5_get_ini...
2006-12-07  Kevin CoffmanRemove extra "user_id" parameter
2006-12-04  Kevin CoffmanFirst cut at making the get_init_creds_opt structure...
2006-12-04  Kevin CoffmanCreate branch for get_init_creds_opt extension and...
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
2006-10-18  Ezra PeisachDeclare krb5_mcc_get_flags static - it is not exported...
2006-10-18  Ezra PeisachUnsigned/signed warning fix
2006-10-16  Ezra PeisachInclude gss_libinit.h for gssint_initialize_library...
2006-10-16  Ezra PeisachInclude string.h for memcmp prototype
2006-10-16  Ezra PeisachInclude time.h for time() prototype
2006-10-16  Ezra PeisachAdd prototype for krb5int_init_context_kdc
2006-10-16  Ezra PeisachAdd prototype for krb5_aprof_get_boolean
2006-10-16  Ezra PeisachTag krb5_rc_dfl_init_locked as static - not used outsid...
2006-10-15  Ezra PeisachCleanup some warnings on missing prototypes
2006-10-15  Ken Raeburnfix typo in make var ref
2006-10-15  Ezra PeisachCleanup unused variable warning during make check
2006-10-15  Ezra PeisachRemove all unused variable warnings from tree
next