summaryrefslogtreecommitdiffstats
path: root/src/kim/agent/mac
Commit message (Expand)AuthorAgeFilesLines
* Pre-populate new clients with default client identity if that is set, as foun...Justin Anderson2008-10-141-0/+22
* Don't wipe out previously entered information with each new call from clientsJustin Anderson2008-10-141-6/+9
* Missing keys in KerberosAgent Info.plistAlexandra Ellwood2008-10-091-0/+4
* KerberosAgent should log lessJustin Anderson2008-10-081-1/+0
* Ignore user interaction while busy. Done by toggling ignoresMouseEvents on au...Justin Anderson2008-10-082-9/+28
* KerberosAgent should handle zoom button betterJustin Anderson2008-10-083-25/+32
* KerberosAgent fails to handle multiple clients because it attempts to message...Justin Anderson2008-10-071-0/+2
* Only close windows in response to fini messages from clients.Justin Anderson2008-10-035-56/+46
* Make select identity dialog remember its size, but not the table column width...Justin Anderson2008-10-021-27/+26
* Localization fix for change password dialogJustin Anderson2008-10-023-95/+13
* Select identity switched to using new NSDictionary based options and change p...Justin Anderson2008-10-026-138/+334
* Update to allow change password from select and enter identity dialogsJustin Anderson2008-10-025-118/+167
* Support for change password checkbox in enter and selectAlexandra Ellwood2008-10-022-0/+12
* Resize dialogs better, added progress indicator to show KerberosAgent is work...Justin Anderson2008-10-0211-609/+582
* Make enter identity dialog's smarter about matching a string with a set of fa...Justin Anderson2008-10-025-31/+115
* Make Enter Identity dialog have one auto-completing, auto-validating text fie...Justin Anderson2008-10-0216-699/+797
* Reversed sense of checks for NUL character in empty string. FixedAlexandra Ellwood2008-10-011-1/+1
* Correctly parse KIM_IDENTITY_ANY in error handlerAlexandra Ellwood2008-10-011-5/+10
* Relaunch KerberosAgent more quickly so UI is more responsiveAlexandra Ellwood2008-10-011-0/+2
* Update enterIdentity handler to support passing and setting ticket options. Justin Anderson2008-10-0111-134/+522
* Support for passing options back and forth for enter_identity and Alexandra Ellwood2008-10-013-4/+43
* A working KIM-based KerberosAgent to handle all of KIM's built-in GUI prompti...Justin Anderson2008-10-0123-777/+3426
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-1/+1
* Support legacy KerberosAgent preference for save passwordsAlexandra Ellwood2008-09-291-1/+1
* Added support for disabling password saving, both globallyAlexandra Ellwood2008-09-292-1/+12
* test harness for KerberosAgent IPC layerAlexandra Ellwood2008-09-292-7/+46
* Fixed KerberosAgent plists so it is loading the correct server andAlexandra Ellwood2008-09-292-11/+27
* Actually make [Identity -componentsString] use kim_identity_get_components_st...Justin Anderson2008-09-284-18/+30
* Make [Identity -componentsString] use kim_identity_get_components_stringJustin Anderson2008-09-281-2/+1
* Flesh out KerberosAgent Select Identity dialog. Can now add, edit, and remove...Justin Anderson2008-09-2810-602/+3110
* Added kim_selection_hints_create_from_stream andAlexandra Ellwood2008-09-281-1/+3
* Create common stream and ipc layer for CCAPI and KIM. Alexandra Ellwood2008-09-285-731/+467
* Added launchd plist file for KerberosAgent Alexandra Ellwood2008-09-271-0/+10
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-273-0/+931
* C90 complianceAlexandra Ellwood2008-09-271-9/+10
* KIM Identity selection dialog work. Updated to match changes to KIM APIJustin Anderson2008-09-238-40/+484
* Use krb5 threading functions.Alexandra Ellwood2008-09-081-1/+1
* Additional code for KerberosAgent. Checking in so Justin can work on itAlexandra Ellwood2008-08-284-312/+168
* Get KerberosAgent building again after KIM changesAlexandra Ellwood2008-08-193-12/+14
* Modified hints APIs to be a single API that takes string keys.Alexandra Ellwood2008-08-191-13/+8
* Updated bindings. Incomplete but commiting to avoid losing changesAlexandra Ellwood2008-08-181-44/+46
* Additional implementation of the KerberosAgentAlexandra Ellwood2008-07-3013-6177/+3238
* Move KIM implementation to the krb5 repositoryAlexandra Ellwood2008-05-0711-0/+7632