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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make depend
Tom Yu
2006-06-29
2
-18
/
+8
*
Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in the
Ezra Peisach
2006-06-29
1
-3
/
+3
*
remove unused lib/gssapi/mechglue/g_utils.c
Tom Yu
2006-06-29
2
-286
/
+0
*
* src/lib/gssapi/mechglue/mglueP.h (struct gss_config): Remove
Tom Yu
2006-06-29
3
-20
/
+0
*
* src/lib/gssapi/mechglue/g_initialize.c: Remove various unused
Tom Yu
2006-06-29
1
-342
/
+3
*
back out r18245; it breaks under gcc + GNU ld on Solaris
Tom Yu
2006-06-29
3
-15
/
+3
*
gssapi compilation errors on Windows
Jeffrey Altman
2006-06-29
8
-12
/
+80
*
check calling conventions specified for Windows
Ken Raeburn
2006-06-29
3
-18
/
+50
*
Fix comment style in public header
Ken Raeburn
2006-06-29
1
-8
/
+10
*
fix calling convention for krb5 error-message routines, document usage of krb...
Ken Raeburn
2006-06-29
2
-10
/
+18
*
cc_mslsa.c: The WOW64 environment on 64-bit versions of
Jeffrey Altman
2006-06-28
1
-4
/
+41
*
autoconf 2.60 compatibility
Ken Raeburn
2006-06-28
52
-70
/
+70
*
fix plugin.c to compile on Windows
Jeffrey Altman
2006-06-28
1
-3
/
+3
*
Windows: fix krb5.h generation
Jeffrey Altman
2006-06-28
1
-1
/
+3
*
allow multiple calls to krb5_get_error_message to retrieve message
Ken Raeburn
2006-06-28
1
-7
/
+15
*
implement symbol export restrictions for Solaris
Ken Raeburn
2006-06-28
3
-3
/
+15
*
mkrel should only generate doc/CHANGES for checkouts
Tom Yu
2006-06-27
1
-1
/
+3
*
write svn log output when building release
Tom Yu
2006-06-27
1
-0
/
+1
*
Revise comment on when we should switch from writing back to reading
Ken Raeburn
2006-06-27
1
-1
/
+4
*
* kdc/network.c (make_toolong_error): New function.
Ken Raeburn
2006-06-26
2
-1
/
+72
*
make gssint_get_mechanism match prototype
Tom Yu
2006-06-26
1
-2
/
+1
*
* src/lib/krb5_32.def: Export krb5_copy_context
Tom Yu
2006-06-26
3
-5
/
+13
*
* src/include/krb5/krb5.hin: Add prototype for krb5_copy_context
Tom Yu
2006-06-26
2
-0
/
+83
*
NetIDMgr updates
Jeffrey Altman
2006-06-25
40
-359
/
+827
*
* k5-int.h (krb5_copy_error_state): New macro
Ken Raeburn
2006-06-24
1
-0
/
+3
*
Fix krb5_get_profile to create a new profile duplicating the list of
Ken Raeburn
2006-06-24
4
-24
/
+38
*
fix typo in MS_BUG_TEST case in krb5_gss_glue.c
Tom Yu
2006-06-23
1
-1
/
+1
*
fix signedness warnings in spnego_mech.c
Tom Yu
2006-06-23
1
-66
/
+82
*
* src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): Apply
Tom Yu
2006-06-22
1
-4
/
+0
*
* src/lib/kadm5/ovsec_glue.c:
Tom Yu
2006-06-22
4
-0
/
+4
*
* src/util/mkrel: Edit patchlevel.h before running reconf
Tom Yu
2006-06-22
1
-16
/
+16
*
(clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.
Ken Raeburn
2006-06-22
1
-1
/
+3
*
* src/lib/gssapi/mechglue/g_initialize.c: Remove unused variables
Tom Yu
2006-06-22
1
-3
/
+1
*
r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
Sam Hartman
2006-06-22
67
-4791
/
+13028
|
\
|
*
Revert 18100 before merging onto trunk
Sam Hartman
2006-06-22
10
-908
/
+0
|
*
krb5_stdccv3_setup is ok
Jeffrey Altman
2006-06-22
1
-1
/
+2
|
*
Use the old exported names for setup and shutdown
Jeffrey Altman
2006-06-22
1
-2
/
+2
|
*
Add missing header
Jeffrey Altman
2006-06-22
1
-0
/
+1
|
*
Fix parameter name in cc_credentials_iterator_t next()
Jeffrey Altman
2006-06-22
1
-1
/
+1
|
*
This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3
Jeffrey Altman
2006-06-22
5
-97
/
+1177
|
*
remove duplicate header file and obsolete source file
Jeffrey Altman
2006-06-12
2
-440
/
+0
|
*
Temporarily copied KerberosIPC libary from the KfM repository for
Alexandra Ellwood
2006-06-09
10
-0
/
+908
|
*
Added Mac OS X project file and Mach-IPC support code
Alexandra Ellwood
2006-06-09
8
-0
/
+4360
|
*
Include string.h to get memcpy, strlen, etc on BSD OSes
Alexandra Ellwood
2006-06-09
4
-0
/
+4
|
*
Removed ancient Metrowerks tests from public headers
Alexandra Ellwood
2006-06-09
2
-34
/
+11
|
*
moved enum cc_list_type to generic_lists.h to avoid "incomplete enum"
Alexandra Ellwood
2006-06-09
3
-12
/
+7
|
*
cci_msg_retrieve_blob(): changed argument 4 from void** to char**
Alexandra Ellwood
2006-06-09
2
-2
/
+2
|
*
* corrections to windows rpc layer
Jeffrey Altman
2006-06-09
5
-40
/
+40
|
*
improved error handling
Jeffrey Altman
2006-06-05
9
-445
/
+840
|
*
more updates
Jeffrey Altman
2006-06-05
20
-75
/
+1118
[next]