summaryrefslogtreecommitdiffstats
path: root/src/kim/lib/kim_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Remove orphaned KfM codeGreg Hudson2012-06-211-549/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* make mark-cstyleTom Yu2009-10-311-115/+115
* use KIM_BUILTIN_UI instead of LEAN_CLIENT for builtin UIAlexandra Ellwood2008-10-151-18/+18
* always zero out authentication stringsAlexandra Ellwood2008-10-101-3/+6
* Support for change password checkbox in enter and selectAlexandra Ellwood2008-10-021-13/+23
* Support for passing options back and forth for enter_identity and Alexandra Ellwood2008-10-011-5/+9
* Check for null saved password in kim_ui_prompter. Just because kim_os_get_sav...Justin Anderson2008-09-301-1/+1
* Added support for disabling password saving, both globallyAlexandra Ellwood2008-09-291-3/+23
* UI should lazy init so that init and fini are only called if oneAlexandra Ellwood2008-09-291-92/+135
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-271-3/+3
* Added support to track number of prompts so UIs do not try again unlessAlexandra Ellwood2008-09-251-0/+3
* Fixed bugs in command line change password support.Alexandra Ellwood2008-09-241-24/+24
* Renamed error handling files to reflect what they do now.Alexandra Ellwood2008-09-231-142/+132
* Added command line UI support.Alexandra Ellwood2008-09-221-19/+193
* KIM ui plugin support and gui selection harnessAlexandra Ellwood2008-09-191-0/+303