]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-10-01  Justin AndersonUpdate enterIdentity handler to support passing and...
2008-10-01  Alexandra EllwoodFinished KLL to KIM shim.
2008-10-01  Alexandra EllwoodFill out credentials when getting tickets with changed...
2008-10-01  Alexandra EllwoodSupport for passing options back and forth for enter_id...
2008-10-01  Justin AndersonA working KIM-based KerberosAgent to handle all of...
2008-10-01  Justin AndersonWhen kim_options_write_to_stream is given NULL options...
2008-10-01  Justin Andersonkim_selection_hints_get_identity should call kim_ui_fin...
2008-10-01  Justin AndersonCheck for NULL hints_array passed back from kim_os_sele...
2008-10-01  Alexandra EllwoodFirst pass at KLL shim layer. (no private apis)
2008-10-01  Alexandra EllwoodFixed typo where kpasswd was prompting for the new...
2008-09-30  Alexandra EllwoodCCAPI should use common ipc and stream code
2008-09-30  Alexandra Ellwoodkrb5 library-side changes for com_err based error strings
2008-09-30  Alexandra Ellwoodkim_os_identity_get_saved_password should always return...
2008-09-30  Justin AndersonCheck for null saved password in kim_ui_prompter. Just...
2008-09-30  Alexandra EllwoodFixed a bug where getting addressless tickets would...
2008-09-29  Alexandra EllwoodSupport legacy KerberosAgent preference for save passwords
2008-09-29  Alexandra EllwoodAdded support for disabling password saving, both globally
2008-09-29  Alexandra EllwoodUI should lazy init so that init and fini are only...
2008-09-29  Alexandra Ellwoodtest harness for KerberosAgent IPC layer
2008-09-29  Alexandra EllwoodRemoved useless init and cleanup functions.
2008-09-29  Alexandra EllwoodIf in_identity is NULL, use the identity the user entered.
2008-09-29  Alexandra EllwoodFixed KerberosAgent plists so it is loading the correct...
2008-09-29  Alexandra Ellwoodkim_credential_create_new should support NULL in_identity.
2008-09-28  Justin AndersonActually make [Identity -componentsString] use kim_iden...
2008-09-28  Alexandra EllwoodPlace structure in thread specific data to store client...
2008-09-28  Justin AndersonMake [Identity -componentsString] use kim_identity_get_...
2008-09-28  Justin AndersonFlesh out KerberosAgent Select Identity dialog. Can...
2008-09-28  Alexandra EllwoodAdded kim_selection_hints_create_from_stream and
2008-09-28  Alexandra EllwoodCreate common stream and ipc layer for CCAPI and KIM.
2008-09-28  Justin AndersonMake kim_credential_get_options set correct renewal...
2008-09-27  Alexandra EllwoodAdded launchd plist file for KerberosAgent
2008-09-27  Alexandra EllwoodRenamed kim_identity_get_components to kim_identity_get...
2008-09-27  Justin AndersonAdd kim_preferences_get/set_minimum/maximum_lifetime...
2008-09-27  Justin Andersonkim_credential_get_options was setting the lifetime...
2008-09-27  Alexandra EllwoodKerberosAgent MachIPC support
2008-09-27  Alexandra EllwoodC90 compliance
2008-09-26  Alexandra Ellwoodkim_options_set_service_name should be able to take...
2008-09-26  Alexandra EllwoodAdded kim_credential_get_options and kim_ccache_get_options
2008-09-26  Alexandra EllwoodRemoved argument from kipc_client_lookup_server
2008-09-26  Alexandra EllwoodRemoved application name setting function from kim_sele...
2008-09-26  Alexandra EllwoodInitial checkin of Mac OS X ipc support.
2008-09-25  Justin AndersonAdd test for recently fixed kim_preferences_remove_favo...
2008-09-25  Justin AndersonUpdate kim_test to use new error string function
2008-09-25  Alexandra EllwoodFixed a typo in kim_preferences.c which prevented
2008-09-25  Alexandra EllwoodFixed a bug where kim_preferences_remove_favorite_identity
2008-09-25  Alexandra EllwoodAdded support to track number of prompts so UIs do...
2008-09-25  Alexandra EllwoodModified kim_ccache_compare to match the behavior of...
2008-09-25  Alexandra EllwoodRemoved prototype with no implementation
2008-09-24  Alexandra EllwoodFixed bugs in command line change password support.
2008-09-23  Justin AndersonKIM Identity selection dialog work. Updated to match...
2008-09-23  Alexandra EllwoodRenamed error handling files to reflect what they do...
2008-09-23  Justin Andersonkim_ccache_get_display_name was calling kim_ccache_crea...
2008-09-22  Alexandra EllwoodAdded command line UI support.
2008-09-22  Ken RaeburnMerge three patches from Novell, with some updates...
2008-09-22  Justin AndersonMerge 1.7 work on auxiliary ccache functions necessary...
2008-09-22  Ken RaeburnMissed some changes for db_context->dal_handle renaming
2008-09-19  Alexandra EllwoodKIM ui plugin support and gui selection harness
2008-09-19  Alexandra EllwoodRemove kim_identity_get_gss_name from the export lists
2008-09-18  Alexandra EllwoodAdded functions to save and get password from keychain
2008-09-18  Ken Raeburnmakedepend
2008-09-18  Ken RaeburnIf unset env(KRB5CCNAME) doesn't work, skip the tests...
2008-09-18  Alexandra EllwoodRemoved kim_identity_get_gss_name and updated documentation
2008-09-17  Alexandra EllwoodAdded tentative plugin API for KIM UI
2008-09-17  Alexandra EllwoodAdded support for options in favorite identities.
2008-09-12  Alexandra EllwoodFixed KIM export list for KerberosLite (forgot there...
2008-09-11  Alexandra EllwoodRemoved favorite identities object from public API...
2008-09-09  Ken RaeburnUntabify; trim trailing whitespace; add emacs local...
2008-09-08  Ken Raeburnwhitespace
2008-09-08  Alexandra EllwoodUse krb5 threading functions.
2008-09-05  Ken RaeburnUse braces to repair broken emacs indentation, caused...
2008-09-05  Ken RaeburnWhitespace changes, mostly horizontal, for consistency...
2008-09-04  Alexandra EllwoodCCAPI should only use one pthread key
2008-09-03  Ken RaeburnUse GSS_S_BAD_STATUS for unknown status codes
2008-08-29  Ken RaeburnFix vasprintf signed/unsigned mix; separate out duplica...
2008-08-28  Ken Raeburnfix resource leak in USE_PASSWORD_SERVER code
2008-08-28  Ken RaeburnFix resource leak
2008-08-28  Alexandra EllwoodAdditional code for KerberosAgent. Checking in so...
2008-08-27  Ken Raeburncompile-time flag to disable iprop
2008-08-27  Ken RaeburnSome helper rules for running Coverity Prevent
2008-08-27  Ken RaeburnBased on patch from lxs, with some changes:
2008-08-27  Ken Raeburn r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400
2008-08-26  Ken RaeburnChange non-debug version of k5_debug_log to int to...
2008-08-26  Tom Yuwhitespace
2008-08-25  Tom YuFix PROG_LIBPATH so in-tree tests work
2008-08-25  Ken RaeburnUpdate description of -k option: From the code it appea...
2008-08-25  Ken RaeburnIncorporate Apple's patch
2008-08-25  Ken RaeburnFix sense of test of lock call preparing to update...
2008-08-22  Alexandra EllwoodCCAPI is leaking mach ports
2008-08-22  Ken RaeburnLet walk_realm_tree tests fail for now, ignore them...
2008-08-22  Ken RaeburnUse capaths unconditionally. Update copyright
2008-08-22  Ken RaeburnNew macro for testing whether the compiler supports...
2008-08-22  Alexandra EllwoodKIM should not provide keytab functions when building...
2008-08-22  Alexandra EllwoodUpdated documentation to be more specific about TLS...
2008-08-22  Alexandra EllwoodRemoved warnings of unused variable
2008-08-22  Ken RaeburnCheck for struct sockaddr_storage only in top-level...
2008-08-20  Zhanna Tsitkovlean client changes
2008-08-20  Alexandra EllwoodAdd support to send CFNotifications on ccache and cache...
2008-08-20  Alexandra EllwoodNotify clients on ccache deletion
2008-08-20  Alexandra EllwoodAdded some carriage returns to decrease line length
2008-08-19  Ken RaeburnUpdate krb4 test to use aclocal.m4 macro and default...
next