index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed crash in kim_options_write_to_stream
Alexandra Ellwood
2008-10-01
1
-14
/
+12
*
Reversed sense of checks for NUL character in empty string. Fixed
Alexandra Ellwood
2008-10-01
2
-8
/
+8
*
Correctly parse KIM_IDENTITY_ANY in error handler
Alexandra Ellwood
2008-10-01
1
-5
/
+10
*
Loop on enter identity if auth fails
Alexandra Ellwood
2008-10-01
1
-81
/
+103
*
Correctly translate NULL hints when reading from a stream
Alexandra Ellwood
2008-10-01
1
-11
/
+53
*
Relaunch KerberosAgent more quickly so UI is more responsive
Alexandra Ellwood
2008-10-01
1
-0
/
+2
*
Update enterIdentity handler to support passing and setting ticket options.
Justin Anderson
2008-10-01
11
-134
/
+522
*
Finished KLL to KIM shim.
Alexandra Ellwood
2008-10-01
9
-55
/
+584
*
Fill out credentials when getting tickets with changed password
Alexandra Ellwood
2008-10-01
1
-0
/
+7
*
Support for passing options back and forth for enter_identity and
Alexandra Ellwood
2008-10-01
18
-62
/
+199
*
A working KIM-based KerberosAgent to handle all of KIM's built-in GUI prompti...
Justin Anderson
2008-10-01
23
-777
/
+3426
*
When kim_options_write_to_stream is given NULL options, create default option...
Justin Anderson
2008-10-01
1
-3
/
+9
*
kim_selection_hints_get_identity should call kim_ui_fini even when kim_ui_sel...
Justin Anderson
2008-10-01
1
-2
/
+4
*
Check for NULL hints_array passed back from kim_os_selection_hints_get_select...
Justin Anderson
2008-10-01
1
-1
/
+1
*
First pass at KLL shim layer. (no private apis)
Alexandra Ellwood
2008-10-01
8
-9
/
+2072
*
Fixed typo where kpasswd was prompting for the new password
Alexandra Ellwood
2008-10-01
1
-1
/
+1
*
CCAPI should use common ipc and stream code
Alexandra Ellwood
2008-09-30
60
-1731
/
+565
*
krb5 library-side changes for com_err based error strings
Alexandra Ellwood
2008-09-30
17
-156
/
+95
*
kim_os_identity_get_saved_password should always return an error when
Alexandra Ellwood
2008-09-30
1
-1
/
+5
*
Check for null saved password in kim_ui_prompter. Just because kim_os_get_sav...
Justin Anderson
2008-09-30
1
-1
/
+1
*
Fixed a bug where getting addressless tickets would cause kim
Alexandra Ellwood
2008-09-30
1
-5
/
+5
*
Support legacy KerberosAgent preference for save passwords
Alexandra Ellwood
2008-09-29
4
-6
/
+21
*
Added support for disabling password saving, both globally
Alexandra Ellwood
2008-09-29
15
-29
/
+172
*
UI should lazy init so that init and fini are only called if one
Alexandra Ellwood
2008-09-29
3
-92
/
+138
*
test harness for KerberosAgent IPC layer
Alexandra Ellwood
2008-09-29
2
-7
/
+46
*
Removed useless init and cleanup functions.
Alexandra Ellwood
2008-09-29
4
-46
/
+15
*
If in_identity is NULL, use the identity the user entered.
Alexandra Ellwood
2008-09-29
1
-3
/
+3
*
Fixed KerberosAgent plists so it is loading the correct server and
Alexandra Ellwood
2008-09-29
2
-11
/
+27
*
kim_credential_create_new should support NULL in_identity.
Alexandra Ellwood
2008-09-29
1
-5
/
+13
*
Actually make [Identity -componentsString] use kim_identity_get_components_st...
Justin Anderson
2008-09-28
4
-18
/
+30
*
Place structure in thread specific data to store client connection
Alexandra Ellwood
2008-09-28
3
-32
/
+82
*
Make [Identity -componentsString] use kim_identity_get_components_string
Justin Anderson
2008-09-28
1
-2
/
+1
*
Flesh out KerberosAgent Select Identity dialog. Can now add, edit, and remove...
Justin Anderson
2008-09-28
10
-602
/
+3110
*
Added kim_selection_hints_create_from_stream and
Alexandra Ellwood
2008-09-28
7
-5
/
+329
*
Create common stream and ipc layer for CCAPI and KIM.
Alexandra Ellwood
2008-09-28
19
-1161
/
+2110
*
Make kim_credential_get_options set correct renewal lifetime
Justin Anderson
2008-09-28
1
-1
/
+4
*
Added launchd plist file for KerberosAgent
Alexandra Ellwood
2008-09-27
1
-0
/
+10
*
Renamed kim_identity_get_components to kim_identity_get_components_string
Alexandra Ellwood
2008-09-27
10
-183
/
+210
*
Add kim_preferences_get/set_minimum/maximum_lifetime functions to export lists
Justin Anderson
2008-09-27
2
-0
/
+16
*
kim_credential_get_options was setting the lifetime a second time instead of ...
Justin Anderson
2008-09-27
1
-1
/
+1
*
KerberosAgent MachIPC support
Alexandra Ellwood
2008-09-27
15
-45
/
+1299
*
C90 compliance
Alexandra Ellwood
2008-09-27
1
-9
/
+10
*
kim_options_set_service_name should be able to take a service name of NULL
Alexandra Ellwood
2008-09-26
1
-2
/
+1
*
Added kim_credential_get_options and kim_ccache_get_options
Alexandra Ellwood
2008-09-26
6
-0
/
+160
*
Removed argument from kipc_client_lookup_server
Alexandra Ellwood
2008-09-26
1
-3
/
+2
*
Removed application name setting function from kim_selection_hints headers
Alexandra Ellwood
2008-09-26
1
-28
/
+2
*
Initial checkin of Mac OS X ipc support.
Alexandra Ellwood
2008-09-26
14
-65
/
+436
*
Add test for recently fixed kim_preferences_remove_favorite_identity bug
Justin Anderson
2008-09-25
3
-0
/
+341
*
Update kim_test to use new error string function
Justin Anderson
2008-09-25
1
-1
/
+1
*
Fixed a typo in kim_preferences.c which prevented
Alexandra Ellwood
2008-09-25
1
-1
/
+1
[prev]
[next]