index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fixed a bug where kim_preferences_remove_favorite_identity
Alexandra Ellwood
2008-09-25
1
-7
/
+10
*
Added support to track number of prompts so UIs do not try again unless
Alexandra Ellwood
2008-09-25
7
-39
/
+121
*
Modified kim_ccache_compare to match the behavior of other kim compare
Alexandra Ellwood
2008-09-25
1
-49
/
+40
*
Removed prototype with no implementation
Alexandra Ellwood
2008-09-25
1
-13
/
+0
*
Fixed bugs in command line change password support.
Alexandra Ellwood
2008-09-24
16
-480
/
+486
*
KIM Identity selection dialog work. Updated to match changes to KIM API
Justin Anderson
2008-09-23
8
-40
/
+484
*
Renamed error handling files to reflect what they do now.
Alexandra Ellwood
2008-09-23
16
-349
/
+328
*
kim_ccache_get_display_name was calling kim_ccache_create_resolve_name with i...
Justin Anderson
2008-09-23
1
-5
/
+5
*
Added command line UI support.
Alexandra Ellwood
2008-09-22
22
-957
/
+1707
*
Merge three patches from Novell, with some updates related to work in
Ken Raeburn
2008-09-22
9
-420
/
+546
*
Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...
Justin Anderson
2008-09-22
11
-182
/
+1026
*
Missed some changes for db_context->dal_handle renaming
Ken Raeburn
2008-09-22
1
-3
/
+3
*
KIM ui plugin support and gui selection harness
Alexandra Ellwood
2008-09-19
16
-33
/
+1384
*
Remove kim_identity_get_gss_name from the export lists
Alexandra Ellwood
2008-09-19
2
-2
/
+0
*
Added functions to save and get password from keychain
Alexandra Ellwood
2008-09-18
3
-27
/
+222
*
makedepend
Ken Raeburn
2008-09-18
51
-2392
/
+2634
*
If unset env(KRB5CCNAME) doesn't work, skip the tests that depend on it
Ken Raeburn
2008-09-18
1
-8
/
+35
*
Removed kim_identity_get_gss_name and updated documentation
Alexandra Ellwood
2008-09-18
2
-14
/
+11
*
Added tentative plugin API for KIM UI
Alexandra Ellwood
2008-09-17
1
-0
/
+90
*
Added support for options in favorite identities.
Alexandra Ellwood
2008-09-17
10
-535
/
+1021
*
Fixed KIM export list for KerberosLite (forgot there were two)
Alexandra Ellwood
2008-09-12
1
-11
/
+5
*
Removed favorite identities object from public API and merged functionality
Alexandra Ellwood
2008-09-11
14
-952
/
+705
*
Untabify; trim trailing whitespace; add emacs local variables to avoid tabs
Ken Raeburn
2008-09-09
21
-2285
/
+2306
*
whitespace
Ken Raeburn
2008-09-08
1
-176
/
+169
*
Use krb5 threading functions.
Alexandra Ellwood
2008-09-08
23
-587
/
+694
*
Use braces to repair broken emacs indentation, caused by omission of a
Ken Raeburn
2008-09-05
1
-4
/
+6
*
Whitespace changes, mostly horizontal, for consistency with current
Ken Raeburn
2008-09-05
12
-3223
/
+3224
*
CCAPI should only use one pthread key
Alexandra Ellwood
2008-09-04
9
-15
/
+63
*
Use GSS_S_BAD_STATUS for unknown status codes
Ken Raeburn
2008-09-03
1
-1
/
+1
*
Fix vasprintf signed/unsigned mix; separate out duplicated error paths; pull ...
Ken Raeburn
2008-08-29
1
-26
/
+40
[prev]
[next]