summaryrefslogtreecommitdiffstats
path: root/src/kim/lib/kim_identity.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate identical dialogs in KIMAlexandra Ellwood2008-10-311-1/+4
* krb5_build_principal_va does not allocate krb5_principalAlexandra Ellwood2008-10-241-52/+10
* kim_identity_change_password_with_credential leaks krb5_credsAlexandra Ellwood2008-10-211-0/+3
* change password should always reprompt on errorAlexandra Ellwood2008-10-101-12/+8
* Fixed a bug in kim_identity_get_components string where itAlexandra Ellwood2008-10-011-1/+1
* First pass at KLL shim layer. (no private apis)Alexandra Ellwood2008-10-011-7/+10
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-1/+1
* Added support for disabling password saving, both globallyAlexandra Ellwood2008-09-291-6/+13
* Renamed kim_identity_get_components to kim_identity_get_components_stringAlexandra Ellwood2008-09-271-6/+24
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-271-2/+2
* Added support to track number of prompts so UIs do not try again unlessAlexandra Ellwood2008-09-251-24/+68
* Fixed bugs in command line change password support.Alexandra Ellwood2008-09-241-17/+135
* Added command line UI support.Alexandra Ellwood2008-09-221-31/+85
* Added functions to save and get password from keychainAlexandra Ellwood2008-09-181-26/+59
* Removed kim_identity_get_gss_name and updated documentationAlexandra Ellwood2008-09-181-2/+11
* Use krb5 threading functions.Alexandra Ellwood2008-09-081-37/+37
* Fixed export list for new hints functionsAlexandra Ellwood2008-08-191-2/+5
* Return extended krb5 error stringsAlexandra Ellwood2008-07-241-44/+53
* Removed _t suffix from all type namesAlexandra Ellwood2008-07-171-66/+66
* Move KIM implementation to the krb5 repositoryAlexandra Ellwood2008-05-071-0/+544