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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Create common stream and ipc layer for CCAPI and KIM.
Alexandra Ellwood
2008-09-28
3
-1
/
+86
*
Renamed kim_identity_get_components to kim_identity_get_components_string
Alexandra Ellwood
2008-09-27
1
-2
/
+2
*
KerberosAgent MachIPC support
Alexandra Ellwood
2008-09-27
1
-0
/
+10
*
Added kim_credential_get_options and kim_ccache_get_options
Alexandra Ellwood
2008-09-26
2
-0
/
+34
*
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
1
-7
/
+2
*
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
2
-62
/
+27
*
Renamed error handling files to reflect what they do now.
Alexandra Ellwood
2008-09-23
5
-103
/
+53
*
Added command line UI support.
Alexandra Ellwood
2008-09-22
4
-654
/
+573
*
Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...
Justin Anderson
2008-09-22
2
-1
/
+60
*
KIM ui plugin support and gui selection harness
Alexandra Ellwood
2008-09-19
2
-29
/
+55
*
Removed kim_identity_get_gss_name and updated documentation
Alexandra Ellwood
2008-09-18
1
-12
/
+0
*
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
1
-72
/
+12
*
Removed favorite identities object from public API and merged functionality
Alexandra Ellwood
2008-09-11
2
-165
/
+92
*
Use krb5 threading functions.
Alexandra Ellwood
2008-09-08
2
-0
/
+41
*
CCAPI should only use one pthread key
Alexandra Ellwood
2008-09-04
1
-0
/
+5
*
Fix vasprintf signed/unsigned mix; separate out duplicated error paths; pull ...
Ken Raeburn
2008-08-29
1
-26
/
+40
*
Based on patch from lxs, with some changes:
Ken Raeburn
2008-08-27
3
-8
/
+66
*
r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400
Ken Raeburn
2008-08-27
1
-374
/
+47
*
Change non-debug version of k5_debug_log to int to silence some
Ken Raeburn
2008-08-26
1
-1
/
+1
*
Incorporate Apple's patch
Ken Raeburn
2008-08-25
2
-0
/
+112
*
Fix sense of test of lock call preparing to update debug info in
Ken Raeburn
2008-08-25
1
-1
/
+1
*
Updated documentation to be more specific about TLS impact
Alexandra Ellwood
2008-08-22
1
-5
/
+8
*
Add support to send CFNotifications on ccache and cache collection changes
Alexandra Ellwood
2008-08-20
1
-0
/
+10
*
Modified hints APIs to be a single API that takes string keys.
Alexandra Ellwood
2008-08-19
10
-344
/
+246
*
Move internal cccursor structures/prototypes to the ccache private include
Ezra Peisach
2008-08-16
1
-20
/
+0
*
Move prototype for krb5int_random_string from k5-int.h to cc-int.h as
Ezra Peisach
2008-08-15
1
-2
/
+0
*
a stash file is not a keytab
Will Fiveash
2008-08-15
2
-5
/
+15
*
If krb5int_pthread_loaded is a function and we're using gcc, give it 'const' ...
Ken Raeburn
2008-08-08
1
-1
/
+6
*
turn off thread-support debugging code
Ken Raeburn
2008-08-06
1
-2
/
+2
*
If CONFIG_SMALL is defined, always use function calls for k5_mutex_lock
Ken Raeburn
2008-08-06
1
-1
/
+1
*
Rename and export random_string from cc_memory.c
Ken Raeburn
2008-08-02
1
-0
/
+2
*
Additional implementation of the KerberosAgent
Alexandra Ellwood
2008-07-30
2
-8
/
+25
*
Remove unused file
Ken Raeburn
2008-07-30
1
-209
/
+0
*
Return extended krb5 error strings
Alexandra Ellwood
2008-07-24
1
-57
/
+57
*
In the gss rpc package, replace the type used for a
Jeffrey Altman
2008-07-23
1
-0
/
+4
*
A step towards ensuring we check mutex lock attempt results..
Ken Raeburn
2008-07-22
1
-15
/
+12
*
Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and
Ken Raeburn
2008-07-20
1
-1
/
+1
*
Removed _t suffix from KIM types
Alexandra Ellwood
2008-07-17
9
-762
/
+762
*
Add comment and <TargetConditionals.h> to previous
Tom Yu
2008-07-10
1
-0
/
+11
*
Use #pragma pop on the Mac to ensure that the krb5_gic_opt_ext
Tom Yu
2008-07-10
1
-0
/
+8
*
Add macro so we don't print deprecated warnings while building KfM
Alexandra Ellwood
2008-07-09
2
-3
/
+3
*
Changes to krb5_kt_default_name changed the krb5 ABI. Reverted
Alexandra Ellwood
2008-07-08
1
-1
/
+1
*
Apple PKINIT LKDC support
Alexandra Ellwood
2008-06-26
1
-1
/
+10
*
Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r...
Ken Raeburn
2008-06-25
2
-0
/
+4
*
Merge from branch sun-iprop
Ken Raeburn
2008-06-24
6
-3
/
+446
*
Remove unused file
Ken Raeburn
2008-06-20
1
-86
/
+0
*
Don't use private copy of syslog.h. Rebuild dependencies
Ken Raeburn
2008-06-10
1
-102
/
+0
[prev]
[next]