krb5.git
2008-10-09 Alexandra Ellwoodpreferences should handle KIM_OPTIONS_DEFAULT
2008-10-09 Alexandra Ellwoodkim_options_create sometimes returns KIM_OPTIONS_DEFAULT
2008-10-09 Alexandra EllwoodKL APIs which take a NULL principal return klParameterErr
2008-10-09 Alexandra EllwoodCrash in kim_credential_create_from_keytab
2008-10-09 Alexandra Ellwoodkim_options_copy should allow in_options to be KIM_OPTI...
2008-10-08 Justin AndersonKerberosAgent should log less
2008-10-08 Alexandra EllwoodRemoved unused header file include.
2008-10-08 Justin AndersonIgnore user interaction while busy. Done by toggling...
2008-10-08 Alexandra EllwoodKLL should use __attribute ((deprecated))
2008-10-08 Justin AndersonKerberosAgent should handle zoom button better
2008-10-07 Justin AndersonKerberosAgent fails to handle multiple clients because...
2008-10-07 Alexandra EllwoodKIM should remember options and identity if prefs indicate
2008-10-07 Alexandra EllwoodKLL shim layer does not correctly handle options
2008-10-07 Alexandra EllwoodIf the caller is a bundle, look up keys in its plist...
2008-10-07 Alexandra EllwoodKLLastChangedTime should return current time, not 0
2008-10-06 Alexandra EllwoodInclude header to get error table for KLL
2008-10-06 Alexandra EllwoodHinge building KLL shim off KIM_TO_KLL_SHIM, not LEAN_C...
2008-10-06 Ken RaeburnSubstitute LDAP in makefiles with "yes" or "no" dependi...
2008-10-06 Alexandra EllwoodAdd KLL error table
2008-10-06 Alexandra EllwoodDon't touch keychain if home directory access is disabled
2008-10-06 Ken RaeburnChange LDAP key-sequence encoder to use a single data...
2008-10-06 Ken RaeburnFix a few missing-decl, signed/unsigned warnings
2008-10-06 Ken RaeburnSee if we need a prototype for isblank
2008-10-06 Ken RaeburnIn KRB5_NEED_PROTO, #undef the name before testing
2008-10-06 Ken Raeburnwhitespace
2008-10-06 Ken RaeburnFix some signed/unsigned warnings
2008-10-04 Tom YuSet up db_module_dir correctly in krb5.conf for test
2008-10-03 Justin AndersonOnly close windows in response to fini messages from...
2008-10-02 Justin AndersonMake select identity dialog remember its size, but...
2008-10-02 Justin AndersonLocalization fix for change password dialog
2008-10-02 Justin AndersonSelect identity switched to using new NSDictionary...
2008-10-02 Alexandra EllwoodPassword is not expired when changing password from...
2008-10-02 Alexandra EllwoodDon't write NULL name and path over stream. Just send...
2008-10-02 Alexandra EllwoodFix to get application name correctly. Was dropping...
2008-10-02 Justin AndersonUpdate to allow change password from select and enter...
2008-10-02 Alexandra EllwoodSupport for change password checkbox in enter and select
2008-10-02 Justin AndersonResize dialogs better, added progress indicator to...
2008-10-02 Greg HudsonIncrease the default RPC timeout for kadmin from 25...
2008-10-02 Greg HudsonIn clntudp_call, fix a bug in the handling of an error...
2008-10-02 Justin AndersonMake enter identity dialog's smarter about matching...
2008-10-02 Justin AndersonMake Enter Identity dialog have one auto-completing...
2008-10-01 Alexandra EllwoodUpdated documentation to reflect new APIs and re-ran...
2008-10-01 Alexandra EllwoodFixed a bug in kim_identity_get_components string where it
2008-10-01 Alexandra EllwoodMake unset strings in kim_options and kim_selection_hints
2008-10-01 Alexandra EllwoodFixed crash in kim_options_write_to_stream
2008-10-01 Alexandra EllwoodReversed sense of checks for NUL character in empty...
2008-10-01 Alexandra EllwoodCorrectly parse KIM_IDENTITY_ANY in error handler
2008-10-01 Alexandra EllwoodLoop on enter identity if auth fails
2008-10-01 Alexandra EllwoodCorrectly translate NULL hints when reading from a...
2008-10-01 Alexandra EllwoodRelaunch KerberosAgent more quickly so UI is more respo...
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...
next