summaryrefslogtreecommitdiffstats
path: root/src/kim/lib/mac/kim_os_ui_gui.c
Commit message (Expand)AuthorAgeFilesLines
* Remove orphaned KfM codeGreg Hudson2012-06-211-562/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* make mark-cstyleTom Yu2009-10-311-106/+106
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-091-65/+65
* use KIM_BUILTIN_UI instead of LEAN_CLIENT for builtin UIAlexandra Ellwood2008-10-151-3/+2
* Don't write NULL name and path over stream. Just send empty stringsAlexandra Ellwood2008-10-021-2/+2
* Support for change password checkbox in enter and selectAlexandra Ellwood2008-10-021-8/+38
* Support for passing options back and forth for enter_identity and Alexandra Ellwood2008-10-011-3/+22
* Added support for disabling password saving, both globallyAlexandra Ellwood2008-09-291-8/+18
* UI should lazy init so that init and fini are only called if oneAlexandra Ellwood2008-09-291-0/+2
* Place structure in thread specific data to store client connectionAlexandra Ellwood2008-09-281-21/+33
* Added kim_selection_hints_create_from_stream andAlexandra Ellwood2008-09-281-1/+1
* Create common stream and ipc layer for CCAPI and KIM. Alexandra Ellwood2008-09-281-309/+234
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-271-17/+307
* Initial checkin of Mac OS X ipc support. Alexandra Ellwood2008-09-261-2/+41
* Fixed bugs in command line change password support.Alexandra Ellwood2008-09-241-24/+35
* Renamed error handling files to reflect what they do now.Alexandra Ellwood2008-09-231-0/+226